On 10/21/07, bai xuefeng <[EMAIL PROTECTED]> wrote:
> Hello Everybody,
>
> I want to save the following commands into a template for writing in
> Chinese. How can I make it a LyX template?
>
> \documentclass{article}
> \usepackage{CJK}
> \usepackage{ccmap}
> \AtBeginDocument{\begin{CJK*}{GBK}{song}}
> \AtEndDocument{\end{CJK*}}Since I am a LaTeX / Lyx novice, consider my words with caution. If these lines are options that fit the Latex Preamble, then you could simply go to Document > Settings > Latex Preamble and insert there these lines. Afterwards, you save the .lyx file and your done with your template. For convenience, put it in the global templates directory. Regards, Liviu
