rgheck wrote: > On 10/23/2009 01:12 PM, Pol wrote: > It should just work: Just open the file in LyX. If that doesn't work, > then the lyx2lyx conversion script is failing. You can try to run it > from outside LyX, if you wish. You'll find it (on Linux) at > /usr/share/lyx/lyx2lyx/lyx2lyx. Run "lyx2lyx -h" for info. >
I am using a home.compiled lyx version: /usr/local/share/lyx/lyx2lyx/lyx2lyx doe not work. Maybe that is the reason why importing by lyx does not work either. Attached is the output from cli. > Can I ask why you are still using 1.4.5? well, i am still working on kubuntu/hardy with kde 3.5.10. I am waiting for a 'heavy end-user' friendly kde4 release (hopefully 4.4) to switch. In the meantime, i like 1.3.5, i am accustomed to it and the baghira desktop theme is supported. Thank you ---Pol --- enc. (@ambhi) dyn + % /usr/lo*/share/lyx/lyx2lyx/lyx2lyx old-time_moments.lyx Traceback (most recent call last): File "/usr/local/share/lyx/lyx2lyx/lyx2lyx", line 101, in <module> sys.exit(main(sys.argv)) File "/usr/local/share/lyx/lyx2lyx/lyx2lyx", line 92, in main file = LyX.File(end_format, input, output, error, debug, try_hard, cjk_encoding) File "/usr/local/share/lyx/lyx2lyx/LyX.py", line 556, in __init__ self.read() File "/usr/local/share/lyx/lyx2lyx/LyX.py", line 242, in read self.encoding = get_encoding(self.language, self.inputencoding, self.format, self.cjk_encoding) File "/usr/local/share/lyx/lyx2lyx/LyX.py", line 128, in get_encoding return lang[language][3] KeyError: 'default' -----