First of all, I'm afraid to say while LuaTeX-ja is planned
to support LaTeX, the implementation is still totally lacking;
You must stick to plain TeX to use this package.
> It is possible toLuaTeX-ja to support Chinese?
It will be difficult for us to provide full-fledged support
for the Chinese language because of the lack of knowledge
on typesetting in that language, unless we could somewhat
get some help from those who have the knowledge.
However, I think line-formatting rules of Chinese and
Japanese are so alike that you can achieve quite good
result by appropriately adjusting the parameters provided
by the LuaTeX-ja package.
Subject:[#59165] RE: LuaTeX-ja's Support for Chinese?
Date:2011-08-16 23:31By:ZR (zrbabbler)First of all, I'm afraid to say while LuaTeX-ja is planned
to support LaTeX, the implementation is still totally lacking;
You must stick to plain TeX to use this package.
> It is possible toLuaTeX-ja to support Chinese?
It will be difficult for us to provide full-fledged support
for the Chinese language because of the lack of knowledge
on typesetting in that language, unless we could somewhat
get some help from those who have the knowledge.
However, I think line-formatting rules of Chinese and
Japanese are so alike that you can achieve quite good
result by appropriately adjusting the parameters provided
by the LuaTeX-ja package.
http://git.sourceforge.jp/view?p=luatex-ja/luatexja.git;a=blob;f=test/testyato-zh.pdf;h=c1ede39c5d181eeff83679e58b579ce29fe75583;hb=c3b0aae6f1d679d6d57bf136ac11189b190e7405
This is a test document (excerpts from the xeCJK manual)
which is typeset in a line-formatting rule (described
in the JFM file jfm-quanjiao.lua) which tries to emulate
the default "punctuation style" in xeCJK, namely "quanjiao".
The source tarball is here:
http://git.sourceforge.jp/view?p=luatex-ja/luatexja.git;a=snapshot;h=refs/heads/yato_test_zh;sf=tgz
Note that there is no support for document layout in any
specific languages (even Japanese), which concept I think
is in the realm of LaTeX....