[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: more than one .sty file in a tex document!?



Manuel Hendel wrote:
> 
> Hi,
> 
> is it possible to use more than one .sty file in a tex document? For
> example, let's say I use g-brief as documentclass, but also want to
> use letter or dinbrief and a package called rechnung.
> 
Hi,
yes and no. Some packages like footmisc, soul, which are not a document
class can be used alonside each other. g-brief und dinbrief, however,
are different documten classes. Same as you can't write a document based
on book.cls and a letter (based on g-brief, letter, dinbrief or
whatever) at the same time, you can't do that with different classes for
a letter. This also applies for the different variants for reports,
books or articles. If you tried, the last one will probably overwrite
the previous if it does not give you an error.

HTH
Thorsten



Reply to: