Hi
I would like to have one document (continouos page numbering etc.), but within this document a different documentclass. I.e., one chapter should be depicted differently within the text.
Is this possible?
Thanks a lot!
Document Classes ⇒ Two documentclasses in one document
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
Two documentclasses in one document
Hi hiasl,
welcome to the board!
You could compile the part using a different documentclass separately and include it using the pdfpages package. You can get continuous pagenumbering by the pagecommand option of the \includepdf command, see the documentation.
Stefan
welcome to the board!
You could compile the part using a different documentclass separately and include it using the pdfpages package. You can get continuous pagenumbering by the pagecommand option of the \includepdf command, see the documentation.
Stefan
LaTeX.org admin