Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork34
Closed
Description
Hi!
Here's a new error I discovered now that#22 is closed:
! Package inputenc Error: Unicode character 顛 (U+C4CF)(inputenc) not set up for use with LaTeX.See the inputenc package documentation for explanation.Type H <return> for immediate help. ... l.762 ...er dotless i), \textquotesingle{}^^c5^^bf \textquotesingle{} (U+017F...
Can someone take a look at it?
It can be reproduced by using:
python -m pip install git+https://github.com/sphinx-doc/sphinx/@4.0.xmake 'SPHINXOPTS=-D latex_engine=platex -D latex_elements.inputenc= -D latex_elements.fontenc= -j4 -q -D locale_dirs=/home/mdk/clones/python/docsbuild-scripts/build_root/3.11/locale -D language=ja -D gettext_compact=0' SPHINXERRORHANDLING= autobuild-dev
(replace the locale_dirs path to point to a directory containing ja/LC_MESSAGES containing a clone of this repo).
Metadata
Metadata
Assignees
Labels
No labels