Ignore trailing blank lines after single-line title-page commands.#333
Ignore trailing blank lines after single-line title-page commands.#333
Conversation
Trim generated title-page content to avoid stray newlines. This prevents newline-bearing filenames and empty authors. Co-authored-by: Codex <codex@openai.com>
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #333 +/- ##
==========================================
+ Coverage 90.98% 91.05% +0.06%
==========================================
Files 13 13
Lines 2529 2559 +30
==========================================
+ Hits 2301 2330 +29
- Misses 228 229 +1
🚀 New features to boost your workflow:
|
|
@mohamed-barakat with that the worksheet in your private repo builds again (well, with the bib file fix (needed by GAPDoc) and the removal of that |
Trim generated title-page content to avoid stray newlines.
This prevents newline-bearing filenames and empty authors.
Co-authored-by: Codex codex@openai.com