Releases: harrellbm/Bookletic
Releases · harrellbm/Bookletic
Bookletic 0.3.2
This is a maintenance release amending a few small issues in release 0.3.1.
There are no new features added. However documentation and examples have been cleaned up and filled out.
You can find the details of the last release here: Bookletic 0.3.1
Full Changelog: 0.3.1...0.3.2
Bookletic 0.3.1
This is a maintenance release, Bookletic has been tested to remain compliant with Typst 1.13.1.
There are no new features added. However documentation and examples have been cleaned up and filled out.
What's Changed
- add num-layout example usage and readme by @paul2t in #3
- small edits to readme and example.typ by @harrellbm
Full Changelog: 0.3.0...0.3.1
Bookletic 0.3.0
This release bring a huge improvement in flexibility and customization!
- Remove internal dependency on native page function. This allows the user to set the page function separately with full control over paper type, outer margins and everything else defined by the native page function.
- Add p-num-halign-alternate to page number layout allowing setting page numbers to alternate on facing pages making it possible to place page numbers along the outside or inside edges of facing pages.
- Internal improvements for ordering algorithm.