1
0
Fork 0

Capitalized versions of \shall, \shallnot, and \may

master
Mike Gerwitz 2013-09-10 16:35:32 -04:00
parent 13a6c64e2f
commit ab2a76c3eb
1 changed files with 3 additions and 0 deletions

View File

@ -381,10 +381,13 @@
% Common macros
%
\def\shall {Shall }
\let\Shall\shall
\def\shallnot {Shall Not }
\let\Shallnot\shallnot
\def\must {Must }
\def\mustnot {Must Not }
\def\may {May }
\let\May\may
\def\exempt {Exempt }
\def\unspecified{Unspecified}
\AtBeginDocument{%