1
0
Fork 0

ratespec input macro name change

master
Mike Gerwitz 2014-05-16 10:01:30 -04:00
parent 2945e5fd2a
commit 451167a2a8
1 changed files with 3 additions and 2 deletions

View File

@ -75,7 +75,8 @@
\MessageBreak Define using \expandafter\protect\csname#1\endcsname}% \MessageBreak Define using \expandafter\protect\csname#1\endcsname}%
\todo{No #2 have been defined.}% \todo{No #2 have been defined.}%
} }
\expandafter\gdef\csname#1\endcsname##1{% % publically accessible input macro
\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%
}% }%
@ -112,7 +113,7 @@
\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
\index{parameter type|(} \index{parameter type|(}%
} }
{\index{parameter type|)}} {\index{parameter type|)}}