| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-20 | "package.opf" is a byproduct of making the epub; be sure to clean itHEADmaster | Charlotte Koch | |
| 2025-04-07 | Nbsp breaks rendering on Kobo -- don't use itOLD_MASTER | Charlotte Koch | |
| 2025-04-07 | Epub also depends on Dedication file | Charlotte Koch | |
| 2025-04-07 | Separate Dedication's content from its presentation | Charlotte Koch | |
| 2025-04-06 | More nuanced way of handling ellipses | Charlotte Koch | |
| 2025-03-24 | Get MSM's custom Asciidoctor et al. from MSM | 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-12-18 | Minor whitespace nitpick | Charlotte Koch | |
| 2024-11-19 | Add a bunch of missing files for "willora new" | Charlotte Koch | |
| 2024-10-24 | Mention this software is for prepress purposes | Charlotte Koch | |
| 2024-10-24 | The generated frontmatter should not mention Charlotte Koch nor MSM | Charlotte Koch | |
| 2024-10-24 | The generated Makefile does not need to spell out the colophon stuff | Charlotte Koch | |
| 2024-10-24 | File.exist? is more portable than File.exists? | Charlotte Koch | |
| 2024-10-16 | EXTRA_ARGS also applies to asciidoctor-epub3(1) | Charlotte Koch | |
| 2024-10-08 | DRY up the colophon's content | Charlotte Koch | |
| The physical editions (hardcover, paperback) use the "extract a page from a different book" trick to use the formatting that is unique to the colophon. But this isn't desirable on EPUB. Previously, we needed to write out the colophon twice: once for the physical editions and again for the EPUB. But with this change, that's no longer needed -- both the physical and electronic versions are based on the same source going forward ("colophon-content.adoc.erb") | |||
| 2024-10-07 | A project depends on every theme file, not just the 'main' one | Charlotte Koch | |
| 2024-10-02 | Use EBGaramond12 instead of 08 for 'poppy' theme | Charlotte Koch | |
| 2024-10-02 | Add a "wipeout" target which nukes the rubygems bundle | Charlotte Koch | |
| 2024-10-02 | Move "add extra fonts to EPUB feature" out into its own script | Charlotte Koch | |
| 2024-10-02 | Allow user to add extra args to asciidoctor-pdf(1), etc. on command line | Charlotte Koch | |
| For example, you can now run 'make pdf EXTRA_ARGS=--trace' to debug asciidoctor-pdf at runtime | |||
| 2024-09-26 | Add proper EB Garamond smallcaps support to "Poppy" | Charlotte Koch | |
| 2024-09-26 | Sync "boring theme" with what's currently in Wolfskull files | 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-09-09 | Don't use the 'array' notation for specifying margin and padding | Charlotte Koch | |
| 2024-08-09 | Add C-cedille unicode char | Charlotte Koch | |
| 2024-07-16 | The Willora class needs fileutils and erb, not the CLI tool | Charlotte Koch | |
| 2024-07-16 | The meat and potatoes of willora(1) are now in a Ruby-ish 'lib/' | Charlotte Koch | |
| 2024-07-16 | The 'lib' dir for the project is different from that for WilloraPDF itself | Charlotte Koch | |
| 2024-07-16 | WilloraPDF provides defaults for colophon files | Charlotte Koch | |
| 2024-06-27 | It's actually the realdestbase which must not exist beforehand | Charlotte Koch | |
| It's okay if the directory CONTAINING the newly-created project dir already exists. It's *specifically* the project dir itself which must not exist prior to `willora new`. | |||
| 2024-06-27 | Copy the Gemfile, and provide a copy of "this" theme | Charlotte Koch | |
| 2024-06-27 | Don't create destination dir if it already exists | Charlotte Koch | |
| 2024-06-27 | willora(1) subcommand does not require leading dashes, misc fixes | Charlotte Koch | |
| 2024-06-09 | Add willora(1) which can generate a project directory for you | Charlotte Koch | |
| 2024-06-09 | Not every ISBN is a ISBN-13 | Charlotte Koch | |
| 2024-06-09 | Newer/better ODT reference doc | Charlotte Koch | |
| 2024-06-09 | Try to clean up blocks of verse in ODT output | Charlotte Koch | |
| 2024-06-07 | Update Asciidoctor-PDF to 2.3.17 | Charlotte Koch | |
| 2024-06-07 | DocBook, DOCX and ODT tiny adjustments | Charlotte Koch | |
| 2024-06-07 | All editions stem from a common "base.erb" template now | Charlotte Koch | |
| 2024-06-05 | Significant EPUB3 creation and style fixes | Charlotte Koch | |
| 2024-05-15 | Copyright is attributable to the company | Charlotte Koch | |
| 2024-03-05 | The EPUB depends on the its front cover image | Charlotte Koch | |
| 2024-03-05 | Add ODT support | 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 | |||
