bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/4] add Chinese support for texinfo pdf output


From: Wu XiangCheng
Subject: [PATCH 0/4] add Chinese support for texinfo pdf output
Date: Fri, 7 Oct 2022 01:07:10 +0800

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]