| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
| 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-22 | Changed Ko-Fi username to 'magentastripe' | Charlotte Koch | |
| 2023-10-15 | Use MSM's code at the "MSM" branch, not "Charlotte" | Charlotte Koch | |
| 2023-10-15 | Refer to MSM's copy of Asciidoctor, not dressupgeekout's | Charlotte Koch | |
| 2023-10-12 | Add a "Biography" section, and make sure backmatter text is justified | Charlotte Koch | |
| 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-09-19 | Add "PoppyDigest", which is the Poppy theme but in Lulu Digest size | Charlotte Koch | |
| 2023-09-19 | Add Acknowledgments sub-theme for Poppy | 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 | Spell my name correctly | Charlotte Koch | |
| 2023-09-19 | Add 'docbook' target | Charlotte Koch | |
| 2023-09-19 | Add my email to the copyright statement | Charlotte Koch | |
| 2023-09-16 | Rubygems are always vendored locally | Charlotte Koch | |
