Skip to content

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 02 Jun 17:33
· 32 commits to main since this release

v1.4.0 — Real twoside layout & per-chapter wide margins

✨ Highlights

Real twoside layout — The PDF now uses a genuine mirrored twoside book layout (inner/binding margin 2.5 cm, outer 2 cm), replacing the previous symmetric-margins workaround. Headers, margins and the cover page are now consistent across recto/verso.

Per-chapter wide_margins — When wide_margins: true, page widening and the grey annotation strip now appear only in the chapters that actually contain comments; every other chapter stays standard A4. Commented zones stand out in a proofreading PDF without bloating the whole document.

Mid-sentence comments in HTML — A comment placed in the middle of a sentence now floats into the margin as a block callout instead of breaking the paragraph (via the upstream quarto-comments 0.4.0 hoist filter).

Styled proofreading list — The {{< listoftodos >}} box is restyled: white background, thin Cnam-red dashed border, looser line spacing.

🔧 Other changes

  • Embedded quarto-comments synced to 0.4.0 (improved dashed connectors, .tdo colour safeguard, inline-comment hoist filter).
  • Full quarto-comments option set documented in _quarto.yml; profile overrides slimmed down.
  • Documentation reorganised: annotations split into a dedicated chapter; wide_margins and the hoist filter documented in the chapters and appendices (FR + EN).
  • Extension bumped to 1.4.0.

⚠️ Notes

  • Cosmetic: at the boundary between a wide and an A4 chapter, a blank \cleardoublepage spacing page may inherit the previous width — irrelevant for the final deposit (comments off → uniform A4).
  • pdflatex only; no change to the PDF/A-1b workflow.