Page Layout ⇒ Combining Files with Different Document Class
Combining Files with Different Document Class
Hi all, I'd like to combine several .tex files that have different documentclasses, which, from my understanding is not possible with /input. The reason is because I couldn't figure out another way to number pages. The files include essays which just use the article class as well as this amspset class I found online. Is there a way to do this? Thanks so much.
Last edited by Neo63 on Wed Dec 07, 2011 9:19 pm, edited 3 times in total.
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10348
- Joined: Mon Mar 10, 2008 9:44 pm
Combining Files with Different Document Class
Hi,
you could use the combine package.
Or produce each pdf file and use pdfpages for merging all them together, pages can be numbered by pdfpages.
Stefan
you could use the combine package.
Or produce each pdf file and use pdfpages for merging all them together, pages can be numbered by pdfpages.
Stefan
LaTeX.org admin