Review v4.2.0 Release Notes
Release Date: 2020-07-23 // over 2 years ago-
๐ New Features
- introduce
caption_position
parameter to specify a caption position of image, table, list, and equation.caption_position
has child parametersimage
,table
,list
, andequation
and the value istop
orbottom
(#1320)
๐ฅ Breaking Changes
- ๐ review-vol is rewritten. Improved processing of parts and inline instructions in headings. Changed display format. When a part is specified, the volume of the part file itself is returned instead of the volume of the part. The
-P
and--directory
options have been removed (#1485) - review-index is rewritten. Most option names have been changed. The number of lines and characters are now displayed only when
-d
option is specified. review-index uses PLAINTEXTBuilder to return accurate line and character counts.-y
option is provided to specify a target chapter (#1485)
๐ Bug Fixes
- ๐ remove duplicated
@non_parsed_commands
declaration (#1499) - ๐ mathematical images not being created in WebMaker and TextMaker has been fixed (#1501)
โจ Enhancements
- ๐ improve a performance of building math figures on imgmath (#1488)
- 0๏ธโฃ for those times when you want to hand over non-default YAML parameters to PDFMaker, you can write your own
layouts/config-local.tex.erb
file (#1505)
Others
- introduce