summaryrefslogtreecommitdiffstats
path: root/gcc/texinfo.tex
diff options
context:
space:
mode:
authorkarl <karl@138bc75d-0d04-0410-961f-82ee72b054a4>1997-07-10 17:34:25 +0000
committerkarl <karl@138bc75d-0d04-0410-961f-82ee72b054a4>1997-07-10 17:34:25 +0000
commitec786181781df1caec83c67604b9d98866169fdc (patch)
tree251f676f0db0f63284f0bf3a9720f1db325bf650 /gcc/texinfo.tex
parent38bce1248fd50c5c752faf6e9f02ccdcf2f95404 (diff)
downloadppe42-gcc-ec786181781df1caec83c67604b9d98866169fdc.tar.gz
ppe42-gcc-ec786181781df1caec83c67604b9d98866169fdc.zip
(\authorrm): Must use \def instead of \let, as \secrm is not yet
defined. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@14410 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/texinfo.tex')
-rw-r--r--gcc/texinfo.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/gcc/texinfo.tex b/gcc/texinfo.tex
index b5695988b4d..88be6af2ea2 100644
--- a/gcc/texinfo.tex
+++ b/gcc/texinfo.tex
@@ -1,5 +1,5 @@
%% TeX macros to handle Texinfo files.
-%% $Id: texinfo.tex,v 2.214 1997/07/09 20:45:27 karl Exp rms $
+%% $Id: texinfo.tex,v 2.215 1997/07/10 01:23:38 rms Exp karl $
% Copyright (C) 1985, 86, 88, 90, 91, 92, 93,
% 94, 95, 96, 97 Free Software Foundation, Inc.
@@ -36,7 +36,7 @@
% This automatically updates the version number based on RCS.
\def\deftexinfoversion$#1: #2 ${\def\texinfoversion{#2}}
-\deftexinfoversion$Revision: 2.214 $
+\deftexinfoversion$Revision: 2.215 $
\message{Loading texinfo package [Version \texinfoversion]:}
% If in a .fmt file, print the version number
@@ -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}
OpenPOWER on IntegriCloud