| 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 | Epub also depends on Dedication file | Charlotte Koch | |
| 2025-04-07 | Separate Dedication's content from its presentation | Charlotte Koch | |
| 2024-12-18 | Minor whitespace nitpick | 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 | 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-24 | Need another post-processing step to "unconvert" double quotes | Charlotte Koch | |
| 2024-07-16 | WilloraPDF provides defaults for colophon files | Charlotte Koch | |
| 2024-06-09 | Not every ISBN is a ISBN-13 | 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-03-05 | The EPUB depends on the its front cover image | Charlotte Koch | |
| 2024-03-05 | Add ODT support | Charlotte Koch | |
| 2023-12-31 | Put docx fixups into a separate file | Charlotte Koch | |
| 2023-12-21 | DRY up willora.mk a little bit | Charlotte Koch | |
| Common-ifying the various book sections and other necessary prerequesites | |||
| 2023-12-21 | Paperback and hardcover can depend on user-defined "EXTRA" pages | Charlotte Koch | |
| While here, fix a bug where the hardcover didn't depend on the biography | |||
| 2023-12-20 | The different kinds of frontmatter now come from a single template | Charlotte Koch | |
| 2023-12-20 | Allow the colophon template to switch on the "volume kind" | Charlotte Koch | |
| This way we can write a template that does one thing if we're targeting a paperback, and a different thing for a hardcover -- for instance. | |||
| 2023-11-09 | Need to use the correct MEDIA for the backmatter, too | Charlotte Koch | |
| The "prepress" versus "print" distinction didn't propogate to the backmatter, now it does | |||
| 2023-11-03 | Add a simple wordcount feature | Charlotte Koch | |
| 2023-10-23 | Every edition has its own Catalog Number in addition to the ISBN | Charlotte Koch | |
| 2023-10-12 | Add a "Biography" section, and make sure backmatter text is justified | Charlotte Koch | |
| 2023-09-19 | Initial Asciidoc -> docx converter | Charlotte Koch | |
| It is missing the "reference document" such that the resultant docx has the expected styling -- that will be next. | |||
| 2023-09-19 | Add 'docbook' target | Charlotte Koch | |
| 2023-09-16 | Rubygems are always vendored locally | Charlotte Koch | |
| 2023-08-17 | The PDF converter subclassed is based on the THEME | Charlotte Koch | |
| Fixes #9 | |||
| 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 | |
| 2023-06-05 | Add 'make pdf' and 'make epub' shortcuts | Charlotte Koch | |
| 2023-06-04 | Preliminary support for EPUB3 output | Charlotte 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-06-04 | Add support for Acknowledgments at the end | Charlotte Koch | |
| 2023-03-12 | willora.mk: Remove extraneous comment | Charlotte Koch | |
| 2023-02-27 | Allow Colophon and Dedication page to have unique styles | Charlotte Koch | |
| The unique styling for the Colophon and Dedication pages (and probably some others in the future, too) is taken care of with the "imported PDF" feature of Asciidoctor-PDF. | |||
| 2023-02-16 | willora.mk: Typo | Charlotte Koch | |
| 2023-02-16 | First commit | Charlotte Koch | |
