Review v3.1.0 Release Notes

Release Date: 2019-02-28 // about 5 years ago
  • ๐Ÿ’ฅ Breaking Changes

    • โšก๏ธ PDFMaker: introduce \reviewimagecaption macro for the caption of figure (#1254). Please update your review-base.sty by review-update command on your Re:VIEW 3 project.
    • โœ‚ remove --strip option which is undocumented and doesn't work correctly from review-preproc command (#1257)

    ๐Ÿ› Bug Fixes

    • PDFMaker: fix a problem that the section number of the part continues the section number in the previous chapter (#1225,#1226)
    • ๐Ÿ›  fix copying of gentombow.sty in samples folder (#1229)
    • PDFMaker: fix that the number of lines specified by number_of_lines document option decrease by 1 line than originally on review-jsbook (#1235)
    • PDFMaker: fix review-jlreq to work with LuaLaTeX (#1243)
    • EPUBMaker: fix a problem that the hierachy of the table of contents become strange when there is a part (#1262)
    • ๐Ÿ›  fix escaping of //comment (#1264)
    • PDFMaker: fix overflowing when the left column of colophon is long (#1252)
    • ๐Ÿ›  fix an error when CHAPS: is empty (#1273)

    โœจ Enhancements

    • ๐Ÿ“ฆ PDFMaker: load amssymb, amsthm, and bm packages which are often used as extension of mathematical expression (#1224)
    • HTMLBuilder: emlist and listnum now always pass highlight method as well as others (#1231)
    • EPUBMaker: implement a back-link to the text from the footnote (#1233)
    • PDFMaker: add \makelines macro to create a dummy line (#1240)
    • implement #@warn correctly (#1258)
    • #@mapfile now imports as is (keep tabs etc.) when imported file has .re extension (#1247)
    • โž• add Ruby 2.6 for the test coverage (#1242)
    • PDFMaker: replace zw with \zw in review-jlreq. add a indent to paragraphs in the column (#1250)
    • PDFMaker: when \reviewimagecaption is undefined (implemented in #1254), define it (#1267)

    ๐Ÿ“„ Docs

    • README.md: fix the filename of jsbook.cls (#1239)
    • โž• add the note about back_footnote into config.yml.sample and update documents a little (#1268)

    Contributors