texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[6694] ignored characters for texinfo.texi index


From: Gavin D. Smith
Subject: [6694] ignored characters for texinfo.texi index
Date: Wed, 14 Oct 2015 16:13:05 +0000

Revision: 6694
          http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=6694
Author:   gavin
Date:     2015-10-14 16:13:04 +0000 (Wed, 14 Oct 2015)
Log Message:
-----------
ignored characters for texinfo.texi index

Modified Paths:
--------------
    trunk/ChangeLog
    trunk/doc/texinfo.texi

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog     2015-10-14 16:10:51 UTC (rev 6693)
+++ trunk/ChangeLog     2015-10-14 16:13:04 UTC (rev 6694)
@@ -1,5 +1,9 @@
 2015-10-14  Gavin Smith  <address@hidden>
 
+       * doc/texinfo.texi: Ignore @, \ and < when sorting index entries.
+
+2015-10-14  Gavin Smith  <address@hidden>
+
        * doc/texinfo.tex (\indexnonalnumdisappear): Use variables 
        txiindexbackslashignore, txiindexhyphenignore, txiindexlessthanignore,
        txiindexatsignignore to ignore the corresponding characters in 

Modified: trunk/doc/texinfo.texi
===================================================================
--- trunk/doc/texinfo.texi      2015-10-14 16:10:51 UTC (rev 6693)
+++ trunk/doc/texinfo.texi      2015-10-14 16:13:04 UTC (rev 6694)
@@ -79,7 +79,11 @@
 @c If you like blank pages, add through texi2dvi -t.
 @c setchapternewpage odd
 
address@hidden txiindexatsignignore
address@hidden txiindexbackslashignore
address@hidden txiindexlessthanignore
 
+
 @titlepage
 @title Texinfo
 @subtitle The GNU Documentation Format




reply via email to

[Prev in Thread] Current Thread [Next in Thread]