Hi,
Using Lyx Version 1.0.1 of March 3, 1999 on an SGI O2
I tried to reLyx my .tex files from within
lyx.
Name of the file (with preamble and biblio): blabla.tex
In there I input chapters:
\input blabla_Intro.tex
\input blabla_Ch1.tex
\input blabla_Ch2.tex
...
\end{document}
Lyx starts reLyx alright but runs forever....
Writing the following line again and again
(blabla.tex: Cleaning... Translating... Writing... )
It seems that it doesn't read the input commands correctly but rather
understands:
\input blabla.tex _Intro.tex
and then it cycles.
Workarond : Change the names.
But the logic of choosing these names is apparent.
Greetings, K.-D. Semmler
bye