sphinx-doc/sphinx

genindex bug in latexpdf in Chinese

Open

#2109 opened on Nov 7, 2015

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Python (5,625 stars) (1,985 forks)batch import
builder:latexhelp wanted

Description

When i ran make latexpdf, I suddenly find a little bug. That is, the name of '内置类' missing '内' in the module index while the html seems pretty well.

The language in conf.py is zh_CN

Here is the screen shot:

pdf: image

html: image

Contributor guide