Releases
v1.3.0
In general
Introduce a new catalog file catalog.yml
.
Support @<column>{}
to refer to the column.
Enable @<chapref>{}
to refert to the part.
Add safe mode as an environment variable 'REVIEW_SAFE_MODE'.
Force *.re files to put on the same directory of the catalog files.
Discontinue feature of setting with config.rb.
Discontinue feature of loading lib/review/* files in the document directory.
Introduce config appendix_format
(arabic, roman, or alpha) to set an appendix heading style.
Commands
Force to use review-compile with the same version.
Add --version
to display the version.
review-compile
Add --catalogfile
to set a catalog file.
review-pdfmaker
Remove tmpdir for build.
Exit when any errors occur.
Add --ignore-errors
to proceed even when any errors occur.
Generate ebb/bb files of image files in the image directory.
Add --[no-]debug
to override debug
in the config.yml.
review-init
Generate consistent CSS filenames.
review-epubmaker
Rename review-empumaker to review-empumaker-legacy, then rename review-empumaker-ng to review-empumaker.
Add verify_target_images
and force_include_images
configs which are related to including images in the EPUB file.
Builders
htmlbuilder
Add a reverse link from the footnote to the body.
Escape hyphens in the HTML comment tags.
Normalize 'id' attributes.
Enable to refer to the section titles from a layout file (toc
).
Enable to refer to the prev/next section from a layout file (prev_chapter
, next_chapter
).
latexbuilder
Add columns in the TOC.
Change a image file extension as PDF in the graph notation.
Code contributors
You can’t perform that action at this time.