Skip to content

v2.0.1

Compare
Choose a tag to compare
@Omikhleia Omikhleia released this 25 Apr 23:30
· 98 commits to main since this release

This patch release fixes a few annoying issues.
It also benefits from recent fixes and improvements in SILE 0.14.9.
The new features in this release are improvements, needless to say, over a not-so-good behavior in previous versions--They are bordering the line and might actually be considered as small bug-fixes too, hence the decision to include them.

Features

  • (Styles) Correctly support URL styling with (internally) SILE 0.14.9's new urlstyle (#28, #35).
  • (Styles) Properly implement "collapsing" of consecutive skips (#27, #36), also avoiding some weird, possibly unexpected, skips in documents.

Fixes

  • (Styles) Section number is no longer shown if the main numberstyle is not defined (#22).
  • (Styles) Styles did not allow not showing captioned element numbers (#21).
  • (Styles) Default folio styles were not cancelling paragraph indentation (#30, #34). ⚠️ See "migration notes" below.
  • (Table of contents) Avoid extra ToC rerun warnings when the ToC hasn't changed (#26).
  • (Layouts) Proper cast of layout ratio to a number (448a264).

Documentation

The user manual also received several improvements and fixes (#31, #33, #38, #39, #40 and more via other bug-fixes)

Recommendations

Important issues that also affected this collection were fixed in SILE v0.14.9.
We strongly recommend upgrading SILE, if you were using an older version.

Some other dependencies (e.g. markdown.sile) also received important fixes.
We strongly recommend checking and upgrading all dependencies, if you had installed an older development version of the present collection.

Migration notes

Early adopters who used version 2.0.0 may have to manually fix the folio and header styles in their (earlier-generated) style file, see #42.