Package not Class

This commit is contained in:
2022-02-03 14:33:57 +00:00
parent 1bbc31102a
commit 7018d13480

View File

@@ -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