Document ClassesHow do you use two documentclasses at the same time?

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
seanlo
Posts: 1
Joined: Thu Jan 01, 2009 9:54 pm

How do you use two documentclasses at the same time?

Post by seanlo »

Just wondering if it's possible. I need to draw this quantum circuit using a quantum circuit class, and then write the rest of the thesis using this thesis class the school uses.

Thanks!
Sean.

Recommended reading 2024:

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

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

josephwright
Site Moderator
Posts: 814
Joined: Tue Jul 01, 2008 2:19 pm

Re: How do you use two documentclasses at the same time?

Post by josephwright »

Short answer: you don't!

Long answer: I'm not sure why you need two classes here. Can't you just load the appropriate packages to make your page in your thesis? If this really is not an option, the best approach is to make entirely separate files and use pdfpages to combine the sections.
--
Joseph Wright
Joseph Wright
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

How do you use two documentclasses at the same time?

Post by localghost »

I'm not sure whether we are talking about the same thing when using the term "quantum circuit" [1]. As Joseph already mentioned, those graphics could easily be drawn with the appropriate packages.

[1] Quantum circuit - Wikipedia, the free encyclopedia


Best regards and welcome to the board
Thorsten¹
Post Reply