v1.4.0
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-commentssynced to 0.4.0 (improved dashed connectors,.tdocolour safeguard, inline-comment hoist filter). - Full
quarto-commentsoption set documented in_quarto.yml; profile overrides slimmed down. - Documentation reorganised: annotations split into a dedicated chapter;
wide_marginsand 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
\cleardoublepagespacing page may inherit the previous width — irrelevant for the final deposit (comments off → uniform A4). pdflatexonly; no change to the PDF/A-1b workflow.