Skip to content

docbuild: Japanese characters creeping into other parts of Sage documentation #31936

@jhpalmieri

Description

@jhpalmieri

Japanese characters creep into various parts of Sage documentation. For example, the table of contents in the (English) Sage developer's guide (html) has headings in Japanese, and when building the PDF version of it/a_tour_of_sage, I see this error:

    ! Package inputenc Error: Unicode character リ (U+30EA)

Indeed, the file local/share/doc/sage/latex/it/a_tour_of_sage/a_tour_of_sage.tex has the line

    \renewcommand{\releasename}{リリース}

and also a few lines earlier

    \date{2021年06月08日}

and at the bottom

    \renewcommand{\indexname}{索引}

These lines are the same as in ja/a_tour_of_sage/a_tour_of_sage.tex.

Depends on #31948

CC: @zlscherr @kiwifb @kliem @mkoeppe

Component: documentation

Issue created by migration from https://trac.sagemath.org/ticket/31936

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions