summaryrefslogtreecommitdiff
path: root/Gemfile
AgeCommit message (Collapse)Author
2025-03-24Get MSM's custom Asciidoctor et al. from MSMCharlotte Koch
2024-06-27Copy the Gemfile, and provide a copy of "this" themeCharlotte Koch
2024-06-07Update Asciidoctor-PDF to 2.3.17Charlotte Koch
2023-12-23Add a tool to help split an image onto two pagesCharlotte Koch
This is mostly for such things as world maps which span both the left and right pages in an open book
2023-10-15Use MSM's code at the "MSM" branch, not "Charlotte"Charlotte Koch
2023-10-15Refer to MSM's copy of Asciidoctor, not dressupgeekout'sCharlotte Koch
2023-08-17Upgrade to asciidoctor-pdf version 2.3.9Charlotte Koch
2023-06-04Preliminary support for EPUB3 outputCharlotte Koch
The real change is that now there are 2 different ADOC_TOTALs, one for PDF and one for EPUB. This is because the workarounds currently in place for frontmatter styling don't work in EPUB output (because an EPUB can't "include" a PDF). At the moment, both of the ADOC_TOTALs are identical and the frontmatter bug is still present in EPUB output, but at least the plumbing is in place to make them different.
2023-02-16Use my fork of Asciidoctor-PDFCharlotte Koch
2023-02-16First commitCharlotte Koch