| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-07 | Nbsp breaks rendering on Kobo -- don't use itOLD_MASTER | Charlotte Koch | |
| 2025-04-06 | More nuanced way of handling ellipses | Charlotte Koch | |
| 2025-03-13 | We don't actually want horizontal rules in ODT files | Charlotte Koch | |
| The comment is misleading. Horizontal rules in manuscripts aren't A Thing. | |||
| 2024-10-02 | Move "add extra fonts to EPUB feature" out into its own script | Charlotte Koch | |
| 2024-09-24 | Need another post-processing step to "unconvert" double quotes | Charlotte Koch | |
| 2024-09-13 | Handle ellipses interactions with curly double quotes | Charlotte Koch | |
| 2024-09-13 | New approach for dealing with unmatched double quotes. | Charlotte Koch | |
| The old solution had a subtle, unwanted side-effect which didn't account for closed double quotes butted against a nonword character (e.g. em-dash or ellipsis). This approach is much better. It delegates the handling of curly double quotes to Asciidoctor as much as possible *except for* the singular times where we need to make an exception. | |||
| 2024-08-09 | Add C-cedille unicode char | Charlotte Koch | |
| 2024-06-09 | Try to clean up blocks of verse in ODT output | Charlotte Koch | |
| 2023-12-31 | Comments in the unicodify script. | Charlotte Koch | |
| 2023-12-31 | Put docx fixups into a separate file | Charlotte Koch | |
| 2023-12-31 | Handle single-quotes before double-quotes | Charlotte Koch | |
| 2023-12-23 | Add a tool to help split an image onto two pages | Charlotte Koch | |
| This is mostly for such things as world maps which span both the left and right pages in an open book | |||
| 2023-10-08 | Purposefully exclude comments and handle smart-quoting directly | Charlotte 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-17 | Use my professional email | Charlotte Koch | |
| 2023-08-17 | Sed substitutions to go in a separate file | Charlotte Koch | |
| This is the beginnings of the big Unicode conversion table | |||
| 2023-08-17 | Render different frontmatter for different editions | Charlotte Koch | |
