Marmare314 / lemmify

A library for typesetting mathematical theorems in typst.
GNU General Public License v3.0
16 stars 9 forks source link

Reference without supplement has extra space at the start #29

Closed PgBiel closed 2 months ago

PgBiel commented 3 months ago

Add a <lemmalbl> label after a lemma and write os lemas @lemmalbl[] e (note that @something[] removes the supplement, and only displays the number).

Expected:

os lemas 1.2.5 e

Got: (note the extra space)

os lemas  1.2.5 e