Add texinfo-zh.tex and txi-zh.tex to support Chinese texinfo pdf output.
Only support XeTex now. It is possible to support LuaTex later, but I
don't know much about LuaTex unfortunately.
Thanks,
Wu XiangCheng (4):
* doc/texinfo-zh.tex: add Chinese support for texinfo.tex, only
support XeTex now.
* doc/txi-zh.tex: add Chinese translations and font definitions for
texinfo.tex.
* doc/txi-zh.tex: add modified \chapmacro, \sectionheading, \xrefX and
\Ynumbered to fix Chinese chapter/section dispaly.
* short-sample-zh.texi: add a sample file for texinfo-zh.tex.
ChangeLog | 19 +
doc/short-sample-zh.texi | 65 ++++
doc/texinfo-zh.tex | 53 +++
doc/txi-zh.tex | 799 +++++++++++++++++++++++++++++++++++++++
4 files changed, 936 insertions(+)
create mode 100644 doc/short-sample-zh.texi
create mode 100644 doc/texinfo-zh.tex
create mode 100644 doc/txi-zh.tex
base-commit: 172c029077b68bbdf3f09d5da0b014e135540885
--
2.30.2