Nico Winger wrote:
Hello,
I installed LyX 1.5.2 with LyXWinInstallerComplete today. I wanted to
import my own document class and template, which worked on my other
computer in the same LyX-Version. Although I reconfigured it and LyX
found the document class and the template, I'm not able to use the
class. When I try to choose it in my document properties, there is a
message "LyX can't convert the chosen document class". Does anyone
know what it means? Do I have to install a few packages handish in
MikTeX? I can assume that it doesn't have bugs, because it works on
the other computer... I would be very happy to hear from someone
soon, because I need it on monday...
Thanks very much
regards
Nico
I'm not positive, but I think I saw this happen once because the layout
file contained a character (I think a copyright symbol) in a different
encoding from what LyX wanted (which is either utf8 or UTF8, I forget
which). If you have the iconv utility (it's available as part of the
GnuWin32 project), you can try running iconv against a copy of the
layout file (use -t utf8 to convert to utf8) and see if it complains
about any characters.
/Paul