Skip to content

Top and bottom (⊤and ⊥) have different spacing around them #4985

@01mf02

Description

@01mf02

Description

$ top &= 1 \
  bot &= 2 $

$ bot &= 1 \
  top &= 2 $

yields

Screenshot_2024-09-19_10-05-10

The spacing around ⊤ looks correct, whereas the spacing around ⊥ is too small.
Both symbols are defined here, so it is puzzling that one is rendered so differently from the other. Both "⊤" and "⊥" in the source code are sane Unicode characters (U+22A4 and U+22A5).

Reproduction URL

No response

Operating system

Linux

Typst version

  • I am using the latest version of Typst

Metadata

Metadata

Assignees

No one assigned

    Labels

    mathRelated to math category, with its syntax, layout, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions