You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
New Features
add the future of endnote. //endnote specifies the content of the endnote, @<endnote> specifies the reference to the endnote, and //printendnotes places endnotes (#1724)
Bug Fixes
fixed an error in new jlreq that caused it to become independent of ifthen package (#1718)
fixed an issue with hidden folio being set to all 1 when using review-jsbook with TeXLive 2020 or later (#1720)
fixed an error that occurred when a non-existent file was specified in the coverimage parameter (#1726, #1729)
it now warns when a non-existent file is specified in the titlefile, creditfile, and profile parameters (#1730)
fixed @<tcy> op error in review-jlreq. this op will be expanded into \reviewtcy macro (#1733)
fixed exception errors in review-vol and review-index (#1740)
fixed forgetting to copy __IMGMATH_BODY__.tex when math compiling error occurs (#1747)
fixed the problem that the position of //beginchild and //endchild is not displayed when an error occurs (#1742)