Re: Lyx 1.5.2 for Windows

2007-10-21 Thread Jürgen Spitzmüller
Eric wrote: > Is there a lyx 1.5.2 port for Windows? Sure: ftp://ftp.lyx.org/pub/lyx/bin/1.5.2/ Jürgen

Lyx 1.5.2 for Windows

2007-10-21 Thread Eric
Is there a lyx 1.5.2 port for Windows?

how to make this template?

2007-10-21 Thread bai xuefeng
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*}} --- Or rather, how to make these c