How does one place content relative to the page margin?

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?

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: