aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/texinfo.tex7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/misc/texinfo.tex b/doc/misc/texinfo.tex
index 66a832e0b4f..48d532bc626 100644
--- a/doc/misc/texinfo.tex
+++ b/doc/misc/texinfo.tex
@@ -3,7 +3,8 @@
3% Load plain if necessary, i.e., if running under initex. 3% Load plain if necessary, i.e., if running under initex.
4\expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi 4\expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
5% 5%
6\def\texinfoversion{2018-12-28.17} 6\def\texinfoversion{2019-01-03-15}
7
7% 8%
8% Copyright 1985, 1986, 1988, 1990-2018 Free Software Foundation, Inc. 9% Copyright 1985, 1986, 1988, 1990-2018 Free Software Foundation, Inc.
9% 10%
@@ -5043,8 +5044,8 @@ end
5043 \commondummyword\xref 5044 \commondummyword\xref
5044} 5045}
5045 5046
5046% For testing: output @{ and @} in index sort strings as \{ and \}. 5047% This does nothing, but for a time it was recommended to use
5047\newif\ifusebracesinindexes 5048% \usebracesinindexestrue to be able to use braces in index entries.
5048 5049
5049\let\indexlbrace\relax 5050\let\indexlbrace\relax
5050\let\indexrbrace\relax 5051\let\indexrbrace\relax