Hi, I use LyX 1.3.6 (from Debian etch). I export my file in latex, and then I do this:
$ latex thesis-komascript.tex Is this correct, or shall I use another command line? I get some warnings: TeX Warning: Citation `key-3' on page 4 undefined on input line 148. I don't understand this. I have in line 148 a \cite{key-3}, but I think I have a key for it. I have this: \begin{thebibliography}{10} \bibitem{key-3}http://asn1.elibel.tm.fr/en/standards/index.htm I have the same with other citations, and similar with cross-references. I have skimmed the generated dvi, and it seems that the references are generated OK. Can I just ignore these warnings, or is there anything I could do to have them go away? Cheers, Gabor