[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[6625] document INFO_SPECIAL_CHARS_QUOTE
From: |
Gavin D. Smith |
Subject: |
[6625] document INFO_SPECIAL_CHARS_QUOTE |
Date: |
Wed, 16 Sep 2015 16:42:51 +0000 |
Revision: 6625
http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=6625
Author: gavin
Date: 2015-09-16 16:42:50 +0000 (Wed, 16 Sep 2015)
Log Message:
-----------
document INFO_SPECIAL_CHARS_QUOTE
Modified Paths:
--------------
trunk/ChangeLog
trunk/doc/texinfo.texi
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2015-09-16 16:28:29 UTC (rev 6624)
+++ trunk/ChangeLog 2015-09-16 16:42:50 UTC (rev 6625)
@@ -2,6 +2,7 @@
* doc/texinfo.texi
(Customization Variables for @-Commands): Add @validatemenus.
+ (Other Customization Variables): Mention INFO_SPECIAL_CHARS_QUOTE.
2015-09-15 Gavin Smith <address@hidden>
Modified: trunk/doc/texinfo.texi
===================================================================
--- trunk/doc/texinfo.texi 2015-09-16 16:28:29 UTC (rev 6624)
+++ trunk/doc/texinfo.texi 2015-09-16 16:42:50 UTC (rev 6625)
@@ -17255,6 +17255,12 @@
If set, warn about @samp{:} in index entry, as it leads to invalid entries in
index menus in output Info files. For Info and plaintext only.
address@hidden INFO_SPECIAL_CHARS_QUOTE
+If set, whenever there are problematic characters for Info output in
+places such as node names or menu items, surround the part of the
+construct where they appear with quoting characters, as described in
address@hidden Format Specification}. @xref{Node Line Requirements}.
+
@item INFO_SPECIAL_CHARS_WARNING
If set, warn about problematic constructs for Info output (such as the
string @samp{::}) in node names, menu items, and cross references;
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [6625] document INFO_SPECIAL_CHARS_QUOTE,
Gavin D. Smith <=