/[texi2html]/texi2html/doc/texi2html.html
ViewVC logotype

Diff of /texi2html/doc/texi2html.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.25 by pertusus, Tue Aug 23 06:58:03 2005 UTC revision 1.26 by pertusus, Tue Aug 23 23:51:09 2005 UTC
# Line 31  conditions for modified versions, except Line 31  conditions for modified versions, except
31  permission notice may be stated in a translation approved  permission notice may be stated in a translation approved
32  by the Free Software Foundation.  by the Free Software Foundation.
33  -->  -->
34  <!-- Created on August, 23 2005 by texi2html @PACKAGE_VERSION@ -->  <!-- Created on August, 24 2005 by texi2html @PACKAGE_VERSION@ -->
35  <!--  <!--
36  Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author)  Written by: Lionel Cons <Lionel.Cons@cern.ch> (original author)
37              Karl Berry  <karl@freefriends.org>              Karl Berry  <karl@freefriends.org>
# Line 42  Send bugs and suggestions to <texi2html- Line 42  Send bugs and suggestions to <texi2html-
42    
43  -->  -->
44  <head>  <head>
45  <title>Texi2HTML - Texinfo to HTML v1.77: Texi2HTML</title>  <title>Texi2HTML &ndash; Texinfo to HTML v1.77: Texi2HTML</title>
46    
47  <meta name="description" content="Texi2HTML - Texinfo to HTML v1.77: Texi2HTML">  <meta name="description" content="Texi2HTML &ndash; Texinfo to HTML v1.77: Texi2HTML">
48  <meta name="keywords" content="Texi2HTML - Texinfo to HTML v1.77: Texi2HTML">  <meta name="keywords" content="Texi2HTML &ndash; Texinfo to HTML v1.77: Texi2HTML">
49  <meta name="resource-type" content="document">  <meta name="resource-type" content="document">
50  <meta name="distribution" content="global">  <meta name="distribution" content="global">
51  <meta name="Generator" content="texi2html @PACKAGE_VERSION@">  <meta name="Generator" content="texi2html @PACKAGE_VERSION@">
# Line 1793  the value associated with the element la Line 1793  the value associated with the element la
1793  hash if the the link really leads to an element, or in the <a name="IDX96"></a>  hash if the the link really leads to an element, or in the <a name="IDX96"></a>
1794  <code>%PASSIVE_ICONS</code>  <code>%PASSIVE_ICONS</code>
1795  hash if there is no element to link to. Of course if there is a link to the  hash if there is no element to link to. Of course if there is a link to the
1796  element the icon links to that element.  element the icon links to that element. The button name and
1797    the button description are used in HTML attributes to have a textual
1798    description of the icon. The corresponding strings are in
1799    <a name="IDX97"></a>
1800    <code>%BUTTONS_NAME</code>  for the button name and  <code>%NAVIGATION_TEXT</code>
1801    for the description.
1802  </p></dd>  </p></dd>
1803  </dl>  </dl>
1804    
# Line 1825  associated with the following function r Line 1830  associated with the following function r
1830  </p>  </p>
1831  <dl>  <dl>
1832  <dt><u>Function Reference:</u> <b>print_navigation</b><i> $filehandle \@buttons $vertical</i>  <dt><u>Function Reference:</u> <b>print_navigation</b><i> $filehandle \@buttons $vertical</i>
1833  <a name="IDX97"></a>  <a name="IDX98"></a>
1834  </dt>  </dt>
1835  <dd><p><var>$filehandle</var> is the opened filehandle the function should write to.  <dd><p><var>$filehandle</var> is the opened filehandle the function should write to.
1836  <var>\@buttons</var> is an array reference which should hold the specification of  <var>\@buttons</var> is an array reference which should hold the specification of
# Line 1897  in <a href="#Element-labels">Element lab Line 1902  in <a href="#Element-labels">Element lab
1902  </p>  </p>
1903  <dl compact="compact">  <dl compact="compact">
1904  <dt> <code>%Texi2HTML::NAME</code>  <dt> <code>%Texi2HTML::NAME</code>
1905  <a name="IDX98"></a>  <a name="IDX99"></a>
1906  </dt>  </dt>
1907  <dd><p>The formatted element name  <dd><p>The formatted element name
1908  </p></dd>  </p></dd>
1909  <dt> <code>%Texi2HTML::HREF</code>  <dt> <code>%Texi2HTML::HREF</code>
1910  <a name="IDX99"></a>  <a name="IDX100"></a>
1911  </dt>  </dt>
1912  <dd><p>The element hypertext reference  <dd><p>The element hypertext reference
1913  </p></dd>  </p></dd>
1914  <dt> <code>%Texi2HTML::NODE</code>  <dt> <code>%Texi2HTML::NODE</code>
1915  <a name="IDX100"></a>  <a name="IDX101"></a>
1916  </dt>  </dt>
1917  <dd><p>The element node name  <dd><p>The element node name
1918  </p></dd>  </p></dd>
1919  <dt> <code>%Texi2HTML::NO_TEXI</code>  <dt> <code>%Texi2HTML::NO_TEXI</code>
1920  <a name="IDX101"></a>  <a name="IDX102"></a>
1921  </dt>  </dt>
1922  <dd><p>The element name after removal of texi commands  <dd><p>The element name after removal of texi commands
1923  </p></dd>  </p></dd>
# Line 1944  strings, flags set by <code>@set</code> Line 1949  strings, flags set by <code>@set</code>
1949  </p>  </p>
1950  <a name="SEC32"></a>  <a name="SEC32"></a>
1951  <h4 class="subsubheading"> Global strings </h4>  <h4 class="subsubheading"> Global strings </h4>
1952  <p>The <a name="IDX102"></a>  <p>The <a name="IDX103"></a>
1953  <code>%Texi2HTML::THISDOC</code> hash holds some global informations:  <code>%Texi2HTML::THISDOC</code> hash holds some global informations:
1954  </p>  </p>
1955  <dl compact="compact">  <dl compact="compact">
# Line 2028  footnotestyle, Line 2033  footnotestyle,
2033  <a name="SEC33"></a>  <a name="SEC33"></a>
2034  <h4 class="subsubheading"> Flags </h4>  <h4 class="subsubheading"> Flags </h4>
2035  <p>Flags defined by <code>@set</code> may be accessed through the  <p>Flags defined by <code>@set</code> may be accessed through the
2036  <a name="IDX103"></a>  <a name="IDX104"></a>
2037  <code>%main::value</code> hash. The key is the flag name, the value is the  <code>%main::value</code> hash. The key is the flag name, the value is the
2038  flag value at the end of the document.  flag value at the end of the document.
2039  </p>  </p>
# Line 2037  command, like <code>@setfilename</code>, Line 2042  command, like <code>@setfilename</code>,
2042  <code>@author</code>&hellip; The corresponding flag is the command name with  <code>@author</code>&hellip; The corresponding flag is the command name with
2043  <samp>`_'</samp> appended, for example, <code>_titlefont</code> corresponds with  <samp>`_'</samp> appended, for example, <code>_titlefont</code> corresponds with
2044  <code>@titlefont</code>. Like other flags they are available in  <code>@titlefont</code>. Like other flags they are available in
2045  <a name="IDX104"></a>  <a name="IDX105"></a>
2046  <code>%main::value</code>.  <code>%main::value</code>.
2047  </p>  </p>
2048    
# Line 2048  command, like <code>@setfilename</code>, Line 2053  command, like <code>@setfilename</code>,
2053  </p>  </p>
2054  <dl compact="compact">  <dl compact="compact">
2055  <dt> <code>$Texi2HTML::THIS_SECTION</code>  <dt> <code>$Texi2HTML::THIS_SECTION</code>
2056  <a name="IDX105"></a>  <a name="IDX106"></a>
2057  </dt>  </dt>
2058  <dd><p>Lines of the current element.  <dd><p>Lines of the current element.
2059  </p></dd>  </p></dd>
2060  <dt> <code>$Texi2HTML::THIS_HEADER</code>  <dt> <code>$Texi2HTML::THIS_HEADER</code>
2061  <a name="IDX106"></a>  <a name="IDX107"></a>
2062  </dt>  </dt>
2063  <dd><p>Lines of the current element appearing before the element label (anchors).  <dd><p>Lines of the current element appearing before the element label (anchors).
2064  </p></dd>  </p></dd>
2065  <dt> <code>$Texi2HTML::OVERVIEW</code>  <dt> <code>$Texi2HTML::OVERVIEW</code>
2066  <a name="IDX107"></a>  <a name="IDX108"></a>
2067  </dt>  </dt>
2068  <dd><p>Lines of short table of contents. See section <a href="#SEC42">Special pages formatting</a>.  <dd><p>Lines of short table of contents. See section <a href="#SEC42">Special pages formatting</a>.
2069  </p></dd>  </p></dd>
2070  <dt> <code>$Texi2HTML::TOC_LINES</code>  <dt> <code>$Texi2HTML::TOC_LINES</code>
2071  <a name="IDX108"></a>  <a name="IDX109"></a>
2072  </dt>  </dt>
2073  <dd><p>Lines of table of contents. See section <a href="#SEC42">Special pages formatting</a>.  <dd><p>Lines of table of contents. See section <a href="#SEC42">Special pages formatting</a>.
2074  </p></dd>  </p></dd>
# Line 2095  also counts the number of words in the a Line 2100  also counts the number of words in the a
2100  </p>  </p>
2101  <dl>  <dl>
2102  <dt><u>Function:</u> $words_number <b>main::print_lines</b><i> $filehandle \@lines_array</i>  <dt><u>Function:</u> $words_number <b>main::print_lines</b><i> $filehandle \@lines_array</i>
2103  <a name="IDX109"></a>  <a name="IDX110"></a>
2104  </dt>  </dt>
2105  <dd><p><var>$filehandle</var> is the opened filehandle the function should write to.  <dd><p><var>$filehandle</var> is the opened filehandle the function should write to.
2106  <var>\@lines_array</var> is the array line the function should write to the file.  <var>\@lines_array</var> is the array line the function should write to the file.
2107  If this argument is omitted, the function uses <a name="IDX110"></a>  If this argument is omitted, the function uses <a name="IDX111"></a>
2108  <code>$Texi2HTML::THIS_SECTION</code>.  <code>$Texi2HTML::THIS_SECTION</code>.
2109  <var>$words_number</var> is the number of words in the array, only defined if  <var>$words_number</var> is the number of words in the array, only defined if
2110  split at nodes and <a name="IDX111"></a>  split at nodes and <a name="IDX112"></a>
2111  <code>$WORDS_IN_PAGE</code> is defined.  <code>$WORDS_IN_PAGE</code> is defined.
2112  </p></dd></dl>  </p></dd></dl>
2113    
# Line 2138  texinfo processing and before document g Line 2143  texinfo processing and before document g
2143  </p>  </p>
2144  <dl>  <dl>
2145  <dt><u>Function Reference:</u> $encoding <b>init_out</b>  <dt><u>Function Reference:</u> $encoding <b>init_out</b>
2146  <a name="IDX112"></a>  <a name="IDX113"></a>
2147  </dt>  </dt>
2148  <dd><p>This function perform the initialization of variables and any other  <dd><p>This function perform the initialization of variables and any other
2149  task before document outputting. It returns the encoding used for the  task before document outputting. It returns the encoding used for the
2150  output files.  output files.
2151  </p></dd></dl>  </p></dd></dl>
2152    
2153  <p>In the default case the <a name="IDX113"></a>  <p>In the default case the <a name="IDX114"></a>
2154  <code>$BODYTEXT</code> (see section <a href="#SEC39">Customizing the page header</a>)  <code>$BODYTEXT</code> (see section <a href="#SEC39">Customizing the page header</a>)
2155  and the hashes <a name="IDX114"></a>  and the hashes <a name="IDX115"></a>
2156  <code>%NAVIGATION_TEXT</code> (see section <a href="#SEC27">Specifying the buttons formatting</a>) and    <code>%NAVIGATION_TEXT</code>,
2157  <a name="IDX115"></a>  <a name="IDX116"></a>
2158    <code>%BUTTONS_NAME</code>  (see section <a href="#SEC27">Specifying the buttons formatting</a>),  
2159    <a name="IDX117"></a>
2160  <code>%BUTTONS_GOTO</code> (see section <a href="#SEC47">Formatting of about text</a>) are initialized.  <code>%BUTTONS_GOTO</code> (see section <a href="#SEC47">Formatting of about text</a>) are initialized.
2161    Indeed the initialization of these variables is dependent upon
2162    the document language selection.
2163  </p>  </p>
2164  <p>To perform the default initializations and also add more code, you could  <p>To perform the default initializations and also add more code, you could
2165  do as in the following example (save the default function reference and call  do as in the following example (save the default function reference and call
# Line 2192  reference may be redefined: Line 2201  reference may be redefined:
2201  </p>  </p>
2202  <dl>  <dl>
2203  <dt><u>Function Reference:</u> <b>finish_out</b>  <dt><u>Function Reference:</u> <b>finish_out</b>
2204  <a name="IDX116"></a>  <a name="IDX118"></a>
2205  </dt>  </dt>
2206  <dd><p>This function is called after the document generation.  <dd><p>This function is called after the document generation.
2207  </p></dd></dl>  </p></dd></dl>
# Line 2221  reference may be redefined: Line 2230  reference may be redefined:
2230  <h2 class="section"> 6.7 Customizing the <code>texi2html</code> css lines </h2>  <h2 class="section"> 6.7 Customizing the <code>texi2html</code> css lines </h2>
2231    
2232  <p>It is possible to modify the <code>texi2html</code> css lines by modifying  <p>It is possible to modify the <code>texi2html</code> css lines by modifying
2233  the entries or adding to the <a name="IDX117"></a>  the entries or adding to the <a name="IDX119"></a>
2234  <code>%css_map</code> hash. Each key is a css  <code>%css_map</code> hash. Each key is a css
2235  selector, the corresponding value is a style string.  selector, the corresponding value is a style string.
2236  </p>  </p>
2237  <p>The whole css text is in the variable <a name="IDX118"></a>  <p>The whole css text is in the variable <a name="IDX120"></a>
2238  <code>$CSS_LINES</code>. If this  <code>$CSS_LINES</code>. If this
2239  variable is defined the variable value is used instead of being  variable is defined the variable value is used instead of being
2240  constructed using the <a name="IDX119"></a>  constructed using the <a name="IDX121"></a>
2241  <code>%css_map</code> entries. For example if you don't  <code>%css_map</code> entries. For example if you don't
2242  want any css entries, set  want any css entries, set
2243  </p>  </p>
2244  <table><tr><td>&nbsp;</td><td><pre class="example">$CSS_LINES = '';  <table><tr><td>&nbsp;</td><td><pre class="example">$CSS_LINES = '';
2245  </pre></td></tr></table>  </pre></td></tr></table>
2246  <p>It is also possible to change completely the way <a name="IDX120"></a>  <p>It is also possible to change completely the way <a name="IDX122"></a>
2247  <code>$CSS_LINES</code> are  <code>$CSS_LINES</code> are
2248  generated by redefining the following function reference:  generated by redefining the following function reference:
2249  </p>  </p>
2250    
2251  <dl>  <dl>
2252  <dt><u>Function Reference:</u> <b>css_lines</b><i> \@import_lines \@rule_lines</i>  <dt><u>Function Reference:</u> <b>css_lines</b><i> \@import_lines \@rule_lines</i>
2253  <a name="IDX121"></a>  <a name="IDX123"></a>
2254  </dt>  </dt>
2255  <dd><p>This function should be used to construct the <a name="IDX122"></a>  <dd><p>This function should be used to construct the <a name="IDX124"></a>
2256  <code>$CSS_LINES</code>.  <code>$CSS_LINES</code>.
2257  <var>\@import_lines</var> are the <code>@import</code> lines of the  <var>\@import_lines</var> are the <code>@import</code> lines of the
2258  files specified with <a name="IDX123"></a>  files specified with <a name="IDX125"></a>
2259  <samp>`--include-css'</samp>,  <samp>`--include-css'</samp>,
2260  and <var>\@rule_lines</var> are the css commands lines of these files.  and <var>\@rule_lines</var> are the css commands lines of these files.
2261  See section <a href="#SEC15">Customizing the <acronym>HTML</acronym> and text style</a>.  See section <a href="#SEC15">Customizing the <acronym>HTML</acronym> and text style</a>.
# Line 2274  See section <a href="#SEC15">Customizing Line 2283  See section <a href="#SEC15">Customizing
2283  <h2 class="section"> 6.8 Customizing the page header </h2>  <h2 class="section"> 6.8 Customizing the page header </h2>
2284    
2285  <p>It is possible to add lines to the text within the <code>&lt;head&gt;</code>  <p>It is possible to add lines to the text within the <code>&lt;head&gt;</code>
2286  <acronym>HTML</acronym> elements, by defining the variable <a name="IDX124"></a>  <acronym>HTML</acronym> elements, by defining the variable <a name="IDX126"></a>
2287  <code>$EXTRA_HEAD</code>.  <code>$EXTRA_HEAD</code>.
2288  Similarly it is possible to add text just after the <code>&lt;body&gt;</code>  Similarly it is possible to add text just after the <code>&lt;body&gt;</code>
2289  element with the variable <a name="IDX125"></a>  element with the variable <a name="IDX127"></a>
2290  <code>$AFTER_BODY_OPEN</code>.  <code>$AFTER_BODY_OPEN</code>.
2291  These variables are empty by default.  These variables are empty by default.
2292  </p>  </p>
2293  <p>The encoding of the texinfo file is defined by <a name="IDX126"></a>  <p>The encoding of the texinfo file is defined by <a name="IDX128"></a>
2294  <code>$DOCUMENT_ENCODING</code>  <code>$DOCUMENT_ENCODING</code>
2295  if no <code>@documentencoding</code> appears in the document.  if no <code>@documentencoding</code> appears in the document.
2296  The default is a <samp>`en-ascii'</samp> encoding.  The default is a <samp>`en-ascii'</samp> encoding.
2297  The encoding of the resulting document is defined by  The encoding of the resulting document is defined by
2298  <a name="IDX127"></a>  <a name="IDX129"></a>
2299  <code>$ENCODING</code>. The default is the <code>$DOCUMENT_ENCODING</code>.  <code>$ENCODING</code>. The default is the <code>$DOCUMENT_ENCODING</code>.
2300  </p>  </p>
2301  <p>The description of the document may be specified in  <p>The description of the document may be specified in
2302  <a name="IDX128"></a>  <a name="IDX130"></a>
2303  <code>$DOCUMENT_DESCRIPTION</code>. If this variable is undef, the text  <code>$DOCUMENT_DESCRIPTION</code>. If this variable is undef, the text
2304  associated with <code>@documentdescription</code> is used, and if there isn't  associated with <code>@documentdescription</code> is used, and if there isn't
2305  such test a default description is constructed using the document title and  such test a default description is constructed using the document title and
2306  the name of the first section of the file.  the name of the first section of the file.
2307  </p>  </p>
2308  <p>The <code>&lt;body&gt;</code> element attributes may be set by defining the  <p>The <code>&lt;body&gt;</code> element attributes may be set by defining the
2309  variable <a name="IDX129"></a>  variable <a name="IDX131"></a>
2310  <code>$BODYTEXT</code>. If you want to define that variable  <code>$BODYTEXT</code>. If you want to define that variable
2311  dynamically, you should use the <code>init_out</code> function reference  dynamically, you should use the <code>init_out</code> function reference
2312  (see section <a href="#SEC36">Preparing the output</a>).  (see section <a href="#SEC36">Preparing the output</a>).
2313  </p>  </p>
2314  <p>The default functions call the function associated with  <p>The default functions call the function associated with
2315  <a name="IDX130"></a>  <a name="IDX132"></a>
2316  <code>$print_head_navigation</code> to format the navigation panel for the  <code>$print_head_navigation</code> to format the navigation panel for the
2317  page header. Thus you can control parts of the formatting by  page header. Thus you can control parts of the formatting by
2318  redefining the function reference.  redefining the function reference.
2319  </p>  </p>
2320  <dl>  <dl>
2321  <dt><u>Function Reference:</u> <b>print_head_navigation</b><i> $filehandle \@buttons</i>  <dt><u>Function Reference:</u> <b>print_head_navigation</b><i> $filehandle \@buttons</i>
2322  <a name="IDX131"></a>  <a name="IDX133"></a>
2323  </dt>  </dt>
2324  <dd><p><var>$filehandle</var> is the opened filehandle the function should write to.  <dd><p><var>$filehandle</var> is the opened filehandle the function should write to.
2325  <var>\@buttons</var> is an array reference which should hold the specification of  <var>\@buttons</var> is an array reference which should hold the specification of
# Line 2319  the buttons for the navigation panel. Line 2328  the buttons for the navigation panel.
2328    
2329  <p>If you want even more control, you can have full control over the page header  <p>If you want even more control, you can have full control over the page header
2330  formatting by redefining three function references. The function associated  formatting by redefining three function references. The function associated
2331  with <a name="IDX132"></a>  with <a name="IDX134"></a>
2332  <code>$print_page_head</code> is called for all the pages, and after that,  <code>$print_page_head</code> is called for all the pages, and after that,
2333  the function associated with <a name="IDX133"></a>  the function associated with <a name="IDX135"></a>
2334  <code>$print_chapter_header</code> is called  <code>$print_chapter_header</code> is called
2335  if the document is split at chapters, or the function associated with  if the document is split at chapters, or the function associated with
2336  <a name="IDX134"></a>  <a name="IDX136"></a>
2337  <code>$print_section_header</code> is called if the document is split at sections.  <code>$print_section_header</code> is called if the document is split at sections.
2338  </p>  </p>
2339  <dl>  <dl>
2340  <dt><u>Function Reference:</u> <b>print_page_head</b><i> $filehandle</i>  <dt><u>Function Reference:</u> <b>print_page_head</b><i> $filehandle</i>
2341  <a name="IDX135"></a>  <a name="IDX137"></a>
2342  </dt>  </dt>
2343  <dd><p><var>$filehandle</var> is the opened filehandle the function should write to.  <dd><p><var>$filehandle</var> is the opened filehandle the function should write to.
2344  This function should print the page head, including the <code>&lt;body&gt;</code>  This function should print the page head, including the <code>&lt;body&gt;</code>
# Line 2338  element. Line 2347  element.
2347    
2348  <dl>  <dl>
2349  <dt><u>Function Reference:</u> <b>print_chapter_header</b><i> $filehandle</i>  <dt><u>Function Reference:</u> <b>print_chapter_header</b><i> $filehandle</i>
2350  <a name="IDX136"></a>  <a name="IDX138"></a>
2351  </dt>  </dt>
2352  <dd><p><var>$filehandle</var> is the opened filehandle the function should write to.  <dd><p><var>$filehandle</var> is the opened filehandle the function should write to.
2353  This function is called if the document is split at chapters, after  This function is called if the document is split at chapters, after
# Line 2347  This function is called if the document Line 2356  This function is called if the document
2356    
2357  <dl>  <dl>
2358  <dt><u>Function Reference:</u> <b>print_section_header</b><i> $filehandle</i>  <dt><u>Function Reference:</u> <b>print_section_header</b><i> $filehandle</i>
2359  <a name="IDX137"></a>  <a name="IDX139"></a>
2360  </dt>  </dt>
2361  <dd><p><var>$filehandle</var> is the opened filehandle the function should write to.  <dd><p><var>$filehandle</var> is the opened filehandle the function should write to.
2362  This function is called if the document is split at sections, after  This function is called if the document is split at sections, after
# Line 2380  the formatting of sections: Line 2389  the formatting of sections:
2389  </p>  </p>
2390  <dl>  <dl>
2391  <dt><u>Function Reference:</u> <b>print_section</b><i> $filehandle $first_in_page $previous_is_top</i>  <dt><u>Function Reference:</u> <b>print_section</b><i> $filehandle $first_in_page $previous_is_top</i>
2392  <a name="IDX138"></a>  <a name="IDX140"></a>
2393  </dt>  </dt>
2394  <dd><p><var>$filehandle</var> is the opened filehandle the function should write to.  <dd><p><var>$filehandle</var> is the opened filehandle the function should write to.
2395  <var>$first_in_page</var> is true if this section is the first section in the page.  <var>$first_in_page</var> is true if this section is the first section in the page.
# Line 2391  This function should print the current s Line 2400  This function should print the current s
2400    
2401  <dl>  <dl>
2402  <dt><u>Function Reference:</u> <b>end_section</b><i> $filehandle $last_element_or_before_top</i>  <dt><u>Function Reference:</u> <b>end_section</b><i> $filehandle $last_element_or_before_top</i>
2403  <a name="IDX139"></a>  <a name="IDX141"></a>
2404  </dt>  </dt>
2405  <dd><p><var>$filehandle</var> is the opened filehandle the function should write to.  <dd><p><var>$filehandle</var> is the opened filehandle the function should write to.
2406  <var>$last_element_or_before_top</var> is true if this section precedes the top  <var>$last_element_or_before_top</var> is true if this section precedes the top
# Line 2420  element or is the last one in page, or b Line 2429  element or is the last one in page, or b
2429  <h2 class="section"> 6.10 Customizing the page footer </h2>  <h2 class="section"> 6.10 Customizing the page footer </h2>
2430    
2431  <p>It is possible to add text just before the <code>&lt;/body&gt;</code>  <p>It is possible to add text just before the <code>&lt;/body&gt;</code>
2432  element with the variable <a name="IDX140"></a>  element with the variable <a name="IDX142"></a>
2433  <code>$PRE_BODY_CLOSE</code>. Nothing is added  <code>$PRE_BODY_CLOSE</code>. Nothing is added
2434  by default.  by default.
2435  </p>  </p>
2436    
2437  <p>The default functions call the function associated with  <p>The default functions call the function associated with
2438  <a name="IDX141"></a>  <a name="IDX143"></a>
2439  <code>$print_foot_navigation</code> to format the navigation panel for the  <code>$print_foot_navigation</code> to format the navigation panel for the
2440  page footer. Thus you can control parts of the formatting by  page footer. Thus you can control parts of the formatting by
2441  redefining the function reference.  redefining the function reference.
2442  </p>  </p>
2443  <dl>  <dl>
2444  <dt><u>Function Reference:</u> <b>print_foot_navigation</b><i> $filehandle \@buttons</i>  <dt><u>Function Reference:</u> <b>print_foot_navigation</b><i> $filehandle \@buttons</i>
2445  <a name="IDX142"></a>  <a name="IDX144"></a>
2446  </dt>  </dt>
2447  <dd><p><var>$filehandle</var> is the opened filehandle the function should write to.  <dd><p><var>$filehandle</var> is the opened filehandle the function should write to.
2448  <var>\@buttons</var> is an array reference which should hold the specification of  <var>\@buttons</var> is an array reference which should hold the specification of
# Line 2442  the buttons for the navigation panel. Line 2451  the buttons for the navigation panel.
2451    
2452  <p>If you want even more control, you can have full control the page footer  <p>If you want even more control, you can have full control the page footer
2453  formatting by redefining three function references.  formatting by redefining three function references.
2454  The function associated with <a name="IDX143"></a>  The function associated with <a name="IDX145"></a>
2455  <code>$print_chapter_footer</code> is called  <code>$print_chapter_footer</code> is called
2456  if the document is split at chapters, or the function associated with  if the document is split at chapters, or the function associated with
2457  <a name="IDX144"></a>  <a name="IDX146"></a>
2458  <code>$print_section_footer</code> is called if the document is split at sections.  <code>$print_section_footer</code> is called if the document is split at sections.
2459   After that the function associated   After that the function associated
2460  with <a name="IDX145"></a>  with <a name="IDX147"></a>
2461  <code>$print_page_foot</code> is called.  <code>$print_page_foot</code> is called.
2462  </p>  </p>
2463  <dl>  <dl>
2464  <dt><u>Function Reference:</u> <b>print_page_foot</b><i> $filehandle</i>  <dt><u>Function Reference:</u> <b>print_page_foot</b><i> $filehandle</i>
2465  <a name="IDX146"></a>  <a name="IDX148"></a>
2466  </dt>  </dt>
2467  <dd><p><var>$filehandle</var> is the opened filehandle the function should write to.  <dd><p><var>$filehandle</var> is the opened filehandle the function should write to.
2468  This function should print the page foot, including the <code>&lt;/body&gt;</code>  This function should print the page foot, including the <code>&lt;/body&gt;</code>
# Line 2462  element. Line 2471  element.
2471    
2472  <dl>  <dl>
2473  <dt><u>Function Reference:</u> <b>print_chapter_footer</b><i> $filehandle</i>  <dt><u>Function Reference:</u> <b>print_chapter_footer</b><i> $filehandle</i>
2474  <a name="IDX147"></a>  <a name="IDX149"></a>
2475  </dt>  </dt>
2476  <dd><p><var>$filehandle</var> is the opened filehandle the function should write to.  <dd><p><var>$filehandle</var> is the opened filehandle the function should write to.
2477  This function is called if the document is split at chapters, before  This function is called if the document is split at chapters, before
# Line 2471  This function is called if the document Line 2480  This function is called if the document
2480    
2481  <dl>  <dl>
2482  <dt><u>Function Reference:</u> <b>print_section_footer</b><i> $filehandle</i>  <dt><u>Function Reference:</u> <b>print_section_footer</b><i> $filehandle</i>
2483  <a name="IDX148"></a>  <a name="IDX150"></a>
2484  </dt>  </dt>
2485  <dd><p><var>$filehandle</var> is the opened filehandle the function should write to.  <dd><p><var>$filehandle</var> is the opened filehandle the function should write to.
2486  This function is called if the document is split at sections, before  This function is called if the document is split at sections, before
# Line 2568  function references are: Line 2577  function references are:
2577  </p>  </p>
2578  <dl>  <dl>
2579  <dt><u>Function Reference:</u> <b>print_Top_header</b><i> $filehandle $begin_page</i>  <dt><u>Function Reference:</u> <b>print_Top_header</b><i> $filehandle $begin_page</i>
2580  <a name="IDX149"></a>  <a name="IDX151"></a>
2581  </dt>  </dt>
2582  <dd><p><var>$filehandle</var> is the opened filehandle the function should write to.  <dd><p><var>$filehandle</var> is the opened filehandle the function should write to.
2583  <var>$begin_page</var> is true if the element is the first in a page.  <var>$begin_page</var> is true if the element is the first in a page.
# Line 2578  the top element text hasn't been parsed. Line 2587  the top element text hasn't been parsed.
2587    
2588  <dl>  <dl>
2589  <dt><u>Function Reference:</u> <b>print_Top</b><i> $filehandle $has_top_heading</i>  <dt><u>Function Reference:</u> <b>print_Top</b><i> $filehandle $has_top_heading</i>
2590  <a name="IDX150"></a>  <a name="IDX152"></a>
2591  </dt>  </dt>
2592  <dd><p><var>$filehandle</var> is the opened filehandle the function should write to.  <dd><p><var>$filehandle</var> is the opened filehandle the function should write to.
2593  <var>$has_top_heading</var> is true if there is a <code>@heading</code> command or  <var>$has_top_heading</var> is true if there is a <code>@heading</code> command or
# Line 2589  panel. Line 2598  panel.
2598    
2599  <dl>  <dl>
2600  <dt><u>Function Reference:</u> <b>print_Top_footer</b><i> $filehandle $end_page</i>  <dt><u>Function Reference:</u> <b>print_Top_footer</b><i> $filehandle $end_page</i>
2601  <a name="IDX151"></a>  <a name="IDX153"></a>
2602  </dt>  </dt>
2603  <dd><p><var>$filehandle</var> is the opened filehandle the function should write to.  <dd><p><var>$filehandle</var> is the opened filehandle the function should write to.
2604  <var>$end_page</var> is true if the element is the last in a page.  <var>$end_page</var> is true if the element is the last in a page.
# Line 2621  and short table of contents: Line 2630  and short table of contents:
2630  </p>  </p>
2631  <dl compact="compact">  <dl compact="compact">
2632  <dt> <code>$DO_CONTENTS</code>  <dt> <code>$DO_CONTENTS</code>
2633  <a name="IDX152"></a>  <a name="IDX154"></a>
2634  </dt>  </dt>
2635  <dd><p>If the variable is true a table of contents is done even if there is no  <dd><p>If the variable is true a table of contents is done even if there is no
2636  <code>@contents</code> command.  <code>@contents</code> command.
2637  </p></dd>  </p></dd>
2638  <dt> <code>$DO_SCONTENTS</code>  <dt> <code>$DO_SCONTENTS</code>
2639  <a name="IDX153"></a>  <a name="IDX155"></a>
2640  </dt>  </dt>
2641  <dd><p>If the variable is true a short table of contents is done even if there is no  <dd><p>If the variable is true a short table of contents is done even if there is no
2642  <code>@summarycontents</code> command.  <code>@summarycontents</code> command.
2643  </p></dd>  </p></dd>
2644  <dt> <code>$BEFORE_OVERVIEW</code>  <dt> <code>$BEFORE_OVERVIEW</code>
2645  <a name="IDX154"></a>  <a name="IDX156"></a>
2646  </dt>  </dt>
2647  <dd><p>The variable value is inserted before the short table of contents text.  <dd><p>The variable value is inserted before the short table of contents text.
2648  </p></dd>  </p></dd>
2649  <dt> <code>$AFTER_OVERVIEW</code>  <dt> <code>$AFTER_OVERVIEW</code>
2650  <a name="IDX155"></a>  <a name="IDX157"></a>
2651  </dt>  </dt>
2652  <dd><p>The variable value is inserted after the short table of contents text.  <dd><p>The variable value is inserted after the short table of contents text.
2653  </p></dd>  </p></dd>
2654  <dt> <code>$BEFORE_TOC_LINES</code>  <dt> <code>$BEFORE_TOC_LINES</code>
2655  <a name="IDX156"></a>  <a name="IDX158"></a>
2656  </dt>  </dt>
2657  <dd><p>The variable value is inserted before the table of contents text.  <dd><p>The variable value is inserted before the table of contents text.
2658  </p></dd>  </p></dd>
2659  <dt> <code>$AFTER_TOC_LINES</code>  <dt> <code>$AFTER_TOC_LINES</code>
2660  <a name="IDX157"></a>  <a name="IDX159"></a>
2661  </dt>  </dt>
2662  <dd><p>The variable value is inserted after the table of contents text.  <dd><p>The variable value is inserted after the table of contents text.
2663  </p></dd>  </p></dd>
2664  <dt> <code>$TOC_LIST_STYLE</code>  <dt> <code>$TOC_LIST_STYLE</code>
2665  <a name="IDX158"></a>  <a name="IDX160"></a>
2666  </dt>  </dt>
2667  <dd><p>This should contain a css style used for the list style if the tables of  <dd><p>This should contain a css style used for the list style if the tables of
2668  content are formatted with a list.  content are formatted with a list.
2669  </p></dd>  </p></dd>
2670  <dt> <code>$TOC_LIST_ATTRIBUTE</code>  <dt> <code>$TOC_LIST_ATTRIBUTE</code>
2671  <a name="IDX159"></a>  <a name="IDX161"></a>
2672  </dt>  </dt>
2673  <dd><p>This should contain an attribute text used for the list element if the tables of  <dd><p>This should contain an attribute text used for the list element if the tables of
2674  content are formatted with a list.  content are formatted with a list.
# Line 2672  function reference: Line 2681  function reference:
2681  </p>  </p>
2682  <dl>  <dl>
2683  <dt><u>Function Reference:</u> <b>toc_body</b><i> \@elements </i>  <dt><u>Function Reference:</u> <b>toc_body</b><i> \@elements </i>
2684  <a name="IDX160"></a>  <a name="IDX162"></a>
2685  </dt>  </dt>
2686  <dd><p><var>\@elements</var> is an array reference contining informations about  <dd><p><var>\@elements</var> is an array reference contining informations about
2687  all the elements of the document. Each of the entry of this array is an hash  all the elements of the document. Each of the entry of this array is an hash
# Line 2709  in case the document is split, Line 2718  in case the document is split,
2718    
2719  <p>This function doesn't return anything but should fill the array corresponding  <p>This function doesn't return anything but should fill the array corresponding
2720  with the  with the
2721  <a name="IDX161"></a>  <a name="IDX163"></a>
2722  <code>$Texi2HTML::TOC_LINES</code> and  <code>$Texi2HTML::TOC_LINES</code> and
2723  <a name="IDX162"></a>  <a name="IDX164"></a>
2724  <code>$Texi2HTML::OVERVIEW</code> references with the table of contents and short  <code>$Texi2HTML::OVERVIEW</code> references with the table of contents and short
2725  table of contents.  table of contents.
2726  </p>  </p>
# Line 2801  function reference: Line 2810  function reference:
2810  </p>  </p>
2811  <dl>  <dl>
2812  <dt><u>Function Reference:</u> $about_text <b>print_about</b>  <dt><u>Function Reference:</u> $about_text <b>print_about</b>
2813  <a name="IDX163"></a>  <a name="IDX165"></a>
2814  </dt>  </dt>
2815  <dd><p>This function should return the about text.  <dd><p>This function should return the about text.
2816  </p></dd></dl>  </p></dd></dl>
# Line 2833  The associated function reference is cal Line 2842  The associated function reference is cal
2842  </p>  </p>
2843  <dl compact="compact">  <dl compact="compact">
2844  <dt> <code>print_Top</code>  <dt> <code>print_Top</code>
2845  <a name="IDX164"></a>  <a name="IDX166"></a>
2846  </dt>  </dt>
2847  <dt> <code>print_Top_header</code>  <dt> <code>print_Top_header</code>
2848  <a name="IDX165"></a>  <a name="IDX167"></a>
2849  </dt>  </dt>
2850  <dt> <code>print_Top_footer</code>  <dt> <code>print_Top_footer</code>
2851  <a name="IDX166"></a>  <a name="IDX168"></a>
2852  </dt>  </dt>
2853  <dd><p>Formatting of top element page or section. It is also used for the formatting  <dd><p>Formatting of top element page or section. It is also used for the formatting
2854  of the top element text (see section <a href="#SEC44">Top element text formatting</a>).  of the top element text (see section <a href="#SEC44">Top element text formatting</a>).
2855  </p></dd>  </p></dd>
2856  <dt> <code>print_Toc</code>  <dt> <code>print_Toc</code>
2857  <a name="IDX167"></a>  <a name="IDX169"></a>
2858  </dt>  </dt>
2859  <dd><p>Formatting of table of contents page or section  <dd><p>Formatting of table of contents page or section
2860  </p></dd>  </p></dd>
2861  <dt> <code>print_Overview</code>  <dt> <code>print_Overview</code>
2862  <a name="IDX168"></a>  <a name="IDX170"></a>
2863  </dt>  </dt>
2864  <dd><p>Formatting of short table of contents page or section  <dd><p>Formatting of short table of contents page or section
2865  </p></dd>  </p></dd>
2866  <dt> <code>print_About</code>  <dt> <code>print_About</code>
2867  <a name="IDX169"></a>  <a name="IDX171"></a>
2868  </dt>  </dt>
2869  <dd><p>Formatting of about (help) page or section  <dd><p>Formatting of about (help) page or section
2870  </p></dd>  </p></dd>
2871  <dt> <code>print_Footnotes</code>  <dt> <code>print_Footnotes</code>
2872  <a name="IDX170"></a>  <a name="IDX172"></a>
2873  </dt>  </dt>
2874  <dd><p>Formatting of footnotes section or page in case footnotes are on a  <dd><p>Formatting of footnotes section or page in case footnotes are on a
2875  separated page or the document isn't split.  separated page or the document isn't split.
2876  </p></dd>  </p></dd>
2877  </dl>  </dl>
2878    
2879  <p>In the default case, <a name="IDX171"></a>  <p>In the default case, <a name="IDX173"></a>
2880  <code>$print_Top</code> calls <a name="IDX172"></a>  <code>$print_Top</code> calls <a name="IDX174"></a>
2881  <code>$print_Top_header</code> for  <code>$print_Top_header</code> for
2882  the header and <a name="IDX173"></a>  the header and <a name="IDX175"></a>
2883  <code>$print_Top_footer</code> for the footer of top element.  <code>$print_Top_footer</code> for the footer of top element.
2884  All the other function call <a name="IDX174"></a>  All the other function call <a name="IDX176"></a>
2885  <code>$print_misc</code> which in turn calls  <code>$print_misc</code> which in turn calls
2886  <a name="IDX175"></a>  <a name="IDX177"></a>
2887  <code>$print_misc_header</code> for the headers and  <a name="IDX176"></a>  <code>$print_misc_header</code> for the headers and  <a name="IDX178"></a>
2888  <code>$print_misc_footer</code>  <code>$print_misc_footer</code>
2889  for the footers.  for the footers.
2890  </p>  </p>
# Line 2902  for the footers. Line 2911  for the footers.
2911    
2912  <p>It is possible to specify the file names with more control than with the  <p>It is possible to specify the file names with more control than with the
2913  command line options (see section <a href="#SEC11">Setting output file and directory names</a>).  command line options (see section <a href="#SEC11">Setting output file and directory names</a>).
2914  First the extension may be overrided by the variable <a name="IDX177"></a>  First the extension may be overrided by the variable <a name="IDX179"></a>
2915  <code>$EXTENSION</code>  <code>$EXTENSION</code>
2916  value.  value.
2917  Two function references enable  Two function references enable
2918  further customization. One is usefull in case <a name="IDX178"></a>  further customization. One is usefull in case <a name="IDX180"></a>
2919  <code>$NODE_FILES</code> is true  <code>$NODE_FILES</code> is true
2920  and it is used to customize the node file name itself and is also used  and it is used to customize the node file name itself and is also used
2921  to produce a file name with a redirection leading to the node file.  to produce a file name with a redirection leading to the node file.
2922  </p>  </p>
2923  <dl>  <dl>
2924  <dt><u>Function Reference:</u> ($node_file $redirection_node_file) <b>node_file_name</b><i> $node</i>  <dt><u>Function Reference:</u> ($node_file $redirection_node_file) <b>node_file_name</b><i> $node</i>
2925  <a name="IDX179"></a>  <a name="IDX181"></a>
2926  </dt>  </dt>
2927  <dd><p><var>$node</var> is a hash reference with the following interesting keys (there  <dd><p><var>$node</var> is a hash reference with the following interesting keys (there
2928  are much more keys):  are much more keys):
# Line 2934  customize the file names associated with Line 2943  customize the file names associated with
2943  name of the file associated with the special elements.  name of the file associated with the special elements.
2944  </p><dl>  </p><dl>
2945  <dt><u>Function Reference:</u> $file <b>element_file_name</b><i> $element $type $docu_name</i>  <dt><u>Function Reference:</u> $file <b>element_file_name</b><i> $element $type $docu_name</i>
2946  <a name="IDX180"></a>  <a name="IDX182"></a>
2947  </dt>  </dt>
2948  <dd><p><var>$element</var> is undefined for the special elements (about, overview,  <dd><p><var>$element</var> is undefined for the special elements (about, overview,
2949  table of contents, footnotes).  table of contents, footnotes).
# Line 2990  The result is the element or special ele Line 2999  The result is the element or special ele
2999  <p>Within the document, <code>@printindex</code> commands are expanded as explained  <p>Within the document, <code>@printindex</code> commands are expanded as explained
3000  in <a href="#SEC84">Customizing the formatting of index lists</a>. In case you want to do something special with index  in <a href="#SEC84">Customizing the formatting of index lists</a>. In case you want to do something special with index
3001  entries, outside of the document, you should first set the variable  entries, outside of the document, you should first set the variable
3002  <a name="IDX181"></a>  <a name="IDX183"></a>
3003  <code>$IDX_SUMMARY</code> true. After that some function reference will be called  <code>$IDX_SUMMARY</code> true. After that some function reference will be called
3004  for each non empty index. For each index there are 3 function  for each non empty index. For each index there are 3 function
3005  references, one called for initialization, one called for each index entry  references, one called for initialization, one called for each index entry
# Line 2998  and the last one called for finalazation Line 3007  and the last one called for finalazation
3007  </p>  </p>
3008  <dl>  <dl>
3009  <dt><u>Function Reference:</u> <b>index_summary_file_begin</b><i> $index_name $is_printed</i>  <dt><u>Function Reference:</u> <b>index_summary_file_begin</b><i> $index_name $is_printed</i>
3010  <a name="IDX182"></a>  <a name="IDX184"></a>
3011  </dt>  </dt>
3012  <dd><p><var>$index_name</var> is the two letters name for the index.  <dd><p><var>$index_name</var> is the two letters name for the index.
3013  This function  This function
# Line 3010  appearing in the document, before Line 3019  appearing in the document, before
3019    
3020  <dl>  <dl>
3021  <dt><u>Function Reference:</u> <b>index_summary_file_entry</b><i> $index_name $entry_text $entry_reference $formatted_entry $texi_entry $entry_element_reference  $entry_element_header $is_printed</i>  <dt><u>Function Reference:</u> <b>index_summary_file_entry</b><i> $index_name $entry_text $entry_reference $formatted_entry $texi_entry $entry_element_reference  $entry_element_header $is_printed</i>
3022  <a name="IDX183"></a>  <a name="IDX185"></a>
3023  </dt>  </dt>
3024  <dd><p>This function is called for each entry of an index. <var>index_name</var> is the  <dd><p>This function is called for each entry of an index. <var>index_name</var> is the
3025  name of the index. <var>$entry_text</var> is the entry in plain text,  name of the index. <var>$entry_text</var> is the entry in plain text,
# Line 3026  beginning of the element containing the Line 3035  beginning of the element containing the
3035    
3036  <dl>  <dl>
3037  <dt><u>Function Reference:</u> <b>index_summary_file_end</b><i> $index_name $is_printed</i>  <dt><u>Function Reference:</u> <b>index_summary_file_end</b><i> $index_name $is_printed</i>
3038  <a name="IDX184"></a>  <a name="IDX186"></a>
3039  </dt>  </dt>
3040  <dd><p><var>$index_name</var> is the two letters name for the index. This function  <dd><p><var>$index_name</var> is the two letters name for the index. This function
3041  is called for each index appearing in the document, after  is called for each index appearing in the document, after
# Line 3182  command names, the associated value is t Line 3191  command names, the associated value is t
3191  </p><table>  </p><table>
3192  <tr><td><p> command type </p></td><td><p> normal text </p></td><td><p> preformatted text </p></td><td><p> string  <tr><td><p> command type </p></td><td><p> normal text </p></td><td><p> preformatted text </p></td><td><p> string
3193  </p></td></tr>  </p></td></tr>
3194  <tr><td><p> one nonlettered character </p></td><td> <a name="IDX185"></a>  <tr><td><p> one nonlettered character </p></td><td> <a name="IDX187"></a>
3195  <p><code>%simple_map</code> </p></td><td> <a name="IDX186"></a>  <p><code>%simple_map</code> </p></td><td> <a name="IDX188"></a>
3196  <p><code>%simple_map_pre</code> </p></td><td> <a name="IDX187"></a>  <p><code>%simple_map_pre</code> </p></td><td> <a name="IDX189"></a>
3197  <p><code>%simple_map_texi</code>  <p><code>%simple_map_texi</code>
3198  </p></td></tr>  </p></td></tr>
3199  <tr><td><p> nothing in braces </p></td><td> <a name="IDX188"></a>  <tr><td><p> nothing in braces </p></td><td> <a name="IDX190"></a>
3200  <p><code>%things_map</code> </p></td><td> <a name="IDX189"></a>  <p><code>%things_map</code> </p></td><td> <a name="IDX191"></a>
3201  <p><code>%pre_map</code> </p></td><td> <a name="IDX190"></a>  <p><code>%pre_map</code> </p></td><td> <a name="IDX192"></a>
3202  <p><code>%texi_map</code>  <p><code>%texi_map</code>
3203  </p></td></tr>  </p></td></tr>
3204  </table>  </table>
# Line 3229  commands taking argument (<code>@'</code Line 3238  commands taking argument (<code>@'</code
3238  and miscalleneous commands (<code>@email</code>, <code>@verb</code>, <code>@w</code>,  and miscalleneous commands (<code>@email</code>, <code>@verb</code>, <code>@w</code>,
3239  <code>@uref</code>, <code>@math</code>, <code>@asis</code>) is controlled by two hash in the  <code>@uref</code>, <code>@math</code>, <code>@asis</code>) is controlled by two hash in the
3240  default case,  default case,
3241  <a name="IDX191"></a>  <a name="IDX193"></a>
3242  <code>%style_map</code> for normal context, <a name="IDX192"></a>  <code>%style_map</code> for normal context, <a name="IDX194"></a>
3243  <code>%style_map_pre</code> for  <code>%style_map_pre</code> for
3244  preformatted context and <a name="IDX193"></a>  preformatted context and <a name="IDX195"></a>
3245  <code>%style_map_texi</code> in string context.  <code>%style_map_texi</code> in string context.
3246  </p>  </p>
3247  <p>The key of the hashes are the command names. There are two possibilities for  <p>The key of the hashes are the command names. There are two possibilities for
# Line 3248  can define your own. Line 3257  can define your own.
3257  <li>  <li>
3258  The nonlettered accent commands which following character is considered  The nonlettered accent commands which following character is considered
3259  to be the argument (like in <code>@`a</code>) should be keys of the  to be the argument (like in <code>@`a</code>) should be keys of the
3260  hash <a name="IDX194"></a>  hash <a name="IDX196"></a>
3261  <code>%accent_map</code> hash, even if no value is associated.  <code>%accent_map</code> hash, even if no value is associated.
3262  </li><li>  </li><li>
3263  <code>@math</code> is handled differently if LaTeX2HTML is used.  <code>@math</code> is handled differently if LaTeX2HTML is used.
# Line 3355  Thus <code>elem class=&quot;elem&quot;</ Line 3364  Thus <code>elem class=&quot;elem&quot;</
3364  <dt> <samp>`quotes'</samp></dt>  <dt> <samp>`quotes'</samp></dt>
3365  <dd>  <dd>
3366  <p>If the corresponding value is true, the result is  <p>If the corresponding value is true, the result is
3367  enclosed in quotes <a name="IDX195"></a>  enclosed in quotes <a name="IDX197"></a>
3368  <code>$OPEN_QUOTE_SYMBOL</code> and  <code>$OPEN_QUOTE_SYMBOL</code> and
3369  <a name="IDX196"></a>  <a name="IDX198"></a>
3370  <code>$CLOSE_QUOTE_SYMBOL</code>, with defaults  <code>$CLOSE_QUOTE_SYMBOL</code>, with defaults
3371  <samp>``'</samp> and <samp>`''</samp>.  <samp>``'</samp> and <samp>`''</samp>.
3372  </p>  </p>
# Line 3416  of the @-command. Line 3425  of the @-command.
3425  <p>The keys of the hashes are the command names. The value determine  <p>The keys of the hashes are the command names. The value determine
3426  how the command argument  how the command argument
3427  is formatted. If the value begins with <samp>`&quot;'</samp>, the result is  is formatted. If the value begins with <samp>`&quot;'</samp>, the result is
3428  enclosed in quotes <a name="IDX197"></a>  enclosed in quotes <a name="IDX199"></a>
3429  <code>$OPEN_QUOTE_SYMBOL</code> and  <code>$OPEN_QUOTE_SYMBOL</code> and
3430  <a name="IDX198"></a>  <a name="IDX200"></a>
3431  <code>$CLOSE_QUOTE_SYMBOL</code>, with defaults  <code>$CLOSE_QUOTE_SYMBOL</code>, with defaults
3432  <samp>``'</samp> and <samp>`''</samp>.  <samp>``'</samp> and <samp>`''</samp>.
3433  </p>  </p>
# Line 3493  are processed by redefining the followin Line 3502  are processed by redefining the followin
3502  </p>  </p>
3503  <dl>  <dl>
3504  <dt><u>Function Reference:</u> $resulting_text <b>style</b><i> $style $command $text $args $no_close $no_open $line_nr $state $style_stack</i>  <dt><u>Function Reference:</u> $resulting_text <b>style</b><i> $style $command $text $args $no_close $no_open $line_nr $state $style_stack</i>
3505  <a name="IDX199"></a>  <a name="IDX201"></a>
3506  </dt>  </dt>
3507  <dd><p><var>$command</var> is the @-command, <var>$style</var> is the value associated with  <dd><p><var>$command</var> is the @-command, <var>$style</var> is the value associated with
3508  the <var>$command</var> in the <code>%style_map</code>, <code>%style_map_pre</code>  the <var>$command</var> in the <code>%style_map</code>, <code>%style_map_pre</code>
# Line 3545  the @-command being formatted. Line 3554  the @-command being formatted.
3554  customize the output, the corresponding function references should be  customize the output, the corresponding function references should be
3555  redefined. All these functions return a formatted text.  redefined. All these functions return a formatted text.
3556  </p>  </p>
3557  <p>The formatting of anchors is controlled by <a name="IDX200"></a>  <p>The formatting of anchors is controlled by <a name="IDX202"></a>
3558  <code>$anchor</code>, but the function  <code>$anchor</code>, but the function
3559  associated with the function reference does more, it is usefull  associated with the function reference does more, it is usefull
3560  to produce a reference target or link.  to produce a reference target or link.
3561  </p><dl>  </p><dl>
3562  <dt><u>Function Reference:</u> $anchor <b>anchor</b><i> $identifier $href $text $attributes</i>  <dt><u>Function Reference:</u> $anchor <b>anchor</b><i> $identifier $href $text $attributes</i>
3563  <a name="IDX201"></a>  <a name="IDX203"></a>
3564  </dt>  </dt>
3565  <dd><p>If <var>$identifier</var> is not empty, this value should be used to create  <dd><p>If <var>$identifier</var> is not empty, this value should be used to create
3566  a target for links (typically associated with a name or id  a target for links (typically associated with a name or id
# Line 3568  It should be reasonable to assume that t Line 3577  It should be reasonable to assume that t
3577    
3578  <p>The formatting of <code>@image</code> is controlled by:  <p>The formatting of <code>@image</code> is controlled by:
3579  </p><dl>  </p><dl>
3580  <dt><u>Function Reference:</u> $image <b>image</b><i> $file_path $basename $preformatted $file_name</i>  <dt><u>Function Reference:</u> $image <b>image</b><i> $file_path $basename $preformatted $file_name $alt_text</i>
3581  <a name="IDX202"></a>  <a name="IDX204"></a>
3582  </dt>  </dt>
3583  <dd><p><var>$file_path</var> is the image file name with the path, <var>$basename</var> is the  <dd><p><var>$file_path</var> is the image file name with the path, <var>$basename</var>  
3584  alternate text or the file name without extension if no alternate text is  the file name without extension. <var>$preformatted</var> is true if the image
 given. <var>$preformatted</var> is true if the image  
3585  appears in preformatted text. <var>$file_name</var> is the file name without path  appears in preformatted text. <var>$file_name</var> is the file name without path
3586  but with extension.  but with extension. <var>$alt_text</var> is the alternate text, it may be undefined.
3587  </p></dd></dl>  </p></dd></dl>
3588    
3589  <p>The formatting of <code>@sp</code> is controlled by:  <p>The formatting of <code>@sp</code> is controlled by:
3590  </p><dl>  </p><dl>
3591  <dt><u>Function Reference:</u> $sp <b>sp</b><i> $number $preformatted</i>  <dt><u>Function Reference:</u> $sp <b>sp</b><i> $number $preformatted</i>
3592  <a name="IDX203"></a>  <a name="IDX205"></a>
3593  </dt>  </dt>
3594  <dd><p><var>$number</var> is the numeric argument of <code>@sp</code>.  <dd><p><var>$number</var> is the numeric argument of <code>@sp</code>.
3595  <var>$preformatted</var> is true if the <code>@sp</code> appears in preformatted text.  <var>$preformatted</var> is true if the <code>@sp</code> appears in preformatted text.
# Line 3590  but with extension. Line 3598  but with extension.
3598  <p>The formatting of <code>@acronym</code> and <code>@abbr</code> is controlled by:  <p>The formatting of <code>@acronym</code> and <code>@abbr</code> is controlled by:
3599  </p><dl>  </p><dl>
3600  <dt><u>Function Reference:</u> $acronym <b>acronym_like</b><i> $acronym_texi $acronym_text $with_explanation \@explanation_lines $explanation_text $explanation_simply_formatted</i>  <dt><u>Function Reference:</u> $acronym <b>acronym_like</b><i> $acronym_texi $acronym_text $with_explanation \@explanation_lines $explanation_text $explanation_simply_formatted</i>
3601  <a name="IDX204"></a>  <a name="IDX206"></a>
3602  </dt>  </dt>
3603  <dd><p><var>$acronym_texi</var> is the acronym argument with texinfo @-commands,  <dd><p><var>$acronym_texi</var> is the acronym argument with texinfo @-commands,
3604  <var>$acronym_text</var> is formatted.  <var>$acronym_text</var> is formatted.
# Line 3600  the explanation, the second arg of the a Line 3608  the explanation, the second arg of the a
3608  true if the second argument of the acronym command is present. If an  true if the second argument of the acronym command is present. If an
3609  explanation exists, coming from previous <code>@acronym</code> or as an arg of this  explanation exists, coming from previous <code>@acronym</code> or as an arg of this
3610  command, the other args are defined: <var>\@explanation_lines</var> is a  command, the other args are defined: <var>\@explanation_lines</var> is a
3611  reference on an array containing the unformatted explanation lines,  reference on an array containing the simply fomatted explanation lines,
3612  <var>$explanation_text</var> is the explanation text formatted,  <var>$explanation_text</var> is the explanation text formatted,
3613  <var>$explanation_simply_formatted</var> is the explanation with a light formatting,  <var>$explanation_simply_formatted</var> is the explanation with a light formatting,
3614  unabling in <acronym>HTML</acronym> (or <acronym>XML</acronym>) the explanation to be in an  unabling in <acronym>HTML</acronym> (or <acronym>XML</acronym>) the explanation to be in an
# Line 3631  attribute. Line 3639  attribute.
3639  <p>Some characters are processed especially in text: <samp>`---'</samp>, <samp>`--'</samp>,  <p>Some characters are processed especially in text: <samp>`---'</samp>, <samp>`--'</samp>,
3640  <samp>```'</samp> and <samp>`'''</samp>. This is done only if in normal text and not in  <samp>```'</samp> and <samp>`'''</samp>. This is done only if in normal text and not in
3641  some commands (<code>@code</code>, <code>@env</code>&hellip;). A function reference  some commands (<code>@code</code>, <code>@env</code>&hellip;). A function reference
3642  is called to process those characters in text  is called to process the text and should take care of those constructs.
3643    It may also be used to transform the text, for example set it in upper
3644    case if it is in <code>@sc</code>. This function should also take care
3645    of protecting special characters
3646  </p>  </p>
3647    
3648  <dl>  <dl>
3649  <dt><u>Function Reference:</u> $processed_text <b>normal_text</b><i> $text</i>  <dt><u>Function Reference:</u> $processed_text <b>normal_text</b><i> $text $in_raw_text $in_preformatted $in_code $style_stack </i>
3650  <a name="IDX205"></a>  <a name="IDX207"></a>
3651  </dt>  </dt>
3652  <dd><p>The function processes <samp>`---'</samp>, <samp>`--'</samp>, <samp>```'</samp> and <samp>`'''</samp>  <dd><p>The function processes <var>$text</var> and returns <var>$processed_text</var>.
3653  in <var>$text</var> and returns <var>$processed_text</var>. The default is to  The other arguments give some information about the context of the text.
3654  change <samp>`---'</samp> to <samp>`--'</samp>, <samp>`--'</samp> to <samp>`-'</samp>, and <samp>```'</samp> and  <var>$in_raw_text</var> is true if the text appears in special place where
3655  <samp>`'''</samp> to <samp>`&quot;'</samp>.  there is no formatting, typically in comments. <var>$in_preformatted</var>
3656  </p></dd></dl>  is true if in a preformatted environemnt, and <var>$in_code</var> is true
3657    if in a special command like <code>@code</code>, <code>@env</code> where
3658  <p>Some characters are special in <acronym>HTML</acronym> (<samp>`&amp;'</samp>, <samp>`&quot;'</samp>,  <samp>`---'</samp>, <samp>`--'</samp>, <samp>```'</samp> and <samp>`'''</samp> should not be
3659  <samp>`&lt;'</samp> and <samp>`&gt;'</samp>) and should be protected.  touched. <var>$style_stack</var> is an array containing the name of the
3660    formatting @-command that enclose the text.  
3661    </p>
3662    <p>In the default case the <samp>`---'</samp>, <samp>`--'</samp>, <samp>```'</samp> and <samp>`'''</samp>
3663    constructs are expanded if needed and the text is upper-cased if in
3664    <code>@sc</code>. Special characters (<samp>`&amp;'</samp>, <samp>`&quot;'</samp>,
3665    <samp>`&lt;'</samp> and <samp>`&gt;'</samp> in <acronym>HTML</acronym>) are protected if needed.
3666    </p></dd></dl>
3667    
3668    <p>Some characters are special, for example we have  <samp>`&amp;'</samp>, <samp>`&quot;'</samp>,
3669    <samp>`&lt;'</samp> and <samp>`&gt;'</samp> in <acronym>HTML</acronym>. In some cases some
3670    pieces of text don't go through the above function, but still
3671    needs to be protected to appear in text.
3672  This is done by the function associated with the function reference  This is done by the function associated with the function reference
3673  </p>  </p>
3674  <dl>  <dl>
3675  <dt><u>Function Reference:</u> $protected_text <b>protect_text</b><i> $text</i>  <dt><u>Function Reference:</u> $protected_text <b>protect_text</b><i> $text</i>
3676  <a name="IDX206"></a>  <a name="IDX208"></a>
3677  </dt>  </dt>
3678  <dd><p>The function processes the unprotected text <var>$text</var> and returns  <dd><p>The function processes the unprotected text <var>$text</var> and returns
3679  the resulting protected text <var>$protected_text</var>.  the resulting protected text <var>$protected_text</var>.
# Line 3660  be usefull if empty lines are to be remo Line 3684  be usefull if empty lines are to be remo
3684  </p>  </p>
3685  <dl>  <dl>
3686  <dt><u>Function Reference:</u> $resulting_text <b>empty_line</b><i> $empty_line</i>  <dt><u>Function Reference:</u> $resulting_text <b>empty_line</b><i> $empty_line</i>
3687  <a name="IDX207"></a>  <a name="IDX209"></a>
3688  </dt>  </dt>
3689  <dd><p>This function processes an <var>$empty_line</var> and returns the resulting  <dd><p>This function processes an <var>$empty_line</var> and returns the resulting
3690  text <var>$resulting_text</var>. Empty lines are left as is by default.  text <var>$resulting_text</var>. Empty lines are left as is by default.
# Line 3692  text <var>$resulting_text</var>. Empty l Line 3716  text <var>$resulting_text</var>. Empty l
3716  various places, at the page footers, on the help page, for special  various places, at the page footers, on the help page, for special
3717  section headings, buttons alt text and so on. These strings are  section headings, buttons alt text and so on. These strings are
3718  customizable. The string chosen depends on the language of the  customizable. The string chosen depends on the language of the
3719  document (set by <a name="IDX208"></a>  document (set by <a name="IDX210"></a>
3720  <samp>`--lang'</samp>, <a name="IDX209"></a>  <samp>`--lang'</samp>, <a name="IDX211"></a>
3721  <code>$LANG</code> or  <code>$LANG</code> or
3722  <code>@documentlanguage</code>). This is the basis for internationalization  <code>@documentlanguage</code>). This is the basis for internationalization
3723  as it allows for strings translations.  as it allows for strings translations.
3724  </p>  </p>
3725  <p>The strings are found in a hash reference, <a name="IDX210"></a>  <p>The strings are found in a hash reference, <a name="IDX212"></a>
3726  <code>$LANGUAGES</code>.  <code>$LANGUAGES</code>.
3727  Each key is a language code. The associated value is also a hash  Each key is a language code. The associated value is also a hash
3728  reference. The key is an english string and the associated value  reference. The key is an english string and the associated value
# Line 3782  external manual. Line 3806  external manual.
3806  </p>  </p>
3807  <dl>  <dl>
3808  <dt><u>Function Reference:</u> $href <b>external_href</b><i> $node $node_identifier $xml_node_identifier $manual_file_name</i>  <dt><u>Function Reference:</u> $href <b>external_href</b><i> $node $node_identifier $xml_node_identifier $manual_file_name</i>
3809  <a name="IDX211"></a>  <a name="IDX213"></a>
3810  </dt>  </dt>
3811  <dd><p><var>$node</var> is the node name, with @-commands. <var>$node_identifer</var> is the  <dd><p><var>$node</var> is the node name, with @-commands. <var>$node_identifer</var> is the
3812  node name mapped to an identifier acceptable as a file name.  node name mapped to an identifier acceptable as a file name.
# Line 3799  href leading to the external manual. Line 3823  href leading to the external manual.
3823    
3824  <dl>  <dl>
3825  <dt><u>Function Reference:</u> $text <b>external_ref</b><i> $command $section $book $node_and_file $href $cross_ref_name</i>  <dt><u>Function Reference:</u> $text <b>external_ref</b><i> $command $section $book $node_and_file $href $cross_ref_name</i>
3826  <a name="IDX212"></a>  <a name="IDX214"></a>
3827  </dt>  </dt>
3828  <dd><p>This function formats a reference to an external texinfo manual.  <dd><p>This function formats a reference to an external texinfo manual.
3829  The <var>$command</var> is the ref command (<code>ref</code>, <code>xref</code> or  The <var>$command</var> is the ref command (<code>ref</code>, <code>xref</code> or
# Line 3840  This function returns the full formatted Line 3864  This function returns the full formatted
3864  </p>  </p>
3865  <dl>  <dl>
3866  <dt><u>Function Reference:</u> $text <b>internal_ref</b><i> $command $href $short_name $name $is_section</i>  <dt><u>Function Reference:</u> $text <b>internal_ref</b><i> $command $href $short_name $name $is_section</i>
3867  <a name="IDX213"></a>  <a name="IDX215"></a>
3868  </dt>  </dt>
3869  <dd><p>This function formats a reference to a node in the current manual.  <dd><p>This function formats a reference to a node in the current manual.
3870  The <var>$command</var> is the ref command (<code>ref</code>, <code>xref</code> or  The <var>$command</var> is the ref command (<code>ref</code>, <code>xref</code> or
# Line 3880  reference. Line 3904  reference.
3904  <p>When a command controlling the alignement of text is used (<code>@center</code>,  <p>When a command controlling the alignement of text is used (<code>@center</code>,
3905  <code>@flushleft</code> and <code>@flushright</code>), the main program takes  <code>@flushleft</code> and <code>@flushright</code>), the main program takes
3906  care of opening and closing paragraphs. The alignement commands are the  care of opening and closing paragraphs. The alignement commands are the
3907  key of the <a name="IDX214"></a>  key of the <a name="IDX216"></a>
3908  <code>%paragraph_style</code> hash.  <code>%paragraph_style</code> hash.
3909  The value is used in the function doing the formatting of the paragraphs.  The value is used in the function doing the formatting of the paragraphs.
3910  See section <a href="#SEC65">Formatting or not a paragraph or a preformatted region</a>.  See section <a href="#SEC65">Formatting or not a paragraph or a preformatted region</a>.
# Line 3890  appearing in the command block. Line 3914  appearing in the command block.
3914  </p>  </p>
3915  <dl>  <dl>
3916  <dt><u>Function Reference:</u> $result <b>paragraph_style_command</b><i> $command $text</i>  <dt><u>Function Reference:</u> $result <b>paragraph_style_command</b><i> $command $text</i>
3917  <a name="IDX215"></a>  <a name="IDX217"></a>
3918  </dt>  </dt>
3919  <dd><p><var>$command</var> is the command name, <var>$text</var> is the text appearing within  <dd><p><var>$command</var> is the command name, <var>$text</var> is the text appearing within
3920  the command. This function returns a formatted text.  the command. This function returns a formatted text.
# Line 3953  by function references: Line 3977  by function references:
3977  </p>  </p>
3978  <dl>  <dl>
3979  <dt><u>Function Reference:</u> $paragraph_text <b>paragraph</b><i> $text $alignement $formatting_command $formatting_command_formatted \$paragraph_number $format $item_number $enumerate_style $number</i>  <dt><u>Function Reference:</u> $paragraph_text <b>paragraph</b><i> $text $alignement $formatting_command $formatting_command_formatted \$paragraph_number $format $item_number $enumerate_style $number</i>
3980  <a name="IDX216"></a>  <a name="IDX218"></a>
3981  </dt>  </dt>
3982  <dd><p>This function formats a paragraph. <var>$text</var> is the text of the paragraph,  <dd><p>This function formats a paragraph. <var>$text</var> is the text of the paragraph,
3983  <var>$alignement</var> is the empty string when no alignement command has  <var>$alignement</var> is the empty string when no alignement command has
# Line 3983  the item in the list, <var>$enumerate_st Line 4007  the item in the list, <var>$enumerate_st
4007    
4008  <dl>  <dl>
4009  <dt><u>Function Reference:</u> $preformatted_text <b>preformatted</b><i> $text $style $region_name $formatting_command $formatting_command_formatted \$preformatted_number $format $item_number $enumerate_style $number</i>  <dt><u>Function Reference:</u> $preformatted_text <b>preformatted</b><i> $text $style $region_name $formatting_command $formatting_command_formatted \$preformatted_number $format $item_number $enumerate_style $number</i>
4010  <a name="IDX217"></a>  <a name="IDX219"></a>
4011  </dt>  </dt>
4012  <dd><p>This function formats a preformatted region. <var>$text</var> is the text of the  <dd><p>This function formats a preformatted region. <var>$text</var> is the text of the
4013  preformatted region, <var>$style</var> is the css style associated with that  preformatted region, <var>$style</var> is the css style associated with that
# Line 4042  the item in the list, <var>$enumerate_st Line 4066  the item in the list, <var>$enumerate_st
4066    
4067  <p>It is possible to avoid that a format closes the previous paragraph or  <p>It is possible to avoid that a format closes the previous paragraph or
4068  preformatted region and reopens one, by putting the format command in a  preformatted region and reopens one, by putting the format command in a
4069  hash, <a name="IDX218"></a>  hash, <a name="IDX220"></a>
4070  <code>%format_in_paragraph</code> with a true value.  <code>%format_in_paragraph</code> with a true value.
4071  </p>  </p>
4072  <hr size="6">  <hr size="6">
# Line 4073  of the text, see <a href="#SEC65">Format Line 4097  of the text, see <a href="#SEC65">Format
4097  <p>The formatting of the complex formats is ultimately controlled by a  <p>The formatting of the complex formats is ultimately controlled by a
4098  function, however the default for this function uses a hash reference and  function, however the default for this function uses a hash reference and
4099  changing the hash reference values should be enough in most cases. This  changing the hash reference values should be enough in most cases. This
4100  hash reference is called <a name="IDX219"></a>  hash reference is called <a name="IDX221"></a>
4101  <code>$complex_format_map</code>. It has a key for each  <code>$complex_format_map</code>. It has a key for each
4102  of the complex format commands (<code>example</code>, <code>smallexample</code>,  of the complex format commands (<code>example</code>, <code>smallexample</code>,
4103  <code>lisp</code>, <code>smalllisp</code>, <code>display</code>, <code>smalldisplay</code>,  <code>lisp</code>, <code>smalllisp</code>, <code>display</code>, <code>smalldisplay</code>,
# Line 4108  function reference for a better control Line 4132  function reference for a better control
4132  </p>  </p>
4133  <dl>  <dl>
4134  <dt><u>Function Reference:</u> $complex_format_text <b>complex_format</b><i> $format_name $preformatted_text</i>  <dt><u>Function Reference:</u> $complex_format_text <b>complex_format</b><i> $format_name $preformatted_text</i>
4135  <a name="IDX220"></a>  <a name="IDX222"></a>
4136  </dt>  </dt>
4137  <dd><p><var>$format_name</var> is the complex format name, <var>$preformatted_text</var> is the  <dd><p><var>$format_name</var> is the complex format name, <var>$preformatted_text</var> is the
4138  text allready formatted as described in <a href="#SEC65">Formatting or not a paragraph or a preformatted region</a>.  text allready formatted as described in <a href="#SEC65">Formatting or not a paragraph or a preformatted region</a>.
# Line 4179  For example <code>@minus</code> is the f Line 4203  For example <code>@minus</code> is the f
4203  </pre></td></tr></table>  </pre></td></tr></table>
4204  <p>The default is to apply the command to the text item, however it is possible  <p>The default is to apply the command to the text item, however it is possible
4205  to avoid it.  to avoid it.
4206  The hash <a name="IDX221"></a>  The hash <a name="IDX223"></a>
4207  <code>%special_list_commands</code> has an entry for each of the  <code>%special_list_commands</code> has an entry for each of the
4208  format command. Each of these entries is a hash reference. If a formatting  format command. Each of these entries is a hash reference. If a formatting
4209  command is a key of the hash reference, then the formatting command is not  command is a key of the hash reference, then the formatting command is not
# Line 4199  applied to the text item for that format Line 4223  applied to the text item for that format
4223  <dd><p>The items of lists are formatted using the following function reference:  <dd><p>The items of lists are formatted using the following function reference:
4224  </p><dl>  </p><dl>
4225  <dt><u>Function Reference:</u> $list_item <b>list_item</b><i> $text $format $command $formatted_command $item_number $enumerate_style $number</i>  <dt><u>Function Reference:</u> $list_item <b>list_item</b><i> $text $format $command $formatted_command $item_number $enumerate_style $number</i>
4226  <a name="IDX222"></a>  <a name="IDX224"></a>
4227  </dt>  </dt>
4228  <dd><p>This function formats the text between <code>@item</code> commands. <var>$text</var>  <dd><p>This function formats the text between <code>@item</code> commands. <var>$text</var>
4229  is the text corresponding with the item. <var>$format</var> is the type of format,  is the text corresponding with the item. <var>$format</var> is the type of format,
# Line 4222  following lines, corresponding with the Line 4246  following lines, corresponding with the
4246  </p>  </p>
4247  <dl>  <dl>
4248  <dt><u>Function Reference:</u> $table_item <b>table_item</b><i> $item_text $index_label_text $format $command $formatted_command</i>  <dt><u>Function Reference:</u> $table_item <b>table_item</b><i> $item_text $index_label_text $format $command $formatted_command</i>
4249  <a name="IDX223"></a>  <a name="IDX225"></a>
4250  </dt>  </dt>
4251  <dd><p>This function is used to format the text on the <code>@item</code> line.  <dd><p>This function is used to format the text on the <code>@item</code> line.
4252  <var>$text_item</var> is the text line. In case there is an index entry  <var>$text_item</var> is the text line. In case there is an index entry
# Line 4237  this command formatted if it is a leadin Line 4261  this command formatted if it is a leadin
4261    
4262  <dl>  <dl>
4263  <dt><u>Function Reference:</u> $table_line <b>table_line</b><i> $text</i>  <dt><u>Function Reference:</u> $table_line <b>table_line</b><i> $text</i>
4264  <a name="IDX224"></a>  <a name="IDX226"></a>
4265  </dt>  </dt>
4266  <dd><p>This function is used to format the text on the lines following  <dd><p>This function is used to format the text on the lines following
4267  the <code>@item</code> line. <var>$text</var> is the corresponding text.  the <code>@item</code> line. <var>$text</var> is the corresponding text.
# Line 4250  with two function references. One for a Line 4274  with two function references. One for a
4274  </p>  </p>
4275  <dl>  <dl>
4276  <dt><u>Function Reference:</u> $multitable_cell <b>cell</b><i> $text</i>  <dt><u>Function Reference:</u> $multitable_cell <b>cell</b><i> $text</i>
4277  <a name="IDX225"></a>  <a name="IDX227"></a>
4278  </dt>  </dt>
4279  <dd><p>This function is used to format the text of a multitable cell, the text  <dd><p>This function is used to format the text of a multitable cell, the text
4280  following a <code>@item</code> or a <code>@tab</code>.  following a <code>@item</code> or a <code>@tab</code>.
# Line 4259  following a <code>@item</code> or a <cod Line 4283  following a <code>@item</code> or a <cod
4283    
4284  <dl>  <dl>
4285  <dt><u>Function Reference:</u> $multitable_row <b>row</b><i> $text $item_command</i>  <dt><u>Function Reference:</u> $multitable_row <b>row</b><i> $text $item_command</i>
4286  <a name="IDX226"></a>  <a name="IDX228"></a>
4287  </dt>  </dt>
4288  <dd><p>This function is used to format a multitable row. <var>$text</var> is  <dd><p>This function is used to format a multitable row. <var>$text</var> is
4289  the row text, with cells allready formatted with the <a name="IDX227"></a>  the row text, with cells allready formatted with the <a name="IDX229"></a>
4290  <code>$cell</code>  <code>$cell</code>
4291  function reference. <var>$item_command</var> is the command used to introduce  function reference. <var>$item_command</var> is the command used to introduce
4292  the row, such that it is possible to distinguish between <code>@item</code> and  the row, such that it is possible to distinguish between <code>@item</code> and
# Line 4292  the row, such that it is possible to dis Line 4316  the row, such that it is possible to dis
4316  </tr></table>  </tr></table>
4317  <h3 class="subsection"> 7.11.2 Formatting of a whole table or list </h3>  <h3 class="subsection"> 7.11.2 Formatting of a whole table or list </h3>
4318    
4319  <p>If the Texinfo command is a key of the <a name="IDX228"></a>  <p>If the Texinfo command is a key of the <a name="IDX230"></a>
4320  <code>%format_map</code>, the associated  <code>%format_map</code>, the associated
4321  value is used to specify the formatting of the construct, otherwise a function  value is used to specify the formatting of the construct, otherwise a function
4322  is called.  is called.
# Line 4319  a command isn't found in <code>%format_m Line 4343  a command isn't found in <code>%format_m
4343  </p>  </p>
4344  <dl>  <dl>
4345  <dt><u>Function Reference:</u> $whole_table_list <b>table_list</b><i> $command $text</i>  <dt><u>Function Reference:</u> $whole_table_list <b>table_list</b><i> $command $text</i>
4346  <a name="IDX229"></a>  <a name="IDX231"></a>
4347  </dt>  </dt>
4348  <dd><p><var>$command</var> is the Texinfo command name, <var>$text</var> is the formatted  <dd><p><var>$command</var> is the Texinfo command name, <var>$text</var> is the formatted
4349  items.  items.
4350  </p></dd></dl>  </p></dd></dl>
4351    
4352  <p>If you still want to use <a name="IDX230"></a>  <p>If you still want to use <a name="IDX232"></a>
4353  <code>%format_map</code> but differently from  <code>%format_map</code> but differently from
4354  the default, it is possible to redefine the following function reference:  the default, it is possible to redefine the following function reference:
4355  </p>  </p>
4356  <dl>  <dl>
4357  <dt><u>Function Reference:</u> $whole_table_list <b>format</b><i> $command $format $text</i>  <dt><u>Function Reference:</u> $whole_table_list <b>format</b><i> $command $format $text</i>
4358  <a name="IDX231"></a>  <a name="IDX233"></a>
4359  </dt>  </dt>
4360  <dd><p><var>$command</var> is the @-command, <var>$format</var> is the entry associated with  <dd><p><var>$command</var> is the @-command, <var>$format</var> is the entry associated with
4361  <var>$command</var> in <code>%format_map</code>. <var>$text</var> is the formatted items.  <var>$command</var> in <code>%format_map</code>. <var>$text</var> is the formatted items.
# Line 4391  and the definition function text. Line 4415  and the definition function text.
4415  </tr></table>  </tr></table>
4416  <h3 class="subsection"> 7.12.1 Customizing the interpretation of a definition line </h3>  <h3 class="subsection"> 7.12.1 Customizing the interpretation of a definition line </h3>
4417    
4418  <p>The keys of the hash <a name="IDX232"></a>  <p>The keys of the hash <a name="IDX234"></a>
4419  <code>%def_map</code> are definition command names.  <code>%def_map</code> are definition command names.
4420  There are two types of entries:  There are two types of entries:
4421  </p>  </p>
# Line 4456  with the definition line is the variable Line 4480  with the definition line is the variable
4480  <dt> category name</dt>  <dt> category name</dt>
4481  <dd><dl>  <dd><dl>
4482  <dt><u>Function Reference:</u> $category <b>definition_category</b><i> $category_or_name $class $style</i>  <dt><u>Function Reference:</u> $category <b>definition_category</b><i> $category_or_name $class $style</i>
4483  <a name="IDX233"></a>  <a name="IDX235"></a>
4484  </dt>  </dt>
4485  <dd><p>This function precise a category or an index entry name associating a class  <dd><p>This function precise a category or an index entry name associating a class
4486  <var>$class</var> (if given) with <var>$category_or_name</var>. The <var>$style</var> of the  <var>$class</var> (if given) with <var>$category_or_name</var>. The <var>$style</var> of the
# Line 4467  for type. Line 4491  for type.
4491  <dt> formatting of the definition line</dt>  <dt> formatting of the definition line</dt>
4492  <dd><dl>  <dd><dl>
4493  <dt><u>Function Reference:</u> $line <b>def_line</b><i> $category $name $type $arguments $index_label</i>  <dt><u>Function Reference:</u> $line <b>def_line</b><i> $category $name $type $arguments $index_label</i>
4494  <a name="IDX234"></a>  <a name="IDX236"></a>
4495  </dt>  </dt>
4496  <dd><p>This function formats the definition line. <var>$category</var> is the category  <dd><p>This function formats the definition line. <var>$category</var> is the category
4497  formatted with <a name="IDX235"></a>  formatted with <a name="IDX237"></a>
4498  <code>$definition_category</code>, <var>$name</var>, <var>$type</var> and  <code>$definition_category</code>, <var>$name</var>, <var>$type</var> and
4499  <var>arguments</var> are the element of the definition line. <var>$index_label</var> is  <var>arguments</var> are the element of the definition line. <var>$index_label</var> is
4500  the text inserted at the place where an index entry appears.  the text inserted at the place where an index entry appears.
# Line 4481  See section <a href="#SEC83">Formatting Line 4505  See section <a href="#SEC83">Formatting
4505  <dt> definition text</dt>  <dt> definition text</dt>
4506  <dd><dl>  <dd><dl>
4507  <dt><u>Function Reference:</u> $definition_text <b>def_item</b><i> $text</i>  <dt><u>Function Reference:</u> $definition_text <b>def_item</b><i> $text</i>
4508  <a name="IDX236"></a>  <a name="IDX238"></a>
4509  </dt>  </dt>
4510  <dd><p>This function formats the definition text, <var>$text</var>.  <dd><p>This function formats the definition text, <var>$text</var>.
4511  </p></dd></dl>  </p></dd></dl>
# Line 4490  See section <a href="#SEC83">Formatting Line 4514  See section <a href="#SEC83">Formatting
4514  <dt> the whole definition</dt>  <dt> the whole definition</dt>
4515  <dd><dl>  <dd><dl>
4516  <dt><u>Function Reference:</u> $definition <b>def</b><i> $text</i>  <dt><u>Function Reference:</u> $definition <b>def</b><i> $text</i>
4517  <a name="IDX237"></a>  <a name="IDX239"></a>
4518  </dt>  </dt>
4519  <dd><p>This function formats the whole definition. The definition line and text  <dd><p>This function formats the whole definition. The definition line and text
4520  formatted by the above functions are in <var>$text</var>.  formatted by the above functions are in <var>$text</var>.
# Line 4524  formatted by the above functions are in Line 4548  formatted by the above functions are in
4548  with the corresponding function reference:  with the corresponding function reference:
4549  </p><dl>  </p><dl>
4550  <dt><u>Function Reference:</u> $heading_text <b>heading</b><i> \%element_reference</i>  <dt><u>Function Reference:</u> $heading_text <b>heading</b><i> \%element_reference</i>
4551  <a name="IDX238"></a>  <a name="IDX240"></a>
4552  </dt>  </dt>
4553  <dd><p>The <var>\%element_reference</var> is a reference on a hash corresponding  <dd><p>The <var>\%element_reference</var> is a reference on a hash corresponding
4554  with the sectioning element. The following keys are of interest:  with the sectioning element. The following keys are of interest:
# Line 4575  or <code>@tex</code> are formatted accor Line 4599  or <code>@tex</code> are formatted accor
4599  </p>  </p>
4600  <dl>  <dl>
4601  <dt><u>Function Reference:</u> $raw_region <b>raw</b><i> $command $text</i>  <dt><u>Function Reference:</u> $raw_region <b>raw</b><i> $command $text</i>
4602  <a name="IDX239"></a>  <a name="IDX241"></a>
4603  </dt>  </dt>
4604  <dd><p><var>$command</var> is the command name, <var>$text</var> is the raw text.  <dd><p><var>$command</var> is the command name, <var>$text</var> is the raw text.
4605  </p></dd></dl>  </p></dd></dl>
# Line 4588  function reference: Line 4612  function reference:
4612  </p>  </p>
4613  <dl>  <dl>
4614  <dt><u>Function Reference:</u> $cartouche <b>cartouche</b><i> $text</i>  <dt><u>Function Reference:</u> $cartouche <b>cartouche</b><i> $text</i>
4615  <a name="IDX240"></a>  <a name="IDX242"></a>
4616  </dt>  </dt>
4617  <dd><p><var>$text</var> is the text appearing within the cartouche.  <dd><p><var>$text</var> is the text appearing within the cartouche.
4618  </p></dd></dl>  </p></dd></dl>
# Line 4599  it allows to prepend a string to the quo Line 4623  it allows to prepend a string to the quo
4623  </p>  </p>
4624  <dl>  <dl>
4625  <dt><u>Function Reference:</u> $prepended_string <b>quotation_prepend_text</b><i> $text</i>  <dt><u>Function Reference:</u> $prepended_string <b>quotation_prepend_text</b><i> $text</i>
4626  <a name="IDX241"></a>  <a name="IDX243"></a>
4627  </dt>  </dt>
4628  <dd><p><var>$text</var> is the argument of the quotation with @-commands not  <dd><p><var>$text</var> is the argument of the quotation with @-commands not
4629  interpreted. This function  interpreted. This function
# Line 4611  can return a string which will be prepen Line 4635  can return a string which will be prepen
4635  </p>  </p>
4636  <dl>  <dl>
4637  <dt><u>Function Reference:</u> $quotation <b>quotation</b><i> $quotation_text $argument_text $argument_text_texi</i>  <dt><u>Function Reference:</u> $quotation <b>quotation</b><i> $quotation_text $argument_text $argument_text_texi</i>
4638  <a name="IDX242"></a>  <a name="IDX244"></a>
4639  </dt>  </dt>
4640  <dd><p><var>$quotation_text</var> is the quotation text, formatted, with the text  <dd><p><var>$quotation_text</var> is the quotation text, formatted, with the text
4641  prepended by the function above. <var>$argument_text</var> is the argument  prepended by the function above. <var>$argument_text</var> is the argument
4642  of the <code>@quotation</code>, formatted. <var>$argument_text_texi</var> is the argument  of the <code>@quotation</code>, formatted. <var>$argument_text_texi</var> is the argument
4643  of the <code>@quotation</code>, unformatted.  of the <code>@quotation</code>, simply formatted.
4644  </p></dd></dl>  </p></dd></dl>
4645    
4646    
# Line 4650  in <a href="#SEC68">Formatting of comple Line 4674  in <a href="#SEC68">Formatting of comple
4674  part of the menu;  part of the menu;
4675  </li></ul>  </li></ul>
4676    
4677  <p>The simple formatting is used if <a name="IDX243"></a>  <p>The simple formatting is used if <a name="IDX245"></a>
4678  <code>$SIMPLE_MENU</code> is true,  <code>$SIMPLE_MENU</code> is true,
4679  otherwise the format with tables is used (this is the default).  otherwise the format with tables is used (this is the default).
4680  </p>  </p>
# Line 4750  because we are in @emph}. Line 4774  because we are in @emph}.
4774  different parts of a menu:  different parts of a menu:
4775  </p><dl>  </p><dl>
4776  <dt><u>Function Reference:</u> $link <b>menu_link</b><i> $section \%state $href $node $name $ending</i>  <dt><u>Function Reference:</u> $link <b>menu_link</b><i> $section \%state $href $node $name $ending</i>
4777  <a name="IDX244"></a>  <a name="IDX246"></a>
4778  </dt>  </dt>
4779  <dd><p><var>$section</var> is the section name corresponding with the link, <var>$href</var>  <dd><p><var>$section</var> is the section name corresponding with the link, <var>$href</var>
4780  is the link hypertextual reference. <var>$href</var> may be absent. <var>\%state</var>  is the link hypertextual reference. <var>$href</var> may be absent. <var>\%state</var>
# Line 4764  in general <samp>`::'</samp> followed by Line 4788  in general <samp>`::'</samp> followed by
4788    
4789  <dl>  <dl>
4790  <dt><u>Function Reference:</u> $description <b>menu_description</b><i> $description_text \%state</i>  <dt><u>Function Reference:</u> $description <b>menu_description</b><i> $description_text \%state</i>
4791  <a name="IDX245"></a>  <a name="IDX247"></a>
4792  </dt>  </dt>
4793  <dd><p><var>$description_text</var> is the text of the menu description. <var>\%state</var>  <dd><p><var>$description_text</var> is the text of the menu description. <var>\%state</var>
4794  should be used similarly than for the menu link.  should be used similarly than for the menu link.
# Line 4772  should be used similarly than for the me Line 4796  should be used similarly than for the me
4796    
4797  <dl>  <dl>
4798  <dt><u>Function Reference:</u> $menu_comment <b>menu_comment</b><i> $text</i>  <dt><u>Function Reference:</u> $menu_comment <b>menu_comment</b><i> $text</i>
4799  <a name="IDX246"></a>  <a name="IDX248"></a>
4800  </dt>  </dt>
4801  <dd><p><var>$text</var> is the text of the menu comment. It is always in a preformatted  <dd><p><var>$text</var> is the text of the menu comment. It is always in a preformatted
4802  environment.  environment.
# Line 4785  In that case the menu description and me Line 4809  In that case the menu description and me
4809  specially, but treated like normal text.  specially, but treated like normal text.
4810  </p><dl>  </p><dl>
4811  <dt><u>Function Reference:</u> $link <b>simple_menu_link</b><i> $link_text $href $node $name $ending</i>  <dt><u>Function Reference:</u> $link <b>simple_menu_link</b><i> $link_text $href $node $name $ending</i>
4812  <a name="IDX247"></a>  <a name="IDX249"></a>
4813  </dt>  </dt>
4814  <dd><p><var>$link_text</var> is the text corresponding with the link name, <var>$href</var>  <dd><p><var>$link_text</var> is the text corresponding with the link name, <var>$href</var>
4815  is the link hypertextual reference.  is the link hypertextual reference.
# Line 4845  entry is used, with: Line 4869  entry is used, with:
4869  <h3 class="subsection"> 7.15.4 The formatting of the menu in a table </h3>  <h3 class="subsection"> 7.15.4 The formatting of the menu in a table </h3>
4870    
4871  <p>In the default case, the name of the section corresponding with the  <p>In the default case, the name of the section corresponding with the
4872  node is used instead of the node name. If <a name="IDX248"></a>  node is used instead of the node name. If <a name="IDX250"></a>
4873  <code>$NODE_NAME_IN_MENU</code> is  <code>$NODE_NAME_IN_MENU</code> is
4874  true, however, node names are used. If <a name="IDX249"></a>  true, however, node names are used. If <a name="IDX251"></a>
4875  <code>$AVOID_MENU_REDUNDANCY</code>  <code>$AVOID_MENU_REDUNDANCY</code>
4876  is true and menu entry equal menu description the description isn't printed.  is true and menu entry equal menu description the description isn't printed.
4877  This is the default. Likewise, if node or section name equal entry name,  This is the default. Likewise, if node or section name equal entry name,
4878  do not print entry name.  do not print entry name.
4879  </p>  </p>
4880  <p>A symbol, <a name="IDX250"></a>  <p>A symbol, <a name="IDX252"></a>
4881  <code>$MENU_SYMBOL</code> is put at the beginning of menu entries  <code>$MENU_SYMBOL</code> is put at the beginning of menu entries
4882  when the node name is used. The default is <samp>`&amp;bull;'</samp>.  when the node name is used. The default is <samp>`&amp;bull;'</samp>.
4883  If <a name="IDX251"></a>  If <a name="IDX253"></a>
4884  <code>$UNNUMBERED_SYMBOL_IN_MENU</code> is true it is  <code>$UNNUMBERED_SYMBOL_IN_MENU</code> is true it is
4885  also put at the beginning of unnumbered section names. This is not  also put at the beginning of unnumbered section names. This is not
4886  done by default.  done by default.
4887  </p>  </p>
4888  <p>The menu comments are considered to be preformatted text. The style  <p>The menu comments are considered to be preformatted text. The style
4889  associated with this preformatted text is determined by  associated with this preformatted text is determined by
4890  <a name="IDX252"></a>  <a name="IDX254"></a>
4891  <code>$MENU_PRE_STYLE</code>. Default is <samp>`font-family: serif'</samp>.  <code>$MENU_PRE_STYLE</code>. Default is <samp>`font-family: serif'</samp>.
4892  The css class associated with menu comments is <code>menu-comments</code>.  The css class associated with menu comments is <code>menu-comments</code>.
4893  </p>  </p>
# Line 4872  in that case: Line 4896  in that case:
4896  </p>  </p>
4897  <dl>  <dl>
4898  <dt><u>Function Reference:</u> $menu <b>menu</b><i> $menu_components_text</i>  <dt><u>Function Reference:</u> $menu <b>menu</b><i> $menu_components_text</i>
4899  <a name="IDX253"></a>  <a name="IDX255"></a>
4900  </dt>  </dt>
4901  <dd><p><var>$menu_components_text</var> is the formatted menu components text, obtained  <dd><p><var>$menu_components_text</var> is the formatted menu components text, obtained
4902  as explained above.  as explained above.
# Line 4940  reference: Line 4964  reference:
4964  </p>  </p>
4965  <dl>  <dl>
4966  <dt><u>Function Reference:</u> $target <b>index_entry_label</b><i> $identifier $preformatted</i>  <dt><u>Function Reference:</u> $target <b>index_entry_label</b><i> $identifier $preformatted</i>
4967  <a name="IDX254"></a>  <a name="IDX256"></a>
4968  </dt>  </dt>
4969  <dd><p><var>$identifier</var> should be used to create  <dd><p><var>$identifier</var> should be used to create
4970  a target for links (typically associated with a name or id  a target for links (typically associated with a name or id
# Line 4978  be a non alphabetical character, but we Line 5002  be a non alphabetical character, but we
5002  and should be used to jump directly to a letter entry. Indices lists  and should be used to jump directly to a letter entry. Indices lists
5003  may be split across pages, thus the different letters may appear on different  may be split across pages, thus the different letters may appear on different
5004  files. The number of index entries appearing on each page is determined  files. The number of index entries appearing on each page is determined
5005  by a variable <a name="IDX255"></a>  by a variable <a name="IDX257"></a>
5006  <code>$SPLIT_INDEX</code> if set. The default is to split  <code>$SPLIT_INDEX</code> if set. The default is to split
5007  indices after 100 entries.  indices after 100 entries.
5008  </p>  </p>
# Line 4989  function references: Line 5013  function references:
5013  <dt> <em>formatting of a letter in a summary</em></dt>  <dt> <em>formatting of a letter in a summary</em></dt>
5014  <dd><dl>  <dd><dl>
5015  <dt><u>Function Reference:</u> $letter <b>summary_letter</b><i> $letter $file $identifier</i>  <dt><u>Function Reference:</u> $letter <b>summary_letter</b><i> $letter $file $identifier</i>
5016  <a name="IDX256"></a>  <a name="IDX258"></a>
5017  </dt>  </dt>
5018  <dd><p>This function is used to format a letter appearing in a summary, refering  <dd><p>This function is used to format a letter appearing in a summary, refering
5019  to a letter entry in the index list.  to a letter entry in the index list.
# Line 5004  letter entry. Line 5028  letter entry.
5028  <dt> <em>formatting of a summary</em></dt>  <dt> <em>formatting of a summary</em></dt>
5029  <dd><dl>  <dd><dl>
5030  <dt><u>Function Reference:</u> $summary <b>index_summary</b><i> \@alphabetical_letters \@nonalphabetical_letters</i>  <dt><u>Function Reference:</u> $summary <b>index_summary</b><i> \@alphabetical_letters \@nonalphabetical_letters</i>
5031  <a name="IDX257"></a>  <a name="IDX259"></a>
5032  </dt>  </dt>
5033  <dd><p><var>\@alphabetical_letters</var> and <var>\@nonalphabetical_letters</var> contain the  <dd><p><var>\@alphabetical_letters</var> and <var>\@nonalphabetical_letters</var> contain the
5034  formatted summary letters, formatted with the above function.  formatted summary letters, formatted with the above function.
# Line 5014  formatted summary letters, formatted wit Line 5038  formatted summary letters, formatted wit
5038  <dt> <em>formatting of an index entry</em></dt>  <dt> <em>formatting of an index entry</em></dt>
5039  <dd><dl>  <dd><dl>
5040  <dt><u>Function Reference:</u> $entry <b>index_entry</b><i> $entry_href $entry_text $section_href $section_heading</i>  <dt><u>Function Reference:</u> $entry <b>index_entry</b><i> $entry_href $entry_text $section_href $section_heading</i>
5041  <a name="IDX258"></a>  <a name="IDX260"></a>
5042  </dt>  </dt>
5043  <dd><p><var>$entry_href</var> is a reference to the place where the index entry  <dd><p><var>$entry_href</var> is a reference to the place where the index entry
5044  appeared, <var>$entry_text</var> is the corresponding text. <var>$section_href</var>  appeared, <var>$entry_text</var> is the corresponding text. <var>$section_href</var>
# Line 5026  the index entry, <var>$section_heading</ Line 5050  the index entry, <var>$section_heading</
5050  <dt> <em>formatting of letter entry</em></dt>  <dt> <em>formatting of letter entry</em></dt>
5051  <dd><dl>  <dd><dl>
5052  <dt><u>Function Reference:</u> $letter_entry <b>index_letter</b><i> $letter $identifier $index_entries_text</i>  <dt><u>Function Reference:</u> $letter_entry <b>index_letter</b><i> $letter $identifier $index_entries_text</i>
5053  <a name="IDX259"></a>  <a name="IDX261"></a>
5054  </dt>  </dt>
5055  <dd><p>This function formats a letter entry, consisting in all the index entries  <dd><p>This function formats a letter entry, consisting in all the index entries
5056  beginning with this letter. <var>$letter</var> is the letter, <var>$identifier</var>  beginning with this letter. <var>$letter</var> is the letter, <var>$identifier</var>
# Line 5039  described above. Line 5063  described above.
5063  <dt> <em>formatting of whole index</em></dt>  <dt> <em>formatting of whole index</em></dt>
5064  <dd><dl>  <dd><dl>
5065  <dt><u>Function Reference:</u> $index <b>print_index</b><i> $index_text $index_name</i>  <dt><u>Function Reference:</u> $index <b>print_index</b><i> $index_text $index_name</i>
5066  <a name="IDX260"></a>  <a name="IDX262"></a>
5067  </dt>  </dt>
5068  <dd><p><var>$index_text</var> is the text of all the index entries grouped by letter  <dd><p><var>$index_text</var> is the text of all the index entries grouped by letter
5069  appearing in that page formatted as above. <var>index_name</var> is the name of  appearing in that page formatted as above. <var>index_name</var> is the name of
# Line 5079  formatting functions. The keys are: Line 5103  formatting functions. The keys are:
5103  <dt> <code>caption_texi</code></dt>  <dt> <code>caption_texi</code></dt>
5104  <dt> <code>shortcaption_texi</code></dt>  <dt> <code>shortcaption_texi</code></dt>
5105  <dd><p>A reference on an array containing the caption or shortcaption lines,  <dd><p>A reference on an array containing the caption or shortcaption lines,
5106  unformatted.  with texi @-commands.
5107  </p></dd>  </p></dd>
5108  <dt> <code>style_texi</code></dt>  <dt> <code>style_texi</code></dt>
5109  <dd><p>The style with texi @-commands.  <dd><p>The style with texi @-commands.
# Line 5148  is used here: Line 5172  is used here:
5172  </p>  </p>
5173  <dl>  <dl>
5174  <dt><u>Function Reference:</u> (\@caption_lines_returned, \@shortcaption_lines_returned) <b>caption_shortcaption</b><i> \%float \@caption_lines \@shortcaption_lines</i>  <dt><u>Function Reference:</u> (\@caption_lines_returned, \@shortcaption_lines_returned) <b>caption_shortcaption</b><i> \%float \@caption_lines \@shortcaption_lines</i>
5175  <a name="IDX261"></a>  <a name="IDX263"></a>
5176  </dt>  </dt>
5177  <dd><p><var>\%float</var> is the structure defined above. <var>\@caption_lines</var> and  <dd><p><var>\%float</var> is the structure defined above. <var>\@caption_lines</var> and
5178  <var>\@shortcaption_lines</var> are references on arrays containing the  <var>\@shortcaption_lines</var> are references on arrays containing the
# Line 5161  containing the texinfo lines for the cap Line 5185  containing the texinfo lines for the cap
5185  </p>  </p>
5186  <dl>  <dl>
5187  <dt><u>Function Reference:</u> $text <b>float</b><i> $float_text \%float $caption_text $shortcaption_text</i>  <dt><u>Function Reference:</u> $text <b>float</b><i> $float_text \%float $caption_text $shortcaption_text</i>
5188  <a name="IDX262"></a>  <a name="IDX264"></a>
5189  </dt>  </dt>
5190  <dd><p><var>$float_text</var> is the text appearing within the <code>@float</code>, formatted.  <dd><p><var>$float_text</var> is the text appearing within the <code>@float</code>, formatted.
5191  <var>\%float</var> is still the structure defined above. <var>$caption_text</var> and  <var>\%float</var> is still the structure defined above. <var>$caption_text</var> and
# Line 5196  modified with the following function ref Line 5220  modified with the following function ref
5220  </p>  </p>
5221  <dl>  <dl>
5222  <dt><u>Function Reference:</u> $style_texi_returned <b>listoffloats_style</b><i> $style_texi</i>  <dt><u>Function Reference:</u> $style_texi_returned <b>listoffloats_style</b><i> $style_texi</i>
5223  <a name="IDX263"></a>  <a name="IDX265"></a>
5224  </dt>  </dt>
5225  <dd><p><var>$style_texi</var> is the <code>@listoffloats</code> argument with texinfo  <dd><p><var>$style_texi</var> is the <code>@listoffloats</code> argument with texinfo
5226  @-commands kept. It is possible to make changes to the <var>$style_texi</var> and  @-commands kept. It is possible to make changes to the <var>$style_texi</var> and
# Line 5210  are formatted in the main program, with Line 5234  are formatted in the main program, with
5234  </p>  </p>
5235  <dl>  <dl>
5236  <dt><u>Function Reference:</u> $float_style_texi_returned <b>listoffloats_float_style</b><i> $style_texi \%float</i>  <dt><u>Function Reference:</u> $float_style_texi_returned <b>listoffloats_float_style</b><i> $style_texi \%float</i>
5237  <a name="IDX264"></a>  <a name="IDX266"></a>
5238  </dt>  </dt>
5239  <dd><p><var>$style_texi</var> is the style, and <var>\%float</var> is the structure described  <dd><p><var>$style_texi</var> is the style, and <var>\%float</var> is the structure described
5240  above. This function reference returns a style to be formatted in the  above. This function reference returns a style to be formatted in the
# Line 5219  main program. Line 5243  main program.
5243    
5244  <dl>  <dl>
5245  <dt><u>Function Reference:</u> $caption_texi_returned <b>listoffloats_caption</b><i> \%float</i>  <dt><u>Function Reference:</u> $caption_texi_returned <b>listoffloats_caption</b><i> \%float</i>
5246  <a name="IDX265"></a>  <a name="IDX267"></a>
5247  </dt>  </dt>
5248  <dd><p><var>\%float</var> is the structure described  <dd><p><var>\%float</var> is the structure described
5249  above. This function reference returns a caption to be formatted in the  above. This function reference returns a caption to be formatted in the
# Line 5230  main program. Line 5254  main program.
5254  </p>  </p>
5255  <dl>  <dl>
5256  <dt><u>Function Reference:</u> $listoffloats_entry <b>listoffloats_entry</b><i> $style_texi \%float $float_style $caption $href</i>  <dt><u>Function Reference:</u> $listoffloats_entry <b>listoffloats_entry</b><i> $style_texi \%float $float_style $caption $href</i>
5257  <a name="IDX266"></a>  <a name="IDX268"></a>
5258  </dt>  </dt>
5259  <dd><p><var>$style_texi</var> is the style with @-commands, <var>$float_style</var> is the  <dd><p><var>$style_texi</var> is the style with @-commands, <var>$float_style</var> is the
5260  style returned by the above function and formatted. <var>$caption</var> is the  style returned by the above function and formatted. <var>$caption</var> is the
# Line 5243  the float location. Line 5267  the float location.
5267  </p>  </p>
5268  <dl>  <dl>
5269  <dt><u>Function Reference:</u> $listoffloats <b>listoffloats</b><i> $style_texi $style \@listoffloats_entries</i>  <dt><u>Function Reference:</u> $listoffloats <b>listoffloats</b><i> $style_texi $style \@listoffloats_entries</i>
5270  <a name="IDX267"></a>  <a name="IDX269"></a>
5271  </dt>  </dt>
5272  <dd><p><var>$style_texi</var> is the style with @-commands, <var>$style</var> is the  <dd><p><var>$style_texi</var> is the style with @-commands, <var>$style</var> is the
5273  style returned by the above function and formatted. The array reference  style returned by the above function and formatted. The array reference
# Line 5282  of the footnotes: Line 5306  of the footnotes:
5306  </p>  </p>
5307  <dl>  <dl>
5308  <dt><u>Function Reference:</u> (\@lines $text_for_document) <b>foot_line_and_ref</b><i> $number_in_doc $number_in_page $footnote_id $place_id $document_file $footnote_file \@lines \%state</i>  <dt><u>Function Reference:</u> (\@lines $text_for_document) <b>foot_line_and_ref</b><i> $number_in_doc $number_in_page $footnote_id $place_id $document_file $footnote_file \@lines \%state</i>
5309  <a name="IDX268"></a>  <a name="IDX270"></a>
5310  </dt>  </dt>
5311  <dd><p><var>$number_in_doc</var> is the footnote number in the whole document,  <dd><p><var>$number_in_doc</var> is the footnote number in the whole document,
5312  <var>$number_in_page</var> is the footnote number in the current page.  <var>$number_in_page</var> is the footnote number in the current page.
# Line 5315  the determination of the footnote locati Line 5339  the determination of the footnote locati
5339  </p>  </p>
5340  <dl>  <dl>
5341  <dt><u>Function Reference:</u> <b>foot_section</b><i> \@footnotes_lines</i>  <dt><u>Function Reference:</u> <b>foot_section</b><i> \@footnotes_lines</i>
5342  <a name="IDX269"></a>  <a name="IDX271"></a>
5343  </dt>  </dt>
5344  <dd><p>This function formats a group of footnotes. <var>\@footnotes_lines</var> is a  <dd><p>This function formats a group of footnotes. <var>\@footnotes_lines</var> is a
5345  reference on an array holding the lines of all the footnote entries  reference on an array holding the lines of all the footnote entries
# Line 5362  them such that it is possible to handle Line 5386  them such that it is possible to handle
5386  same function than the one used for unknown commands.  same function than the one used for unknown commands.
5387  </p>  </p>
5388  <p>Those special commands without braces are the key of a hash:  <p>Those special commands without braces are the key of a hash:
5389  <a name="IDX270"></a>  <a name="IDX272"></a>
5390  <code>%misc_command</code>. The associated value is a reference on a  <code>%misc_command</code>. The associated value is a reference on a
5391  hash enabling to set the properties of these commands. The  hash enabling to set the properties of these commands. The
5392  keys of this hash reference is the name of a property, the value  keys of this hash reference is the name of a property, the value
# Line 5415  action for this macro isn't done. Line 5439  action for this macro isn't done.
5439    
5440    
5441  <p>Commands which don't appear in the hashes  <p>Commands which don't appear in the hashes
 <a name="IDX271"></a>  
 <code>%simple_map</code>, <a name="IDX272"></a>  
 <code>%simple_map_pre</code>,  
5442  <a name="IDX273"></a>  <a name="IDX273"></a>
5443    <code>%simple_map</code>, <a name="IDX274"></a>
5444    <code>%simple_map_pre</code>,
5445    <a name="IDX275"></a>
5446  <code>%simple_map_texi</code> and <code>%misc_command</code>, or that appear in  <code>%simple_map_texi</code> and <code>%misc_command</code>, or that appear in
5447  <code>%misc_command</code> but with <code>keep</code> true are processed by the  <code>%misc_command</code> but with <code>keep</code> true are processed by the
5448  following function reference:  following function reference:
5449  </p>  </p>
5450  <dl>  <dl>
5451  <dt><u>Function Reference:</u> ($result_line, $result, $result_text, $message) <b>unknown</b><i> $command $line</i>  <dt><u>Function Reference:</u> ($result_line, $result, $result_text, $message) <b>unknown</b><i> $command $line</i>
5452  <a name="IDX274"></a>  <a name="IDX276"></a>
5453  </dt>  </dt>
5454  <dd><p><var>$command</var> is the @-command, <var>$line</var> is the line following the  <dd><p><var>$command</var> is the @-command, <var>$line</var> is the line following the
5455  <var>$command</var>. <var>$result</var> is a boolean. If it is true then the other return  <var>$command</var>. <var>$result</var> is a boolean. If it is true then the other return
# Line 5437  with line number added by <code>texi2htm Line 5461  with line number added by <code>texi2htm
5461  </p></dd></dl>  </p></dd></dl>
5462    
5463  <p>Commands with braces not specified above  <p>Commands with braces not specified above
5464  nor in <a name="IDX275"></a>  nor in <a name="IDX277"></a>
5465  <code>%style_map</code>, <a name="IDX276"></a>  <code>%style_map</code>, <a name="IDX278"></a>
5466  <code>%style_map_pre</code> and  <code>%style_map_pre</code> and
5467  <a name="IDX277"></a>  <a name="IDX279"></a>
5468  <code>%style_map_texi</code> are processed  <code>%style_map_texi</code> are processed
5469  by the following function reference  by the following function reference
5470  </p>  </p>
5471  <dl>  <dl>
5472  <dt><u>Function Reference:</u> ($result, $result_text, $message) <b>unknown_style</b><i> $command $text</i>  <dt><u>Function Reference:</u> ($result, $result_text, $message) <b>unknown_style</b><i> $command $text</i>
5473  <a name="IDX278"></a>  <a name="IDX280"></a>
5474  </dt>  </dt>
5475  <dd><p><var>$command</var> is the @-command, <var>$text</var> is the text appearing within  <dd><p><var>$command</var> is the @-command, <var>$text</var> is the text appearing within
5476  the braces (allready formatted). <var>$result</var> is a boolean. If it is true then  the braces (allready formatted). <var>$result</var> is a boolean. If it is true then
# Line 5947  text Line 5971  text
5971  <tr><th><a name="SEC97_5">I</a></th><td></td><td></td></tr>  <tr><th><a name="SEC97_5">I</a></th><td></td><td></td></tr>
5972  <tr><td></td><td valign="top"><a href="#IDX36">I<var>dir</var></a></td><td valign="top"><a href="#SEC13">4.4 Command line options related to Texinfo language features</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX36">I<var>dir</var></a></td><td valign="top"><a href="#SEC13">4.4 Command line options related to Texinfo language features</a></td></tr>
5973  <tr><td></td><td valign="top"><a href="#IDX25">if&lt;region&gt;</a></td><td valign="top"><a href="#SEC12">4.3 Specifying which regions get expanded</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX25">if&lt;region&gt;</a></td><td valign="top"><a href="#SEC12">4.3 Specifying which regions get expanded</a></td></tr>
5974  <tr><td></td><td valign="top"><a href="#IDX123">include-css</a></td><td valign="top"><a href="#SEC38">6.7 Customizing the <code>texi2html</code> css lines</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX125">include-css</a></td><td valign="top"><a href="#SEC38">6.7 Customizing the <code>texi2html</code> css lines</a></td></tr>
5975  <tr><td></td><td valign="top"><a href="#IDX71">init-file</a></td><td valign="top"><a href="#SEC17">4.8 Use initialization files for fine tuning</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX71">init-file</a></td><td valign="top"><a href="#SEC17">4.8 Use initialization files for fine tuning</a></td></tr>
5976  <tr><td></td><td valign="top"><a href="#IDX72">init-file</a></td><td valign="top"><a href="#SEC17">4.8 Use initialization files for fine tuning</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX72">init-file</a></td><td valign="top"><a href="#SEC17">4.8 Use initialization files for fine tuning</a></td></tr>
5977  <tr><td></td><td valign="top"><a href="#IDX49">iso</a></td><td valign="top"><a href="#SEC15">4.6 Customizing the <acronym>HTML</acronym> and text style</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX49">iso</a></td><td valign="top"><a href="#SEC15">4.6 Customizing the <acronym>HTML</acronym> and text style</a></td></tr>
# Line 5958  text Line 5982  text
5982  <tr><td></td><td valign="top"><a href="#IDX64">l2h-l2h=<var>program</var></a></td><td valign="top"><a href="#SEC16">4.7 Expanding <code>@tex</code> and <code>@math</code> regions using LaTeX2HTML</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX64">l2h-l2h=<var>program</var></a></td><td valign="top"><a href="#SEC16">4.7 Expanding <code>@tex</code> and <code>@math</code> regions using LaTeX2HTML</a></td></tr>
5983  <tr><td></td><td valign="top"><a href="#IDX66">l2h-tmp</a></td><td valign="top"><a href="#SEC16">4.7 Expanding <code>@tex</code> and <code>@math</code> regions using LaTeX2HTML</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX66">l2h-tmp</a></td><td valign="top"><a href="#SEC16">4.7 Expanding <code>@tex</code> and <code>@math</code> regions using LaTeX2HTML</a></td></tr>
5984  <tr><td></td><td valign="top"><a href="#IDX74">lang</a></td><td valign="top"><a href="#SEC17">4.8 Use initialization files for fine tuning</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX74">lang</a></td><td valign="top"><a href="#SEC17">4.8 Use initialization files for fine tuning</a></td></tr>
5985  <tr><td></td><td valign="top"><a href="#IDX208">lang</a></td><td valign="top"><a href="#SEC60">7.6 Customizing strings written by <code>texi2html</code></a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX210">lang</a></td><td valign="top"><a href="#SEC60">7.6 Customizing strings written by <code>texi2html</code></a></td></tr>
5986  <tr><td></td><td valign="top"><a href="#IDX30">lang=<var>lang</var></a></td><td valign="top"><a href="#SEC13">4.4 Command line options related to Texinfo language features</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX30">lang=<var>lang</var></a></td><td valign="top"><a href="#SEC13">4.4 Command line options related to Texinfo language features</a></td></tr>
5987  <tr><td colspan="3"> <hr></td></tr>  <tr><td colspan="3"> <hr></td></tr>
5988  <tr><th><a name="SEC97_7">M</a></th><td></td><td></td></tr>  <tr><th><a name="SEC97_7">M</a></th><td></td><td></td></tr>
# Line 6065  text Line 6089  text
6089  <tr><td></td><th align="left">Index Entry</th><th align="left"> Section</th></tr>  <tr><td></td><th align="left">Index Entry</th><th align="left"> Section</th></tr>
6090  <tr><td colspan="3"> <hr></td></tr>  <tr><td colspan="3"> <hr></td></tr>
6091  <tr><th><a name="SEC98_0">$</a></th><td></td><td></td></tr>  <tr><th><a name="SEC98_0">$</a></th><td></td><td></td></tr>
6092  <tr><td></td><td valign="top"><a href="#IDX125"><code>$AFTER_BODY_OPEN</code></a></td><td valign="top"><a href="#SEC39">6.8 Customizing the page header</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX127"><code>$AFTER_BODY_OPEN</code></a></td><td valign="top"><a href="#SEC39">6.8 Customizing the page header</a></td></tr>
6093  <tr><td></td><td valign="top"><a href="#IDX155"><code>$AFTER_OVERVIEW</code></a></td><td valign="top"><a href="#SEC45">6.11.1.2 Table of contents and Short table of contents</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX157"><code>$AFTER_OVERVIEW</code></a></td><td valign="top"><a href="#SEC45">6.11.1.2 Table of contents and Short table of contents</a></td></tr>
6094  <tr><td></td><td valign="top"><a href="#IDX157"><code>$AFTER_TOC_LINES</code></a></td><td valign="top"><a href="#SEC45">6.11.1.2 Table of contents and Short table of contents</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX159"><code>$AFTER_TOC_LINES</code></a></td><td valign="top"><a href="#SEC45">6.11.1.2 Table of contents and Short table of contents</a></td></tr>
6095  <tr><td></td><td valign="top"><a href="#IDX75"><code>$anchor</code></a></td><td valign="top"><a href="#SEC19">5.1 Redefining functions in initialization files</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX75"><code>$anchor</code></a></td><td valign="top"><a href="#SEC19">5.1 Redefining functions in initialization files</a></td></tr>
6096  <tr><td></td><td valign="top"><a href="#IDX200"><code>$anchor</code></a></td><td valign="top"><a href="#SEC58">7.4 Formatting of special simple commands</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX202"><code>$anchor</code></a></td><td valign="top"><a href="#SEC58">7.4 Formatting of special simple commands</a></td></tr>
6097  <tr><td></td><td valign="top"><a href="#IDX249"><code>$AVOID_MENU_REDUNDANCY</code></a></td><td valign="top"><a href="#SEC81">7.15.4 The formatting of the menu in a table</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX251"><code>$AVOID_MENU_REDUNDANCY</code></a></td><td valign="top"><a href="#SEC81">7.15.4 The formatting of the menu in a table</a></td></tr>
6098  <tr><td></td><td valign="top"><a href="#IDX154"><code>$BEFORE_OVERVIEW</code></a></td><td valign="top"><a href="#SEC45">6.11.1.2 Table of contents and Short table of contents</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX156"><code>$BEFORE_OVERVIEW</code></a></td><td valign="top"><a href="#SEC45">6.11.1.2 Table of contents and Short table of contents</a></td></tr>
6099  <tr><td></td><td valign="top"><a href="#IDX156"><code>$BEFORE_TOC_LINES</code></a></td><td valign="top"><a href="#SEC45">6.11.1.2 Table of contents and Short table of contents</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX158"><code>$BEFORE_TOC_LINES</code></a></td><td valign="top"><a href="#SEC45">6.11.1.2 Table of contents and Short table of contents</a></td></tr>
6100  <tr><td></td><td valign="top"><a href="#IDX80"><code>$BIG_RULE</code></a></td><td valign="top"><a href="#SEC23">6.2 Page layout and navigation panel overview</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX80"><code>$BIG_RULE</code></a></td><td valign="top"><a href="#SEC23">6.2 Page layout and navigation panel overview</a></td></tr>
6101  <tr><td></td><td valign="top"><a href="#IDX113"><code>$BODYTEXT</code></a></td><td valign="top"><a href="#SEC36">6.5 Preparing the output</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX114"><code>$BODYTEXT</code></a></td><td valign="top"><a href="#SEC36">6.5 Preparing the output</a></td></tr>
6102  <tr><td></td><td valign="top"><a href="#IDX129"><code>$BODYTEXT</code></a></td><td valign="top"><a href="#SEC39">6.8 Customizing the page header</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX131"><code>$BODYTEXT</code></a></td><td valign="top"><a href="#SEC39">6.8 Customizing the page header</a></td></tr>
6103  <tr><td></td><td valign="top"><a href="#IDX227"><code>$cell</code></a></td><td valign="top"><a href="#SEC70">7.11.1 Formatting individual table and list items</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX229"><code>$cell</code></a></td><td valign="top"><a href="#SEC70">7.11.1 Formatting individual table and list items</a></td></tr>
6104  <tr><td></td><td valign="top"><a href="#IDX196"><code>$CLOSE_QUOTE_SYMBOL</code></a></td><td valign="top"><a href="#SEC55">7.3.1 An interface for commands formatting with a hash reference</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX198"><code>$CLOSE_QUOTE_SYMBOL</code></a></td><td valign="top"><a href="#SEC55">7.3.1 An interface for commands formatting with a hash reference</a></td></tr>
6105  <tr><td></td><td valign="top"><a href="#IDX198"><code>$CLOSE_QUOTE_SYMBOL</code></a></td><td valign="top"><a href="#SEC56">7.3.2 An interface for commands formatting with a string</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX200"><code>$CLOSE_QUOTE_SYMBOL</code></a></td><td valign="top"><a href="#SEC56">7.3.2 An interface for commands formatting with a string</a></td></tr>
6106  <tr><td></td><td valign="top"><a href="#IDX219"><code>$complex_format_map</code></a></td><td valign="top"><a href="#SEC68">7.10 Formatting of complex formats (<code>@example</code>, <code>@display</code>&hellip;)</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX221"><code>$complex_format_map</code></a></td><td valign="top"><a href="#SEC68">7.10 Formatting of complex formats (<code>@example</code>, <code>@display</code>&hellip;)</a></td></tr>
 <tr><td></td><td valign="top"><a href="#IDX118"><code>$CSS_LINES</code></a></td><td valign="top"><a href="#SEC38">6.7 Customizing the <code>texi2html</code> css lines</a></td></tr>  
6107  <tr><td></td><td valign="top"><a href="#IDX120"><code>$CSS_LINES</code></a></td><td valign="top"><a href="#SEC38">6.7 Customizing the <code>texi2html</code> css lines</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX120"><code>$CSS_LINES</code></a></td><td valign="top"><a href="#SEC38">6.7 Customizing the <code>texi2html</code> css lines</a></td></tr>
6108  <tr><td></td><td valign="top"><a href="#IDX122"><code>$CSS_LINES</code></a></td><td valign="top"><a href="#SEC38">6.7 Customizing the <code>texi2html</code> css lines</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX122"><code>$CSS_LINES</code></a></td><td valign="top"><a href="#SEC38">6.7 Customizing the <code>texi2html</code> css lines</a></td></tr>
6109    <tr><td></td><td valign="top"><a href="#IDX124"><code>$CSS_LINES</code></a></td><td valign="top"><a href="#SEC38">6.7 Customizing the <code>texi2html</code> css lines</a></td></tr>
6110  <tr><td></td><td valign="top"><a href="#IDX56"><code>$DEF_TABLE</code></a></td><td valign="top"><a href="#SEC15">4.6 Customizing the <acronym>HTML</acronym> and text style</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX56"><code>$DEF_TABLE</code></a></td><td valign="top"><a href="#SEC15">4.6 Customizing the <acronym>HTML</acronym> and text style</a></td></tr>
6111  <tr><td></td><td valign="top"><a href="#IDX78"><code>$DEFAULT_RULE</code></a></td><td valign="top"><a href="#SEC23">6.2 Page layout and navigation panel overview</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX78"><code>$DEFAULT_RULE</code></a></td><td valign="top"><a href="#SEC23">6.2 Page layout and navigation panel overview</a></td></tr>
6112  <tr><td></td><td valign="top"><a href="#IDX235"><code>$definition_category</code></a></td><td valign="top"><a href="#SEC74">7.12.2 Customization of the definition formatting</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX237"><code>$definition_category</code></a></td><td valign="top"><a href="#SEC74">7.12.2 Customization of the definition formatting</a></td></tr>
6113  <tr><td></td><td valign="top"><a href="#IDX152"><code>$DO_CONTENTS</code></a></td><td valign="top"><a href="#SEC45">6.11.1.2 Table of contents and Short table of contents</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX154"><code>$DO_CONTENTS</code></a></td><td valign="top"><a href="#SEC45">6.11.1.2 Table of contents and Short table of contents</a></td></tr>
6114  <tr><td></td><td valign="top"><a href="#IDX153"><code>$DO_SCONTENTS</code></a></td><td valign="top"><a href="#SEC45">6.11.1.2 Table of contents and Short table of contents</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX155"><code>$DO_SCONTENTS</code></a></td><td valign="top"><a href="#SEC45">6.11.1.2 Table of contents and Short table of contents</a></td></tr>
6115  <tr><td></td><td valign="top"><a href="#IDX47"><code>$DOCTYPE</code></a></td><td valign="top"><a href="#SEC15">4.6 Customizing the <acronym>HTML</acronym> and text style</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX47"><code>$DOCTYPE</code></a></td><td valign="top"><a href="#SEC15">4.6 Customizing the <acronym>HTML</acronym> and text style</a></td></tr>
6116  <tr><td></td><td valign="top"><a href="#IDX128"><code>$DOCUMENT_DESCRIPTION</code></a></td><td valign="top"><a href="#SEC39">6.8 Customizing the page header</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX130"><code>$DOCUMENT_DESCRIPTION</code></a></td><td valign="top"><a href="#SEC39">6.8 Customizing the page header</a></td></tr>
6117  <tr><td></td><td valign="top"><a href="#IDX126"><code>$DOCUMENT_ENCODING</code></a></td><td valign="top"><a href="#SEC39">6.8 Customizing the page header</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX128"><code>$DOCUMENT_ENCODING</code></a></td><td valign="top"><a href="#SEC39">6.8 Customizing the page header</a></td></tr>
6118  <tr><td></td><td valign="top"><a href="#IDX127"><code>$ENCODING</code></a></td><td valign="top"><a href="#SEC39">6.8 Customizing the page header</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX129"><code>$ENCODING</code></a></td><td valign="top"><a href="#SEC39">6.8 Customizing the page header</a></td></tr>
6119  <tr><td></td><td valign="top"><a href="#IDX177"><code>$EXTENSION</code></a></td><td valign="top"><a href="#SEC49">6.12 Customizing the file names</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX179"><code>$EXTENSION</code></a></td><td valign="top"><a href="#SEC49">6.12 Customizing the file names</a></td></tr>
6120  <tr><td></td><td valign="top"><a href="#IDX54"><code>$EXTERNAL_DIR</code></a></td><td valign="top"><a href="#SEC15">4.6 Customizing the <acronym>HTML</acronym> and text style</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX54"><code>$EXTERNAL_DIR</code></a></td><td valign="top"><a href="#SEC15">4.6 Customizing the <acronym>HTML</acronym> and text style</a></td></tr>
6121  <tr><td></td><td valign="top"><a href="#IDX124"><code>$EXTRA_HEAD</code></a></td><td valign="top"><a href="#SEC39">6.8 Customizing the page header</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX126"><code>$EXTRA_HEAD</code></a></td><td valign="top"><a href="#SEC39">6.8 Customizing the page header</a></td></tr>
6122  <tr><td></td><td valign="top"><a href="#IDX39"><code>$FRAMES</code></a></td><td valign="top"><a href="#SEC14">4.5 Page layout related command line options</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX39"><code>$FRAMES</code></a></td><td valign="top"><a href="#SEC14">4.5 Page layout related command line options</a></td></tr>
6123  <tr><td></td><td valign="top"><a href="#IDX48"><code>$FRAMESET_DOCTYPE</code></a></td><td valign="top"><a href="#SEC15">4.6 Customizing the <acronym>HTML</acronym> and text style</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX48"><code>$FRAMESET_DOCTYPE</code></a></td><td valign="top"><a href="#SEC15">4.6 Customizing the <acronym>HTML</acronym> and text style</a></td></tr>
6124  <tr><td></td><td valign="top"><a href="#IDX84"><code>$ICONS</code></a></td><td valign="top"><a href="#SEC26">6.3.1 Controlling the navigation panel panel at a high level</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX84"><code>$ICONS</code></a></td><td valign="top"><a href="#SEC26">6.3.1 Controlling the navigation panel panel at a high level</a></td></tr>
6125  <tr><td></td><td valign="top"><a href="#IDX181"><code>$IDX_SUMMARY</code></a></td><td valign="top"><a href="#SEC50">6.13 Generation of external files for index entries</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX183"><code>$IDX_SUMMARY</code></a></td><td valign="top"><a href="#SEC50">6.13 Generation of external files for index entries</a></td></tr>
6126  <tr><td></td><td valign="top"><a href="#IDX82"><code>$INDEX_CHAPTER</code></a></td><td valign="top"><a href="#SEC24">Element labels</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX82"><code>$INDEX_CHAPTER</code></a></td><td valign="top"><a href="#SEC24">Element labels</a></td></tr>
6127  <tr><td></td><td valign="top"><a href="#IDX65"><code>$L2H_L2H</code></a></td><td valign="top"><a href="#SEC16">4.7 Expanding <code>@tex</code> and <code>@math</code> regions using LaTeX2HTML</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX65"><code>$L2H_L2H</code></a></td><td valign="top"><a href="#SEC16">4.7 Expanding <code>@tex</code> and <code>@math</code> regions using LaTeX2HTML</a></td></tr>
6128  <tr><td></td><td valign="top"><a href="#IDX67"><code>$L2H_TMP</code></a></td><td valign="top"><a href="#SEC16">4.7 Expanding <code>@tex</code> and <code>@math</code> regions using LaTeX2HTML</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX67"><code>$L2H_TMP</code></a></td><td valign="top"><a href="#SEC16">4.7 Expanding <code>@tex</code> and <code>@math</code> regions using LaTeX2HTML</a></td></tr>
6129  <tr><td></td><td valign="top"><a href="#IDX31"><code>$LANG</code></a></td><td valign="top"><a href="#SEC13">4.4 Command line options related to Texinfo language features</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX31"><code>$LANG</code></a></td><td valign="top"><a href="#SEC13">4.4 Command line options related to Texinfo language features</a></td></tr>
6130  <tr><td></td><td valign="top"><a href="#IDX73"><code>$LANG</code></a></td><td valign="top"><a href="#SEC17">4.8 Use initialization files for fine tuning</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX73"><code>$LANG</code></a></td><td valign="top"><a href="#SEC17">4.8 Use initialization files for fine tuning</a></td></tr>
6131  <tr><td></td><td valign="top"><a href="#IDX209"><code>$LANG</code></a></td><td valign="top"><a href="#SEC60">7.6 Customizing strings written by <code>texi2html</code></a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX211"><code>$LANG</code></a></td><td valign="top"><a href="#SEC60">7.6 Customizing strings written by <code>texi2html</code></a></td></tr>
6132  <tr><td></td><td valign="top"><a href="#IDX210"><code>$LANGUAGES</code></a></td><td valign="top"><a href="#SEC60">7.6 Customizing strings written by <code>texi2html</code></a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX212"><code>$LANGUAGES</code></a></td><td valign="top"><a href="#SEC60">7.6 Customizing strings written by <code>texi2html</code></a></td></tr>
6133  <tr><td></td><td valign="top"><a href="#SEC91"><code>$LANGUAGES</code></a></td><td valign="top"><a href="#SEC91">A.1 Translating strings</a></td></tr>  <tr><td></td><td valign="top"><a href="#SEC91"><code>$LANGUAGES</code></a></td><td valign="top"><a href="#SEC91">A.1 Translating strings</a></td></tr>
6134  <tr><td></td><td valign="top"><a href="#IDX252"><code>$MENU_PRE_STYLE</code></a></td><td valign="top"><a href="#SEC81">7.15.4 The formatting of the menu in a table</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX254"><code>$MENU_PRE_STYLE</code></a></td><td valign="top"><a href="#SEC81">7.15.4 The formatting of the menu in a table</a></td></tr>
6135  <tr><td></td><td valign="top"><a href="#IDX250"><code>$MENU_SYMBOL</code></a></td><td valign="top"><a href="#SEC81">7.15.4 The formatting of the menu in a table</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX252"><code>$MENU_SYMBOL</code></a></td><td valign="top"><a href="#SEC81">7.15.4 The formatting of the menu in a table</a></td></tr>
6136  <tr><td></td><td valign="top"><a href="#IDX79"><code>$MIDDLE_RULE</code></a></td><td valign="top"><a href="#SEC23">6.2 Page layout and navigation panel overview</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX79"><code>$MIDDLE_RULE</code></a></td><td valign="top"><a href="#SEC23">6.2 Page layout and navigation panel overview</a></td></tr>
6137  <tr><td></td><td valign="top"><a href="#IDX24"><code>$NODE_FILES</code></a></td><td valign="top"><a href="#SEC11">4.2 Setting output file and directory names</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX24"><code>$NODE_FILES</code></a></td><td valign="top"><a href="#SEC11">4.2 Setting output file and directory names</a></td></tr>
6138  <tr><td></td><td valign="top"><a href="#IDX178"><code>$NODE_FILES</code></a></td><td valign="top"><a href="#SEC49">6.12 Customizing the file names</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX180"><code>$NODE_FILES</code></a></td><td valign="top"><a href="#SEC49">6.12 Customizing the file names</a></td></tr>
6139  <tr><td></td><td valign="top"><a href="#IDX248"><code>$NODE_NAME_IN_MENU</code></a></td><td valign="top"><a href="#SEC81">7.15.4 The formatting of the menu in a table</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX250"><code>$NODE_NAME_IN_MENU</code></a></td><td valign="top"><a href="#SEC81">7.15.4 The formatting of the menu in a table</a></td></tr>
6140  <tr><td></td><td valign="top"><a href="#IDX60"><code>$NUMBER_SECTIONS</code></a></td><td valign="top"><a href="#SEC15">4.6 Customizing the <acronym>HTML</acronym> and text style</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX60"><code>$NUMBER_SECTIONS</code></a></td><td valign="top"><a href="#SEC15">4.6 Customizing the <acronym>HTML</acronym> and text style</a></td></tr>
6141  <tr><td></td><td valign="top"><a href="#IDX195"><code>$OPEN_QUOTE_SYMBOL</code></a></td><td valign="top"><a href="#SEC55">7.3.1 An interface for commands formatting with a hash reference</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX197"><code>$OPEN_QUOTE_SYMBOL</code></a></td><td valign="top"><a href="#SEC55">7.3.1 An interface for commands formatting with a hash reference</a></td></tr>
6142  <tr><td></td><td valign="top"><a href="#IDX197"><code>$OPEN_QUOTE_SYMBOL</code></a></td><td valign="top"><a href="#SEC56">7.3.2 An interface for commands formatting with a string</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX199"><code>$OPEN_QUOTE_SYMBOL</code></a></td><td valign="top"><a href="#SEC56">7.3.2 An interface for commands formatting with a string</a></td></tr>
6143  <tr><td></td><td valign="top"><a href="#IDX13"><code>$OUT</code></a></td><td valign="top"><a href="#SEC11">4.2 Setting output file and directory names</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX13"><code>$OUT</code></a></td><td valign="top"><a href="#SEC11">4.2 Setting output file and directory names</a></td></tr>
6144  <tr><td></td><td valign="top"><a href="#IDX140"><code>$PRE_BODY_CLOSE</code></a></td><td valign="top"><a href="#SEC41">6.10 Customizing the page footer</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX142"><code>$PRE_BODY_CLOSE</code></a></td><td valign="top"><a href="#SEC41">6.10 Customizing the page footer</a></td></tr>
6145  <tr><td></td><td valign="top"><a href="#IDX16"><code>$PREFIX</code></a></td><td valign="top"><a href="#SEC11">4.2 Setting output file and directory names</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX16"><code>$PREFIX</code></a></td><td valign="top"><a href="#SEC11">4.2 Setting output file and directory names</a></td></tr>
6146  <tr><td></td><td valign="top"><a href="#IDX143"><code>$print_chapter_footer</code></a></td><td valign="top"><a href="#SEC41">6.10 Customizing the page footer</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX145"><code>$print_chapter_footer</code></a></td><td valign="top"><a href="#SEC41">6.10 Customizing the page footer</a></td></tr>
6147  <tr><td></td><td valign="top"><a href="#IDX133"><code>$print_chapter_header</code></a></td><td valign="top"><a href="#SEC39">6.8 Customizing the page header</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX135"><code>$print_chapter_header</code></a></td><td valign="top"><a href="#SEC39">6.8 Customizing the page header</a></td></tr>
6148  <tr><td></td><td valign="top"><a href="#IDX141"><code>$print_foot_navigation</code></a></td><td valign="top"><a href="#SEC41">6.10 Customizing the page footer</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX143"><code>$print_foot_navigation</code></a></td><td valign="top"><a href="#SEC41">6.10 Customizing the page footer</a></td></tr>
6149  <tr><td></td><td valign="top"><a href="#IDX130"><code>$print_head_navigation</code></a></td><td valign="top"><a href="#SEC39">6.8 Customizing the page header</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX132"><code>$print_head_navigation</code></a></td><td valign="top"><a href="#SEC39">6.8 Customizing the page header</a></td></tr>
6150  <tr><td></td><td valign="top"><a href="#IDX174"><code>$print_misc</code></a></td><td valign="top"><a href="#SEC48">6.11.2 Customizing the layout of the special pages</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX176"><code>$print_misc</code></a></td><td valign="top"><a href="#SEC48">6.11.2 Customizing the layout of the special pages</a></td></tr>
6151  <tr><td></td><td valign="top"><a href="#IDX176"><code>$print_misc_footer</code></a></td><td valign="top"><a href="#SEC48">6.11.2 Customizing the layout of the special pages</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX178"><code>$print_misc_footer</code></a></td><td valign="top"><a href="#SEC48">6.11.2 Customizing the layout of the special pages</a></td></tr>
6152  <tr><td></td><td valign="top"><a href="#IDX175"><code>$print_misc_header</code></a></td><td valign="top"><a href="#SEC48">6.11.2 Customizing the layout of the special pages</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX177"><code>$print_misc_header</code></a></td><td valign="top"><a href="#SEC48">6.11.2 Customizing the layout of the special pages</a></td></tr>
6153  <tr><td></td><td valign="top"><a href="#IDX145"><code>$print_page_foot</code></a></td><td valign="top"><a href="#SEC41">6.10 Customizing the page footer</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX147"><code>$print_page_foot</code></a></td><td valign="top"><a href="#SEC41">6.10 Customizing the page footer</a></td></tr>
6154  <tr><td></td><td valign="top"><a href="#IDX132"><code>$print_page_head</code></a></td><td valign="top"><a href="#SEC39">6.8 Customizing the page header</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX134"><code>$print_page_head</code></a></td><td valign="top"><a href="#SEC39">6.8 Customizing the page header</a></td></tr>
6155  <tr><td></td><td valign="top"><a href="#IDX144"><code>$print_section_footer</code></a></td><td valign="top"><a href="#SEC41">6.10 Customizing the page footer</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX146"><code>$print_section_footer</code></a></td><td valign="top"><a href="#SEC41">6.10 Customizing the page footer</a></td></tr>
6156  <tr><td></td><td valign="top"><a href="#IDX134"><code>$print_section_header</code></a></td><td valign="top"><a href="#SEC39">6.8 Customizing the page header</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX136"><code>$print_section_header</code></a></td><td valign="top"><a href="#SEC39">6.8 Customizing the page header</a></td></tr>
6157  <tr><td></td><td valign="top"><a href="#IDX171"><code>$print_Top</code></a></td><td valign="top"><a href="#SEC48">6.11.2 Customizing the layout of the special pages</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX173"><code>$print_Top</code></a></td><td valign="top"><a href="#SEC48">6.11.2 Customizing the layout of the special pages</a></td></tr>
6158  <tr><td></td><td valign="top"><a href="#IDX173"><code>$print_Top_footer</code></a></td><td valign="top"><a href="#SEC48">6.11.2 Customizing the layout of the special pages</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX175"><code>$print_Top_footer</code></a></td><td valign="top"><a href="#SEC48">6.11.2 Customizing the layout of the special pages</a></td></tr>
6159  <tr><td></td><td valign="top"><a href="#IDX172"><code>$print_Top_header</code></a></td><td valign="top"><a href="#SEC48">6.11.2 Customizing the layout of the special pages</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX174"><code>$print_Top_header</code></a></td><td valign="top"><a href="#SEC48">6.11.2 Customizing the layout of the special pages</a></td></tr>
6160  <tr><td></td><td valign="top"><a href="#IDX41"><code>$SECTION_NAVIGATION</code></a></td><td valign="top"><a href="#SEC14">4.5 Page layout related command line options</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX41"><code>$SECTION_NAVIGATION</code></a></td><td valign="top"><a href="#SEC14">4.5 Page layout related command line options</a></td></tr>
6161  <tr><td></td><td valign="top"><a href="#IDX85"><code>$SECTION_NAVIGATION</code></a></td><td valign="top"><a href="#SEC26">6.3.1 Controlling the navigation panel panel at a high level</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX85"><code>$SECTION_NAVIGATION</code></a></td><td valign="top"><a href="#SEC26">6.3.1 Controlling the navigation panel panel at a high level</a></td></tr>
6162  <tr><td></td><td valign="top"><a href="#IDX43"><code>$SEPARATED_FOOTNOTES</code></a></td><td valign="top"><a href="#SEC14">4.5 Page layout related command line options</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX43"><code>$SEPARATED_FOOTNOTES</code></a></td><td valign="top"><a href="#SEC14">4.5 Page layout related command line options</a></td></tr>
6163  <tr><td></td><td valign="top"><a href="#IDX58"><code>$SHORT_REF</code></a></td><td valign="top"><a href="#SEC15">4.6 Customizing the <acronym>HTML</acronym> and text style</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX58"><code>$SHORT_REF</code></a></td><td valign="top"><a href="#SEC15">4.6 Customizing the <acronym>HTML</acronym> and text style</a></td></tr>
6164  <tr><td></td><td valign="top"><a href="#IDX18"><code>$SHORTEXTN</code></a></td><td valign="top"><a href="#SEC11">4.2 Setting output file and directory names</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX18"><code>$SHORTEXTN</code></a></td><td valign="top"><a href="#SEC11">4.2 Setting output file and directory names</a></td></tr>
6165  <tr><td></td><td valign="top"><a href="#IDX29"><code>$SHOW_MENU</code></a></td><td valign="top"><a href="#SEC12">4.3 Specifying which regions get expanded</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX29"><code>$SHOW_MENU</code></a></td><td valign="top"><a href="#SEC12">4.3 Specifying which regions get expanded</a></td></tr>
6166  <tr><td></td><td valign="top"><a href="#IDX243"><code>$SIMPLE_MENU</code></a></td><td valign="top"><a href="#SEC77">7.15 Menu formatting</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX245"><code>$SIMPLE_MENU</code></a></td><td valign="top"><a href="#SEC77">7.15 Menu formatting</a></td></tr>
6167  <tr><td></td><td valign="top"><a href="#IDX77"><code>$SMALL_RULE</code></a></td><td valign="top"><a href="#SEC23">6.2 Page layout and navigation panel overview</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX77"><code>$SMALL_RULE</code></a></td><td valign="top"><a href="#SEC23">6.2 Page layout and navigation panel overview</a></td></tr>
6168  <tr><td></td><td valign="top"><a href="#IDX7"><code>$SPLIT</code></a></td><td valign="top"><a href="#SEC10">4.1 Specifying where to split the generated document</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX7"><code>$SPLIT</code></a></td><td valign="top"><a href="#SEC10">4.1 Specifying where to split the generated document</a></td></tr>
6169  <tr><td></td><td valign="top"><a href="#IDX255"><code>$SPLIT_INDEX</code></a></td><td valign="top"><a href="#SEC84">7.16.2 Customizing the formatting of index lists</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX257"><code>$SPLIT_INDEX</code></a></td><td valign="top"><a href="#SEC84">7.16.2 Customizing the formatting of index lists</a></td></tr>
6170  <tr><td></td><td valign="top"><a href="#SEC91"><code>$T2H_OBSOLETE_STRINGS</code></a></td><td valign="top"><a href="#SEC91">A.1 Translating strings</a></td></tr>  <tr><td></td><td valign="top"><a href="#SEC91"><code>$T2H_OBSOLETE_STRINGS</code></a></td><td valign="top"><a href="#SEC91">A.1 Translating strings</a></td></tr>
6171  <tr><td></td><td valign="top"><a href="#IDX93"><code>$Texi2HTML::NODE{Next}</code></a></td><td valign="top"><a href="#SEC27">6.3.2 Specifying the buttons formatting</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX93"><code>$Texi2HTML::NODE{Next}</code></a></td><td valign="top"><a href="#SEC27">6.3.2 Specifying the buttons formatting</a></td></tr>
6172  <tr><td></td><td valign="top"><a href="#IDX107"><code>$Texi2HTML::OVERVIEW</code></a></td><td valign="top"><a href="#SEC34">Section lines</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX108"><code>$Texi2HTML::OVERVIEW</code></a></td><td valign="top"><a href="#SEC34">Section lines</a></td></tr>
6173  <tr><td></td><td valign="top"><a href="#IDX162"><code>$Texi2HTML::OVERVIEW</code></a></td><td valign="top"><a href="#SEC45">6.11.1.2 Table of contents and Short table of contents</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX164"><code>$Texi2HTML::OVERVIEW</code></a></td><td valign="top"><a href="#SEC45">6.11.1.2 Table of contents and Short table of contents</a></td></tr>
6174  <tr><td></td><td valign="top"><a href="#IDX106"><code>$Texi2HTML::THIS_HEADER</code></a></td><td valign="top"><a href="#SEC34">Section lines</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX107"><code>$Texi2HTML::THIS_HEADER</code></a></td><td valign="top"><a href="#SEC34">Section lines</a></td></tr>
6175  <tr><td></td><td valign="top"><a href="#IDX105"><code>$Texi2HTML::THIS_SECTION</code></a></td><td valign="top"><a href="#SEC34">Section lines</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX106"><code>$Texi2HTML::THIS_SECTION</code></a></td><td valign="top"><a href="#SEC34">Section lines</a></td></tr>
6176  <tr><td></td><td valign="top"><a href="#IDX110"><code>$Texi2HTML::THIS_SECTION</code></a></td><td valign="top"><a href="#SEC35">6.4.3 Function usefull in page formatting</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX111"><code>$Texi2HTML::THIS_SECTION</code></a></td><td valign="top"><a href="#SEC35">6.4.3 Function usefull in page formatting</a></td></tr>
6177  <tr><td></td><td valign="top"><a href="#IDX108"><code>$Texi2HTML::TOC_LINES</code></a></td><td valign="top"><a href="#SEC34">Section lines</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX109"><code>$Texi2HTML::TOC_LINES</code></a></td><td valign="top"><a href="#SEC34">Section lines</a></td></tr>
6178  <tr><td></td><td valign="top"><a href="#IDX161"><code>$Texi2HTML::TOC_LINES</code></a></td><td valign="top"><a href="#SEC45">6.11.1.2 Table of contents and Short table of contents</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX163"><code>$Texi2HTML::TOC_LINES</code></a></td><td valign="top"><a href="#SEC45">6.11.1.2 Table of contents and Short table of contents</a></td></tr>
6179  <tr><td></td><td valign="top"><a href="#IDX22"><code>$TOC_FILE</code></a></td><td valign="top"><a href="#SEC11">4.2 Setting output file and directory names</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX22"><code>$TOC_FILE</code></a></td><td valign="top"><a href="#SEC11">4.2 Setting output file and directory names</a></td></tr>
6180  <tr><td></td><td valign="top"><a href="#IDX62"><code>$TOC_LINKS</code></a></td><td valign="top"><a href="#SEC15">4.6 Customizing the <acronym>HTML</acronym> and text style</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX62"><code>$TOC_LINKS</code></a></td><td valign="top"><a href="#SEC15">4.6 Customizing the <acronym>HTML</acronym> and text style</a></td></tr>
6181  <tr><td></td><td valign="top"><a href="#IDX159"><code>$TOC_LIST_ATTRIBUTE</code></a></td><td valign="top"><a href="#SEC45">6.11.1.2 Table of contents and Short table of contents</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX161"><code>$TOC_LIST_ATTRIBUTE</code></a></td><td valign="top"><a href="#SEC45">6.11.1.2 Table of contents and Short table of contents</a></td></tr>
6182  <tr><td></td><td valign="top"><a href="#IDX158"><code>$TOC_LIST_STYLE</code></a></td><td valign="top"><a href="#SEC45">6.11.1.2 Table of contents and Short table of contents</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX160"><code>$TOC_LIST_STYLE</code></a></td><td valign="top"><a href="#SEC45">6.11.1.2 Table of contents and Short table of contents</a></td></tr>
6183  <tr><td></td><td valign="top"><a href="#IDX20"><code>$TOP_FILE</code></a></td><td valign="top"><a href="#SEC11">4.2 Setting output file and directory names</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX20"><code>$TOP_FILE</code></a></td><td valign="top"><a href="#SEC11">4.2 Setting output file and directory names</a></td></tr>
6184  <tr><td></td><td valign="top"><a href="#IDX81"><code>$TOP_HEADING</code></a></td><td valign="top"><a href="#SEC24">Element labels</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX81"><code>$TOP_HEADING</code></a></td><td valign="top"><a href="#SEC24">Element labels</a></td></tr>
6185  <tr><td></td><td valign="top"><a href="#IDX251"><code>$UNNUMBERED_SYMBOL_IN_MENU</code></a></td><td valign="top"><a href="#SEC81">7.15.4 The formatting of the menu in a table</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX253"><code>$UNNUMBERED_SYMBOL_IN_MENU</code></a></td><td valign="top"><a href="#SEC81">7.15.4 The formatting of the menu in a table</a></td></tr>
6186  <tr><td></td><td valign="top"><a href="#IDX50"><code>$USE_ISO</code></a></td><td valign="top"><a href="#SEC15">4.6 Customizing the <acronym>HTML</acronym> and text style</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX50"><code>$USE_ISO</code></a></td><td valign="top"><a href="#SEC15">4.6 Customizing the <acronym>HTML</acronym> and text style</a></td></tr>
6187  <tr><td></td><td valign="top"><a href="#IDX9"><code>$USE_NODES</code></a></td><td valign="top"><a href="#SEC10">4.1 Specifying where to split the generated document</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX9"><code>$USE_NODES</code></a></td><td valign="top"><a href="#SEC10">4.1 Specifying where to split the generated document</a></td></tr>
6188  <tr><td></td><td valign="top"><a href="#IDX83"><code>$VERTICAL_HEAD_NAVIGATION</code></a></td><td valign="top"><a href="#SEC26">6.3.1 Controlling the navigation panel panel at a high level</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX83"><code>$VERTICAL_HEAD_NAVIGATION</code></a></td><td valign="top"><a href="#SEC26">6.3.1 Controlling the navigation panel panel at a high level</a></td></tr>
6189  <tr><td></td><td valign="top"><a href="#IDX89"><code>$WORDS_IN_PAGE</code></a></td><td valign="top"><a href="#SEC27">6.3.2 Specifying the buttons formatting</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX89"><code>$WORDS_IN_PAGE</code></a></td><td valign="top"><a href="#SEC27">6.3.2 Specifying the buttons formatting</a></td></tr>
6190  <tr><td></td><td valign="top"><a href="#IDX90"><code>$WORDS_IN_PAGE</code></a></td><td valign="top"><a href="#SEC27">6.3.2 Specifying the buttons formatting</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX90"><code>$WORDS_IN_PAGE</code></a></td><td valign="top"><a href="#SEC27">6.3.2 Specifying the buttons formatting</a></td></tr>
6191  <tr><td></td><td valign="top"><a href="#IDX111"><code>$WORDS_IN_PAGE</code></a></td><td valign="top"><a href="#SEC35">6.4.3 Function usefull in page formatting</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX112"><code>$WORDS_IN_PAGE</code></a></td><td valign="top"><a href="#SEC35">6.4.3 Function usefull in page formatting</a></td></tr>
6192  <tr><td colspan="3"> <hr></td></tr>  <tr><td colspan="3"> <hr></td></tr>
6193  <tr><th><a name="SEC98_1">%</a></th><td></td><td></td></tr>  <tr><th><a name="SEC98_1">%</a></th><td></td><td></td></tr>
6194  <tr><td></td><td valign="top"><a href="#IDX194"><code>%accent_map</code></a></td><td valign="top"><a href="#SEC54">7.3 Customizing accent, style and other simple commands</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX196"><code>%accent_map</code></a></td><td valign="top"><a href="#SEC54">7.3 Customizing accent, style and other simple commands</a></td></tr>
6195  <tr><td></td><td valign="top"><a href="#IDX95"><code>%ACTIVE_ICONS</code></a></td><td valign="top"><a href="#SEC27">6.3.2 Specifying the buttons formatting</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX95"><code>%ACTIVE_ICONS</code></a></td><td valign="top"><a href="#SEC27">6.3.2 Specifying the buttons formatting</a></td></tr>
6196  <tr><td></td><td valign="top"><a href="#IDX115"><code>%BUTTONS_GOTO</code></a></td><td valign="top"><a href="#SEC36">6.5 Preparing the output</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX117"><code>%BUTTONS_GOTO</code></a></td><td valign="top"><a href="#SEC36">6.5 Preparing the output</a></td></tr>
6197  <tr><td></td><td valign="top"><a href="#IDX117"><code>%css_map</code></a></td><td valign="top"><a href="#SEC38">6.7 Customizing the <code>texi2html</code> css lines</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX97"><code>%BUTTONS_NAME</code></a></td><td valign="top"><a href="#SEC27">6.3.2 Specifying the buttons formatting</a></td></tr>
6198    <tr><td></td><td valign="top"><a href="#IDX116"><code>%BUTTONS_NAME</code></a></td><td valign="top"><a href="#SEC36">6.5 Preparing the output</a></td></tr>
6199  <tr><td></td><td valign="top"><a href="#IDX119"><code>%css_map</code></a></td><td valign="top"><a href="#SEC38">6.7 Customizing the <code>texi2html</code> css lines</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX119"><code>%css_map</code></a></td><td valign="top"><a href="#SEC38">6.7 Customizing the <code>texi2html</code> css lines</a></td></tr>
6200  <tr><td></td><td valign="top"><a href="#IDX232"><code>%def_map</code></a></td><td valign="top"><a href="#SEC73">7.12.1 Customizing the interpretation of a definition line</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX121"><code>%css_map</code></a></td><td valign="top"><a href="#SEC38">6.7 Customizing the <code>texi2html</code> css lines</a></td></tr>
6201  <tr><td></td><td valign="top"><a href="#IDX218"><code>%format_in_paragraph</code></a></td><td valign="top"><a href="#SEC67">7.9.2 Avoiding paragraphs in formats</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX234"><code>%def_map</code></a></td><td valign="top"><a href="#SEC73">7.12.1 Customizing the interpretation of a definition line</a></td></tr>
6202  <tr><td></td><td valign="top"><a href="#IDX228"><code>%format_map</code></a></td><td valign="top"><a href="#SEC71">7.11.2 Formatting of a whole table or list</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX220"><code>%format_in_paragraph</code></a></td><td valign="top"><a href="#SEC67">7.9.2 Avoiding paragraphs in formats</a></td></tr>
6203  <tr><td></td><td valign="top"><a href="#IDX230"><code>%format_map</code></a></td><td valign="top"><a href="#SEC71">7.11.2 Formatting of a whole table or list</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX230"><code>%format_map</code></a></td><td valign="top"><a href="#SEC71">7.11.2 Formatting of a whole table or list</a></td></tr>
6204  <tr><td></td><td valign="top"><a href="#IDX103"><code>%main::value</code></a></td><td valign="top"><a href="#SEC33">Flags</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX232"><code>%format_map</code></a></td><td valign="top"><a href="#SEC71">7.11.2 Formatting of a whole table or list</a></td></tr>
6205  <tr><td></td><td valign="top"><a href="#IDX104"><code>%main::value</code></a></td><td valign="top"><a href="#SEC33">Flags</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX104"><code>%main::value</code></a></td><td valign="top"><a href="#SEC33">Flags</a></td></tr>
6206  <tr><td></td><td valign="top"><a href="#IDX270"><code>%misc_command</code></a></td><td valign="top"><a href="#SEC89">7.19 Customizing other commands, and unknown commands</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX105"><code>%main::value</code></a></td><td valign="top"><a href="#SEC33">Flags</a></td></tr>
6207    <tr><td></td><td valign="top"><a href="#IDX272"><code>%misc_command</code></a></td><td valign="top"><a href="#SEC89">7.19 Customizing other commands, and unknown commands</a></td></tr>
6208  <tr><td></td><td valign="top"><a href="#IDX94"><code>%NAVIGATION_TEXT</code></a></td><td valign="top"><a href="#SEC27">6.3.2 Specifying the buttons formatting</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX94"><code>%NAVIGATION_TEXT</code></a></td><td valign="top"><a href="#SEC27">6.3.2 Specifying the buttons formatting</a></td></tr>
6209  <tr><td></td><td valign="top"><a href="#IDX114"><code>%NAVIGATION_TEXT</code></a></td><td valign="top"><a href="#SEC36">6.5 Preparing the output</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX115"><code>%NAVIGATION_TEXT</code></a></td><td valign="top"><a href="#SEC36">6.5 Preparing the output</a></td></tr>
6210  <tr><td></td><td valign="top"><a href="#IDX214"><code>%paragraph_style</code></a></td><td valign="top"><a href="#SEC64">7.8 Commands used for centering and flushing of text</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX216"><code>%paragraph_style</code></a></td><td valign="top"><a href="#SEC64">7.8 Commands used for centering and flushing of text</a></td></tr>
6211  <tr><td></td><td valign="top"><a href="#IDX96"><code>%PASSIVE_ICONS</code></a></td><td valign="top"><a href="#SEC27">6.3.2 Specifying the buttons formatting</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX96"><code>%PASSIVE_ICONS</code></a></td><td valign="top"><a href="#SEC27">6.3.2 Specifying the buttons formatting</a></td></tr>
6212  <tr><td></td><td valign="top"><a href="#IDX189"><code>%pre_map</code></a></td><td valign="top"><a href="#SEC53">7.2 Customizing the formatting of commands without argument</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX191"><code>%pre_map</code></a></td><td valign="top"><a href="#SEC53">7.2 Customizing the formatting of commands without argument</a></td></tr>
6213  <tr><td></td><td valign="top"><a href="#IDX185"><code>%simple_map</code></a></td><td valign="top"><a href="#SEC53">7.2 Customizing the formatting of commands without argument</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX187"><code>%simple_map</code></a></td><td valign="top"><a href="#SEC53">7.2 Customizing the formatting of commands without argument</a></td></tr>
6214  <tr><td></td><td valign="top"><a href="#IDX271"><code>%simple_map</code></a></td><td valign="top"><a href="#SEC89">7.19 Customizing other commands, and unknown commands</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX273"><code>%simple_map</code></a></td><td valign="top"><a href="#SEC89">7.19 Customizing other commands, and unknown commands</a></td></tr>
6215  <tr><td></td><td valign="top"><a href="#IDX186"><code>%simple_map_pre</code></a></td><td valign="top"><a href="#SEC53">7.2 Customizing the formatting of commands without argument</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX188"><code>%simple_map_pre</code></a></td><td valign="top"><a href="#SEC53">7.2 Customizing the formatting of commands without argument</a></td></tr>
6216  <tr><td></td><td valign="top"><a href="#IDX272"><code>%simple_map_pre</code></a></td><td valign="top"><a href="#SEC89">7.19 Customizing other commands, and unknown commands</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX274"><code>%simple_map_pre</code></a></td><td valign="top"><a href="#SEC89">7.19 Customizing other commands, and unknown commands</a></td></tr>
6217  <tr><td></td><td valign="top"><a href="#IDX187"><code>%simple_map_texi</code></a></td><td valign="top"><a href="#SEC53">7.2 Customizing the formatting of commands without argument</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX189"><code>%simple_map_texi</code></a></td><td valign="top"><a href="#SEC53">7.2 Customizing the formatting of commands without argument</a></td></tr>
6218  <tr><td></td><td valign="top"><a href="#IDX273"><code>%simple_map_texi</code></a></td><td valign="top"><a href="#SEC89">7.19 Customizing other commands, and unknown commands</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX275"><code>%simple_map_texi</code></a></td><td valign="top"><a href="#SEC89">7.19 Customizing other commands, and unknown commands</a></td></tr>
6219  <tr><td></td><td valign="top"><a href="#IDX221"><code>%special_list_commands</code></a></td><td valign="top"><a href="#SEC70">7.11.1 Formatting individual table and list items</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX223"><code>%special_list_commands</code></a></td><td valign="top"><a href="#SEC70">7.11.1 Formatting individual table and list items</a></td></tr>
6220  <tr><td></td><td valign="top"><a href="#IDX191"><code>%style_map</code></a></td><td valign="top"><a href="#SEC54">7.3 Customizing accent, style and other simple commands</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX193"><code>%style_map</code></a></td><td valign="top"><a href="#SEC54">7.3 Customizing accent, style and other simple commands</a></td></tr>
6221  <tr><td></td><td valign="top"><a href="#IDX275"><code>%style_map</code></a></td><td valign="top"><a href="#SEC89">7.19 Customizing other commands, and unknown commands</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX277"><code>%style_map</code></a></td><td valign="top"><a href="#SEC89">7.19 Customizing other commands, and unknown commands</a></td></tr>
6222  <tr><td></td><td valign="top"><a href="#IDX192"><code>%style_map_pre</code></a></td><td valign="top"><a href="#SEC54">7.3 Customizing accent, style and other simple commands</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX194"><code>%style_map_pre</code></a></td><td valign="top"><a href="#SEC54">7.3 Customizing accent, style and other simple commands</a></td></tr>
6223  <tr><td></td><td valign="top"><a href="#IDX276"><code>%style_map_pre</code></a></td><td valign="top"><a href="#SEC89">7.19 Customizing other commands, and unknown commands</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX278"><code>%style_map_pre</code></a></td><td valign="top"><a href="#SEC89">7.19 Customizing other commands, and unknown commands</a></td></tr>
6224  <tr><td></td><td valign="top"><a href="#IDX193"><code>%style_map_texi</code></a></td><td valign="top"><a href="#SEC54">7.3 Customizing accent, style and other simple commands</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX195"><code>%style_map_texi</code></a></td><td valign="top"><a href="#SEC54">7.3 Customizing accent, style and other simple commands</a></td></tr>
6225  <tr><td></td><td valign="top"><a href="#IDX277"><code>%style_map_texi</code></a></td><td valign="top"><a href="#SEC89">7.19 Customizing other commands, and unknown commands</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX279"><code>%style_map_texi</code></a></td><td valign="top"><a href="#SEC89">7.19 Customizing other commands, and unknown commands</a></td></tr>
6226  <tr><td></td><td valign="top"><a href="#IDX99"><code>%Texi2HTML::HREF</code></a></td><td valign="top"><a href="#SEC30">6.4.1 Accessing elements informations</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX100"><code>%Texi2HTML::HREF</code></a></td><td valign="top"><a href="#SEC30">6.4.1 Accessing elements informations</a></td></tr>
6227  <tr><td></td><td valign="top"><a href="#IDX98"><code>%Texi2HTML::NAME</code></a></td><td valign="top"><a href="#SEC30">6.4.1 Accessing elements informations</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX99"><code>%Texi2HTML::NAME</code></a></td><td valign="top"><a href="#SEC30">6.4.1 Accessing elements informations</a></td></tr>
6228  <tr><td></td><td valign="top"><a href="#IDX101"><code>%Texi2HTML::NO_TEXI</code></a></td><td valign="top"><a href="#SEC30">6.4.1 Accessing elements informations</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX102"><code>%Texi2HTML::NO_TEXI</code></a></td><td valign="top"><a href="#SEC30">6.4.1 Accessing elements informations</a></td></tr>
6229  <tr><td></td><td valign="top"><a href="#IDX100"><code>%Texi2HTML::NODE</code></a></td><td valign="top"><a href="#SEC30">6.4.1 Accessing elements informations</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX101"><code>%Texi2HTML::NODE</code></a></td><td valign="top"><a href="#SEC30">6.4.1 Accessing elements informations</a></td></tr>
6230  <tr><td></td><td valign="top"><a href="#IDX102"><code>%Texi2HTML::THISDOC</code></a></td><td valign="top"><a href="#SEC32">Global strings</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX103"><code>%Texi2HTML::THISDOC</code></a></td><td valign="top"><a href="#SEC32">Global strings</a></td></tr>
6231  <tr><td></td><td valign="top"><a href="#IDX190"><code>%texi_map</code></a></td><td valign="top"><a href="#SEC53">7.2 Customizing the formatting of commands without argument</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX192"><code>%texi_map</code></a></td><td valign="top"><a href="#SEC53">7.2 Customizing the formatting of commands without argument</a></td></tr>
6232  <tr><td></td><td valign="top"><a href="#IDX188"><code>%things_map</code></a></td><td valign="top"><a href="#SEC53">7.2 Customizing the formatting of commands without argument</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX190"><code>%things_map</code></a></td><td valign="top"><a href="#SEC53">7.2 Customizing the formatting of commands without argument</a></td></tr>
6233  <tr><td colspan="3"> <hr></td></tr>  <tr><td colspan="3"> <hr></td></tr>
6234  <tr><th><a name="SEC98_2">@</a></th><td></td><td></td></tr>  <tr><th><a name="SEC98_2">@</a></th><td></td><td></td></tr>
6235  <tr><td></td><td valign="top"><a href="#IDX91"><code>@CHAPTER_BUTTONS</code></a></td><td valign="top"><a href="#SEC27">6.3.2 Specifying the buttons formatting</a></td></tr>  <tr><td></td><td valign="top"><a href="#IDX91"><code>@CHAPTER_BUTTONS</code></a></td><td valign="top"><a href="#SEC27">6.3.2 Specifying the buttons formatting</a></td></tr>
# Line 6539  text Line 6565  text
6565  </tr></table>  </tr></table>
6566  <h1>About This Document</h1>  <h1>About This Document</h1>
6567  <p>  <p>
6568    This document was generated by <em>Patrice Dumas</em> on <em>August, 23 2005</em> using <a href="http://www.nongnu.org/texi2html/"><em>texi2html @PACKAGE_VERSION@</em></a>.    This document was generated by <em>Patrice Dumas</em> on <em>August, 24 2005</em> using <a href="http://www.nongnu.org/texi2html/"><em>texi2html @PACKAGE_VERSION@</em></a>.
6569  </p>  </p>
6570  <p>  <p>
6571    The buttons in the navigation panels have the following meaning:    The buttons in the navigation panels have the following meaning:
# Line 6554  text Line 6580  text
6580    <tr>    <tr>
6581      <td align="center"> [ &lt; ] </td>      <td align="center"> [ &lt; ] </td>
6582      <td align="center">Back</td>      <td align="center">Back</td>
6583      <td>previous section in reading order</td>      <td>Previous section in reading order</td>
6584      <td>1.2.2</td>      <td>1.2.2</td>
6585    </tr>    </tr>
6586    <tr>    <tr>
6587      <td align="center"> [ &gt; ] </td>      <td align="center"> [ &gt; ] </td>
6588      <td align="center">Forward</td>      <td align="center">Forward</td>
6589      <td>next section in reading order</td>      <td>Next section in reading order</td>
6590      <td>1.2.4</td>      <td>1.2.4</td>
6591    </tr>    </tr>
6592    <tr>    <tr>
6593      <td align="center"> [ &lt;&lt; ] </td>      <td align="center"> [ &lt;&lt; ] </td>
6594      <td align="center">FastBack</td>      <td align="center">FastBack</td>
6595      <td>beginning of this chapter or previous chapter</td>      <td>Beginning of this chapter or previous chapter</td>
6596      <td>1</td>      <td>1</td>
6597    </tr>    </tr>
6598    <tr>    <tr>
6599      <td align="center"> [ Up ] </td>      <td align="center"> [ Up ] </td>
6600      <td align="center">Up</td>      <td align="center">Up</td>
6601      <td>up section</td>      <td>Up section</td>
6602      <td>1.2</td>      <td>1.2</td>
6603    </tr>    </tr>
6604    <tr>    <tr>
6605      <td align="center"> [ &gt;&gt; ] </td>      <td align="center"> [ &gt;&gt; ] </td>
6606      <td align="center">FastForward</td>      <td align="center">FastForward</td>
6607      <td>next chapter</td>      <td>Next chapter</td>
6608      <td>2</td>      <td>2</td>
6609    </tr>    </tr>
6610    <tr>    <tr>
6611      <td align="center"> [Top] </td>      <td align="center"> [Top] </td>
6612      <td align="center">Top</td>      <td align="center">Top</td>
6613      <td>cover (top) of document</td>      <td>Cover (top) of document</td>
6614      <td> &nbsp; </td>      <td> &nbsp; </td>
6615    </tr>    </tr>
6616    <tr>    <tr>
6617      <td align="center"> [Contents] </td>      <td align="center"> [Contents] </td>
6618      <td align="center">Contents</td>      <td align="center">Contents</td>
6619      <td>table of contents</td>      <td>Table of contents</td>
6620      <td> &nbsp; </td>      <td> &nbsp; </td>
6621    </tr>    </tr>
6622    <tr>    <tr>
6623      <td align="center"> [Index] </td>      <td align="center"> [Index] </td>
6624      <td align="center">Index</td>      <td align="center">Index</td>
6625      <td>index</td>      <td>Index</td>
6626      <td> &nbsp; </td>      <td> &nbsp; </td>
6627    </tr>    </tr>
6628    <tr>    <tr>
6629      <td align="center"> [ ? ] </td>      <td align="center"> [ ? ] </td>
6630      <td align="center">About</td>      <td align="center">About</td>
6631      <td>about (help)</td>      <td>About (help)</td>
6632      <td> &nbsp; </td>      <td> &nbsp; </td>
6633    </tr>    </tr>
6634  </table>  </table>
# Line 6641  text Line 6667  text
6667  <hr size="1">  <hr size="1">
6668  <p>  <p>
6669   <font size="-1">   <font size="-1">
6670    This document was generated by <em>Patrice Dumas</em> on <em>August, 23 2005</em> using <a href="http://www.nongnu.org/texi2html/"><em>texi2html @PACKAGE_VERSION@</em></a>.    This document was generated by <em>Patrice Dumas</em> on <em>August, 24 2005</em> using <a href="http://www.nongnu.org/texi2html/"><em>texi2html @PACKAGE_VERSION@</em></a>.
6671   </font>   </font>
6672   <br>   <br>
6673    

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26