Search found 2 matches

by Alberto
Thu Oct 23, 2014 12:14 pm
Forum: Document Classes
Topic: Include child .tex with different class
Replies: 2
Views: 3692

Re: Include child .tex with different class

Yes, it works. Thanks a lot.
by Alberto
Wed Oct 22, 2014 10:53 pm
Forum: Document Classes
Topic: Include child .tex with different class
Replies: 2
Views: 3692

Include child .tex with different class

Hi there.

I'm required to do a document that uses a custom document class.

Now, I need to insert another child document with a completely different and custom document class and some packages that are not included in the main document.

I'm not sure how to do this, since using \input {doc.tex ...