summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2019-02-11 19:57:16 +0200
committerArnold D. Robbins <arnold@skeeve.com>2019-02-11 19:57:16 +0200
commit30b052ae74cb208c8b2f8421a1d8cf522e581fbe (patch)
tree2ee381c3f1f370999d9ae72fd4f3b8ad47faa893 /doc
parent8869d15dd3156f4b1e1f31bcc1ad200dc1f49cdd (diff)
downloadgawk-30b052ae74cb208c8b2f8421a1d8cf522e581fbe.tar.gz
Doc fix for latest texinfo.tex.
Diffstat (limited to 'doc')
-rw-r--r--doc/ChangeLog5
-rw-r--r--doc/gawktexi.in5
2 files changed, 5 insertions, 5 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 29e2f1b3..71b99f17 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2019-02-11 Arnold D. Robbins <arnold@skeeve.com>
+
+ * gawktexi.in: Don't use `\global\usebracesinindexestrue' as it's
+ no longer supported.
+
2019-02-07 Arnold D. Robbins <arnold@skeeve.com>
* gawktexi.in: Fix some indexing with too many commas.
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index 05eb41b9..cee76105 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -14,11 +14,6 @@
* awk: (gawk)Invoking Gawk. Text scanning and processing.
@end direntry
-@c Enable better indexing, requires texindex from Texinfo 6 or later.
-@tex
-\global\usebracesinindexestrue
-@end tex
-
@ifset FOR_PRINT
@tex
\gdef\xrefprintnodename#1{``#1''}