diff --git a/ruthesis.sty b/ruthesis.sty index 0de7e62..4faa5e5 100644 --- a/ruthesis.sty +++ b/ruthesis.sty @@ -37,14 +37,13 @@ \newbool{proof} -%% ---------------- Declaration of Class Options-------------------- -%% Remember that we have \AtEndOfClass{},\AtEndOfPackage{} +%% ---------------- Declaration of Package Options-------------------- +%% Remember that we have \AtEndOfPackage{} %% \AtBeginDocument{}, \AtEndDocument{} %% If you want execution conditional on file existence %% \IfFileExists{filename}{true}{false} %% \InputIfFileExists{filename}{true}{false} %% For error reporting -%% \ClassError{class-name}{error-text}{help-text} %% \PackageError{class-name}{error-text}{help-text} % Generalized settings