GeneralConsolidating Latex Documents into One Document

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
pepe_casa
Posts: 2
Joined: Sat Nov 13, 2010 6:35 am

Consolidating Latex Documents into One Document

Post by pepe_casa »

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

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

frabjous
Posts: 2064
Joined: Fri Mar 06, 2009 12:20 am

Consolidating Latex Documents into One Document

Post by frabjous »

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.
sitex
Posts: 70
Joined: Sat May 09, 2009 12:37 pm

Consolidating Latex Documents into One Document

Post by sitex »

The combine class may be helpful.

Regards,
--Tom Price
Post Reply