Examples — PDF configurations

The same manuscript (example.qmd, pulled from main) rendered under a few representative PDF configurations, so you can see how the layout options behave. For the interactive version with hover and links, see the live HTML demo.

Choosing your options

  • The defaults are the safest combination — start here. connector: numbered with wide_margins: true handles one- and two-sided, one- and two-column, and page breaks robustly.
  • Avoid connector: bezier in two-column layouts. The curved connector can overflow or fail when a margin note floats across a column or page boundary; the numbered marker stays correct there.
  • Use wide_margins: false only with few, short annotations. A normal-width margin quickly cramps notes — long reviewer names or several stacked notes will not fit. (Wide margins reserve a dedicated, roomy annotation zone.)
  • For long comment text, use the inline form (inline=true) instead of a margin note, so the text flows in the body rather than overflowing a narrow margin.

The configurations

oneside · wide margins · 1 column · numbered default
oneside · wide margins · 1 column · numbered View PDF
oneside · wide margins · 1 column · bezier
oneside · wide margins · 1 column · bezier View PDF
oneside · wide margins · 2 columns · numbered
oneside · wide margins · 2 columns · numbered View PDF
twoside · wide margins · 1 column · numbered
twoside · wide margins · 1 column · numbered View PDF
twoside · normal margins · 1 column · numbered
twoside · normal margins · 1 column · numbered View PDF
twoside · normal margins · 1 column · bezier
twoside · normal margins · 1 column · bezier View PDF