(\authorrm): Must use \def instead of \let, as \secrm is not yet
authorKarl Berry <karl@gnu.org>
Thu, 10 Jul 1997 17:34:25 +0000 (17:34 +0000)
committerKarl Berry <karl@gnu.org>
Thu, 10 Jul 1997 17:34:25 +0000 (17:34 +0000)
defined.

texinfo.tex

index 9958955a7e350acf4637e89e9633e0e834b515c1..b575f47531f9c921b5d5685832bdf0f1f6598712 100644 (file)
@@ -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}