Releases
v2.5.0
Version 2.5.0
New Features
add a new maker command review-textmaker
to output plain text files (#926 )
LATEXBuilder: add a new parameter pdfmaker/bbox
for settings of BoudingBox (#947 )
add a new command //blankline
(#942 )
Breaking Changes
remove (incomplete) command //include
(#887 )
LATEXBuilder: use \footnotemark
implicitly for captions and headings (#841 )
EPUBMaker, WEBMaker: use pbl
(publisher) instead of prt
(printer) in titlepage (#927 )
Bug Fixes
fix column closing (#894 )
fix internal errors in @<hd>
(#896 )
LATEXBuilder: fix to ignore empty caption (#922 )
fix invalid commmand errors in //graph
when using gnuplot (#931 )
fix errors of review
command in Windows (#940 )
EPUBMaker: fix error of removing temporary files in Windows (#946 )
Enhancements
remove tailing empty lines in block (captionblocks) such as //note
. (#882 )
fix error messages when using non-existent ID of catalog.yml in inline commands such as @<chap>
(#891 )
ignore UTF-8 BOM in catalog.yml (#899 )
LATEXBuilder: fix a length of horizontal line in colophon (#907 )
allow to use multiple parameters of texstyle
in config.yml (#908 )
review-init: create lib/tasks
folder to use original Rake commands (#921 )
review-init: copy doc
folder into the target project (#918 )
add a help message of review
(#933 )
show appropriate error messages when using invalid or non-existent YAML files (#958 )
show better error messages when using unknown ID in inline commands such as @<img>
and @<table>
(#954 )
show better error messages when compiling a file not included in catalog.yml (#953 )
LATEXBuilder: add IDs of table
, imgtable
, image
and indepimage
as comments (ex. \begin{reviewimage}%%sampleimg
) (#937 )
Docs
add the rule of searching image files with extension (#939 )
add description of review-textmaker
(#944 )
Contributors
You can’t perform that action at this time.