Skip to content

Inconsistent superscript numbers #4006

@jounathaen

Description

@jounathaen

Description

In the following code, the first three numbers of the footnotes are bold (?), and from four onward they are not anymore. However, this does only happen with some fonts (like CMU Serif or CMU Serif Extra).

#set text(
  font: "CMU Serif",
)

= Header

Some text with footnotes.

test #footnote[asdf 1 asdf]
test #footnote[asdf 2 asdf]
test #footnote[asdf *3* asdf]
test #footnote[asdf 4 asdf]
test #footnote[asdf *5* asdf]

Result:

image

and

image

(Using typst 0.11.0 (2bf9f95d))

Reproduction URL

No response

Operating system

Linux

Typst version

  • I am using the latest version of Typst

Metadata

Metadata

Assignees

No one assigned

    Labels

    stylingAbout set and show rules or style propertiestextRelated to the text category, which is all about text handling, shaping, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions