Hello to all,
this morning I started writing a short memo in
Lyx, selected:
1. Layout Document
article {koma-script}
pagestyle {plain}
charset {times}
charsetsize {12pt}
german
latin 1
onehalf
and so on....
First trial to view the document in "gv" ended up
in 3 latex-errors missing
1.missing \begin{document}
2.missing: latex-error: missing \begin{document}
3.latex-error: missing \begin{document}
{}
So I exported the file as foo.tex and run latex,
still complaining about the same things, so I
edited foo.tex by hand (in Kedit)and run latex
okay. Everything seem to be fine now.
Transformed foo.tex back to .lyx (reLyX on the
bash, because "File->import->lyx" refused to do
the job, pasting failed serveral times !).
When loading foo.tex the same problems occured
again...after all I'm not a latex expert (which
you don't have to be using Lyx) !!
A lot of questions remain:
1. Is this a Lyx-1.1.5-1 mistake (missing
\begin{document} ?
2. why does reLyX convert the file (in the shell),
but the Lyx import-option doesn't ?
3. how to cover the problem, any ideas?
4. finally, whats wrong ?
Thanks in advance Thomas
BTW, I attach a short cut file, including the
errors
}