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
added Rake rule to call Vivliostyle-CLI, CSS typesetting formatter. Create a PDF with rake vivliostyle:build or rake vivliostyle, and open a preview with rake vivliostyle:preview (#1663)
PDFMaker: introduced boxsetting parameter to choose and customize the decorations for column, note, memo, tip, info, warning, important, caution and notice (#1637)
added inline op, @<ins> (indicates an insertion) and @<del> (indicates a deletion) (#1630)
EPUBMaker, WebMaker: MathJax is now supported. Added math_format parameter to choose the mathematical expression method (#1587, #1614)
Breaking Changes
EPUBMaker: changed the default value of the urnid parameter from urn:uid to urn:uuid (#1658)
PDFMaker: footnotes are no longer broken up by a page (#1607)
Bug Fixes
fixed WebMaker, review-vol and review-index errors when contentdir is defined (#1633)
WebMaker: fixed images/html foder not being found (#1623)