Skip to content

[DOC] PDF build has missing Unicode charactersΒ #124526

@jfbu

Description

@jfbu

Bug report

Bug description:

When compiling locally the PDFs (see python/docsbuild-scripts#187 (comment)) for documentation a number of missing characters are reported.

howto-unicode.log:Missing character: There is no β™ž (U+265E) in font [FreeMono.otf]/OT:script=latn
howto-unicode.log:Missing character: There is no β™Ÿ (U+265F) in font [FreeMono.otf]/OT:script=latn
howto-unicode.log:Missing character: There is no πŸ˜€ (U+1F600) in font [FreeMono.otf]/OT:script=lat
howto-unicode.log:Missing character: There is no πŸ˜‰ (U+1F609) in font [FreeMono.otf]/OT:script=lat
library.log:Missing character: There is no Ω€ (U+0664) in font [FreeMonoOblique.otf]/OT:scri
library.log:Missing character: There is no ΰ―ͺ (U+0BEA) in font [FreeMonoOblique.otf]/OT:scri
library.log:Missing character: There is no ΰ±ͺ (U+0C6A) in font [FreeMonoOblique.otf]/OT:scri
library.log:Missing character: There is no ΰ»” (U+0ED4) in font [FreeMonoOblique.otf]/OT:scri
tutorial.log:Missing character: There is no ζ™― (U+666F) in font [FreeMono.otf]/OT:script=latn
tutorial.log:Missing character: There is no ε€ͺ (U+592A) in font [FreeMono.otf]/OT:script=latn
tutorial.log:Missing character: There is no ιƒŽ (U+90CE) in font [FreeMono.otf]/OT:script=latn

This means that the respective PDFs are missing the glyphs. The build was done using the French locale, but a previous build in English of the sole library.pdf reported a number of those already (those lines above from library.log).

CPython versions tested on:

3.13

Operating systems tested on:

macOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation in the Doc dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions