General ⇒ Problem with \RequirePackage and \usepackage
Problem with \RequirePackage and \usepackage
! LaTeX Error: \RequirePackage or \LoadClass in Options Section.
I don't see why including a package in the style would prohibit inclusion of additional packages in the document. Thanks for any help.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Re: Problem with \RequirePackage and \usepackage
\ExecuteOptions{..}
\ProcessOptions
In the the style (which it probably should) and I was trying to include a package before these are called.