[docs] [issue31589] Links for French documentation pdf is broken

STINNER Victor report at bugs.python.org
Tue Oct 3 05:34:49 EDT 2017


STINNER Victor <victor.stinner at gmail.com> added the comment:

Julien: Is there any reason why you want to use utf8x in specific?

https://tex.stackexchange.com/questions/13067/utf8x-vs-utf8-inputenc

"""
utf8x vs. utf8 (inputenc)
(...)
The simple answer is that utf8x is to be avoided if possible. It loads the ucs package, which for a long time was unmaintained (although there is now a new maintainer) and breaks various other things.
"""

----------
nosy: +haypo

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31589>
_______________________________________


More information about the docs mailing list