mvuorre / quarto-preprint

A Quarto extension for preprints using Typst
https://mvuorre.github.io/quarto-preprint/index.pdf
Creative Commons Attribution 4.0 International
34 stars 2 forks source link

Prevent line break in authors name #25

Closed danieltomasz closed 2 weeks ago

danieltomasz commented 3 weeks ago

When there is many authors there might be awkward situation when author first name and surname is split between lines, this change wraps #a.name inside #box[...] to prevent that