From 451167a2a857a99ff1445854f36c7cc48e621b9f Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Fri, 16 May 2014 10:01:30 -0400 Subject: [PATCH] ratespec input macro name change --- raterspec.cls | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/raterspec.cls b/raterspec.cls index c01afab..5f58e2d 100644 --- a/raterspec.cls +++ b/raterspec.cls @@ -75,7 +75,8 @@ \MessageBreak Define using \expandafter\protect\csname#1\endcsname}% \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{% #3\input{##1}#4% }% @@ -112,7 +113,7 @@ \pnumoff Parameter types in this section are common to the \@title@short\ program. \pnumon - \index{parameter type|(} + \index{parameter type|(}% } {\index{parameter type|)}}