Search found 2 matches

by pepe_casa
Sun Dec 05, 2010 5:26 am
Forum: General
Topic: Creating internal hyperlink for sections on large documents?
Replies: 0
Views: 1252

Creating internal hyperlink for sections on large documents?

Hi,

I've produced a large document (plus 500 pages) using \usepackage[final]{pdfpages}. This imports pdf files that I've prepared in Latex previously. The table of contents (TOC) has electronic linking to each section. Because the document is so large I need to provide the reader with a way of ...
by pepe_casa
Sat Nov 13, 2010 6:41 am
Forum: General
Topic: Consolidating Latex Documents into One Document
Replies: 2
Views: 1899

Consolidating Latex Documents into One Document

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 ...