Skip to content

Spacing between values and units #17

Open
@Myriad-Dreamin

Description

@Myriad-Dreamin

The problem is not what I care, but I read your README and I knew it from my knowledge.

The Thin space (in Typst, it is represented by\u{2009}) can be used for space between numbers and SI units. To use it, we can define some functions for Typst similar to those available in siunitx.

  • Graphic designers are oftenly using "thin space" if the "space" is not good.
  • The default breaks between value and units is \u{2009} from siunitx-v2.sty
  • If there is a very long long long sentence, Typst will break a thin space, whill LaTeX will not. And, Typst follows the Unicode Standard.

This is still a unicode trick, but works in Typst...

Reference:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions