Hi,
I would like to produce one Latex document made up of 10 separate Latex documents. I know how to do this using the \include function but I want to include the Title, Author and Date fields for each document as well as the main body.
Any help on how to include this information for each document would be appreciated.
Thanks in advance.
Pepe Casa
General ⇒ Consolidating Latex Documents into One Document
NEW: TikZ book now 40% off at Amazon.com for a short time.

Consolidating Latex Documents into One Document
It's probably easiest just to go ahead and typeset the documents to PDF format, and then combine them with the \includepdf command from the pdfpages package.