Document how to build the PDF documentation (for Japanese and Russian).
commit74f94424b0605a94eecf0ca175acb1b36117decf
authorWolfgang Dautermann <dauti@users.sourceforge.net>
Sat, 19 Mar 2022 09:40:20 +0000 (19 10:40 +0100)
committerWolfgang Dautermann <dauti@users.sourceforge.net>
Sat, 19 Mar 2022 09:40:20 +0000 (19 10:40 +0100)
tree87af01e2850351d97ccc8227d3b66e32a02660b1
parentfe79130d2f04163330cb574621f3fdfb884b0127
Document how to build the PDF documentation (for Japanese and Russian).

One needs to use xetex instead of pdftex, e.g. call
make pdf PDFTEX=xetex
to build PDFs.

I assume, luatex should also work, but there maybe the texinfo
installation on my computer (Ubuntu 20.04) has in issue, I get
error messages like:
/usr/share/texmf/tex/texinfo/txi-ru.tex:24: String contains an
invalid utf-8 sequence.

Strange.
INSTALL