Lots of changes.
This commit is contained in:
@@ -36,6 +36,14 @@
|
||||
\overfullrule = 1in
|
||||
}
|
||||
|
||||
% Option 'admin': turn on admin manual sections.
|
||||
\newboolean{doRomanNumerals}
|
||||
\setboolean{doRomanNumerals}{false}
|
||||
|
||||
\DeclareOption{roman}{
|
||||
\setboolean{doRomanNumerals}{true}
|
||||
}
|
||||
|
||||
\DeclareOption*{\PassOptionsToClass{\CurrentOption}{book}}
|
||||
|
||||
\ProcessOptions\relax
|
||||
|
||||
Reference in New Issue
Block a user