Re: Lyx 1.5.2 for Windows
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
Is there a lyx 1.5.2 port for Windows?
how to make this template?
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