v2.5.0
This minor release introduces a few enhancements to the cover creation system in master documents, and improves the display of math equation numbers. It also fixes a few issues.
Features
- (Input) Extended cover creation options in master documents (#93, #95)
- (Styling) Display math equation numbers now use a resilient style (#90, #91)
- (Book class) Display math equation numbers subscribe to the cross-referencing system (#90, #91)
Fixes
- (Styling) Lua 5.1 compatibility issue with the "thsp" unit (#84, #85)
- (Packages) Lost headers and folios, and leaking styles in the bible.tei package (#86, #87)
Other
- Dependencies have been updated to markdown.sile 2.2.0 and printoptions.sile 1.2.0 (#92, #94, #96).
(Installation with luarocks will automatically install the required versions, so this note is mostly for rare users with custom setups.) - The user manual also received several improvements.
Migration notes
The display math equation numbering relies on the feature introduced in SILE 0.15.0.
Other than that, the minimum supported version of SILE is still 0.14.13 theoretically, but we strongly encourage you to use the latest version of SILE, which is 0.15.5 at the time of writing.
When SILE reaches version 0.16, support for SILE 0.14 will definitely be dropped.