sphinx-doc/sphinx

genindex bug in latexpdf in Chinese

Open

#2.109 aberto em 7 de nov. de 2015

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)Python (1.985 forks)batch import
builder:latexhelp wanted

Métricas do repositório

Stars
 (5.625 stars)
Métricas de merge de PR
 (Mesclagem média 10d 11h) (11 fundiu PRs em 30d)

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

Guia do colaborador