Hi Hans,
I tried to use Chinese opentype fonts with luatex + plain fmt but I
failed. Only with Chinese TTF fonts it can work.
This a simple example:
\pdfoutput=1
\font\myfont=AdobeSongStd-Light
\myfont
我想实现 LuaTeX 对中文的支持
\end
When I compiled it, I got the following messages:
This is LuaTeX, Version beta-0.41.0-2009051221 (Web2C 7.5.7)
\write18 enabled.
(tt.tex (luatex-basics.tex) (luatex-fonts.tex ) (luatex-mplib.tex)
LuaTeX warning: lua-loaded font [51] (/usr/share/fonts/adobe/AdobeSongStd-Light
.otf) has no characters!
[1{/opt/context/tex/texmf/fonts/map/pdftex/plain/pdftex.map}] ){/opt/context/te
x/texmf/fonts/enc/dvips/lm/lm-rep-cmrm.enc}
Output written on tt.pdf (1 page, 17128 bytes).
Transcript written on tt.log.
My test environment is minimals 2009.05.12 11:27 with Linux x86.
--
Best wishes,
Li Yanrui