I've installed Lyx 1.5.0 beta 1 on the Japanese version of Windows XP
with service pack 2. When I create a file within LyX in English, it
works nicely. I'd appreciate it very much if anyone can give me
solutions to any of the following problems I have.
1. Importing a plain latex file hangs by saying "An error occurred
whilst running tex2lyx -f "test.tex" "test.lyx". test.tex is a file I
just created with 4 lines:
\documentclass{article}
\begin{document}
This is a test.
\end{document}
2. When I type in Japanese in new lyx file, I cannot see anything on
screen until I hit return. When I hit return, then I can see Japanese
on screen.
3. When I encode the file in utf8 and try to process it into a dvi
file, it fails by saying
"An empty output file was generated." A subsequent error message says:
"Package inputenc Error: Unicode character \u8:** not set up for use
with LaTeX" where
** is illegible. (There are five lines like this.)
Thanks,
Hide