Package not Class
This commit is contained in:
@@ -37,14 +37,13 @@
|
|||||||
\newbool{proof}
|
\newbool{proof}
|
||||||
|
|
||||||
|
|
||||||
%% ---------------- Declaration of Class Options--------------------
|
%% ---------------- Declaration of Package Options--------------------
|
||||||
%% Remember that we have \AtEndOfClass{},\AtEndOfPackage{}
|
%% Remember that we have \AtEndOfPackage{}
|
||||||
%% \AtBeginDocument{}, \AtEndDocument{}
|
%% \AtBeginDocument{}, \AtEndDocument{}
|
||||||
%% If you want execution conditional on file existence
|
%% If you want execution conditional on file existence
|
||||||
%% \IfFileExists{filename}{true}{false}
|
%% \IfFileExists{filename}{true}{false}
|
||||||
%% \InputIfFileExists{filename}{true}{false}
|
%% \InputIfFileExists{filename}{true}{false}
|
||||||
%% For error reporting
|
%% For error reporting
|
||||||
%% \ClassError{class-name}{error-text}{help-text}
|
|
||||||
%% \PackageError{class-name}{error-text}{help-text}
|
%% \PackageError{class-name}{error-text}{help-text}
|
||||||
|
|
||||||
% Generalized settings
|
% Generalized settings
|
||||||
|
|||||||
Reference in New Issue
Block a user