summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-12-16 13:41:13 +0000
committerJim Meyering <jim@meyering.net>1998-12-16 13:41:13 +0000
commit72c9472cc01f7309ea972700c173d4f7283ba4dc (patch)
tree0413167ecfddcda108a2aa3d27746bb3736d1afb /doc
parent7dfd5ca1cd8db43dae50c6f0a5d3038bcc6a0a5f (diff)
downloadcoreutils-72c9472cc01f7309ea972700c173d4f7283ba4dc.tar.xz
import latest
Diffstat (limited to 'doc')
-rw-r--r--doc/texinfo.tex9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/texinfo.tex b/doc/texinfo.tex
index 2b8a9cccb..af676a80f 100644
--- a/doc/texinfo.tex
+++ b/doc/texinfo.tex
@@ -3,7 +3,7 @@
% Load plain if necessary, i.e., if running under initex.
\expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
%
-\def\texinfoversion{1998-11-13}%
+\def\texinfoversion{1998-12-15}%
%
% Copyright (C) 1985, 86, 88, 90, 91, 92, 93, 94, 95, 96, 97, 98
% Free Software Foundation, Inc.
@@ -1539,7 +1539,7 @@ where each line of input produces a line of output.}
\newif\iffinishedtitlepage
% Do an implicit @contents or @shortcontents after @end titlepage if the
-% user says @contentsaftertitlepage or @shortcontentsaftertitlepage.
+% user says @setcontentsaftertitlepage or @setshortcontentsaftertitlepage.
%
\newif\ifsetcontentsaftertitlepage
\let\setcontentsaftertitlepage = \setcontentsaftertitlepagetrue
@@ -2388,8 +2388,9 @@ width0pt\relax} \fi
% (Must be a way to avoid doing expansion at all, and thus not have to
% laboriously list every single command here.)
\def\@{@}% will be @@ when we switch to @ as escape char.
-%\let\{ = \lbracecmd
-%\let\} = \rbracecmd
+% need these in case \tex is in effect and \{ is a \delimiter again.
+\let\{ = \lbracecmd
+\let\} = \rbracecmd
\def\_{{\realbackslash _}}%
\def\w{\realbackslash w }%
\def\bf{\realbackslash bf }%