quire
quire copied to clipboard
Page PDF feature
This draft PR replaces #910 but incorporates review items from that thread.
Feature
Adds PDF transform handling, options, and CLI handling for creating individual PDFs from a quire publication.
For styles, etc testing, please use the styles + config.yaml in the qsd.zip file.
TODO before release:
- [ ] ~~Refactor cover page styles~~
- [ ] ~~Refine TOC item PDF link styles + logic~~
- [ ] ~~Splash footer link is too large + should be left-aligned~~
- [ ] Use
@download
attrib on tombstone PDF button - [ ] Refactor
pageHeader
to remove manual arg passing for PDF link - [ ] Check nested CSS compilation warnings on PDF asset bundle run
- [ ] Tests