text-crossrefs: Avoid errors in Typst

This commit is contained in:
Bastien Dumont
2025-12-22 09:41:53 +01:00
parent 5cf18bd551
commit a5c484e3df
12 changed files with 21 additions and 14 deletions

View File

@ -209,6 +209,7 @@ You can control the placement via the attribute `refanchor`, which can be set to
When the value is `both`, _text-crossrefs_ creates two labels
by suffixing `-beg` and `-end` to the identifier.
The unsuffixed label remains usable except in Typst.
A typical use case is:
```