Skip to content

IVS Disappears at End of Line #5785

@okumuralab

Description

@okumuralab

Description

When typesetting with Typst, the Ideographic Variation Selector (IVS) \u{e0100} disappears at the end of a line. As a result, \u{845b}\u{e0100} (葛󠄀) is rendered as \u{845b} (葛󠄁) instead.

Example:

// export TYPST_FONT_PATHS=/usr/local/texlive/2024/texmf-dist/fonts/opentype
#set text(lang: "ja", font: "Harano Aji Mincho", 10pt) // IVS-capable font
#set page(width: 100pt, margin: 30pt)

\u{845b}\u{e0100}\u{845b}\u{e0100}\u{845b}\u{e0100}\u{845b}\u{e0100}\u{845b}\u{e0100}\u{845b}\u{e0100}
Image

Reproduction URL

No response

Operating system

macOS

Typst version

  • I am using the latest version of Typst

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions