Hi, I'm still trying to get along with CJK-LyX. As I'm writing mostly in German my main problem are the umlauts, wich are not supportet by CJK-LyX (because files are saved in euc-jp coding). Direct input of latex code of the umlauts is very circumstantial so I need a better solution. My first attempt: Instead of a-umlaut (�) I write #a as a placeholder and outside of LyX I use a script which replaces this #a in the LyX file by \latex latex "a\latex default. So when I reopen LyX I get "a in ERT. First improvement: I wrote a kmap file which substitutes a-umlaut (�) by #a. So input is just like normal. I can push the � key and get #a. But I still need the script. First question: How do I define output of doubleqoute in a kmod file, so that I get "a instead of #a? If I write \kmod � "\"a" I get the LaTeX doubleqoutes and not the normal ones which I need. Second question: Is it possible to add ERT to this kmap definition so that I get directly "a in ERT when I push the � button? I hope I was clear enough. If not I will try to explain again. Gerhard Schuck [EMAIL PROTECTED]
