1
0
Fork 0

raterspec typo fixes

master
Mike Gerwitz 2014-05-20 15:29:17 -04:00
parent 2a4a5e6c0f
commit 4198b1e32c
1 changed files with 4 additions and 4 deletions

View File

@ -36,7 +36,7 @@
%% %%
% Rater-specific specification additions % Rater-specific specification additions
% %
% This should be called before beginning the documet environment % This should be called before beginning the document environment
% %
\def\@RaterProgramName#1{ \def\@RaterProgramName#1{
\gdef\@lvspec@pretitle{% \gdef\@lvspec@pretitle{%
@ -76,13 +76,13 @@
\incomplete \incomplete
\todo{No #2 have been defined.}% \todo{No #2 have been defined.}%
} }
% publically accessible input macro % publicly accessible input macro
\expandafter\gdef\csname#1in\endcsname##1{% \expandafter\gdef\csname#1in\endcsname##1{%
\expandafter\gdef\csname @raterspec@#1\endcsname{% \expandafter\gdef\csname @raterspec@#1\endcsname{%
#3\input{##1}#4% #3\input{##1}#4%
}% }%
} }
% publically accessible output macro % publicly accessible output macro
\expandafter\gdef\csname#1out\endcsname{% \expandafter\gdef\csname#1out\endcsname{%
\csname @raterspec@#1\endcsname \csname @raterspec@#1\endcsname
} }
@ -110,7 +110,7 @@
\@raterspec@mkhook{inputtypes}{input types} \@raterspec@mkhook{inputtypes}{input types}
{% {%
% can't really include a sigline here because approvial would be global % can't really include a sigline here because approval would be global
\pnumoff \pnumoff
Parameter types in this section are common to the \@title@short\ program. Parameter types in this section are common to the \@title@short\ program.
\pnumon \pnumon