See Add entry for `std` variable in documentation · Issue #6395 · typst/typst · GitHub. Just prefix stuff with std.
if you override names. Uppercase takes more effort to type.
Which margins, ligature selection, and alignment?
- https://typst.app/docs/reference/text/text/#parameters-spacing
- https://typst.app/docs/reference/text/text/#parameters-tracking
- https://typst.app/docs/reference/text/text/#parameters-dir
- https://typst.app/docs/reference/text/text/#parameters-ligatures
- https://typst.app/docs/reference/text/text/#parameters-discretionary-ligatures
- https://typst.app/docs/reference/text/text/#parameters-historical-ligatures
- https://typst.app/docs/reference/text/text/#parameters-features
Separately, I’ve spotted this thing:
box(width: 0pt,)[
#align(right)[
#text(baseline:Lower,size:Size,fill:Color)[#Text]]]
And here you add 2 spaces at the start, which may or may not affect the output. In the other topic, I still didn’t get the answer to my question: