Uwe Stöhr wrote:
>> Take the tex2lyx test file "test-insets.tex" that you find in
branch,
>> import it and compile the result as PDF -> this fails.
>
> Hmm, I just tried it and it worked... What error do you get?
This doesn't work with LyX 1.6.3's tex2lyx. After importing the file,
you have the LyX-specific commands
\LyX
\lyxline
\lyxarrow
in the preamble (this is what I meant with more than one). But LyX
adds them additionally automatically to the preamble. The LaTeX error
you get when you want compile the document is that \lyxline and
\lyxarrow are already define.
I have a quite general idea about how to deal with this kind of problem:
We'll have it with modules, too. But I've got to run my daughter to an
appointment and so will write about it later.
rh