This file is indexed.

/usr/share/doc/texinfo/html/Other-Customization-Variables.html is in texinfo-doc-nonfree 5.2.0-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- This manual is for GNU Texinfo (version 5.2, 26 September 2013),
a documentation system that can produce both online information and a
printed manual from a single source using semantic markup.

Copyright (C) 1988, 1990, 1991, 1992, 1993, 1995, 1996, 1997,
1998, 1999, 2001, 2001, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
2010, 2011, 2012, 2013 Free Software Foundation, Inc.

Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or
any later version published by the Free Software Foundation; with no
Invariant Sections, with the Front-Cover Texts being "A GNU Manual",
and with the Back-Cover Texts as in (a) below.  A copy of the license
is included in the section entitled "GNU Free Documentation
License".

(a) The FSF's Back-Cover Text is: "You have the freedom to copy and
modify this GNU manual.  Buying copies from the FSF supports it in
developing GNU and promoting software freedom." -->
<!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->
<head>
<title>GNU Texinfo 5.2: Other Customization Variables</title>

<meta name="description" content="GNU Texinfo 5.2: Other Customization Variables">
<meta name="keywords" content="GNU Texinfo 5.2: Other Customization Variables">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="makeinfo">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link href="index.html#Top" rel="start" title="Top">
<link href="Command-and-Variable-Index.html#Command-and-Variable-Index" rel="index" title="Command and Variable Index">
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
<link href="Customization-Variables.html#Customization-Variables" rel="up" title="Customization Variables">
<link href="Internationalization-of-Document-Strings.html#Internationalization-of-Document-Strings" rel="next" title="Internationalization of Document Strings">
<link href="HTML-Customization-Variables.html#HTML-Customization-Variables" rel="previous" title="HTML Customization Variables">
<style type="text/css">
<!--
a.summary-letter {text-decoration: none}
blockquote.smallquotation {font-size: smaller}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
div.indentedblock {margin-left: 3.2em}
div.lisp {margin-left: 3.2em}
div.smalldisplay {margin-left: 3.2em}
div.smallexample {margin-left: 3.2em}
div.smallindentedblock {margin-left: 3.2em; font-size: smaller}
div.smalllisp {margin-left: 3.2em}
kbd {font-style:oblique}
pre.display {font-family: inherit}
pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
pre.menu-preformatted {font-family: serif}
pre.smalldisplay {font-family: inherit; font-size: smaller}
pre.smallexample {font-size: smaller}
pre.smallformat {font-family: inherit; font-size: smaller}
pre.smalllisp {font-size: smaller}
span.nocodebreak {white-space:nowrap}
span.nolinebreak {white-space:nowrap}
span.roman {font-family:serif; font-weight:normal}
span.sansserif {font-family:sans-serif; font-weight:normal}
ul.no-bullet {list-style: none}
-->
</style>


</head>

<body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000">
<a name="Other-Customization-Variables"></a>
<div class="header">
<p>
Previous: <a href="HTML-Customization-Variables.html#HTML-Customization-Variables" accesskey="p" rel="previous">HTML Customization Variables</a>, Up: <a href="Customization-Variables.html#Customization-Variables" accesskey="u" rel="up">Customization Variables</a> &nbsp; [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Command-and-Variable-Index.html#Command-and-Variable-Index" title="Index" rel="index">Index</a>]</p>
</div>
<hr>
<a name="Other-Customization-Variables-1"></a>
<h4 class="subsection">22.5.4 Other Customization Variables</h4>

<p>This table gives the remaining customization variables, which apply to
multiple formats, or affect global behavior, or otherwise don&rsquo;t fit
into the categories of the previous sections.
</p>
<dl compact="compact">
<dt><code>CLOSE_QUOTE_SYMBOL</code>
<a name="index-CLOSE_005fQUOTE_005fSYMBOL"></a>
</dt>
<dd><p>When a closing quote is needed, use this character; default <code>&amp;rsquo;</code>
in HTML, <code>&amp;#8217;</code> in Docbook.  The default for Info is the same
as <code>OPEN_QUOTE_SYMBOL</code> (see below).
</p>

</dd>
<dt><code>CPP_LINE_DIRECTIVES</code>
<a name="index-CPP_005fLINE_005fDIRECTIVES-1"></a>
</dt>
<dd><p>Recognize <code>#line</code> directives in a &ldquo;preprocessing&rdquo; pass
(see <a href="External-Macro-Processors.html#External-Macro-Processors">External Macro Processors</a>); on by default.
</p>
</dd>
<dt><code>DEBUG</code>
<a name="index-DEBUG"></a>
</dt>
<dd><p>If set, debugging output is generated; default is off (zero).
</p>
</dd>
<dt><code>DOCTYPE</code>
<a name="index-DOCTYPE"></a>
</dt>
<dd><a name="index-SystemLiteral"></a>
<p>For Docbook, HTML, XML.  Specifies the <code>SystemLiteral</code>, the
entity&rsquo;s system identifier.  This is a URI which may be used to
retrieve the entity, and identifies the canonical DTD for the
document.  The default value is different for each of HTML, Docbook
and Texinfo&nbsp;XML.
</p>
</dd>
<dt><code>DUMP_TEXI</code>
<a name="index-DUMP_005fTEXI"></a>
</dt>
<dd><p>For debugging.  If set, no conversion is done, only parsing and macro
expansion.  If the option <samp>--macro-expand</samp> is set, the Texinfo
source is also expanded to the corresponding file.  Default false.
</p>
</dd>
<dt><code>DUMP_TREE</code>
<a name="index-DUMP_005fTREE"></a>
</dt>
<dd><p>For debugging.  If set, the tree constructed upon parsing a Texinfo
document is output to standard error; default false.
</p>
</dd>
<dt><code>ENABLE_ENCODING_USE_ENTITY</code>
<a name="index-ENABLE_005fENCODING_005fUSE_005fENTITY"></a>
</dt>
<dd><p>For HTML, XML.  If <samp>--enable-encoding</samp> is set, and there is an
entity corresponding with the letter or the symbol being output,
prefer the entity.  Set by default for HTML, but not XML.
</p>
</dd>
<dt><code>EXTERNAL_CROSSREF_SPLIT</code>
<a name="index-EXTERNAL_005fCROSSREF_005fSPLIT"></a>
</dt>
<dd><p>For cross references to other manuals, this determines if the other
manual is considered to be split or monolithic.  By default, it is set
based on the value of <code>SPLIT</code>.  See <a href="HTML-Xref.html#HTML-Xref">HTML Xref</a>, and see <a href="HTML-Xref-Configuration.html#HTML-Xref-Configuration">HTML Xref Configuration</a>.
</p>
</dd>
<dt><code>EXTENSION</code>
<a name="index-EXTENSION"></a>
</dt>
<dd><p>The extension added to the output file name.  The default is different
for each output format.
</p>
</dd>
<dt><code>FIX_TEXINFO</code>
<a name="index-FIX_005fTEXINFO"></a>
</dt>
<dd><p>For &ldquo;plain Texinfo&rdquo; (see the <code>PLAINTEXINFO</code> item).  If set to
false, the resulting Texinfo does not have all errors corrected, such
as missing &lsquo;<samp>@end</samp>&rsquo;; default true.  This variable is only
relevant when expanding Texinfo; other converters always try to
output something sane even if the input is erroneous.
</p>

</dd>
<dt><code>IGNORE_BEFORE_SETFILENAME</code>
<a name="index-IGNORE_005fBEFORE_005fSETFILENAME"></a>
</dt>
<dd><p>If set, begin outputting at <code>@setfilename</code>, if
<code>@setfilename</code> is present; default true.
</p>
</dd>
<dt><code>IGNORE_SPACE_AFTER_BRACED_COMMAND_NAME</code>
<a name="index-IGNORE_005fSPACE_005fAFTER_005fBRACED_005fCOMMAND_005fNAME"></a>
</dt>
<dd><p>If set, spaces are ignored after an @-command that takes braces.
Default true, matching the TeX behavior.
</p>
</dd>
<dt><code>INDEX_ENTRY_COLON</code>
<a name="index-INDEX_005fENTRY_005fCOLON"></a>
</dt>
<dd><p>Symbol used between the index entry and the associated node or section;
default &lsquo;<samp>:</samp>&rsquo;.
</p>
</dd>
<dt><code>INFO_SPECIAL_CHARS_WARNING</code>
<a name="index-INFO_005fSPECIAL_005fCHARS_005fWARNING"></a>
</dt>
<dd><p>If set, warn about problematic constructs for Info output (such as the
string &lsquo;<samp>::</samp>&rsquo;) in node names, menu items, and cross references;
default true.  Do not warn about index entries, since parsing problems
there don&rsquo;t prevent navigation; readers can still relatively easily
find their way to the node in question.
</p>
</dd>
<dt><code>INLINE_INSERTCOPYING</code>
<a name="index-INLINE_005fINSERTCOPYING"></a>
</dt>
<dd><p>If set, <code>@insertcopying</code> is replaced by the <code>@copying</code>
content (see <a href="_0040copying.html#g_t_0040copying"><tt>@copying</tt></a>) as if <code>@insertcopying</code> were a
user-defined macro; default false.
</p>
</dd>
<dt><code>INPUT_ENCODING_NAME</code>
<a name="index-INPUT_005fENCODING_005fNAME"></a>
</dt>
<dd><p>Normalized encoding name suitable for output.  Should be a usable
charset name in HTML, typically one of the preferred IANA encoding
names.  You should not need to use this variable, since it is set by
<code>@documentencoding</code> (see <a href="_0040documentencoding.html#g_t_0040documentencoding"><tt>@documentencoding</tt></a>).
</p>
</dd>
<dt><code>INPUT_PERL_ENCODING</code>
<a name="index-INPUT_005fPERL_005fENCODING"></a>
</dt>
<dd><p>Perl encoding used to process the Texinfo source.  You should not need
to use that variable, since it is set by <code>@documentencoding</code>
(see <a href="_0040documentencoding.html#g_t_0040documentencoding"><tt>@documentencoding</tt></a>).
</p>
</dd>
<dt><code>MACRO_BODY_IGNORES_LEADING_SPACE</code>
<a name="index-MACRO_005fBODY_005fIGNORES_005fLEADING_005fSPACE"></a>
</dt>
<dd><p>Ignore white space at the beginning of user defined macro body line,
mimicking a TeX limitation (see <a href="Macro-Details.html#Macro-Details">Macro Details</a>).  Default off.
</p>
</dd>
<dt><code>MAX_MACRO_CALL_NESTING</code>
<a name="index-MAX_005fMACRO_005fCALL_005fNESTING"></a>
</dt>
<dd><p>The maximal number of recursive calls of @-commands defined through
<code>@rmacro</code>; default 100000.  The purpose of this variable is to
avoid infinite recursions.
</p>
</dd>
<dt><code>MENU_ENTRY_COLON</code>
<a name="index-MENU_005fENTRY_005fCOLON"></a>
</dt>
<dd><p>Symbol used between the menu entry and the description; default
&lsquo;<samp>:</samp>&rsquo;.
</p>
</dd>
<dt><code>NO_USE_SETFILENAME</code>
<a name="index-NO_005fUSE_005fSETFILENAME"></a>
</dt>
<dd><p>If set, do not use <code>@setfilename</code> to set the document name;
instead, base the output document name only on the input file name.
The default is false.
</p>
</dd>
<dt><code>NODE_FILENAMES</code>
<a name="index-NODE_005fFILENAMES"></a>
</dt>
<dd><p>If set, node names are used to construct file names.  By default, it
is set if the output is split by node, or if <code>NODE_FILES</code> is set
and the output is split in any way.
</p>
</dd>
<dt><code>NODE_NAME_IN_INDEX</code>
<a name="index-NODE_005fNAME_005fIN_005fINDEX"></a>
</dt>
<dd><p>If set, use node names in index entries, otherwise prefer section names;
default true.
</p>
</dd>
<dt><code>NODE_NAME_IN_MENU</code>
<a name="index-NODE_005fNAME_005fIN_005fMENU"></a>
</dt>
<dd><p>If set, use node names in menu entries, otherwise prefer section names;
default true.
</p>
</dd>
<dt><code>OPEN_QUOTE_SYMBOL</code>
<a name="index-OPEN_005fQUOTE_005fSYMBOL"></a>
</dt>
<dd><p>When an opening quote is needed, e.g., for &lsquo;<samp>@samp</samp>&rsquo; output, use
the specified character; default <code>&amp;lsquo;</code> for HTML,
<code>&amp;#8216;</code> for Docbook.  For Info, the default depends on the
enabled document encoding (see <a href="_0040documentencoding.html#g_t_0040documentencoding"><tt>@documentencoding</tt></a>); if no
document encoding is set, or the encoding is US-ASCII, etc., &lsquo;<samp>'</samp>&rsquo;
is used.  This character usually appears as an undirected single quote
on modern systems.  If the document encoding is Unicode, the Info
output uses a Unicode left quote.
</p>
</dd>
<dt><code>OUTPUT_ENCODING_NAME</code>
<a name="index-OUTPUT_005fENCODING_005fNAME"></a>
</dt>
<dd><p>Normalized encoding name used for output files.  Should be a usable
charset name in HTML, typically one of the preferred IANA encoding
names.  By default, if an input encoding is set (typically through
<code>@documentencoding</code> or <code>INPUT_ENCODING_NAME</code>), this
information is used to set the output encoding name.  If no input
encoding is specified, the default output encoding name may be set by
the output format.  In particular, the XML-based formats use
<code>utf-8</code> for <code>OUTPUT_ENCODING_NAME</code> if the encoding is not
otherwise specified.  See <a href="_0040documentencoding.html#g_t_0040documentencoding"><tt>@documentencoding</tt></a>.
</p>
</dd>
<dt><code>OVERVIEW_LINK_TO_TOC</code>
<a name="index-OVERVIEW_005fLINK_005fTO_005fTOC"></a>
</dt>
<dd><p>If set, the cross references in the Overview link to the corresponding
Table of Contents entries; default true.
</p>
</dd>
<dt><code>PACKAGE</code>
<a name="index-PACKAGE"></a>
</dt>
<dt><code>PACKAGE_VERSION</code>
<a name="index-PACKAGE_005fVERSION"></a>
</dt>
<dt><code>PACKAGE_AND_VERSION</code>
<a name="index-PACKAGE_005fAND_005fVERSION"></a>
</dt>
<dt><code>PACKAGE_URL</code>
<a name="index-PACKAGE_005fURL"></a>
</dt>
<dt><code>PACKAGE_NAME</code>
<a name="index-PACKAGE_005fNAME"></a>
</dt>
<dd><p>The implementation&rsquo;s short package name, package version, package name
and version concatenated, package url, and full package name,
respectively.  By default, these variables are all set through
Autoconf, Automake, and <code>configure</code>.
</p>
</dd>
<dt><code>PREFIX</code>
<a name="index-PREFIX"></a>
</dt>
<dd><p>The output file prefix, which is prepended to some output file names.
By default it is set by <code>@setfilename</code> or from the input file
(see <a href="_0040setfilename.html#g_t_0040setfilename"><tt>@setfilename</tt></a>).  How this value is used depends on the
value of other customization variables or command line options, such
as whether the output is split and <code>NODE_FILENAMES</code>.  The default
is unset.
</p>
</dd>
<dt><code>PROGRAM</code>
<a name="index-PROGRAM"></a>
</dt>
<dd><p>Name of the program used.  By default, it is set to the name of the
program launched, with a trailing &lsquo;<samp>.pl</samp>&rsquo; removed.
</p>
</dd>
<dt><code>RENAMED_NODES_FILE</code>
<a name="index-RENAMED_005fNODES_005fFILE"></a>
</dt>
<dd><p>If set, use the value for the renamed nodes description file.  If not
set, the file is <samp><var>doc_basename</var>-noderename.cnf</samp>.
See <a href="HTML-Xref-Link-Preservation.html#HTML-Xref-Link-Preservation">HTML Xref Link Preservation</a>.
</p>
</dd>
<dt><code>RENAMED_NODES_REDIRECTIONS</code>
<a name="index-RENAMED_005fNODES_005fREDIRECTIONS"></a>
</dt>
<dd><p>If set, create redirection files for renamed nodes.  Set by default
when generating HTML.
</p>
</dd>
<dt><code>SHOW_MENU</code>
<a name="index-SHOW_005fMENU-1"></a>
</dt>
<dd><a name="index-_002d_002dno_002dheaders-1"></a>
<p>If set, Texinfo menus are output.  By default, it is set unless
generating Docbook or if <samp>--no-headers</samp> is specified.
</p>
</dd>
<dt><code>SORT_ELEMENT_COUNT</code>
<a name="index-SORT_005fELEMENT_005fCOUNT"></a>
</dt>
<dd><a name="index-texi_002delements_002dby_002dsize"></a>
<a name="index-Longest-nodes_002c-finding"></a>
<a name="index-Sorting-nodes-by-size"></a>
<p>If set, the name of a file to which a list of elements (nodes or
sections, depending on the output format) is dumped, sorted by the
number of lines they contain after removal of @-commands; default
unset.  This is used by the program <code>texi-elements-by-size</code> in
the <samp>util/</samp> directory of the Texinfo source distribution
(see <a href="Tips.html#texi_002delements_002dby_002dsize">texi-elements-by-size</a>).
</p>
</dd>
<dt><code>SORT_ELEMENT_COUNT_WORDS</code>
<a name="index-SORT_005fELEMENT_005fCOUNT_005fWORDS"></a>
</dt>
<dd><p>When dumping the elements-by-size file (see preceding item), use word
counts instead of line counts; default false.
</p>

</dd>
<dt><code>TEST</code>
<a name="index-TEST"></a>
</dt>
<dd><p>If set to true, some variables which are normally dynamically
generated anew for each run (date, program name, version) are set to
fixed and given values.  This is useful to compare the output to a
reference file, as is done for the tests.  The default is false.
</p>
</dd>
<dt><code>TEXI2DVI</code>
<a name="index-TEXI2DVI"></a>
</dt>
<dd><p>Name of the command used to produce PostScript, PDF, and DVI; default
&lsquo;<samp>texi2dvi</samp>&rsquo;.  See <a href="texi2any-Printed-Output.html#texi2any-Printed-Output"><tt>texi2any</tt> Printed Output</a>.
</p>
</dd>
<dt><code>TEXI2HTML</code>
<a name="index-TEXI2HTML"></a>
</dt>
<dd><a name="index-compatibility_002c-with-texi2html"></a>
<p>Generate HTML and try to be as compatible as possible with
<code>texi2html</code>; default false.
</p>
</dd>
<dt><code>TEXINFO_COLUMN_FOR_DESCRIPTION</code>
<a name="index-TEXINFO_005fCOLUMN_005fFOR_005fDESCRIPTION"></a>
</dt>
<dd><p>Used with the <code>indent_menu_descriptions</code> tree transformation,
described below; default 32 (matching
<code>texinfo-column-for-description</code> in Emacs)).
</p>
</dd>
<dt><code>TEXINFO_DTD_VERSION</code>
<a name="index-TEXINFO_005fDTD_005fVERSION"></a>
</dt>
<dd><p>For XML.  Version of the DTD used in the XML output preamble.  The
default is set based on a variable in <samp>configure.ac</samp>.
</p>
</dd>
<dt><code>TEXTCONTENT_COMMENT</code>
<a name="index-TEXTCONTENT_005fCOMMENT"></a>
</dt>
<dd><p>For stripped text content output (i.e., when
<code>TEXINFO_OUTPUT_FORMAT</code> is set to <code>textcontent</code>).  If set,
also output comments.  Default false.
</p>
</dd>
<dt><code>TOP_NODE_UP</code>
<a name="index-TOP_005fNODE_005fUP"></a>
</dt>
<dd><p>Up node for the Top node; default &lsquo;<samp>(dir)</samp>&rsquo;.
</p>
</dd>
<dt><code>TREE_TRANSFORMATIONS</code>
<a name="index-TREE_005fTRANSFORMATIONS"></a>
</dt>
<dd><p>The associated value is a comma separated list of transformations that
can be applied to the Texinfo tree prior to outputting the result.  If
more than one is specified, the ordering is irrelevant; each is always
applied at the necessary point during processing.
</p>
<p>The only one executed by default is
&lsquo;<samp>move_index_entries_after_items</samp>&rsquo; for HTML and Docbook output.
Here&rsquo;s an example of updating the master menu in a document:
</p>
<div class="example">
<pre class="example">makeinfo \
  -c TREE_TRANSFORMATIONS=regenerate_master_menu \
  -c PLAINTEXINFO=1 \
  mydoc.texi \
  -o /tmp/out
</pre></div>

<p>(Caveat: Since <code>PLAINTEXINFO</code> output does expand
Texinfo macros and conditionals, it&rsquo;s necessary to remove any such
differences before installing the updates in the original document.
This will be remedied in a future release.)
</p>
<p>The following transformations are currently supported (many are used
in the <code>pod2texi</code> utility distributed with Texinfo;
see <a href="Invoking-pod2texi.html#Invoking-pod2texi">Invoking <tt>pod2texi</tt></a>):
</p>
<dl compact="compact">
<dt>&lsquo;<samp>complete_tree_nodes_menus</samp>&rsquo;
<a name="index-complete_005ftree_005fnodes_005fmenus"></a>
</dt>
<dd><p>Add menu entries or whole menus for nodes associated with sections of
any level, based on the sectioning tree.
</p>
</dd>
<dt>&lsquo;<samp>fill_gaps_in_sectioning</samp>&rsquo;
<a name="index-fill_005fgaps_005fin_005fsectioning"></a>
</dt>
<dd><p>Adds empty <code>@unnumbered...</code> sections in a tree to fill gaps in
sectioning.  For example, an <code>@unnumberedsec</code> will be inserted
if an <code>@chapter</code> is followed by an <code>@subsection</code>.
</p>
</dd>
<dt>&lsquo;<samp>indent_menu_descriptions</samp>&rsquo;
<a name="index-indent_005fmenu_005fdescriptions"></a>
</dt>
<dd><p>Reformat menus so that descriptions start at column
<code>TEXINFO_COLUMN_DESCRIPTION</code>.
</p>
</dd>
<dt>&lsquo;<samp>insert_nodes_for_sectioning_commands</samp>&rsquo;
<a name="index-insert_005fnodes_005ffor_005fsectioning_005fcommands"></a>
</dt>
<dd><p>Insert nodes for sectioning commands lacking a corresponding node.
</p>
</dd>
<dt>&lsquo;<samp>move_index_entries_after_items</samp>&rsquo;
<a name="index-move_005findex_005fentries_005fafter_005fitems"></a>
</dt>
<dd><p>In <code>@enumerate</code> and <code>@itemize</code>, move index entries
appearing just before an <code>@item</code> to just after the
<code>@item</code>.  Comment lines between index entries are moved too.  As
mentioned, this is always done for HTML and Docbook output.
</p>
</dd>
<dt>&lsquo;<samp>regenerate_master_menu</samp>&rsquo;
<a name="index-regenerate_005fmaster_005fmenu"></a>
</dt>
<dd><p>Update the Top node master menu, either replacing the (first)
<code>@detailmenu</code> in the Top node menu, or creating it at the end of
the Top node menu.
</p>
</dd>
<dt>&lsquo;<samp>simple_menu</samp>&rsquo;
<a name="index-simple_005fmenu"></a>
</dt>
<dd><p>Mostly the same as <code>SIMPLE_MENU</code>: use a simple preformatted style
for the menu.  It differs from setting <code>SIMPLE_MENU</code> in that
<code>SIMPLE_MENU</code> only has an effect in HTML output.
</p>
</dd>
</dl>

</dd>
<dt><code>USE_NODES</code>
<a name="index-USE_005fNODES"></a>
</dt>
<dd><p>Preferentially use nodes to decide where elements are separated.  If
set to false, preferentially use sectioning to decide where elements
are separated.  The default is true.
</p>
</dd>
<dt><code>USE_NODE_TARGET</code>
<a name="index-USE_005fNODE_005fTARGET"></a>
</dt>
<dd><p>If set, use the node associated with a section for the section target
in cross references; default true.
</p>
</dd>
<dt><code>USE_NUMERIC_ENTITY</code>
<a name="index-USE_005fNUMERIC_005fENTITY"></a>
</dt>
<dd><p>For HTML and XML.  If set, use numeric entities instead of ASCII
characters when there is no named entity.  By default, set to true for
HTML.
</p>
</dd>
<dt><code>USE_UP_NODE_FOR_ELEMENT_UP</code>
<a name="index-USE_005fUP_005fNODE_005fFOR_005fELEMENT_005fUP"></a>
</dt>
<dd><p>Fill in up sectioning direction with node direction when there is no
sectioning up direction.  In practice this can only happen when there
is no @top section.  Not set by default.
</p>
</dd>
<dt><code>USE_SETFILENAME_EXTENSION</code>
<a name="index-USE_005fSETFILENAME_005fEXTENSION"></a>
</dt>
<dd><p>Default is on for Info, off for other output.  If set, use exactly
what <code>@setfilename</code> gives for the output file name, including
the extension.  You should not need to explicitly set this variable.
</p>
</dd>
<dt><code>USE_TITLEPAGE_FOR_TITLE</code>
<a name="index-USE_005fTITLEPAGE_005fFOR_005fTITLE"></a>
</dt>
<dd><p>Use the full <code>@titlepage</code> as the title, not a simple title string;
default false.
</p>
</dd>
<dt><code>USE_UNIDECODE</code>
<a name="index-USE_005fUNIDECODE"></a>
</dt>
<dd><a name="index-Text_003a_003aUnidecode"></a>
<p>If set to false, do not use the <code>Text::Unidecode</code> Perl module to
transliterate more characters; default true.
</p>
</dd>
</dl>


<hr>
<div class="header">
<p>
Previous: <a href="HTML-Customization-Variables.html#HTML-Customization-Variables" accesskey="p" rel="previous">HTML Customization Variables</a>, Up: <a href="Customization-Variables.html#Customization-Variables" accesskey="u" rel="up">Customization Variables</a> &nbsp; [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Command-and-Variable-Index.html#Command-and-Variable-Index" title="Index" rel="index">Index</a>]</p>
</div>



</body>
</html>