summaryrefslogtreecommitdiff
path: root/doc/texinfo.tex
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1994-10-24 20:07:32 +0000
committerJim Meyering <jim@meyering.net>1994-10-24 20:07:32 +0000
commit9f7d860db260ecd96bb6f55f1f4ac6e52d1f047d (patch)
treed5318c15127045ec4894643b2b10bcf22e0edde0 /doc/texinfo.tex
parent4cc84a61642091bb33a4d194730850cc39dbe276 (diff)
downloadcoreutils-9f7d860db260ecd96bb6f55f1f4ac6e52d1f047d.tar.xz
merge with 1.10u
Diffstat (limited to 'doc/texinfo.tex')
-rw-r--r--doc/texinfo.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/texinfo.tex b/doc/texinfo.tex
index bd0196c22..f4cf24428 100644
--- a/doc/texinfo.tex
+++ b/doc/texinfo.tex
@@ -24,7 +24,7 @@
% This automatically updates the version number based on RCS.
\def\deftexinfoversion$#1: #2 ${\def\texinfoversion{#2}}
-\deftexinfoversion$Revision: 1.4 $
+\deftexinfoversion$Revision: 1.5 $
\message{Loading texinfo package [Version \texinfoversion]:}
% Print the version number if in a .fmt file.
@@ -2845,6 +2845,7 @@ July\or August\or September\or October\or November\or December\fi
\unnumbchapmacro{#1}\def\thischapter{}%
\begingroup % Set up to handle contents files properly.
\catcode`\\=0 \catcode`\{=1 \catcode`\}=2 \catcode`\@=11
+ \catcode`\^=7 % to see ^^e4 as \"a etc. juha@piuha.ydi.vtt.fi
\raggedbottom % Worry more about breakpoints than the bottom.
\advance\hsize by -\contentsrightmargin % Don't use the full line length.
}