Miscellaneous minor improvements.
This commit is contained in:
@@ -4,6 +4,16 @@
|
||||
% Suppress warning about \showhyphens being changed.
|
||||
\let\CheckCommand\providecommand
|
||||
|
||||
%\usepackage{ifmtarg}
|
||||
|
||||
\providecommand{\providelength}[2][0pt]{%
|
||||
\ifdeflength{#2}{% It is already defined!
|
||||
}{% Not defined, so define it!
|
||||
\newlength{#2}%
|
||||
}%
|
||||
\setlength{#2}{#1}%
|
||||
}
|
||||
|
||||
\RequirePackage{microtype}
|
||||
|
||||
% Page Layout
|
||||
|
||||
Reference in New Issue
Block a user