summaryrefslogtreecommitdiff
path: root/script
AgeCommit message (Collapse)Author
2024-06-09Try to clean up blocks of verse in ODT outputCharlotte Koch
2023-12-31Comments in the unicodify script.Charlotte Koch
2023-12-31Put docx fixups into a separate fileCharlotte Koch
2023-12-31Handle single-quotes before double-quotesCharlotte 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-08Purposefully exclude comments and handle smart-quoting directlyCharlotte Koch
Asciidoctor's handling of quote marks isn't perfect, but we can preprocess the markup a bit further to take care of it on our end. Also, strip comments out of the "concatenated" document on purpose -- this is to allow for more accurate word-counts.
2023-08-17Use my professional emailCharlotte Koch
2023-08-17Sed substitutions to go in a separate fileCharlotte Koch
This is the beginnings of the big Unicode conversion table
2023-08-17Render different frontmatter for different editionsCharlotte Koch