On Sun, Jan 06, 2002 at 10:35:39PM -0500, Guido Milanese wrote:
> I have to edit the proceedings of a conference. I already imported 
> all the papers (normally written in Word) into LyX. I would like to 
> obtain something like a series of "reports" (meaning the LaTeX 
> report class, each with an independent page for title). 
> But I cannot write
> 
> \documentclass{book}
> \begin{document}
> \input{first.tex}
> \input{second.tex}
> \end{document}
> 
> because there would be several "begin-end document"  cycles. How 
> can i deal with this kind of books? is there a LyX solution to deal 
> with proceedings? I would not like to prepare a big file for all 
> the articles, because this would be definitely huge, and also this 
> would not make things with title and so on easier.

See
http://www.tex.ac.uk/cgi-bin/texfaq2html?question=180

Reply via email to