From: Karl Berry Date: Thu, 10 Jul 1997 17:34:25 +0000 (+0000) Subject: (\authorrm): Must use \def instead of \let, as \secrm is not yet X-Git-Tag: 3.75.1~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c86587fb9b59f3dc17408101d47ef2c75e4b2764;p=thirdparty%2Fmake.git (\authorrm): Must use \def instead of \let, as \secrm is not yet defined. --- diff --git a/texinfo.tex b/texinfo.tex index 9958955a..b575f475 100644 --- a/texinfo.tex +++ b/texinfo.tex @@ -1152,7 +1152,7 @@ where each line of input produces a line of output.} \setfont\titlesc\scbshape{10}{\magstep4} \font\titlei=cmmi12 scaled \magstep3 \font\titlesy=cmsy10 scaled \magstep4 -\let\authorrm = \secrm +\def\authorrm{\secrm} % Chapter (and unnumbered) fonts (17.28pt). \setfont\chaprm\rmbshape{12}{\magstep2}