texinfo-commits
[Top][All Lists]
Advanced

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

branch master updated: LaTeX.pm: add support for headings related @-comm


From: Patrice Dumas
Subject: branch master updated: LaTeX.pm: add support for headings related @-commands and other commands. Ignore Top node. Other improvements. Tests: make layout/formatting test more LaTeX friendly by moving content to be tested out of Top node. Add/reuse tests for LaTeX output testing.
Date: Sat, 14 Aug 2021 18:27:28 -0400

This is an automated email from the git hooks/post-receive script.

pertusus pushed a commit to branch master
in repository texinfo.

The following commit(s) were added to refs/heads/master by this push:
     new bb22616  LaTeX.pm: add support for headings related @-commands and 
other commands. Ignore Top node. Other improvements. Tests: make 
layout/formatting test more LaTeX friendly by moving content to be tested out 
of Top node. Add/reuse tests for LaTeX output testing.
bb22616 is described below

commit bb22616a35017b35e4a6e43034b836bedf4fc88d
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Sun Aug 15 00:14:57 2021 +0200

    LaTeX.pm: add support for headings related @-commands
    and other commands. Ignore Top node. Other improvements.
    Tests: make layout/formatting test more LaTeX friendly
    by moving content to be tested out of Top node.
    Add/reuse tests for LaTeX output testing.
---
 tp/Texinfo/Convert/LaTeX.pm                        |  357 ++-
 tp/t/30sectioning.t                                |   61 +-
 tp/t/converters_tests.t                            |    2 +-
 tp/t/latex_tests.t                                 |   88 +
 tp/t/results/converters_tests/accent.pl            |   20 +-
 tp/t/results/converters_tests/accentenc.pl         |   24 +-
 .../converters_tests/accentenc_enable_encoding.pl  |   16 +-
 .../converters_tests/accentenc_no_entity.pl        |   16 +-
 .../no_titlepage_and_setchapternewpage_odd.pl      |   74 +
 .../no_titlepage_and_setchapternewpage_on.pl       |   77 +
 .../setchapternewpage_on_odd_titlepage.pl          |  215 ++
 tp/t/results/latex_tests/settitle_and_headings.pl  |  187 ++
 .../three_setchapternewpage_on_odd_off.pl          |  184 ++
 tp/t/results/latex_tests/titlepage_and_headings.pl |  119 +
 .../titlepage_and_setchapternewpage_odd.pl         |  174 ++
 .../titlepage_and_setchapternewpage_on.pl          |  177 ++
 tp/t/results/latex_tests/titlepage_in_top_node.pl  |  454 +++
 .../latex_tests/two_setchapternewpage_odd_on.pl    |  123 +
 .../latex_tests/two_setchapternewpage_on_odd.pl    |  126 +
 tp/t/results/sectioning/chapter_between_nodes.pl   |   14 +
 tp/t/results/sectioning/lone_Top_node.pl           |    6 +
 tp/t/results/sectioning/loop_nodes.pl              |   11 +
 .../sectioning/node_sectop_before_lone_node_Top.pl |  537 ++++
 tp/t/results/sectioning/nodes_before_after_top.pl  |  540 ++++
 tp/t/results/sectioning/nodes_before_top.pl        |   10 +
 .../sectioning/section_chapter_before_top_nodes.pl |   10 +
 tp/t/results/sectioning/two_nodes_at_the_end.pl    |   41 +-
 .../unnumbered_top_without_node_sections.pl        |   15 +
 tp/tests/layout/formatting.texi                    |   50 +-
 tp/tests/layout/res_parser/formatting/formatting.2 |  432 +--
 .../layout/res_parser/formatting/formatting.html   |  758 ++---
 .../layout/res_parser/formatting_chm/chapter.html  | 3034 ++++++++++++++++++
 .../layout/res_parser/formatting_chm/chapter2.html |  200 +-
 .../layout/res_parser/formatting_chm/formatting.2  |  432 +--
 .../res_parser/formatting_chm/formatting.hhk       |  244 +-
 .../res_parser/formatting_chm/formatting.html      | 3078 +-----------------
 .../res_parser/formatting_chm/formatting_ovr.html  |    2 +-
 .../res_parser/formatting_chm/formatting_toc.html  |    2 +-
 .../res_parser/formatting_docbook/formatting.2     |  450 +--
 .../res_parser/formatting_docbook/formatting.xml   |   34 +-
 .../res_parser/formatting_exotic/chapter.html      | 3036 +++++++++++++++++-
 .../res_parser/formatting_exotic/chapter2.html     |  292 +-
 .../res_parser/formatting_exotic/formatting.2      |  424 +--
 .../formatting_exotic/formatting_abt.html          |    4 +-
 .../formatting_exotic/formatting_ovr.html          |    6 +-
 .../formatting_exotic/formatting_toc.html          |    6 +-
 .../layout/res_parser/formatting_exotic/index.html | 3049 +-----------------
 .../formatting_exotic/s_002d_002dect_002cion.html  |    2 +-
 .../res_parser/formatting_fr_icons/formatting.2    |  432 +--
 .../res_parser/formatting_fr_icons/formatting.html |  758 ++---
 .../layout/res_parser/formatting_html/formatting.2 |  432 +--
 .../res_parser/formatting_html/formatting.html     |  758 ++---
 .../res_parser/formatting_html32/formatting.2      |  432 +--
 .../res_parser/formatting_html32/formatting.html   |  758 ++---
 .../formatting_html_no_texi2html/formatting.2      |  424 +--
 .../formatting_html_no_texi2html/formatting.html   |  896 +++---
 .../res_parser/formatting_html_nodes/chapter.html  | 3039 +++++++++++++++++-
 .../res_parser/formatting_html_nodes/chapter2.html |  204 +-
 .../res_parser/formatting_html_nodes/formatting.2  |  432 +--
 .../formatting_html_nodes/formatting_abt.html      |    4 +-
 .../formatting_html_nodes/formatting_fot.html      |   24 +-
 .../formatting_html_nodes/formatting_ovr.html      |    6 +-
 .../formatting_html_nodes/formatting_toc.html      |    6 +-
 .../res_parser/formatting_html_nodes/index.html    | 3062 +-----------------
 .../s_002d_002dect_002cion.html                    |    2 +-
 .../formatting_html_nodes/subsection.html          |    2 +-
 ...tion-_0060_0060simple_002ddouble_002d_002d.html |    2 +-
 ...02d_002dfour_002d_002d_002d_002d_0027_0027.html |    2 +-
 .../layout/res_parser/formatting_info/formatting.2 |  418 +--
 .../res_parser/formatting_info/formatting.info     |  Bin 89349 -> 89340 bytes
 .../res_parser/formatting_latex/formatting.2       |  394 +--
 .../res_parser/formatting_latex/formatting.tex     |  174 +-
 .../res_parser/formatting_mathjax/formatting.2     |  432 +--
 .../res_parser/formatting_mathjax/formatting.html  |  758 ++---
 .../res_parser/formatting_nodes/chapter.html       | 3039 +++++++++++++++++-
 .../res_parser/formatting_nodes/chapter2.html      |  204 +-
 .../res_parser/formatting_nodes/formatting.2       |  432 +--
 .../formatting_nodes/formatting_abt.html           |    4 +-
 .../formatting_nodes/formatting_fot.html           |   24 +-
 .../formatting_nodes/formatting_ovr.html           |    6 +-
 .../formatting_nodes/formatting_toc.html           |    6 +-
 .../layout/res_parser/formatting_nodes/index.html  | 3062 +-----------------
 .../formatting_nodes/s_002d_002dect_002cion.html   |    2 +-
 .../res_parser/formatting_nodes/subsection.html    |    2 +-
 ...tion-_0060_0060simple_002ddouble_002d_002d.html |    2 +-
 ...02d_002dfour_002d_002d_002d_002d_0027_0027.html |    2 +-
 .../res_parser/formatting_plaintext/formatting.2   |  412 +--
 .../res_parser/formatting_plaintext/formatting.txt |  682 ++--
 .../formatting_weird_quotes/formatting.2           |  432 +--
 .../formatting_weird_quotes/formatting.html        |  758 ++---
 .../layout/res_parser/formatting_xml/formatting.2  |  400 +--
 .../res_parser/formatting_xml/formatting.xml       |   52 +-
 .../res_parser/formatting_singular/chapter.html    | 3293 ++++++++++++++++++-
 .../res_parser/formatting_singular/chapter2.html   |  294 +-
 .../res_parser/formatting_singular/formatting.2    |  424 +--
 .../res_parser/formatting_singular/index.htm       | 3301 +-------------------
 .../s_002d_002dect_002cion.html                    |    4 +-
 .../res_parser/formatting_singular/sing_abt.htm    |    4 +-
 .../res_parser/formatting_singular/sing_fot.htm    |   16 +-
 .../res_parser/formatting_singular/sing_ovr.htm    |    6 +-
 .../res_parser/formatting_singular/sing_toc.htm    |    6 +-
 .../res_parser/formatting_singular/subsection.html |    4 +-
 ...tion-_0060_0060simple_002ddouble_002d_002d.html |    4 +-
 ...02d_002dfour_002d_002d_002d_002d_0027_0027.html |    4 +-
 tp/texi2any.pl                                     |    3 -
 105 files changed, 26760 insertions(+), 23188 deletions(-)

diff --git a/tp/Texinfo/Convert/LaTeX.pm b/tp/Texinfo/Convert/LaTeX.pm
index e66e305..0213828 100644
--- a/tp/Texinfo/Convert/LaTeX.pm
+++ b/tp/Texinfo/Convert/LaTeX.pm
@@ -51,6 +51,9 @@
 #
 # @need is implemented in a specific way, maybe there could be a 
 # definition of \mil instead.
+#
+# Nothing specific is done for @headings singleafter and @headings doubleafter
+# compared to @headings single and @headings double
 
 package Texinfo::Convert::LaTeX;
 
@@ -63,6 +66,8 @@ use strict;
 
 use File::Spec;
 
+use Carp qw(cluck confess);
+
 use Texinfo::Convert::Converter;
 use Texinfo::Common;
 use Texinfo::Convert::Texinfo;
@@ -92,7 +97,7 @@ my %formatting_misc_commands = 
%Texinfo::Convert::Text::formatting_misc_commands
 my @informative_global_commands = ('paragraphindent', 'firstparagraphindent',
 'frenchspacing', 'documentencoding', 'footnotestyle', 'documentlanguage',
 'contents', 'shortcontents', 'summarycontents', 'deftypefnnewline',
-'allowcodebreaks', 'kbdinputstyle');
+'allowcodebreaks', 'kbdinputstyle', 'setchapternewpage', 'headings');
 
 my %informative_commands;
 foreach my $informative_command (@informative_global_commands) {
@@ -129,7 +134,7 @@ my %letter_no_arg_commands = 
%Texinfo::Common::letter_no_arg_commands;
 foreach my $kept_command (keys(%informative_commands),
   keys(%default_index_commands),
   'verbatiminclude', 'insertcopying', 
-  'listoffloats', 'printindex', 'indent', 'noindent', 'need') {
+  'listoffloats', 'printindex', 'indent', 'noindent', 'need', 'page') {
   $formatting_misc_commands{$kept_command} = 1;
 }
 
@@ -168,19 +173,28 @@ my @LaTeX_image_extensions = (
 
'pdf','png','jpg','mps','jpeg','jbig2','jb2','PDF','PNG','JPG','JPEG','JBIG2','JB2');
 
 my %section_map = (
+   'top' => 'part*',
    'part' => 'part',
    'chapter' => 'chapter',
    'section' => 'section',
    'subsection' => 'subsection',
    'subsubsection' => 'subsubsection',
-   'chapheading' => 'chapter*',
-   'heading' => 'section*',
-   'subheading' => 'subsection*',
-   'subsubheading' => 'subsubsection*',
+   # embed in a \GNUTexinfonopagebreakheading call to remove pagebreaks
+   'chapheading' => 'GNUTexinfonopagebreakheading{\chapter*}',
+   'majorheading' => 'GNUTexinfonopagebreakheading{\chapter*}',
+   'heading' => 'GNUTexinfonopagebreakheading{\section*}',
+   'subheading' => 'GNUTexinfonopagebreakheading{\subsection*}',
+   'subsubheading' => 'GNUTexinfonopagebreakheading{\subsubsection*}',
    'unnumbered' => 'chapter*',
+   'centerchap' => 'chapter*',
    'unnumberedsec' => 'section*',
    'unnumberedsubsec' => 'subsection*',
    'unnumberedsubsubsec' => 'subsubsection*',
+   'appendix' => 'chapter',
+   'appendixsec' => 'section',
+   'appendixsubsec' => 'subsection',
+   'appendixsubsubsec' => 'subsubsection',
+
 );
 
 my %LaTeX_no_arg_brace_commands = (
@@ -213,6 +227,7 @@ my %LaTeX_no_arg_brace_commands = (
     'geq' => '$\geq{}$',
     'leq' => '$\leq{}$',
     'textdegree' => '\textdegree{}',
+    'today' => '\today{}',
     # FIXME according to the manual, it is not \hbox, \hbox is for @w.
     # maybe use ~?
     'tie' => '\hbox{}',
@@ -246,6 +261,7 @@ my %LaTeX_no_arg_brace_commands = (
     'geq' => '\geq{}',
     'leq' => '\leq{}',
     'textdegree' => '^{\circ{}}',
+    'today' => '\today{}',
     'tie' => '\hbox{}',
   }
 );
@@ -566,11 +582,12 @@ sub _latex_header {
   my $self = shift;
   # amsfonts for \circledR
   # amsmath for \text in math
-  # T1 fontenc for \DH, \guillemotleft
+  # T1 fontenc for \DH, \guillemotleft, ...
   # eurosym for \euro
   # textcomp for \textdegree in older LaTeX
   # graphicx for \includegraphics
   # needspace for \needspace. In texlive-latex-extra in debian
+  # etoolbox for \patchcmd. In texlive-latex-recommended in debian
   my $header = 
 '\documentclass{book}
 \usepackage{makeidx}\makeindex
@@ -581,18 +598,9 @@ sub _latex_header {
 \usepackage{textcomp}
 \usepackage{graphicx}
 \usepackage{needspace}
-
-';
-  # this is in order to be able to run pdflatex even
-  # if files do not exist, or filenames cannot be
-  # processed by LaTeX
-  if ($self->get_conf('TEST')) {
-    $header .=
-'
-\renewcommand{\includegraphics}[1]{\fbox{FIG #1}}
-
+\usepackage{etoolbox}
+\usepackage{fancyhdr}
 ';
-  }
   if ($self->{'output_encoding_name'}) {
     my $encoding = $self->{'output_encoding_name'};
     if (defined($LaTeX_encoding_names_map{$encoding})) {
@@ -606,9 +614,67 @@ sub _latex_header {
   #  # in texlive-latex-extra in debian
   #  $header .= "\\usepackage{shorttoc}\n";
   #}
+  $header .= '
+% command that does nothing used to help with substitutions in commands
+\newcommand{\GNUTexinfoplaceholder}[1]{}
+
+% called when setting single headers
+% use \nouppercase to match with Texinfo TeX style
+\newcommand{\GNUTexinfosetsingleheader}{\pagestyle{fancy}
+\fancyhf{}
+\lhead{\nouppercase{\leftmark}}
+\rhead{\thepage}
+}
+
+% called when setting double headers
+\newcommand{\GNUTexinfosetdoubleheader}[1]{\pagestyle{fancy}
+\fancyhf{}
+\fancyhead[LE,RO]{\thepage}
+\fancyhead[RE]{#1}
+\fancyhead[LO]{\nouppercase{\leftmark}}
+}
+
+% for part and chapter, which call \thispagestyle{plain}
+\fancypagestyle{plain}{ %
+ \fancyhf{}
+ \fancyhead[LE,RO]{\thepage}
+}
+
+% match Texinfo TeX style
+\renewcommand{\headrulewidth}{0pt}%
+
+% avoid pagebreak and headings setting for a sectionning command
+\newcommand{\GNUTexinfonopagebreakheading}[2]{\let\clearpage\relax 
\let\cleardoublepage\relax \let\thispagestyle\GNUTexinfoplaceholder #1{#2}}
+
+';
+  # this is in order to be able to run pdflatex even
+  # if files do not exist, or filenames cannot be
+  # processed by LaTeX
+  if ($self->get_conf('TEST')) {
+    $header .=
+'
+\renewcommand{\includegraphics}[1]{\fbox{FIG #1}}
+
+';
+  }
+  # setup defaults
+  $header .= "% set default for \@setchapternewpage\n";
+  $header .= _set_chapter_new_page($self, 'on');
+  $header .= "\n";
+  # setup headings before titlepage to have no headings
+  # before titlepage.  They will be set to 'on' after
+  # the titlepage if there is a titlepage
+  if (exists($self->{'extra'}->{'titlepage'})) {
+    $header .= "% no headings before titlepage\n";
+    $header .= _set_headings($self, 'off');
+    $header .= "\n";
+  }
   $header .= 
 '\begin{document}
 ';
+  if (exists($self->{'extra'}->{'titlepage'})) {
+    $header .= "\n\\frontmatter\n";
+  }
   return $header;
 }
 
@@ -618,6 +684,119 @@ sub _latex_footer {
 ';
 }
 
+# TODO translation
+my $default_odd_heading = 'No Title';
+sub _set_headings($$)
+{
+  my ($self, $headings_spec) = @_;
+
+  my $headings_type;
+  if ($headings_spec eq 'on') {
+    $headings_type = 'single';
+    my $setchapternewpage_spec = $self->get_conf('setchapternewpage');
+    if (defined($setchapternewpage_spec)
+        and $setchapternewpage_spec eq 'odd') {
+      $headings_type = 'double';
+    }
+  } elsif ($headings_spec eq 'doubleafter') {
+    $headings_type = 'double';
+  } elsif ($headings_spec eq 'singleafter') {
+    $headings_type = 'single';
+  } elsif ($headings_spec eq 'off' or $headings_spec eq 'single'
+           or $headings_spec eq 'double') {
+    $headings_type = $headings_spec;
+  }
+
+  if (not defined($headings_type)) {
+    confess("_set_headings no type for $headings_spec");
+  }
+
+  my $result = '';
+  if ($headings_type eq 'single') {
+    $result = "\\GNUTexinfosetsingleheader{}%\n";
+  } elsif ($headings_type eq 'double') {
+    my $odd_heading;
+    if ($self->{'settitle_tree'}) {
+      $odd_heading = $self->_convert($self->{'settitle_tree'});
+    } else {
+      $odd_heading = $default_odd_heading;
+    }
+    $result = "\\GNUTexinfosetdoubleheader{$odd_heading}%\n";
+  } elsif ($headings_type eq 'off') {
+    $result = "\\pagestyle{empty}%\n";
+  }
+  return $result;
+}
+
+# to change the chapter we substitute in the \chapter command.
+# REMARK it is fragile as it depends on the LaTeX codes. It is also
+# most probably specific of the documentclass.
+my $odd_chapter_new_page_code = 
'\if@openright\cleardoublepage\else\clearpage\fi';
+my $default_chapter_page_code = $odd_chapter_new_page_code;
+# To make sure that we substitute the right code, we add a
+# distinctive code that does nothing.  This is needed when
+# code is simply removed or when simple code is substituted.
+my $chapter_new_page_marking_placeholder 
+   = '\GNUTexinfoplaceholder{setchapternewpage placeholder}';
+
+my %setchapternewpage_new_page_spec_code = (
+  'on' => $chapter_new_page_marking_placeholder.'\clearpage',
+  'off' => $chapter_new_page_marking_placeholder.'',
+  'odd' => $odd_chapter_new_page_code,
+);
+
+# Note that the code should probably be different if the default code
+# wes not distinctive enough
+sub _set_chapter_new_page($$)
+{
+  my ($self, $setchapternewpage_spec) = @_;
+  
+  my $substituted_code;
+  if (defined($self->{'prev_chapter_new_page_substitution'})) {
+    $substituted_code = $self->{'prev_chapter_new_page_substitution'};
+  } else {
+    $substituted_code = $default_chapter_page_code;
+  }
+  my $new_code = 
$setchapternewpage_new_page_spec_code{$setchapternewpage_spec};
+
+  my $result = '';
+  # do not substitute if it is the same, for instance
+  # if setting the same as book default or setting twice
+  if ($new_code ne $substituted_code) {
+    $result .= '\makeatletter
+\patchcmd{\chapter}{'.$substituted_code.'}{'.$new_code.'}{}{}
+\makeatother
+';
+  }
+
+  # reset headings after titlepage only, or immediately
+  # if there is no titlepage
+  if ((not  $self->{'extra'}->{'titlepage'})
+      or $self->{'titlepage_done'}) {
+    $result .= _set_headings($self, 'on');
+  }
+
+  $self->{'prev_chapter_new_page_substitution'} = $new_code;
+  
+  return $result;
+}
+
+sub _prepare_conversion($)
+{
+  my $self = shift;
+
+  $self->_set_global_multiple_commands(-1);
+
+  if ($self->{'extra'}->{'settitle'}) {
+    my $settitle_root = $self->{'extra'}->{'settitle'};
+    if (not ($settitle_root->{'extra'}
+             and $settitle_root->{'extra'}->{'missing_argument'})) {
+      $self->{'settitle_tree'} =
+         {'contents' => $settitle_root->{'args'}->[0]->{'contents'}};
+    }
+  }
+}
+
 sub output($$)
 {
   my ($self, $root) = @_;
@@ -635,7 +814,7 @@ sub output($$)
     }
   }
 
-  $self->_set_global_multiple_commands(-1);
+  $self->_prepare_conversion();
 
   my $result = '';
 
@@ -660,7 +839,8 @@ sub convert($$;$)
   my $root = shift;
   my $fh = shift;
 
-  $self->_set_global_multiple_commands(-1);
+  $self->_prepare_conversion();
+  
   return $self->convert_document_sections($root, $fh);
 }
 
@@ -669,6 +849,10 @@ sub convert_tree($$)
   my $self = shift;
   my $root = shift;
 
+  #print STDERR "* ".Texinfo::Common::_print_current($root)."\n";
+  #foreach my $content (@{$root->{'contents'}}) {
+  #  print STDERR "** ".Texinfo::Common::_print_current($content)."\n";
+  #}
   return $self->_convert($root);
 }
 
@@ -710,7 +894,7 @@ sub _printindex($$)
 }
 
 
-sub _node_name {
+sub _tree_anchor_label {
   my $node_content = shift;
 
   my $label = Texinfo::Convert::NodeNameNormalization::normalize_node
@@ -718,17 +902,6 @@ sub _node_name {
   return "anchor:$label";
 }
 
-sub _node($$)
-{
-  my $self = shift;
-  my $node = shift;
-
-  my $label = _node_name($node->{'extra'}->{'node_content'});
-
-  return "\\label{$label}";
-}
-
-
 sub _get_form_feeds($)
 {
   my $form_feeds = shift;
@@ -744,6 +917,8 @@ sub _convert($$)
 {
   my ($self, $root) = @_;
 
+  #print STDERR "C ".Texinfo::Common::_print_current($root)."\n";
+
   if (($root->{'type'} and $self->{'ignored_types'}->{$root->{'type'}})
        or ($root->{'cmdname'} 
             and ($self->{'ignored_commands'}->{$root->{'cmdname'}}
@@ -822,7 +997,7 @@ sub _convert($$)
           $result = "\\leavevmode{}\\\\";
           #$result = "\\linebreak[4]\n";
         } else {
-          if ($self->{'style_context'}->[-1]->{'math_style'}->[-1] 
+          if ($self->{'style_context'}->[-1]->{'math_style'}->[-1]
               eq 'one-line') {
             $result = "";
           } else {
@@ -846,9 +1021,6 @@ sub _convert($$)
         $result .= _protect_text($self, $no_brace_commands{$command});
       }
       return $result;
-    } elsif ($command eq 'today') {
-      my $today = $self->Texinfo::Common::expand_today();
-      unshift @{$self->{'current_contents'}->[-1]}, $today;
     } elsif (exists($brace_no_arg_commands{$command})) {
       my $converted_command = $command;
       if ($command eq 'click' and $root->{'extra'}
@@ -1124,7 +1296,8 @@ sub _convert($$)
       pop @{$self->{'style_context'}};
       return $result;
     } elsif ($command eq 'anchor') {
-      $result .= $self->_node($root);
+      my $anchor_label = 
_tree_anchor_label($root->{'extra'}->{'node_content'});
+      $result .= "\\label{$anchor_label}%\n";
       return $result;
     } elsif ($ref_commands{$command}) {
       if (scalar(@{$root->{'args'}})) {
@@ -1198,16 +1371,16 @@ sub _convert($$)
           if ($file) {
             $result .= _convert($self, {'contents' => $file});
           }
-          my $node_text = _node_name($node_content);
+          my $node_label = _tree_anchor_label($node_content);
 
-          $result .= " (page \\pageref{$node_text})";
+          $result .= " (page \\pageref{$node_label})";
         } else { # Label same as node specification
           if ($file) {
             $result .= _convert($self, {'contents' => $file});
             $result .= " manual, "
           }
-          my $node_text = _node_name($node_content);
-          $result .= "page \\pageref{$node_text}";
+          my $node_label = _tree_anchor_label($node_content);
+          $result .= "page \\pageref{$node_label}";
         }
 
         return $result;
@@ -1279,7 +1452,7 @@ sub _convert($$)
         return $result;
       } else {
         if ($command eq 'displaymath') {
-          push @{$self->{'style_context'}->[-1]->{'math_style'}}, 'one-line';  
  
+          push @{$self->{'style_context'}->[-1]->{'math_style'}}, 'one-line';
           $result .= "\$\$\n";
         }
       }
@@ -1405,38 +1578,57 @@ sub _convert($$)
       } elsif ($command eq 'float') {
         $result .= "\n";
         if ($root->{'extra'} and $root->{'extra'}->{'node_content'}) {
-          $result .= $self->_node($root);
+          my $float_label
+            = _tree_anchor_label($root->{'extra'}->{'node_content'});
+          $result .= "\\label{$float_label}%\n";
         }
       }
     } elsif ($command eq 'node') {
       $self->{'node'} = $root;
-      $result .= $self->_node($root);
+      # add the label only if not associated with a section
+      if (not $root->{'extra'}->{'associated_section'}) {
+        my $node_label
+          = _tree_anchor_label($root->{'extra'}->{'node_content'});
+        $result .= "\\label{$node_label}%\n";;
+      }
+      # ignore Top node as in Texinfo TeX
+      if ($root->{'extra'}->{'normalized'} eq 'Top') {
+        return $result;
+      }
     } elsif ($sectioning_commands{$command}) {
-      # use settitle for empty @top
-      # ignore @part
-      my $contents;
-      if ($root->{'args'}->[0]->{'contents'} 
-          and @{$root->{'args'}->[0]->{'contents'}} 
-          and $command ne 'part') {
-        $contents = $root->{'args'}->[0]->{'contents'};
-      } elsif ($command eq 'top'
-          and $self->{'extra'}->{'settitle'} 
-          and $self->{'extra'}->{'settitle'}->{'args'}
-          and @{$self->{'extra'}->{'settitle'}->{'args'}}
-          and $self->{'extra'}->{'settitle'}->{'args'}->[0]->{'contents'}
-          and @{$self->{'extra'}->{'settitle'}->{'args'}->[0]->{'contents'}}) {
-        $contents = 
$self->{'extra'}->{'settitle'}->{'args'}->[0]->{'contents'};
+      my $heading = '';
+      if ($root->{'args'}->[0]->{'contents'}) {
+        $heading = $self->_convert({'contents' => 
$root->{'args'}->[0]->{'contents'}});
+      }
+
+      my $section_cmd = $section_map{$command};
+      if (not defined($section_map{$command})) {
+        die "BUG: no section_map for $command";
       }
-             
-      if ($contents) {
-        my $heading = $self->_convert({'contents' => $contents});
-        $heading =~ s/\s*$//;
-
-        my $section_cmd = $section_map{$command};
-        if ($section_cmd) {
-          $result .= "\\".$section_cmd."{$heading}\n";
+      
+      my $associated_node;
+      if ($root->{'extra'}->{'associated_node'}) {
+        $associated_node = $root->{'extra'}->{'associated_node'};
+        # ignore Top node as in Texinfo TeX
+        if ($associated_node->{'extra'}->{'normalized'} eq 'Top') {
+          return $result;
         }
       }
+
+      if ($command eq 'appendix' and not $self->{'appendix_done'}) {
+        $result .= "\\appendix\n";
+        $self->{'appendix_done'} = 1;
+      }
+      if ($command ne 'centerchap') {
+        $result .= "\\".$section_cmd."{$heading}\n";
+      } else {
+        $result .= "\\".$section_cmd."{\\centering $heading}\n";
+      }
+      if ($associated_node) {
+        my $node_label
+          = _tree_anchor_label($associated_node->{'extra'}->{'node_content'});
+        $result .= "\\label{$node_label}%\n";
+      }
     } elsif (($command eq 'item' or $command eq 'itemx')
             and $root->{'args'} and $root->{'args'}->[0] 
             and $root->{'args'}->[0]->{'type'}
@@ -1559,22 +1751,31 @@ sub _convert($$)
         if ($indentation_spec eq 'asis') {
           # not implemented here, same as in TeX.
           return '';
+        } else {
+          my $indentation_spec_arg = $indentation_spec.'em';
+          if ($indentation_spec eq '0' or $indentation_spec eq 'none') {
+            $indentation_spec_arg = '0pt';
+          }
+          $result .= "\\setlength{\\parindent}{$indentation_spec_arg}\n";
         }
-        my $indentation_spec_arg = $indentation_spec.'em';
-        if ($indentation_spec eq '0' or $indentation_spec eq 'none') {
-          $indentation_spec_arg = '0pt';
-        }
-        return "\\setlength{\\parindent}{$indentation_spec_arg}\n";
       } elsif ($command eq 'frenchspacing'
                and $root->{'extra'}->{'misc_args'}->[0]) {
         my $frenchspacing_spec = $root->{'extra'}->{'misc_args'}->[0];
         if ($frenchspacing_spec eq 'on') {
-          return "\\frenchspacing\n";
+          $result .= "\\frenchspacing\n";
         } elsif ($frenchspacing_spec eq 'off') {
-          return "\\nonfrenchspacing\n";
+          $result .= "\\nonfrenchspacing\n";
         }
+      } elsif ($command eq 'setchapternewpage'
+               and $root->{'extra'}->{'misc_args'}->[0]) {
+        my $setchapternewpage_spec = $root->{'extra'}->{'misc_args'}->[0];
+        $result .= _set_chapter_new_page($self, $setchapternewpage_spec);
+      } elsif ($command eq 'headings'
+               and $root->{'extra'}->{'misc_args'}->[0]) {
+        my $headings_spec = $root->{'extra'}->{'misc_args'}->[0];
+        $result .= _set_headings($self, $headings_spec);
       }
-      return '';
+      return $result;
     } else {
       $unknown_command = 1;
     }
@@ -1792,8 +1993,6 @@ sub _convert($$)
       $result .= _protect_text($self, '}');
     } elsif ($root->{'type'} eq 'row') {
       # ...
-    } elsif ($root->{'type'} eq 'text_root') {
-      $self->{'text_before_first_node'} = $result;
     }
   }
 
@@ -1851,6 +2050,12 @@ sub _convert($$)
     } elsif ($preformatted_commands{$command}) {
       $result .= '\\endgroup{}'; # \obeycr
     }
+    # as explained in the Texinfo manual start headers after titlepage
+    if ($command eq 'titlepage') {
+      $result .= _set_headings($self, 'on');
+      $self->{'titlepage_done'} = 1;
+      $result .= "\\mainmatter\n";
+    }
     if ($cell) {
       $result = '';
     }
diff --git a/tp/t/30sectioning.t b/tp/t/30sectioning.t
index 763bae1..ae8e438 100644
--- a/tp/t/30sectioning.t
+++ b/tp/t/30sectioning.t
@@ -474,6 +474,8 @@ $section_in_unnumbered_text
 
 @node node after chapter 1
 
+in node after chapter 1
+
 @node node after chapter 2
 ', {'test_split' => 'section'}],
 ['chapter_before_and_after_part',
@@ -503,7 +505,27 @@ $nodes_after_top_before_chapter_text
 ['nodes_after_top_before_chapter_not_split_no_use_node_directions',
 $nodes_after_top_before_chapter_text
 ,{}, {'USE_NODE_DIRECTIONS' => 0}
-]
+],
+# automatic directions are confused by the following setup
+# as @node Top next is with the first non Top node which
+# happens to be before.  Then the next node for the 
+# node before node is obtained with toplevel next which is
+# the node associated with the chapter, after the Top node!
+['node_sectop_before_lone_node_Top',
+'@node node before
+@top top sectionning
+
+in node before
+
+@node Top
+
+in node Top
+
+@node chap
+@chapter chap
+
+in chap
+'],
 );
 
 my $character_and_spaces_in_refs_text = '@node Top
@@ -1763,6 +1785,25 @@ Second top.
 @node second node
 @chapter a chapter
 '],
+['nodes_before_after_top',
+'@node node before
+
+In node before
+
+@node Top
+@top top sectionning
+
+in node Top
+
+@node after
+
+in node after
+
+@node chap
+@chapter chap
+
+in chap
+'],
 ['part_before_section',
 '@part part
 
@@ -1939,11 +1980,16 @@ my @xml_tests_converted_tests = ('section_before_part', 
'chapter_before_part',
   'two_unnumbered_no_argument', 'two_nodes_between_chapters',
   'chapter_before_and_after_part');
 
+my @latex_tests_converted_tests = ('two_nodes_at_the_end',
+  'node_sectop_before_lone_node_Top');
+
 foreach my $test (@tests_converted) {
   push @{$test->[2]->{'test_formats'}}, 'plaintext';
   push @{$test->[2]->{'test_formats'}}, 'html';
   push @{$test->[2]->{'test_formats'}}, 'xml' 
     if (grep {$_ eq $test->[0]} @xml_tests_converted_tests);
+  push @{$test->[2]->{'test_formats'}}, 'latex'
+    if (grep {$_ eq $test->[0]} @latex_tests_converted_tests);
 }
 
 my @xml_tests_info_tests = ('part_chapter_after_top', 
@@ -1961,6 +2007,9 @@ my @xml_tests_info_tests = ('part_chapter_after_top',
 
 my @docbook_tests_info_tests = ('double_node_anchor_float');
 
+my @latex_tests_info_tests = ('chapter_between_nodes',
+  'section_chapter_before_top_nodes', 'unnumbered_top_without_node_sections');
+
 foreach my $test (@tests_info) {
   push @{$test->[2]->{'test_formats'}}, 'info';
   push @{$test->[2]->{'test_formats'}}, 'html';
@@ -1968,6 +2017,8 @@ foreach my $test (@tests_info) {
     if (grep {$_ eq $test->[0]} @xml_tests_info_tests);
   push @{$test->[2]->{'test_formats'}}, 'docbook'
     if (grep {$_ eq $test->[0]} @docbook_tests_info_tests);
+  push @{$test->[2]->{'test_formats'}}, 'latex'
+    if (grep {$_ eq $test->[0]} @latex_tests_info_tests);
 }
 
 my @xml_tests_cases_tests = ('part_before_section', 
@@ -1977,9 +2028,15 @@ my @xml_tests_cases_tests = ('part_before_section',
 'part_chapter_appendix', 'sectioning_part_appendix_no_top',
 'top_chapter_sections', 'chapter_sections',
 'more_sections_than_nodes');
+
+my @latex_tests_cases_tests = ('loop_nodes', 'lone_Top_node',
+ 'nodes_before_top', 'nodes_before_after_top');
+
 foreach my $test (@test_cases) {
-  push @{$test->[2]->{'test_formats'}}, 'xml' 
+  push @{$test->[2]->{'test_formats'}}, 'xml'
     if (grep {$_ eq $test->[0]} @xml_tests_cases_tests);
+  push @{$test->[2]->{'test_formats'}}, 'latex'
+    if (grep {$_ eq $test->[0]} @latex_tests_cases_tests);
 }
 
 our ($arg_test_case, $arg_generate, $arg_debug);
diff --git a/tp/t/converters_tests.t b/tp/t/converters_tests.t
index f62025c..587ad36 100644
--- a/tp/t/converters_tests.t
+++ b/tp/t/converters_tests.t
@@ -5,7 +5,7 @@ use Texinfo::ModulePath (undef, undef, 'updirs' => 2);
 
 require 't/test_utils.pl';
 
-my $accents_text = '@node Top
+my $accents_text = '@node Top node
 @top top
 
 should be e`: @`{e} @`e
diff --git a/tp/t/latex_tests.t b/tp/t/latex_tests.t
index 4482dd3..e52e333 100644
--- a/tp/t/latex_tests.t
+++ b/tp/t/latex_tests.t
@@ -31,6 +31,94 @@ my @test_cases = (
 @kbd{in example distinct kbdinputstyle}
 @end example
 '],
+['settitle_and_headings',
+'@settitle Title @* for a manual
+
+@headings double
+
+@chapter chap
+'],
+# default case
+['titlepage_and_headings',
+'@titlepage
+in titlepage
+@end titlepage
+
+'],
+# note that those tests do not really correspond to
+# what happens for real documents, as in real documents,
+# LaTeX default (start chapter on odd page) is switched
+# to Texinfo default (@setchapternewpage on). 
+['titlepage_and_setchapternewpage_odd',
+'
+@setchapternewpage odd
+
+@titlepage
+in titlepage
+@end titlepage
+
+'],
+['no_titlepage_and_setchapternewpage_odd',
+'
+@setchapternewpage odd
+'],
+['titlepage_and_setchapternewpage_on',
+'
+@setchapternewpage on
+
+@titlepage
+in titlepage
+@end titlepage
+
+'],
+['no_titlepage_and_setchapternewpage_on',
+'
+@setchapternewpage on
+'],
+['two_setchapternewpage_odd_on',
+'@setchapternewpage odd
+
+@setchapternewpage on
+'],
+['two_setchapternewpage_on_odd',
+'@setchapternewpage on
+
+@setchapternewpage odd
+'],
+['three_setchapternewpage_on_odd_off',
+'@setchapternewpage on
+
+@setchapternewpage odd
+
+@setchapternewpage off
+'],
+# this is more like what would actually happen, switching
+# to @setchapternewpage on in preamble, then odd and then the
+# title page
+['setchapternewpage_on_odd_titlepage',
+'@setchapternewpage on
+
+@setchapternewpage odd
+
+@titlepage
+in titlepage
+@end titlepage
+'],
+['titlepage_in_top_node',
+'@node Top
+@top top sectionning
+
+In top
+
+@titlepage
+@title the TTitle
+@end titlepage
+
+@node chap
+@chapter chap
+
+in chap
+'],
 );
 
 foreach my $test (@test_cases) {
diff --git a/tp/t/results/converters_tests/accent.pl 
b/tp/t/results/converters_tests/accent.pl
index ed669de..4833310 100644
--- a/tp/t/results/converters_tests/accent.pl
+++ b/tp/t/results/converters_tests/accent.pl
@@ -18,7 +18,7 @@ $result_trees{'accent'} = {
           'contents' => [
             {
               'parent' => {},
-              'text' => 'Top'
+              'text' => 'Top node'
             }
           ],
           'extra' => {
@@ -40,10 +40,10 @@ $result_trees{'accent'} = {
             'node_content' => [
               {}
             ],
-            'normalized' => 'Top'
+            'normalized' => 'Top-node'
           }
         ],
-        'normalized' => 'Top',
+        'normalized' => 'Top-node',
         'spaces_before_argument' => ' '
       },
       'line_nr' => {
@@ -2960,7 +2960,7 @@ 
$result_trees{'accent'}{'contents'}[2]{'contents'}[75]{'contents'}[2]{'parent'}
 $result_trees{'accent'}{'contents'}[2]{'contents'}[75]{'parent'} = 
$result_trees{'accent'}{'contents'}[2];
 $result_trees{'accent'}{'contents'}[2]{'parent'} = $result_trees{'accent'};
 
-$result_texis{'accent'} = '@node Top
+$result_texis{'accent'} = '@node Top node
 @top top
 
 should be e`: @`{e} @`e
@@ -3128,7 +3128,7 @@ $result_sectioning{'accent'} = {
         'associated_node' => {
           'cmdname' => 'node',
           'extra' => {
-            'normalized' => 'Top',
+            'normalized' => 'Top-node',
             'spaces_before_argument' => ' '
           }
         },
@@ -3151,7 +3151,7 @@ $result_nodes{'accent'} = {
       },
       'level' => 0
     },
-    'normalized' => 'Top',
+    'normalized' => 'Top-node',
     'spaces_before_argument' => ' '
   }
 };
@@ -3159,7 +3159,7 @@ $result_nodes{'accent'} = {
 $result_menus{'accent'} = {
   'cmdname' => 'node',
   'extra' => {
-    'normalized' => 'Top',
+    'normalized' => 'Top-node',
     'spaces_before_argument' => ' '
   }
 };
@@ -3250,7 +3250,7 @@ should be e\': è è
 ';
 
 
-$result_converted{'html_text'}->{'accent'} = '<div class="top" id="Top">
+$result_converted{'html_text'}->{'accent'} = '<div class="top" id="Top-node">
 <span id="top"></span><h1 class="top">top</h1>
 
 <p>should be e&lsquo;: &egrave; &egrave;
@@ -3330,7 +3330,7 @@ $result_converted{'html_text'}->{'accent'} = '<div 
class="top" id="Top">
 ';
 
 
-$result_converted{'xml'}->{'accent'} = '<node name="Top" spaces=" 
"><nodename>Top</nodename></node>
+$result_converted{'xml'}->{'accent'} = '<node name="Top-node" spaces=" 
"><nodename>Top node</nodename></node>
 <top spaces=" "><sectiontitle>top</sectiontitle>
 
 <para>should be e&textlsquo;: <accent type="grave">e</accent> <accent 
type="grave" bracketed="off">e</accent>
@@ -3412,7 +3412,7 @@ $result_converted{'xml'}->{'accent'} = '<node name="Top" 
spaces=" "><nodename>To
 ';
 
 
-$result_converted{'docbook'}->{'accent'} = '<chapter label="" id="Top">
+$result_converted{'docbook'}->{'accent'} = '<chapter label="" id="Top-node">
 <title>top</title>
 
 <para>should be e&#8216;: &#232; &#232;
diff --git a/tp/t/results/converters_tests/accentenc.pl 
b/tp/t/results/converters_tests/accentenc.pl
index 8b416fb..e36445c 100644
--- a/tp/t/results/converters_tests/accentenc.pl
+++ b/tp/t/results/converters_tests/accentenc.pl
@@ -56,7 +56,7 @@ $result_trees{'accentenc'} = {
           'contents' => [
             {
               'parent' => {},
-              'text' => 'Top'
+              'text' => 'Top node'
             }
           ],
           'extra' => {
@@ -78,10 +78,10 @@ $result_trees{'accentenc'} = {
             'node_content' => [
               {}
             ],
-            'normalized' => 'Top'
+            'normalized' => 'Top-node'
           }
         ],
-        'normalized' => 'Top',
+        'normalized' => 'Top-node',
         'spaces_before_argument' => ' '
       },
       'line_nr' => {
@@ -3004,7 +3004,7 @@ $result_trees{'accentenc'}{'contents'}[2]{'parent'} = 
$result_trees{'accentenc'}
 
 $result_texis{'accentenc'} = '@documentencoding ISO-8859-1
 
-@node Top
+@node Top node
 @top top
 
 should be e`: @`{e} @`e
@@ -3173,7 +3173,7 @@ $result_sectioning{'accentenc'} = {
         'associated_node' => {
           'cmdname' => 'node',
           'extra' => {
-            'normalized' => 'Top',
+            'normalized' => 'Top-node',
             'spaces_before_argument' => ' '
           }
         },
@@ -3196,7 +3196,7 @@ $result_nodes{'accentenc'} = {
       },
       'level' => 0
     },
-    'normalized' => 'Top',
+    'normalized' => 'Top-node',
     'spaces_before_argument' => ' '
   }
 };
@@ -3204,7 +3204,7 @@ $result_nodes{'accentenc'} = {
 $result_menus{'accentenc'} = {
   'cmdname' => 'node',
   'extra' => {
-    'normalized' => 'Top',
+    'normalized' => 'Top-node',
     'spaces_before_argument' => ' '
   }
 };
@@ -3296,7 +3296,7 @@ should be e\': è è
 
 
 $result_converted{'html_text'}->{'accentenc'} = '
-<div class="top" id="Top">
+<div class="top" id="Top-node">
 <span id="top"></span><h1 class="top">top</h1>
 
 <p>should be e&lsquo;: &egrave; &egrave;
@@ -3378,7 +3378,7 @@ $result_converted{'html_text'}->{'accentenc'} = '
 
 $result_converted{'xml'}->{'accentenc'} = '<documentencoding 
encoding="ISO-8859-1" spaces=" ">ISO-8859-1</documentencoding>
 
-<node name="Top" spaces=" "><nodename>Top</nodename></node>
+<node name="Top-node" spaces=" "><nodename>Top node</nodename></node>
 <top spaces=" "><sectiontitle>top</sectiontitle>
 
 <para>should be e&textlsquo;: <accent type="grave">e</accent> <accent 
type="grave" bracketed="off">e</accent>
@@ -3461,7 +3461,7 @@ $result_converted{'xml'}->{'accentenc'} = 
'<documentencoding encoding="ISO-8859-
 
 
 $result_converted{'docbook'}->{'accentenc'} = '
-<chapter label="" id="Top">
+<chapter label="" id="Top-node">
 <title>top</title>
 
 <para>should be e&#8216;: &#232; &#232;
@@ -3544,7 +3544,9 @@ $result_converted{'docbook'}->{'accentenc'} = '
 
 
 $result_converted{'latex'}->{'accentenc'} = '
-\\label{anchor:Top}
+\\part*{top}
+\\label{anchor:Top-node}%
+
 should be e`: \\`{e} \\`{e}
 
 should be e\': \\\'{e} \\\'{e}
diff --git a/tp/t/results/converters_tests/accentenc_enable_encoding.pl 
b/tp/t/results/converters_tests/accentenc_enable_encoding.pl
index 8053881..cb87f33 100644
--- a/tp/t/results/converters_tests/accentenc_enable_encoding.pl
+++ b/tp/t/results/converters_tests/accentenc_enable_encoding.pl
@@ -56,7 +56,7 @@ $result_trees{'accentenc_enable_encoding'} = {
           'contents' => [
             {
               'parent' => {},
-              'text' => 'Top'
+              'text' => 'Top node'
             }
           ],
           'extra' => {
@@ -78,10 +78,10 @@ $result_trees{'accentenc_enable_encoding'} = {
             'node_content' => [
               {}
             ],
-            'normalized' => 'Top'
+            'normalized' => 'Top-node'
           }
         ],
-        'normalized' => 'Top',
+        'normalized' => 'Top-node',
         'spaces_before_argument' => ' '
       },
       'line_nr' => {
@@ -3004,7 +3004,7 @@ 
$result_trees{'accentenc_enable_encoding'}{'contents'}[2]{'parent'} = $result_tr
 
 $result_texis{'accentenc_enable_encoding'} = '@documentencoding ISO-8859-1
 
-@node Top
+@node Top node
 @top top
 
 should be e`: @`{e} @`e
@@ -3173,7 +3173,7 @@ $result_sectioning{'accentenc_enable_encoding'} = {
         'associated_node' => {
           'cmdname' => 'node',
           'extra' => {
-            'normalized' => 'Top',
+            'normalized' => 'Top-node',
             'spaces_before_argument' => ' '
           }
         },
@@ -3196,7 +3196,7 @@ $result_nodes{'accentenc_enable_encoding'} = {
       },
       'level' => 0
     },
-    'normalized' => 'Top',
+    'normalized' => 'Top-node',
     'spaces_before_argument' => ' '
   }
 };
@@ -3204,7 +3204,7 @@ $result_nodes{'accentenc_enable_encoding'} = {
 $result_menus{'accentenc_enable_encoding'} = {
   'cmdname' => 'node',
   'extra' => {
-    'normalized' => 'Top',
+    'normalized' => 'Top-node',
     'spaces_before_argument' => ' '
   }
 };
@@ -3217,7 +3217,7 @@ $result_floats{'accentenc_enable_encoding'} = {};
 
 
 $result_converted{'html_text'}->{'accentenc_enable_encoding'} = '
-<div class="top" id="Top">
+<div class="top" id="Top-node">
 <span id="top"></span><h1 class="top">top</h1>
 
 <p>should be e&lsquo;: è è
diff --git a/tp/t/results/converters_tests/accentenc_no_entity.pl 
b/tp/t/results/converters_tests/accentenc_no_entity.pl
index 62ac8bc..c6ff75f 100644
--- a/tp/t/results/converters_tests/accentenc_no_entity.pl
+++ b/tp/t/results/converters_tests/accentenc_no_entity.pl
@@ -56,7 +56,7 @@ $result_trees{'accentenc_no_entity'} = {
           'contents' => [
             {
               'parent' => {},
-              'text' => 'Top'
+              'text' => 'Top node'
             }
           ],
           'extra' => {
@@ -78,10 +78,10 @@ $result_trees{'accentenc_no_entity'} = {
             'node_content' => [
               {}
             ],
-            'normalized' => 'Top'
+            'normalized' => 'Top-node'
           }
         ],
-        'normalized' => 'Top',
+        'normalized' => 'Top-node',
         'spaces_before_argument' => ' '
       },
       'line_nr' => {
@@ -3004,7 +3004,7 @@ 
$result_trees{'accentenc_no_entity'}{'contents'}[2]{'parent'} = $result_trees{'a
 
 $result_texis{'accentenc_no_entity'} = '@documentencoding ISO-8859-1
 
-@node Top
+@node Top node
 @top top
 
 should be e`: @`{e} @`e
@@ -3173,7 +3173,7 @@ $result_sectioning{'accentenc_no_entity'} = {
         'associated_node' => {
           'cmdname' => 'node',
           'extra' => {
-            'normalized' => 'Top',
+            'normalized' => 'Top-node',
             'spaces_before_argument' => ' '
           }
         },
@@ -3196,7 +3196,7 @@ $result_nodes{'accentenc_no_entity'} = {
       },
       'level' => 0
     },
-    'normalized' => 'Top',
+    'normalized' => 'Top-node',
     'spaces_before_argument' => ' '
   }
 };
@@ -3204,7 +3204,7 @@ $result_nodes{'accentenc_no_entity'} = {
 $result_menus{'accentenc_no_entity'} = {
   'cmdname' => 'node',
   'extra' => {
-    'normalized' => 'Top',
+    'normalized' => 'Top-node',
     'spaces_before_argument' => ' '
   }
 };
@@ -3217,7 +3217,7 @@ $result_floats{'accentenc_no_entity'} = {};
 
 
 $result_converted{'html_text'}->{'accentenc_no_entity'} = '
-<div class="top" id="Top">
+<div class="top" id="Top-node">
 <span id="top"></span><h1 class="top">top</h1>
 
 <p>should be e&lsquo;: è è
diff --git a/tp/t/results/latex_tests/no_titlepage_and_setchapternewpage_odd.pl 
b/tp/t/results/latex_tests/no_titlepage_and_setchapternewpage_odd.pl
new file mode 100644
index 0000000..d8564ef
--- /dev/null
+++ b/tp/t/results/latex_tests/no_titlepage_and_setchapternewpage_odd.pl
@@ -0,0 +1,74 @@
+use vars qw(%result_texis %result_texts %result_trees %result_errors 
+   %result_indices %result_sectioning %result_nodes %result_menus
+   %result_floats %result_converted %result_converted_errors 
+   %result_elements %result_directions_text);
+
+use utf8;
+
+$result_trees{'no_titlepage_and_setchapternewpage_odd'} = {
+  'contents' => [
+    {
+      'parent' => {},
+      'text' => '
+',
+      'type' => 'empty_line'
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'odd'
+            }
+          ],
+          'extra' => {
+            'spaces_after_argument' => '
+'
+          },
+          'parent' => {},
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'setchapternewpage',
+      'extra' => {
+        'misc_args' => [
+          'odd'
+        ],
+        'spaces_before_argument' => ' '
+      },
+      'line_nr' => {
+        'file_name' => '',
+        'line_nr' => 2,
+        'macro' => ''
+      },
+      'parent' => {}
+    }
+  ],
+  'type' => 'text_root'
+};
+$result_trees{'no_titlepage_and_setchapternewpage_odd'}{'contents'}[0]{'parent'}
 = $result_trees{'no_titlepage_and_setchapternewpage_odd'};
+$result_trees{'no_titlepage_and_setchapternewpage_odd'}{'contents'}[1]{'args'}[0]{'contents'}[0]{'parent'}
 = 
$result_trees{'no_titlepage_and_setchapternewpage_odd'}{'contents'}[1]{'args'}[0];
+$result_trees{'no_titlepage_and_setchapternewpage_odd'}{'contents'}[1]{'args'}[0]{'parent'}
 = $result_trees{'no_titlepage_and_setchapternewpage_odd'}{'contents'}[1];
+$result_trees{'no_titlepage_and_setchapternewpage_odd'}{'contents'}[1]{'parent'}
 = $result_trees{'no_titlepage_and_setchapternewpage_odd'};
+
+$result_texis{'no_titlepage_and_setchapternewpage_odd'} = '
+@setchapternewpage odd
+';
+
+
+$result_texts{'no_titlepage_and_setchapternewpage_odd'} = '
+';
+
+$result_errors{'no_titlepage_and_setchapternewpage_odd'} = [];
+
+
+$result_floats{'no_titlepage_and_setchapternewpage_odd'} = {};
+
+
+
+$result_converted{'latex'}->{'no_titlepage_and_setchapternewpage_odd'} = '
+\\GNUTexinfosetdoubleheader{No Title}%
+';
+
+1;
diff --git a/tp/t/results/latex_tests/no_titlepage_and_setchapternewpage_on.pl 
b/tp/t/results/latex_tests/no_titlepage_and_setchapternewpage_on.pl
new file mode 100644
index 0000000..ba5b735
--- /dev/null
+++ b/tp/t/results/latex_tests/no_titlepage_and_setchapternewpage_on.pl
@@ -0,0 +1,77 @@
+use vars qw(%result_texis %result_texts %result_trees %result_errors 
+   %result_indices %result_sectioning %result_nodes %result_menus
+   %result_floats %result_converted %result_converted_errors 
+   %result_elements %result_directions_text);
+
+use utf8;
+
+$result_trees{'no_titlepage_and_setchapternewpage_on'} = {
+  'contents' => [
+    {
+      'parent' => {},
+      'text' => '
+',
+      'type' => 'empty_line'
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'on'
+            }
+          ],
+          'extra' => {
+            'spaces_after_argument' => '
+'
+          },
+          'parent' => {},
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'setchapternewpage',
+      'extra' => {
+        'misc_args' => [
+          'on'
+        ],
+        'spaces_before_argument' => ' '
+      },
+      'line_nr' => {
+        'file_name' => '',
+        'line_nr' => 2,
+        'macro' => ''
+      },
+      'parent' => {}
+    }
+  ],
+  'type' => 'text_root'
+};
+$result_trees{'no_titlepage_and_setchapternewpage_on'}{'contents'}[0]{'parent'}
 = $result_trees{'no_titlepage_and_setchapternewpage_on'};
+$result_trees{'no_titlepage_and_setchapternewpage_on'}{'contents'}[1]{'args'}[0]{'contents'}[0]{'parent'}
 = 
$result_trees{'no_titlepage_and_setchapternewpage_on'}{'contents'}[1]{'args'}[0];
+$result_trees{'no_titlepage_and_setchapternewpage_on'}{'contents'}[1]{'args'}[0]{'parent'}
 = $result_trees{'no_titlepage_and_setchapternewpage_on'}{'contents'}[1];
+$result_trees{'no_titlepage_and_setchapternewpage_on'}{'contents'}[1]{'parent'}
 = $result_trees{'no_titlepage_and_setchapternewpage_on'};
+
+$result_texis{'no_titlepage_and_setchapternewpage_on'} = '
+@setchapternewpage on
+';
+
+
+$result_texts{'no_titlepage_and_setchapternewpage_on'} = '
+';
+
+$result_errors{'no_titlepage_and_setchapternewpage_on'} = [];
+
+
+$result_floats{'no_titlepage_and_setchapternewpage_on'} = {};
+
+
+
+$result_converted{'latex'}->{'no_titlepage_and_setchapternewpage_on'} = '
+\\makeatletter
+\\patchcmd{\\chapter}{\\if@openright\\cleardoublepage\\else\\clearpage\\fi}{\\GNUTexinfoplaceholder{setchapternewpage
 placeholder}\\clearpage}{}{}
+\\makeatother
+\\GNUTexinfosetsingleheader{}%
+';
+
+1;
diff --git a/tp/t/results/latex_tests/setchapternewpage_on_odd_titlepage.pl 
b/tp/t/results/latex_tests/setchapternewpage_on_odd_titlepage.pl
new file mode 100644
index 0000000..edfba38
--- /dev/null
+++ b/tp/t/results/latex_tests/setchapternewpage_on_odd_titlepage.pl
@@ -0,0 +1,215 @@
+use vars qw(%result_texis %result_texts %result_trees %result_errors 
+   %result_indices %result_sectioning %result_nodes %result_menus
+   %result_floats %result_converted %result_converted_errors 
+   %result_elements %result_directions_text);
+
+use utf8;
+
+$result_trees{'setchapternewpage_on_odd_titlepage'} = {
+  'contents' => [
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'on'
+            }
+          ],
+          'extra' => {
+            'spaces_after_argument' => '
+'
+          },
+          'parent' => {},
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'setchapternewpage',
+      'extra' => {
+        'misc_args' => [
+          'on'
+        ],
+        'spaces_before_argument' => ' '
+      },
+      'line_nr' => {
+        'file_name' => '',
+        'line_nr' => 1,
+        'macro' => ''
+      },
+      'parent' => {}
+    },
+    {
+      'parent' => {},
+      'text' => '
+',
+      'type' => 'empty_line'
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'odd'
+            }
+          ],
+          'extra' => {
+            'spaces_after_argument' => '
+'
+          },
+          'parent' => {},
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'setchapternewpage',
+      'extra' => {
+        'misc_args' => [
+          'odd'
+        ],
+        'spaces_before_argument' => ' '
+      },
+      'line_nr' => {
+        'file_name' => '',
+        'line_nr' => 3,
+        'macro' => ''
+      },
+      'parent' => {}
+    },
+    {
+      'parent' => {},
+      'text' => '
+',
+      'type' => 'empty_line'
+    },
+    {
+      'cmdname' => 'titlepage',
+      'contents' => [
+        {
+          'extra' => {
+            'command' => {}
+          },
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'empty_line_after_command'
+        },
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'in titlepage
+'
+            }
+          ],
+          'parent' => {},
+          'type' => 'paragraph'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'parent' => {},
+                  'text' => 'titlepage'
+                }
+              ],
+              'extra' => {
+                'spaces_after_argument' => '
+'
+              },
+              'parent' => {},
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'end',
+          'extra' => {
+            'command_argument' => 'titlepage',
+            'spaces_before_argument' => ' ',
+            'text_arg' => 'titlepage'
+          },
+          'line_nr' => {
+            'file_name' => '',
+            'line_nr' => 7,
+            'macro' => ''
+          },
+          'parent' => {}
+        }
+      ],
+      'extra' => {
+        'end_command' => {}
+      },
+      'line_nr' => {
+        'file_name' => '',
+        'line_nr' => 5,
+        'macro' => ''
+      },
+      'parent' => {}
+    }
+  ],
+  'type' => 'text_root'
+};
+$result_trees{'setchapternewpage_on_odd_titlepage'}{'contents'}[0]{'args'}[0]{'contents'}[0]{'parent'}
 = 
$result_trees{'setchapternewpage_on_odd_titlepage'}{'contents'}[0]{'args'}[0];
+$result_trees{'setchapternewpage_on_odd_titlepage'}{'contents'}[0]{'args'}[0]{'parent'}
 = $result_trees{'setchapternewpage_on_odd_titlepage'}{'contents'}[0];
+$result_trees{'setchapternewpage_on_odd_titlepage'}{'contents'}[0]{'parent'} = 
$result_trees{'setchapternewpage_on_odd_titlepage'};
+$result_trees{'setchapternewpage_on_odd_titlepage'}{'contents'}[1]{'parent'} = 
$result_trees{'setchapternewpage_on_odd_titlepage'};
+$result_trees{'setchapternewpage_on_odd_titlepage'}{'contents'}[2]{'args'}[0]{'contents'}[0]{'parent'}
 = 
$result_trees{'setchapternewpage_on_odd_titlepage'}{'contents'}[2]{'args'}[0];
+$result_trees{'setchapternewpage_on_odd_titlepage'}{'contents'}[2]{'args'}[0]{'parent'}
 = $result_trees{'setchapternewpage_on_odd_titlepage'}{'contents'}[2];
+$result_trees{'setchapternewpage_on_odd_titlepage'}{'contents'}[2]{'parent'} = 
$result_trees{'setchapternewpage_on_odd_titlepage'};
+$result_trees{'setchapternewpage_on_odd_titlepage'}{'contents'}[3]{'parent'} = 
$result_trees{'setchapternewpage_on_odd_titlepage'};
+$result_trees{'setchapternewpage_on_odd_titlepage'}{'contents'}[4]{'contents'}[0]{'extra'}{'command'}
 = $result_trees{'setchapternewpage_on_odd_titlepage'}{'contents'}[4];
+$result_trees{'setchapternewpage_on_odd_titlepage'}{'contents'}[4]{'contents'}[0]{'parent'}
 = $result_trees{'setchapternewpage_on_odd_titlepage'}{'contents'}[4];
+$result_trees{'setchapternewpage_on_odd_titlepage'}{'contents'}[4]{'contents'}[1]{'contents'}[0]{'parent'}
 = 
$result_trees{'setchapternewpage_on_odd_titlepage'}{'contents'}[4]{'contents'}[1];
+$result_trees{'setchapternewpage_on_odd_titlepage'}{'contents'}[4]{'contents'}[1]{'parent'}
 = $result_trees{'setchapternewpage_on_odd_titlepage'}{'contents'}[4];
+$result_trees{'setchapternewpage_on_odd_titlepage'}{'contents'}[4]{'contents'}[2]{'args'}[0]{'contents'}[0]{'parent'}
 = 
$result_trees{'setchapternewpage_on_odd_titlepage'}{'contents'}[4]{'contents'}[2]{'args'}[0];
+$result_trees{'setchapternewpage_on_odd_titlepage'}{'contents'}[4]{'contents'}[2]{'args'}[0]{'parent'}
 = 
$result_trees{'setchapternewpage_on_odd_titlepage'}{'contents'}[4]{'contents'}[2];
+$result_trees{'setchapternewpage_on_odd_titlepage'}{'contents'}[4]{'contents'}[2]{'parent'}
 = $result_trees{'setchapternewpage_on_odd_titlepage'}{'contents'}[4];
+$result_trees{'setchapternewpage_on_odd_titlepage'}{'contents'}[4]{'extra'}{'end_command'}
 = 
$result_trees{'setchapternewpage_on_odd_titlepage'}{'contents'}[4]{'contents'}[2];
+$result_trees{'setchapternewpage_on_odd_titlepage'}{'contents'}[4]{'parent'} = 
$result_trees{'setchapternewpage_on_odd_titlepage'};
+
+$result_texis{'setchapternewpage_on_odd_titlepage'} = '@setchapternewpage on
+
+@setchapternewpage odd
+
+@titlepage
+in titlepage
+@end titlepage
+';
+
+
+$result_texts{'setchapternewpage_on_odd_titlepage'} = '
+
+';
+
+$result_errors{'setchapternewpage_on_odd_titlepage'} = [
+  {
+    'error_line' => ':3: warning: multiple @setchapternewpage
+',
+    'file_name' => '',
+    'line_nr' => 3,
+    'macro' => '',
+    'text' => 'multiple @setchapternewpage',
+    'type' => 'warning'
+  }
+];
+
+
+$result_floats{'setchapternewpage_on_odd_titlepage'} = {};
+
+
+
+$result_converted{'latex'}->{'setchapternewpage_on_odd_titlepage'} = 
'\\makeatletter
+\\patchcmd{\\chapter}{\\if@openright\\cleardoublepage\\else\\clearpage\\fi}{\\GNUTexinfoplaceholder{setchapternewpage
 placeholder}\\clearpage}{}{}
+\\makeatother
+
+\\makeatletter
+\\patchcmd{\\chapter}{\\GNUTexinfoplaceholder{setchapternewpage 
placeholder}\\clearpage}{\\if@openright\\cleardoublepage\\else\\clearpage\\fi}{}{}
+\\makeatother
+
+\\begin{titlepage}
+in titlepage
+\\end{titlepage}
+\\GNUTexinfosetdoubleheader{No Title}%
+\\mainmatter
+';
+
+1;
diff --git a/tp/t/results/latex_tests/settitle_and_headings.pl 
b/tp/t/results/latex_tests/settitle_and_headings.pl
new file mode 100644
index 0000000..65d2b1b
--- /dev/null
+++ b/tp/t/results/latex_tests/settitle_and_headings.pl
@@ -0,0 +1,187 @@
+use vars qw(%result_texis %result_texts %result_trees %result_errors 
+   %result_indices %result_sectioning %result_nodes %result_menus
+   %result_floats %result_converted %result_converted_errors 
+   %result_elements %result_directions_text);
+
+use utf8;
+
+$result_trees{'settitle_and_headings'} = {
+  'contents' => [
+    {
+      'contents' => [
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'parent' => {},
+                  'text' => 'Title '
+                },
+                {
+                  'cmdname' => '*',
+                  'parent' => {}
+                },
+                {
+                  'parent' => {},
+                  'text' => ' for a manual'
+                }
+              ],
+              'extra' => {
+                'spaces_after_argument' => '
+'
+              },
+              'parent' => {},
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'settitle',
+          'extra' => {
+            'spaces_before_argument' => ' '
+          },
+          'line_nr' => {
+            'file_name' => '',
+            'line_nr' => 1,
+            'macro' => ''
+          },
+          'parent' => {}
+        },
+        {
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'parent' => {},
+                  'text' => 'double'
+                }
+              ],
+              'extra' => {
+                'spaces_after_argument' => '
+'
+              },
+              'parent' => {},
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'headings',
+          'extra' => {
+            'misc_args' => [
+              'double'
+            ],
+            'spaces_before_argument' => ' '
+          },
+          'line_nr' => {
+            'file_name' => '',
+            'line_nr' => 3,
+            'macro' => ''
+          },
+          'parent' => {}
+        },
+        {
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'empty_line'
+        }
+      ],
+      'parent' => {},
+      'type' => 'text_root'
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'chap'
+            }
+          ],
+          'extra' => {
+            'spaces_after_argument' => '
+'
+          },
+          'parent' => {},
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'chapter',
+      'contents' => [],
+      'extra' => {
+        'spaces_before_argument' => ' '
+      },
+      'level' => 1,
+      'line_nr' => {
+        'file_name' => '',
+        'line_nr' => 5,
+        'macro' => ''
+      },
+      'number' => 1,
+      'parent' => {}
+    }
+  ],
+  'type' => 'document_root'
+};
+$result_trees{'settitle_and_headings'}{'contents'}[0]{'contents'}[0]{'args'}[0]{'contents'}[0]{'parent'}
 = 
$result_trees{'settitle_and_headings'}{'contents'}[0]{'contents'}[0]{'args'}[0];
+$result_trees{'settitle_and_headings'}{'contents'}[0]{'contents'}[0]{'args'}[0]{'contents'}[1]{'parent'}
 = 
$result_trees{'settitle_and_headings'}{'contents'}[0]{'contents'}[0]{'args'}[0];
+$result_trees{'settitle_and_headings'}{'contents'}[0]{'contents'}[0]{'args'}[0]{'contents'}[2]{'parent'}
 = 
$result_trees{'settitle_and_headings'}{'contents'}[0]{'contents'}[0]{'args'}[0];
+$result_trees{'settitle_and_headings'}{'contents'}[0]{'contents'}[0]{'args'}[0]{'parent'}
 = $result_trees{'settitle_and_headings'}{'contents'}[0]{'contents'}[0];
+$result_trees{'settitle_and_headings'}{'contents'}[0]{'contents'}[0]{'parent'} 
= $result_trees{'settitle_and_headings'}{'contents'}[0];
+$result_trees{'settitle_and_headings'}{'contents'}[0]{'contents'}[1]{'parent'} 
= $result_trees{'settitle_and_headings'}{'contents'}[0];
+$result_trees{'settitle_and_headings'}{'contents'}[0]{'contents'}[2]{'args'}[0]{'contents'}[0]{'parent'}
 = 
$result_trees{'settitle_and_headings'}{'contents'}[0]{'contents'}[2]{'args'}[0];
+$result_trees{'settitle_and_headings'}{'contents'}[0]{'contents'}[2]{'args'}[0]{'parent'}
 = $result_trees{'settitle_and_headings'}{'contents'}[0]{'contents'}[2];
+$result_trees{'settitle_and_headings'}{'contents'}[0]{'contents'}[2]{'parent'} 
= $result_trees{'settitle_and_headings'}{'contents'}[0];
+$result_trees{'settitle_and_headings'}{'contents'}[0]{'contents'}[3]{'parent'} 
= $result_trees{'settitle_and_headings'}{'contents'}[0];
+$result_trees{'settitle_and_headings'}{'contents'}[0]{'parent'} = 
$result_trees{'settitle_and_headings'};
+$result_trees{'settitle_and_headings'}{'contents'}[1]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'settitle_and_headings'}{'contents'}[1]{'args'}[0];
+$result_trees{'settitle_and_headings'}{'contents'}[1]{'args'}[0]{'parent'} = 
$result_trees{'settitle_and_headings'}{'contents'}[1];
+$result_trees{'settitle_and_headings'}{'contents'}[1]{'parent'} = 
$result_trees{'settitle_and_headings'};
+
+$result_texis{'settitle_and_headings'} = '@settitle Title @* for a manual
+
+@headings double
+
+@chapter chap
+';
+
+
+$result_texts{'settitle_and_headings'} = '
+
+1 chap
+******
+';
+
+$result_sectioning{'settitle_and_headings'} = {
+  'level' => 0,
+  'section_childs' => [
+    {
+      'cmdname' => 'chapter',
+      'extra' => {
+        'spaces_before_argument' => ' '
+      },
+      'level' => 1,
+      'number' => 1,
+      'section_up' => {}
+    }
+  ]
+};
+$result_sectioning{'settitle_and_headings'}{'section_childs'}[0]{'section_up'} 
= $result_sectioning{'settitle_and_headings'};
+
+$result_errors{'settitle_and_headings'} = [];
+
+
+$result_floats{'settitle_and_headings'} = {};
+
+
+
+$result_converted{'latex'}->{'settitle_and_headings'} = '
+\\GNUTexinfosetdoubleheader{Title \\leavevmode{}\\\\ for a manual}%
+
+\\chapter{chap}
+';
+
+1;
diff --git a/tp/t/results/latex_tests/three_setchapternewpage_on_odd_off.pl 
b/tp/t/results/latex_tests/three_setchapternewpage_on_odd_off.pl
new file mode 100644
index 0000000..93a163c
--- /dev/null
+++ b/tp/t/results/latex_tests/three_setchapternewpage_on_odd_off.pl
@@ -0,0 +1,184 @@
+use vars qw(%result_texis %result_texts %result_trees %result_errors 
+   %result_indices %result_sectioning %result_nodes %result_menus
+   %result_floats %result_converted %result_converted_errors 
+   %result_elements %result_directions_text);
+
+use utf8;
+
+$result_trees{'three_setchapternewpage_on_odd_off'} = {
+  'contents' => [
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'on'
+            }
+          ],
+          'extra' => {
+            'spaces_after_argument' => '
+'
+          },
+          'parent' => {},
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'setchapternewpage',
+      'extra' => {
+        'misc_args' => [
+          'on'
+        ],
+        'spaces_before_argument' => ' '
+      },
+      'line_nr' => {
+        'file_name' => '',
+        'line_nr' => 1,
+        'macro' => ''
+      },
+      'parent' => {}
+    },
+    {
+      'parent' => {},
+      'text' => '
+',
+      'type' => 'empty_line'
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'odd'
+            }
+          ],
+          'extra' => {
+            'spaces_after_argument' => '
+'
+          },
+          'parent' => {},
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'setchapternewpage',
+      'extra' => {
+        'misc_args' => [
+          'odd'
+        ],
+        'spaces_before_argument' => ' '
+      },
+      'line_nr' => {
+        'file_name' => '',
+        'line_nr' => 3,
+        'macro' => ''
+      },
+      'parent' => {}
+    },
+    {
+      'parent' => {},
+      'text' => '
+',
+      'type' => 'empty_line'
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'off'
+            }
+          ],
+          'extra' => {
+            'spaces_after_argument' => '
+'
+          },
+          'parent' => {},
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'setchapternewpage',
+      'extra' => {
+        'misc_args' => [
+          'off'
+        ],
+        'spaces_before_argument' => ' '
+      },
+      'line_nr' => {
+        'file_name' => '',
+        'line_nr' => 5,
+        'macro' => ''
+      },
+      'parent' => {}
+    }
+  ],
+  'type' => 'text_root'
+};
+$result_trees{'three_setchapternewpage_on_odd_off'}{'contents'}[0]{'args'}[0]{'contents'}[0]{'parent'}
 = 
$result_trees{'three_setchapternewpage_on_odd_off'}{'contents'}[0]{'args'}[0];
+$result_trees{'three_setchapternewpage_on_odd_off'}{'contents'}[0]{'args'}[0]{'parent'}
 = $result_trees{'three_setchapternewpage_on_odd_off'}{'contents'}[0];
+$result_trees{'three_setchapternewpage_on_odd_off'}{'contents'}[0]{'parent'} = 
$result_trees{'three_setchapternewpage_on_odd_off'};
+$result_trees{'three_setchapternewpage_on_odd_off'}{'contents'}[1]{'parent'} = 
$result_trees{'three_setchapternewpage_on_odd_off'};
+$result_trees{'three_setchapternewpage_on_odd_off'}{'contents'}[2]{'args'}[0]{'contents'}[0]{'parent'}
 = 
$result_trees{'three_setchapternewpage_on_odd_off'}{'contents'}[2]{'args'}[0];
+$result_trees{'three_setchapternewpage_on_odd_off'}{'contents'}[2]{'args'}[0]{'parent'}
 = $result_trees{'three_setchapternewpage_on_odd_off'}{'contents'}[2];
+$result_trees{'three_setchapternewpage_on_odd_off'}{'contents'}[2]{'parent'} = 
$result_trees{'three_setchapternewpage_on_odd_off'};
+$result_trees{'three_setchapternewpage_on_odd_off'}{'contents'}[3]{'parent'} = 
$result_trees{'three_setchapternewpage_on_odd_off'};
+$result_trees{'three_setchapternewpage_on_odd_off'}{'contents'}[4]{'args'}[0]{'contents'}[0]{'parent'}
 = 
$result_trees{'three_setchapternewpage_on_odd_off'}{'contents'}[4]{'args'}[0];
+$result_trees{'three_setchapternewpage_on_odd_off'}{'contents'}[4]{'args'}[0]{'parent'}
 = $result_trees{'three_setchapternewpage_on_odd_off'}{'contents'}[4];
+$result_trees{'three_setchapternewpage_on_odd_off'}{'contents'}[4]{'parent'} = 
$result_trees{'three_setchapternewpage_on_odd_off'};
+
+$result_texis{'three_setchapternewpage_on_odd_off'} = '@setchapternewpage on
+
+@setchapternewpage odd
+
+@setchapternewpage off
+';
+
+
+$result_texts{'three_setchapternewpage_on_odd_off'} = '
+
+';
+
+$result_errors{'three_setchapternewpage_on_odd_off'} = [
+  {
+    'error_line' => ':3: warning: multiple @setchapternewpage
+',
+    'file_name' => '',
+    'line_nr' => 3,
+    'macro' => '',
+    'text' => 'multiple @setchapternewpage',
+    'type' => 'warning'
+  },
+  {
+    'error_line' => ':5: warning: multiple @setchapternewpage
+',
+    'file_name' => '',
+    'line_nr' => 5,
+    'macro' => '',
+    'text' => 'multiple @setchapternewpage',
+    'type' => 'warning'
+  }
+];
+
+
+$result_floats{'three_setchapternewpage_on_odd_off'} = {};
+
+
+
+$result_converted{'latex'}->{'three_setchapternewpage_on_odd_off'} = 
'\\makeatletter
+\\patchcmd{\\chapter}{\\if@openright\\cleardoublepage\\else\\clearpage\\fi}{\\GNUTexinfoplaceholder{setchapternewpage
 placeholder}\\clearpage}{}{}
+\\makeatother
+\\GNUTexinfosetsingleheader{}%
+
+\\makeatletter
+\\patchcmd{\\chapter}{\\GNUTexinfoplaceholder{setchapternewpage 
placeholder}\\clearpage}{\\if@openright\\cleardoublepage\\else\\clearpage\\fi}{}{}
+\\makeatother
+\\GNUTexinfosetdoubleheader{No Title}%
+
+\\makeatletter
+\\patchcmd{\\chapter}{\\if@openright\\cleardoublepage\\else\\clearpage\\fi}{\\GNUTexinfoplaceholder{setchapternewpage
 placeholder}}{}{}
+\\makeatother
+\\GNUTexinfosetsingleheader{}%
+';
+
+1;
diff --git a/tp/t/results/latex_tests/titlepage_and_headings.pl 
b/tp/t/results/latex_tests/titlepage_and_headings.pl
new file mode 100644
index 0000000..1147844
--- /dev/null
+++ b/tp/t/results/latex_tests/titlepage_and_headings.pl
@@ -0,0 +1,119 @@
+use vars qw(%result_texis %result_texts %result_trees %result_errors 
+   %result_indices %result_sectioning %result_nodes %result_menus
+   %result_floats %result_converted %result_converted_errors 
+   %result_elements %result_directions_text);
+
+use utf8;
+
+$result_trees{'titlepage_and_headings'} = {
+  'contents' => [
+    {
+      'cmdname' => 'titlepage',
+      'contents' => [
+        {
+          'extra' => {
+            'command' => {}
+          },
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'empty_line_after_command'
+        },
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'in titlepage
+'
+            }
+          ],
+          'parent' => {},
+          'type' => 'paragraph'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'parent' => {},
+                  'text' => 'titlepage'
+                }
+              ],
+              'extra' => {
+                'spaces_after_argument' => '
+'
+              },
+              'parent' => {},
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'end',
+          'extra' => {
+            'command_argument' => 'titlepage',
+            'spaces_before_argument' => ' ',
+            'text_arg' => 'titlepage'
+          },
+          'line_nr' => {
+            'file_name' => '',
+            'line_nr' => 3,
+            'macro' => ''
+          },
+          'parent' => {}
+        }
+      ],
+      'extra' => {
+        'end_command' => {}
+      },
+      'line_nr' => {
+        'file_name' => '',
+        'line_nr' => 1,
+        'macro' => ''
+      },
+      'parent' => {}
+    },
+    {
+      'parent' => {},
+      'text' => '
+',
+      'type' => 'empty_line'
+    }
+  ],
+  'type' => 'text_root'
+};
+$result_trees{'titlepage_and_headings'}{'contents'}[0]{'contents'}[0]{'extra'}{'command'}
 = $result_trees{'titlepage_and_headings'}{'contents'}[0];
+$result_trees{'titlepage_and_headings'}{'contents'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'titlepage_and_headings'}{'contents'}[0];
+$result_trees{'titlepage_and_headings'}{'contents'}[0]{'contents'}[1]{'contents'}[0]{'parent'}
 = $result_trees{'titlepage_and_headings'}{'contents'}[0]{'contents'}[1];
+$result_trees{'titlepage_and_headings'}{'contents'}[0]{'contents'}[1]{'parent'}
 = $result_trees{'titlepage_and_headings'}{'contents'}[0];
+$result_trees{'titlepage_and_headings'}{'contents'}[0]{'contents'}[2]{'args'}[0]{'contents'}[0]{'parent'}
 = 
$result_trees{'titlepage_and_headings'}{'contents'}[0]{'contents'}[2]{'args'}[0];
+$result_trees{'titlepage_and_headings'}{'contents'}[0]{'contents'}[2]{'args'}[0]{'parent'}
 = $result_trees{'titlepage_and_headings'}{'contents'}[0]{'contents'}[2];
+$result_trees{'titlepage_and_headings'}{'contents'}[0]{'contents'}[2]{'parent'}
 = $result_trees{'titlepage_and_headings'}{'contents'}[0];
+$result_trees{'titlepage_and_headings'}{'contents'}[0]{'extra'}{'end_command'} 
= $result_trees{'titlepage_and_headings'}{'contents'}[0]{'contents'}[2];
+$result_trees{'titlepage_and_headings'}{'contents'}[0]{'parent'} = 
$result_trees{'titlepage_and_headings'};
+$result_trees{'titlepage_and_headings'}{'contents'}[1]{'parent'} = 
$result_trees{'titlepage_and_headings'};
+
+$result_texis{'titlepage_and_headings'} = '@titlepage
+in titlepage
+@end titlepage
+
+';
+
+
+$result_texts{'titlepage_and_headings'} = '
+';
+
+$result_errors{'titlepage_and_headings'} = [];
+
+
+$result_floats{'titlepage_and_headings'} = {};
+
+
+
+$result_converted{'latex'}->{'titlepage_and_headings'} = '\\begin{titlepage}
+in titlepage
+\\end{titlepage}
+\\GNUTexinfosetsingleheader{}%
+\\mainmatter
+
+';
+
+1;
diff --git a/tp/t/results/latex_tests/titlepage_and_setchapternewpage_odd.pl 
b/tp/t/results/latex_tests/titlepage_and_setchapternewpage_odd.pl
new file mode 100644
index 0000000..b2c2bdb
--- /dev/null
+++ b/tp/t/results/latex_tests/titlepage_and_setchapternewpage_odd.pl
@@ -0,0 +1,174 @@
+use vars qw(%result_texis %result_texts %result_trees %result_errors 
+   %result_indices %result_sectioning %result_nodes %result_menus
+   %result_floats %result_converted %result_converted_errors 
+   %result_elements %result_directions_text);
+
+use utf8;
+
+$result_trees{'titlepage_and_setchapternewpage_odd'} = {
+  'contents' => [
+    {
+      'parent' => {},
+      'text' => '
+',
+      'type' => 'empty_line'
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'odd'
+            }
+          ],
+          'extra' => {
+            'spaces_after_argument' => '
+'
+          },
+          'parent' => {},
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'setchapternewpage',
+      'extra' => {
+        'misc_args' => [
+          'odd'
+        ],
+        'spaces_before_argument' => ' '
+      },
+      'line_nr' => {
+        'file_name' => '',
+        'line_nr' => 2,
+        'macro' => ''
+      },
+      'parent' => {}
+    },
+    {
+      'parent' => {},
+      'text' => '
+',
+      'type' => 'empty_line'
+    },
+    {
+      'cmdname' => 'titlepage',
+      'contents' => [
+        {
+          'extra' => {
+            'command' => {}
+          },
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'empty_line_after_command'
+        },
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'in titlepage
+'
+            }
+          ],
+          'parent' => {},
+          'type' => 'paragraph'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'parent' => {},
+                  'text' => 'titlepage'
+                }
+              ],
+              'extra' => {
+                'spaces_after_argument' => '
+'
+              },
+              'parent' => {},
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'end',
+          'extra' => {
+            'command_argument' => 'titlepage',
+            'spaces_before_argument' => ' ',
+            'text_arg' => 'titlepage'
+          },
+          'line_nr' => {
+            'file_name' => '',
+            'line_nr' => 6,
+            'macro' => ''
+          },
+          'parent' => {}
+        }
+      ],
+      'extra' => {
+        'end_command' => {}
+      },
+      'line_nr' => {
+        'file_name' => '',
+        'line_nr' => 4,
+        'macro' => ''
+      },
+      'parent' => {}
+    },
+    {
+      'parent' => {},
+      'text' => '
+',
+      'type' => 'empty_line'
+    }
+  ],
+  'type' => 'text_root'
+};
+$result_trees{'titlepage_and_setchapternewpage_odd'}{'contents'}[0]{'parent'} 
= $result_trees{'titlepage_and_setchapternewpage_odd'};
+$result_trees{'titlepage_and_setchapternewpage_odd'}{'contents'}[1]{'args'}[0]{'contents'}[0]{'parent'}
 = 
$result_trees{'titlepage_and_setchapternewpage_odd'}{'contents'}[1]{'args'}[0];
+$result_trees{'titlepage_and_setchapternewpage_odd'}{'contents'}[1]{'args'}[0]{'parent'}
 = $result_trees{'titlepage_and_setchapternewpage_odd'}{'contents'}[1];
+$result_trees{'titlepage_and_setchapternewpage_odd'}{'contents'}[1]{'parent'} 
= $result_trees{'titlepage_and_setchapternewpage_odd'};
+$result_trees{'titlepage_and_setchapternewpage_odd'}{'contents'}[2]{'parent'} 
= $result_trees{'titlepage_and_setchapternewpage_odd'};
+$result_trees{'titlepage_and_setchapternewpage_odd'}{'contents'}[3]{'contents'}[0]{'extra'}{'command'}
 = $result_trees{'titlepage_and_setchapternewpage_odd'}{'contents'}[3];
+$result_trees{'titlepage_and_setchapternewpage_odd'}{'contents'}[3]{'contents'}[0]{'parent'}
 = $result_trees{'titlepage_and_setchapternewpage_odd'}{'contents'}[3];
+$result_trees{'titlepage_and_setchapternewpage_odd'}{'contents'}[3]{'contents'}[1]{'contents'}[0]{'parent'}
 = 
$result_trees{'titlepage_and_setchapternewpage_odd'}{'contents'}[3]{'contents'}[1];
+$result_trees{'titlepage_and_setchapternewpage_odd'}{'contents'}[3]{'contents'}[1]{'parent'}
 = $result_trees{'titlepage_and_setchapternewpage_odd'}{'contents'}[3];
+$result_trees{'titlepage_and_setchapternewpage_odd'}{'contents'}[3]{'contents'}[2]{'args'}[0]{'contents'}[0]{'parent'}
 = 
$result_trees{'titlepage_and_setchapternewpage_odd'}{'contents'}[3]{'contents'}[2]{'args'}[0];
+$result_trees{'titlepage_and_setchapternewpage_odd'}{'contents'}[3]{'contents'}[2]{'args'}[0]{'parent'}
 = 
$result_trees{'titlepage_and_setchapternewpage_odd'}{'contents'}[3]{'contents'}[2];
+$result_trees{'titlepage_and_setchapternewpage_odd'}{'contents'}[3]{'contents'}[2]{'parent'}
 = $result_trees{'titlepage_and_setchapternewpage_odd'}{'contents'}[3];
+$result_trees{'titlepage_and_setchapternewpage_odd'}{'contents'}[3]{'extra'}{'end_command'}
 = 
$result_trees{'titlepage_and_setchapternewpage_odd'}{'contents'}[3]{'contents'}[2];
+$result_trees{'titlepage_and_setchapternewpage_odd'}{'contents'}[3]{'parent'} 
= $result_trees{'titlepage_and_setchapternewpage_odd'};
+$result_trees{'titlepage_and_setchapternewpage_odd'}{'contents'}[4]{'parent'} 
= $result_trees{'titlepage_and_setchapternewpage_odd'};
+
+$result_texis{'titlepage_and_setchapternewpage_odd'} = '
+@setchapternewpage odd
+
+@titlepage
+in titlepage
+@end titlepage
+
+';
+
+
+$result_texts{'titlepage_and_setchapternewpage_odd'} = '
+
+
+';
+
+$result_errors{'titlepage_and_setchapternewpage_odd'} = [];
+
+
+$result_floats{'titlepage_and_setchapternewpage_odd'} = {};
+
+
+
+$result_converted{'latex'}->{'titlepage_and_setchapternewpage_odd'} = '
+
+\\begin{titlepage}
+in titlepage
+\\end{titlepage}
+\\GNUTexinfosetdoubleheader{No Title}%
+\\mainmatter
+
+';
+
+1;
diff --git a/tp/t/results/latex_tests/titlepage_and_setchapternewpage_on.pl 
b/tp/t/results/latex_tests/titlepage_and_setchapternewpage_on.pl
new file mode 100644
index 0000000..31d9625
--- /dev/null
+++ b/tp/t/results/latex_tests/titlepage_and_setchapternewpage_on.pl
@@ -0,0 +1,177 @@
+use vars qw(%result_texis %result_texts %result_trees %result_errors 
+   %result_indices %result_sectioning %result_nodes %result_menus
+   %result_floats %result_converted %result_converted_errors 
+   %result_elements %result_directions_text);
+
+use utf8;
+
+$result_trees{'titlepage_and_setchapternewpage_on'} = {
+  'contents' => [
+    {
+      'parent' => {},
+      'text' => '
+',
+      'type' => 'empty_line'
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'on'
+            }
+          ],
+          'extra' => {
+            'spaces_after_argument' => '
+'
+          },
+          'parent' => {},
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'setchapternewpage',
+      'extra' => {
+        'misc_args' => [
+          'on'
+        ],
+        'spaces_before_argument' => ' '
+      },
+      'line_nr' => {
+        'file_name' => '',
+        'line_nr' => 2,
+        'macro' => ''
+      },
+      'parent' => {}
+    },
+    {
+      'parent' => {},
+      'text' => '
+',
+      'type' => 'empty_line'
+    },
+    {
+      'cmdname' => 'titlepage',
+      'contents' => [
+        {
+          'extra' => {
+            'command' => {}
+          },
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'empty_line_after_command'
+        },
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'in titlepage
+'
+            }
+          ],
+          'parent' => {},
+          'type' => 'paragraph'
+        },
+        {
+          'args' => [
+            {
+              'contents' => [
+                {
+                  'parent' => {},
+                  'text' => 'titlepage'
+                }
+              ],
+              'extra' => {
+                'spaces_after_argument' => '
+'
+              },
+              'parent' => {},
+              'type' => 'line_arg'
+            }
+          ],
+          'cmdname' => 'end',
+          'extra' => {
+            'command_argument' => 'titlepage',
+            'spaces_before_argument' => ' ',
+            'text_arg' => 'titlepage'
+          },
+          'line_nr' => {
+            'file_name' => '',
+            'line_nr' => 6,
+            'macro' => ''
+          },
+          'parent' => {}
+        }
+      ],
+      'extra' => {
+        'end_command' => {}
+      },
+      'line_nr' => {
+        'file_name' => '',
+        'line_nr' => 4,
+        'macro' => ''
+      },
+      'parent' => {}
+    },
+    {
+      'parent' => {},
+      'text' => '
+',
+      'type' => 'empty_line'
+    }
+  ],
+  'type' => 'text_root'
+};
+$result_trees{'titlepage_and_setchapternewpage_on'}{'contents'}[0]{'parent'} = 
$result_trees{'titlepage_and_setchapternewpage_on'};
+$result_trees{'titlepage_and_setchapternewpage_on'}{'contents'}[1]{'args'}[0]{'contents'}[0]{'parent'}
 = 
$result_trees{'titlepage_and_setchapternewpage_on'}{'contents'}[1]{'args'}[0];
+$result_trees{'titlepage_and_setchapternewpage_on'}{'contents'}[1]{'args'}[0]{'parent'}
 = $result_trees{'titlepage_and_setchapternewpage_on'}{'contents'}[1];
+$result_trees{'titlepage_and_setchapternewpage_on'}{'contents'}[1]{'parent'} = 
$result_trees{'titlepage_and_setchapternewpage_on'};
+$result_trees{'titlepage_and_setchapternewpage_on'}{'contents'}[2]{'parent'} = 
$result_trees{'titlepage_and_setchapternewpage_on'};
+$result_trees{'titlepage_and_setchapternewpage_on'}{'contents'}[3]{'contents'}[0]{'extra'}{'command'}
 = $result_trees{'titlepage_and_setchapternewpage_on'}{'contents'}[3];
+$result_trees{'titlepage_and_setchapternewpage_on'}{'contents'}[3]{'contents'}[0]{'parent'}
 = $result_trees{'titlepage_and_setchapternewpage_on'}{'contents'}[3];
+$result_trees{'titlepage_and_setchapternewpage_on'}{'contents'}[3]{'contents'}[1]{'contents'}[0]{'parent'}
 = 
$result_trees{'titlepage_and_setchapternewpage_on'}{'contents'}[3]{'contents'}[1];
+$result_trees{'titlepage_and_setchapternewpage_on'}{'contents'}[3]{'contents'}[1]{'parent'}
 = $result_trees{'titlepage_and_setchapternewpage_on'}{'contents'}[3];
+$result_trees{'titlepage_and_setchapternewpage_on'}{'contents'}[3]{'contents'}[2]{'args'}[0]{'contents'}[0]{'parent'}
 = 
$result_trees{'titlepage_and_setchapternewpage_on'}{'contents'}[3]{'contents'}[2]{'args'}[0];
+$result_trees{'titlepage_and_setchapternewpage_on'}{'contents'}[3]{'contents'}[2]{'args'}[0]{'parent'}
 = 
$result_trees{'titlepage_and_setchapternewpage_on'}{'contents'}[3]{'contents'}[2];
+$result_trees{'titlepage_and_setchapternewpage_on'}{'contents'}[3]{'contents'}[2]{'parent'}
 = $result_trees{'titlepage_and_setchapternewpage_on'}{'contents'}[3];
+$result_trees{'titlepage_and_setchapternewpage_on'}{'contents'}[3]{'extra'}{'end_command'}
 = 
$result_trees{'titlepage_and_setchapternewpage_on'}{'contents'}[3]{'contents'}[2];
+$result_trees{'titlepage_and_setchapternewpage_on'}{'contents'}[3]{'parent'} = 
$result_trees{'titlepage_and_setchapternewpage_on'};
+$result_trees{'titlepage_and_setchapternewpage_on'}{'contents'}[4]{'parent'} = 
$result_trees{'titlepage_and_setchapternewpage_on'};
+
+$result_texis{'titlepage_and_setchapternewpage_on'} = '
+@setchapternewpage on
+
+@titlepage
+in titlepage
+@end titlepage
+
+';
+
+
+$result_texts{'titlepage_and_setchapternewpage_on'} = '
+
+
+';
+
+$result_errors{'titlepage_and_setchapternewpage_on'} = [];
+
+
+$result_floats{'titlepage_and_setchapternewpage_on'} = {};
+
+
+
+$result_converted{'latex'}->{'titlepage_and_setchapternewpage_on'} = '
+\\makeatletter
+\\patchcmd{\\chapter}{\\if@openright\\cleardoublepage\\else\\clearpage\\fi}{\\GNUTexinfoplaceholder{setchapternewpage
 placeholder}\\clearpage}{}{}
+\\makeatother
+
+\\begin{titlepage}
+in titlepage
+\\end{titlepage}
+\\GNUTexinfosetsingleheader{}%
+\\mainmatter
+
+';
+
+1;
diff --git a/tp/t/results/latex_tests/titlepage_in_top_node.pl 
b/tp/t/results/latex_tests/titlepage_in_top_node.pl
new file mode 100644
index 0000000..123bbe0
--- /dev/null
+++ b/tp/t/results/latex_tests/titlepage_in_top_node.pl
@@ -0,0 +1,454 @@
+use vars qw(%result_texis %result_texts %result_trees %result_errors 
+   %result_indices %result_sectioning %result_nodes %result_menus
+   %result_floats %result_converted %result_converted_errors 
+   %result_elements %result_directions_text);
+
+use utf8;
+
+$result_trees{'titlepage_in_top_node'} = {
+  'contents' => [
+    {
+      'contents' => [],
+      'parent' => {},
+      'type' => 'text_root'
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'Top'
+            }
+          ],
+          'extra' => {
+            'spaces_after_argument' => '
+'
+          },
+          'parent' => {},
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'node',
+      'contents' => [],
+      'extra' => {
+        'node_content' => [
+          {}
+        ],
+        'nodes_manuals' => [
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'Top'
+          }
+        ],
+        'normalized' => 'Top',
+        'spaces_before_argument' => ' '
+      },
+      'line_nr' => {
+        'file_name' => '',
+        'line_nr' => 1,
+        'macro' => ''
+      },
+      'parent' => {}
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'top sectionning'
+            }
+          ],
+          'extra' => {
+            'spaces_after_argument' => '
+'
+          },
+          'parent' => {},
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'top',
+      'contents' => [
+        {
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'In top
+'
+            }
+          ],
+          'parent' => {},
+          'type' => 'paragraph'
+        },
+        {
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'cmdname' => 'titlepage',
+          'contents' => [
+            {
+              'extra' => {
+                'command' => {}
+              },
+              'parent' => {},
+              'text' => '
+',
+              'type' => 'empty_line_after_command'
+            },
+            {
+              'args' => [
+                {
+                  'contents' => [
+                    {
+                      'parent' => {},
+                      'text' => 'the TTitle'
+                    }
+                  ],
+                  'extra' => {
+                    'spaces_after_argument' => '
+'
+                  },
+                  'parent' => {},
+                  'type' => 'line_arg'
+                }
+              ],
+              'cmdname' => 'title',
+              'extra' => {
+                'spaces_before_argument' => ' '
+              },
+              'line_nr' => {
+                'file_name' => '',
+                'line_nr' => 7,
+                'macro' => ''
+              },
+              'parent' => {}
+            },
+            {
+              'args' => [
+                {
+                  'contents' => [
+                    {
+                      'parent' => {},
+                      'text' => 'titlepage'
+                    }
+                  ],
+                  'extra' => {
+                    'spaces_after_argument' => '
+'
+                  },
+                  'parent' => {},
+                  'type' => 'line_arg'
+                }
+              ],
+              'cmdname' => 'end',
+              'extra' => {
+                'command_argument' => 'titlepage',
+                'spaces_before_argument' => ' ',
+                'text_arg' => 'titlepage'
+              },
+              'line_nr' => {
+                'file_name' => '',
+                'line_nr' => 8,
+                'macro' => ''
+              },
+              'parent' => {}
+            }
+          ],
+          'extra' => {
+            'end_command' => {}
+          },
+          'line_nr' => {
+            'file_name' => '',
+            'line_nr' => 6,
+            'macro' => ''
+          },
+          'parent' => {}
+        },
+        {
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'empty_line'
+        }
+      ],
+      'extra' => {
+        'spaces_before_argument' => ' '
+      },
+      'level' => 0,
+      'line_nr' => {
+        'file_name' => '',
+        'line_nr' => 2,
+        'macro' => ''
+      },
+      'parent' => {}
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'chap'
+            }
+          ],
+          'extra' => {
+            'spaces_after_argument' => '
+'
+          },
+          'parent' => {},
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'node',
+      'contents' => [],
+      'extra' => {
+        'node_content' => [
+          {}
+        ],
+        'nodes_manuals' => [
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'chap'
+          }
+        ],
+        'normalized' => 'chap',
+        'spaces_before_argument' => ' '
+      },
+      'line_nr' => {
+        'file_name' => '',
+        'line_nr' => 10,
+        'macro' => ''
+      },
+      'parent' => {}
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'chap'
+            }
+          ],
+          'extra' => {
+            'spaces_after_argument' => '
+'
+          },
+          'parent' => {},
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'chapter',
+      'contents' => [
+        {
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'in chap
+'
+            }
+          ],
+          'parent' => {},
+          'type' => 'paragraph'
+        }
+      ],
+      'extra' => {
+        'spaces_before_argument' => ' '
+      },
+      'level' => 1,
+      'line_nr' => {
+        'file_name' => '',
+        'line_nr' => 11,
+        'macro' => ''
+      },
+      'number' => 1,
+      'parent' => {}
+    }
+  ],
+  'type' => 'document_root'
+};
+$result_trees{'titlepage_in_top_node'}{'contents'}[0]{'parent'} = 
$result_trees{'titlepage_in_top_node'};
+$result_trees{'titlepage_in_top_node'}{'contents'}[1]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'titlepage_in_top_node'}{'contents'}[1]{'args'}[0];
+$result_trees{'titlepage_in_top_node'}{'contents'}[1]{'args'}[0]{'parent'} = 
$result_trees{'titlepage_in_top_node'}{'contents'}[1];
+$result_trees{'titlepage_in_top_node'}{'contents'}[1]{'extra'}{'node_content'}[0]
 = 
$result_trees{'titlepage_in_top_node'}{'contents'}[1]{'args'}[0]{'contents'}[0];
+$result_trees{'titlepage_in_top_node'}{'contents'}[1]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = 
$result_trees{'titlepage_in_top_node'}{'contents'}[1]{'args'}[0]{'contents'}[0];
+$result_trees{'titlepage_in_top_node'}{'contents'}[1]{'parent'} = 
$result_trees{'titlepage_in_top_node'};
+$result_trees{'titlepage_in_top_node'}{'contents'}[2]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'titlepage_in_top_node'}{'contents'}[2]{'args'}[0];
+$result_trees{'titlepage_in_top_node'}{'contents'}[2]{'args'}[0]{'parent'} = 
$result_trees{'titlepage_in_top_node'}{'contents'}[2];
+$result_trees{'titlepage_in_top_node'}{'contents'}[2]{'contents'}[0]{'parent'} 
= $result_trees{'titlepage_in_top_node'}{'contents'}[2];
+$result_trees{'titlepage_in_top_node'}{'contents'}[2]{'contents'}[1]{'contents'}[0]{'parent'}
 = $result_trees{'titlepage_in_top_node'}{'contents'}[2]{'contents'}[1];
+$result_trees{'titlepage_in_top_node'}{'contents'}[2]{'contents'}[1]{'parent'} 
= $result_trees{'titlepage_in_top_node'}{'contents'}[2];
+$result_trees{'titlepage_in_top_node'}{'contents'}[2]{'contents'}[2]{'parent'} 
= $result_trees{'titlepage_in_top_node'}{'contents'}[2];
+$result_trees{'titlepage_in_top_node'}{'contents'}[2]{'contents'}[3]{'contents'}[0]{'extra'}{'command'}
 = $result_trees{'titlepage_in_top_node'}{'contents'}[2]{'contents'}[3];
+$result_trees{'titlepage_in_top_node'}{'contents'}[2]{'contents'}[3]{'contents'}[0]{'parent'}
 = $result_trees{'titlepage_in_top_node'}{'contents'}[2]{'contents'}[3];
+$result_trees{'titlepage_in_top_node'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'args'}[0]{'contents'}[0]{'parent'}
 = 
$result_trees{'titlepage_in_top_node'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'args'}[0];
+$result_trees{'titlepage_in_top_node'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'args'}[0]{'parent'}
 = 
$result_trees{'titlepage_in_top_node'}{'contents'}[2]{'contents'}[3]{'contents'}[1];
+$result_trees{'titlepage_in_top_node'}{'contents'}[2]{'contents'}[3]{'contents'}[1]{'parent'}
 = $result_trees{'titlepage_in_top_node'}{'contents'}[2]{'contents'}[3];
+$result_trees{'titlepage_in_top_node'}{'contents'}[2]{'contents'}[3]{'contents'}[2]{'args'}[0]{'contents'}[0]{'parent'}
 = 
$result_trees{'titlepage_in_top_node'}{'contents'}[2]{'contents'}[3]{'contents'}[2]{'args'}[0];
+$result_trees{'titlepage_in_top_node'}{'contents'}[2]{'contents'}[3]{'contents'}[2]{'args'}[0]{'parent'}
 = 
$result_trees{'titlepage_in_top_node'}{'contents'}[2]{'contents'}[3]{'contents'}[2];
+$result_trees{'titlepage_in_top_node'}{'contents'}[2]{'contents'}[3]{'contents'}[2]{'parent'}
 = $result_trees{'titlepage_in_top_node'}{'contents'}[2]{'contents'}[3];
+$result_trees{'titlepage_in_top_node'}{'contents'}[2]{'contents'}[3]{'extra'}{'end_command'}
 = 
$result_trees{'titlepage_in_top_node'}{'contents'}[2]{'contents'}[3]{'contents'}[2];
+$result_trees{'titlepage_in_top_node'}{'contents'}[2]{'contents'}[3]{'parent'} 
= $result_trees{'titlepage_in_top_node'}{'contents'}[2];
+$result_trees{'titlepage_in_top_node'}{'contents'}[2]{'contents'}[4]{'parent'} 
= $result_trees{'titlepage_in_top_node'}{'contents'}[2];
+$result_trees{'titlepage_in_top_node'}{'contents'}[2]{'parent'} = 
$result_trees{'titlepage_in_top_node'};
+$result_trees{'titlepage_in_top_node'}{'contents'}[3]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'titlepage_in_top_node'}{'contents'}[3]{'args'}[0];
+$result_trees{'titlepage_in_top_node'}{'contents'}[3]{'args'}[0]{'parent'} = 
$result_trees{'titlepage_in_top_node'}{'contents'}[3];
+$result_trees{'titlepage_in_top_node'}{'contents'}[3]{'extra'}{'node_content'}[0]
 = 
$result_trees{'titlepage_in_top_node'}{'contents'}[3]{'args'}[0]{'contents'}[0];
+$result_trees{'titlepage_in_top_node'}{'contents'}[3]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = 
$result_trees{'titlepage_in_top_node'}{'contents'}[3]{'args'}[0]{'contents'}[0];
+$result_trees{'titlepage_in_top_node'}{'contents'}[3]{'parent'} = 
$result_trees{'titlepage_in_top_node'};
+$result_trees{'titlepage_in_top_node'}{'contents'}[4]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'titlepage_in_top_node'}{'contents'}[4]{'args'}[0];
+$result_trees{'titlepage_in_top_node'}{'contents'}[4]{'args'}[0]{'parent'} = 
$result_trees{'titlepage_in_top_node'}{'contents'}[4];
+$result_trees{'titlepage_in_top_node'}{'contents'}[4]{'contents'}[0]{'parent'} 
= $result_trees{'titlepage_in_top_node'}{'contents'}[4];
+$result_trees{'titlepage_in_top_node'}{'contents'}[4]{'contents'}[1]{'contents'}[0]{'parent'}
 = $result_trees{'titlepage_in_top_node'}{'contents'}[4]{'contents'}[1];
+$result_trees{'titlepage_in_top_node'}{'contents'}[4]{'contents'}[1]{'parent'} 
= $result_trees{'titlepage_in_top_node'}{'contents'}[4];
+$result_trees{'titlepage_in_top_node'}{'contents'}[4]{'parent'} = 
$result_trees{'titlepage_in_top_node'};
+
+$result_texis{'titlepage_in_top_node'} = '@node Top
+@top top sectionning
+
+In top
+
+@titlepage
+@title the TTitle
+@end titlepage
+
+@node chap
+@chapter chap
+
+in chap
+';
+
+
+$result_texts{'titlepage_in_top_node'} = 'top sectionning
+***************
+
+In top
+
+
+1 chap
+******
+
+in chap
+';
+
+$result_sectioning{'titlepage_in_top_node'} = {
+  'level' => -1,
+  'section_childs' => [
+    {
+      'cmdname' => 'top',
+      'extra' => {
+        'associated_node' => {
+          'cmdname' => 'node',
+          'extra' => {
+            'normalized' => 'Top',
+            'spaces_before_argument' => ' '
+          }
+        },
+        'spaces_before_argument' => ' '
+      },
+      'level' => 0,
+      'section_childs' => [
+        {
+          'cmdname' => 'chapter',
+          'extra' => {
+            'associated_node' => {
+              'cmdname' => 'node',
+              'extra' => {
+                'normalized' => 'chap',
+                'spaces_before_argument' => ' '
+              }
+            },
+            'spaces_before_argument' => ' '
+          },
+          'level' => 1,
+          'number' => 1,
+          'section_up' => {},
+          'toplevel_prev' => {},
+          'toplevel_up' => {}
+        }
+      ],
+      'section_up' => {}
+    }
+  ]
+};
+$result_sectioning{'titlepage_in_top_node'}{'section_childs'}[0]{'section_childs'}[0]{'section_up'}
 = $result_sectioning{'titlepage_in_top_node'}{'section_childs'}[0];
+$result_sectioning{'titlepage_in_top_node'}{'section_childs'}[0]{'section_childs'}[0]{'toplevel_prev'}
 = $result_sectioning{'titlepage_in_top_node'}{'section_childs'}[0];
+$result_sectioning{'titlepage_in_top_node'}{'section_childs'}[0]{'section_childs'}[0]{'toplevel_up'}
 = $result_sectioning{'titlepage_in_top_node'}{'section_childs'}[0];
+$result_sectioning{'titlepage_in_top_node'}{'section_childs'}[0]{'section_up'} 
= $result_sectioning{'titlepage_in_top_node'};
+
+$result_nodes{'titlepage_in_top_node'} = {
+  'cmdname' => 'node',
+  'extra' => {
+    'associated_section' => {
+      'cmdname' => 'top',
+      'extra' => {
+        'spaces_before_argument' => ' '
+      },
+      'level' => 0
+    },
+    'normalized' => 'Top',
+    'spaces_before_argument' => ' '
+  },
+  'node_next' => {
+    'cmdname' => 'node',
+    'extra' => {
+      'associated_section' => {
+        'cmdname' => 'chapter',
+        'extra' => {
+          'spaces_before_argument' => ' '
+        },
+        'level' => 1,
+        'number' => 1
+      },
+      'normalized' => 'chap',
+      'spaces_before_argument' => ' '
+    },
+    'node_prev' => {},
+    'node_up' => {}
+  }
+};
+$result_nodes{'titlepage_in_top_node'}{'node_next'}{'node_prev'} = 
$result_nodes{'titlepage_in_top_node'};
+$result_nodes{'titlepage_in_top_node'}{'node_next'}{'node_up'} = 
$result_nodes{'titlepage_in_top_node'};
+
+$result_menus{'titlepage_in_top_node'} = {
+  'cmdname' => 'node',
+  'extra' => {
+    'normalized' => 'Top',
+    'spaces_before_argument' => ' '
+  }
+};
+
+$result_errors{'titlepage_in_top_node'} = [];
+
+
+$result_floats{'titlepage_in_top_node'} = {};
+
+
+
+$result_converted{'latex'}->{'titlepage_in_top_node'} = '\\chapter{chap}
+\\label{anchor:chap}%
+
+in chap
+';
+
+1;
diff --git a/tp/t/results/latex_tests/two_setchapternewpage_odd_on.pl 
b/tp/t/results/latex_tests/two_setchapternewpage_odd_on.pl
new file mode 100644
index 0000000..7ed8d65
--- /dev/null
+++ b/tp/t/results/latex_tests/two_setchapternewpage_odd_on.pl
@@ -0,0 +1,123 @@
+use vars qw(%result_texis %result_texts %result_trees %result_errors 
+   %result_indices %result_sectioning %result_nodes %result_menus
+   %result_floats %result_converted %result_converted_errors 
+   %result_elements %result_directions_text);
+
+use utf8;
+
+$result_trees{'two_setchapternewpage_odd_on'} = {
+  'contents' => [
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'odd'
+            }
+          ],
+          'extra' => {
+            'spaces_after_argument' => '
+'
+          },
+          'parent' => {},
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'setchapternewpage',
+      'extra' => {
+        'misc_args' => [
+          'odd'
+        ],
+        'spaces_before_argument' => ' '
+      },
+      'line_nr' => {
+        'file_name' => '',
+        'line_nr' => 1,
+        'macro' => ''
+      },
+      'parent' => {}
+    },
+    {
+      'parent' => {},
+      'text' => '
+',
+      'type' => 'empty_line'
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'on'
+            }
+          ],
+          'extra' => {
+            'spaces_after_argument' => '
+'
+          },
+          'parent' => {},
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'setchapternewpage',
+      'extra' => {
+        'misc_args' => [
+          'on'
+        ],
+        'spaces_before_argument' => ' '
+      },
+      'line_nr' => {
+        'file_name' => '',
+        'line_nr' => 3,
+        'macro' => ''
+      },
+      'parent' => {}
+    }
+  ],
+  'type' => 'text_root'
+};
+$result_trees{'two_setchapternewpage_odd_on'}{'contents'}[0]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'two_setchapternewpage_odd_on'}{'contents'}[0]{'args'}[0];
+$result_trees{'two_setchapternewpage_odd_on'}{'contents'}[0]{'args'}[0]{'parent'}
 = $result_trees{'two_setchapternewpage_odd_on'}{'contents'}[0];
+$result_trees{'two_setchapternewpage_odd_on'}{'contents'}[0]{'parent'} = 
$result_trees{'two_setchapternewpage_odd_on'};
+$result_trees{'two_setchapternewpage_odd_on'}{'contents'}[1]{'parent'} = 
$result_trees{'two_setchapternewpage_odd_on'};
+$result_trees{'two_setchapternewpage_odd_on'}{'contents'}[2]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'two_setchapternewpage_odd_on'}{'contents'}[2]{'args'}[0];
+$result_trees{'two_setchapternewpage_odd_on'}{'contents'}[2]{'args'}[0]{'parent'}
 = $result_trees{'two_setchapternewpage_odd_on'}{'contents'}[2];
+$result_trees{'two_setchapternewpage_odd_on'}{'contents'}[2]{'parent'} = 
$result_trees{'two_setchapternewpage_odd_on'};
+
+$result_texis{'two_setchapternewpage_odd_on'} = '@setchapternewpage odd
+
+@setchapternewpage on
+';
+
+
+$result_texts{'two_setchapternewpage_odd_on'} = '
+';
+
+$result_errors{'two_setchapternewpage_odd_on'} = [
+  {
+    'error_line' => ':3: warning: multiple @setchapternewpage
+',
+    'file_name' => '',
+    'line_nr' => 3,
+    'macro' => '',
+    'text' => 'multiple @setchapternewpage',
+    'type' => 'warning'
+  }
+];
+
+
+$result_floats{'two_setchapternewpage_odd_on'} = {};
+
+
+
+$result_converted{'latex'}->{'two_setchapternewpage_odd_on'} = 
'\\GNUTexinfosetdoubleheader{No Title}%
+
+\\makeatletter
+\\patchcmd{\\chapter}{\\if@openright\\cleardoublepage\\else\\clearpage\\fi}{\\GNUTexinfoplaceholder{setchapternewpage
 placeholder}\\clearpage}{}{}
+\\makeatother
+\\GNUTexinfosetsingleheader{}%
+';
+
+1;
diff --git a/tp/t/results/latex_tests/two_setchapternewpage_on_odd.pl 
b/tp/t/results/latex_tests/two_setchapternewpage_on_odd.pl
new file mode 100644
index 0000000..5b937bc
--- /dev/null
+++ b/tp/t/results/latex_tests/two_setchapternewpage_on_odd.pl
@@ -0,0 +1,126 @@
+use vars qw(%result_texis %result_texts %result_trees %result_errors 
+   %result_indices %result_sectioning %result_nodes %result_menus
+   %result_floats %result_converted %result_converted_errors 
+   %result_elements %result_directions_text);
+
+use utf8;
+
+$result_trees{'two_setchapternewpage_on_odd'} = {
+  'contents' => [
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'on'
+            }
+          ],
+          'extra' => {
+            'spaces_after_argument' => '
+'
+          },
+          'parent' => {},
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'setchapternewpage',
+      'extra' => {
+        'misc_args' => [
+          'on'
+        ],
+        'spaces_before_argument' => ' '
+      },
+      'line_nr' => {
+        'file_name' => '',
+        'line_nr' => 1,
+        'macro' => ''
+      },
+      'parent' => {}
+    },
+    {
+      'parent' => {},
+      'text' => '
+',
+      'type' => 'empty_line'
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'odd'
+            }
+          ],
+          'extra' => {
+            'spaces_after_argument' => '
+'
+          },
+          'parent' => {},
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'setchapternewpage',
+      'extra' => {
+        'misc_args' => [
+          'odd'
+        ],
+        'spaces_before_argument' => ' '
+      },
+      'line_nr' => {
+        'file_name' => '',
+        'line_nr' => 3,
+        'macro' => ''
+      },
+      'parent' => {}
+    }
+  ],
+  'type' => 'text_root'
+};
+$result_trees{'two_setchapternewpage_on_odd'}{'contents'}[0]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'two_setchapternewpage_on_odd'}{'contents'}[0]{'args'}[0];
+$result_trees{'two_setchapternewpage_on_odd'}{'contents'}[0]{'args'}[0]{'parent'}
 = $result_trees{'two_setchapternewpage_on_odd'}{'contents'}[0];
+$result_trees{'two_setchapternewpage_on_odd'}{'contents'}[0]{'parent'} = 
$result_trees{'two_setchapternewpage_on_odd'};
+$result_trees{'two_setchapternewpage_on_odd'}{'contents'}[1]{'parent'} = 
$result_trees{'two_setchapternewpage_on_odd'};
+$result_trees{'two_setchapternewpage_on_odd'}{'contents'}[2]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'two_setchapternewpage_on_odd'}{'contents'}[2]{'args'}[0];
+$result_trees{'two_setchapternewpage_on_odd'}{'contents'}[2]{'args'}[0]{'parent'}
 = $result_trees{'two_setchapternewpage_on_odd'}{'contents'}[2];
+$result_trees{'two_setchapternewpage_on_odd'}{'contents'}[2]{'parent'} = 
$result_trees{'two_setchapternewpage_on_odd'};
+
+$result_texis{'two_setchapternewpage_on_odd'} = '@setchapternewpage on
+
+@setchapternewpage odd
+';
+
+
+$result_texts{'two_setchapternewpage_on_odd'} = '
+';
+
+$result_errors{'two_setchapternewpage_on_odd'} = [
+  {
+    'error_line' => ':3: warning: multiple @setchapternewpage
+',
+    'file_name' => '',
+    'line_nr' => 3,
+    'macro' => '',
+    'text' => 'multiple @setchapternewpage',
+    'type' => 'warning'
+  }
+];
+
+
+$result_floats{'two_setchapternewpage_on_odd'} = {};
+
+
+
+$result_converted{'latex'}->{'two_setchapternewpage_on_odd'} = '\\makeatletter
+\\patchcmd{\\chapter}{\\if@openright\\cleardoublepage\\else\\clearpage\\fi}{\\GNUTexinfoplaceholder{setchapternewpage
 placeholder}\\clearpage}{}{}
+\\makeatother
+\\GNUTexinfosetsingleheader{}%
+
+\\makeatletter
+\\patchcmd{\\chapter}{\\GNUTexinfoplaceholder{setchapternewpage 
placeholder}\\clearpage}{\\if@openright\\cleardoublepage\\else\\clearpage\\fi}{}{}
+\\makeatother
+\\GNUTexinfosetdoubleheader{No Title}%
+';
+
+1;
diff --git a/tp/t/results/sectioning/chapter_between_nodes.pl 
b/tp/t/results/sectioning/chapter_between_nodes.pl
index e866b1d..ec0e486 100644
--- a/tp/t/results/sectioning/chapter_between_nodes.pl
+++ b/tp/t/results/sectioning/chapter_between_nodes.pl
@@ -814,4 +814,18 @@ $result_converted{'xml'}->{'chapter_between_nodes'} = '
 </chapter>
 ';
 
+
+$result_converted{'latex'}->{'chapter_between_nodes'} = '
+\\chapter{Chapter}
+
+In chapter
+
+\\section{section}
+\\label{anchor:section-node}%
+
+section.
+
+\\tableofcontents\\newpage
+';
+
 1;
diff --git a/tp/t/results/sectioning/lone_Top_node.pl 
b/tp/t/results/sectioning/lone_Top_node.pl
index 59d5be8..fd138c8 100644
--- a/tp/t/results/sectioning/lone_Top_node.pl
+++ b/tp/t/results/sectioning/lone_Top_node.pl
@@ -469,4 +469,10 @@ $result_directions_text{'lone_Top_node'} = 'element: 
@chapter chap
   This: @chapter chap
 ';
 
+
+$result_converted{'latex'}->{'lone_Top_node'} = '\\label{anchor:Top}%
+\\chapter{chap}
+\\label{anchor:First}%
+';
+
 1;
diff --git a/tp/t/results/sectioning/loop_nodes.pl 
b/tp/t/results/sectioning/loop_nodes.pl
index bc223e1..a30eb9e 100644
--- a/tp/t/results/sectioning/loop_nodes.pl
+++ b/tp/t/results/sectioning/loop_nodes.pl
@@ -945,4 +945,15 @@ $result_errors{'loop_nodes'} = [
 $result_floats{'loop_nodes'} = {};
 
 
+
+$result_converted{'latex'}->{'loop_nodes'} = '
+\\label{anchor:node-up}%
+
+
+\\label{anchor:node-middle}%
+
+
+\\label{anchor:node-down}%
+';
+
 1;
diff --git a/tp/t/results/sectioning/node_sectop_before_lone_node_Top.pl 
b/tp/t/results/sectioning/node_sectop_before_lone_node_Top.pl
new file mode 100644
index 0000000..e03ec4e
--- /dev/null
+++ b/tp/t/results/sectioning/node_sectop_before_lone_node_Top.pl
@@ -0,0 +1,537 @@
+use vars qw(%result_texis %result_texts %result_trees %result_errors 
+   %result_indices %result_sectioning %result_nodes %result_menus
+   %result_floats %result_converted %result_converted_errors 
+   %result_elements %result_directions_text);
+
+use utf8;
+
+$result_trees{'node_sectop_before_lone_node_Top'} = {
+  'contents' => [
+    {
+      'contents' => [],
+      'parent' => {},
+      'type' => 'text_root'
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'node before'
+            }
+          ],
+          'extra' => {
+            'spaces_after_argument' => '
+'
+          },
+          'parent' => {},
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'node',
+      'contents' => [],
+      'extra' => {
+        'node_content' => [
+          {}
+        ],
+        'nodes_manuals' => [
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'node-before'
+          }
+        ],
+        'normalized' => 'node-before',
+        'spaces_before_argument' => ' '
+      },
+      'line_nr' => {
+        'file_name' => '',
+        'line_nr' => 1,
+        'macro' => ''
+      },
+      'parent' => {}
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'top sectionning'
+            }
+          ],
+          'extra' => {
+            'spaces_after_argument' => '
+'
+          },
+          'parent' => {},
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'top',
+      'contents' => [
+        {
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'in node before
+'
+            }
+          ],
+          'parent' => {},
+          'type' => 'paragraph'
+        },
+        {
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'empty_line'
+        }
+      ],
+      'extra' => {
+        'spaces_before_argument' => ' '
+      },
+      'level' => 0,
+      'line_nr' => {
+        'file_name' => '',
+        'line_nr' => 2,
+        'macro' => ''
+      },
+      'parent' => {}
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'Top'
+            }
+          ],
+          'extra' => {
+            'spaces_after_argument' => '
+'
+          },
+          'parent' => {},
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'node',
+      'contents' => [
+        {
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'in node Top
+'
+            }
+          ],
+          'parent' => {},
+          'type' => 'paragraph'
+        },
+        {
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'empty_line'
+        }
+      ],
+      'extra' => {
+        'node_content' => [
+          {}
+        ],
+        'nodes_manuals' => [
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'Top'
+          }
+        ],
+        'normalized' => 'Top',
+        'spaces_before_argument' => ' '
+      },
+      'line_nr' => {
+        'file_name' => '',
+        'line_nr' => 6,
+        'macro' => ''
+      },
+      'parent' => {}
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'chap'
+            }
+          ],
+          'extra' => {
+            'spaces_after_argument' => '
+'
+          },
+          'parent' => {},
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'node',
+      'contents' => [],
+      'extra' => {
+        'node_content' => [
+          {}
+        ],
+        'nodes_manuals' => [
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'chap'
+          }
+        ],
+        'normalized' => 'chap',
+        'spaces_before_argument' => ' '
+      },
+      'line_nr' => {
+        'file_name' => '',
+        'line_nr' => 10,
+        'macro' => ''
+      },
+      'parent' => {}
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'chap'
+            }
+          ],
+          'extra' => {
+            'spaces_after_argument' => '
+'
+          },
+          'parent' => {},
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'chapter',
+      'contents' => [
+        {
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'in chap
+'
+            }
+          ],
+          'parent' => {},
+          'type' => 'paragraph'
+        }
+      ],
+      'extra' => {
+        'spaces_before_argument' => ' '
+      },
+      'level' => 1,
+      'line_nr' => {
+        'file_name' => '',
+        'line_nr' => 11,
+        'macro' => ''
+      },
+      'number' => 1,
+      'parent' => {}
+    }
+  ],
+  'type' => 'document_root'
+};
+$result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[0]{'parent'} = 
$result_trees{'node_sectop_before_lone_node_Top'};
+$result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[1]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[1]{'args'}[0];
+$result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[1]{'args'}[0]{'parent'}
 = $result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[1];
+$result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[1]{'extra'}{'node_content'}[0]
 = 
$result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[1]{'args'}[0]{'contents'}[0];
+$result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[1]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = 
$result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[1]{'args'}[0]{'contents'}[0];
+$result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[1]{'parent'} = 
$result_trees{'node_sectop_before_lone_node_Top'};
+$result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[2]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[2]{'args'}[0];
+$result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[2]{'args'}[0]{'parent'}
 = $result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[2];
+$result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[2]{'contents'}[0]{'parent'}
 = $result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[2];
+$result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[2]{'contents'}[1]{'contents'}[0]{'parent'}
 = 
$result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[2]{'contents'}[1];
+$result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[2]{'contents'}[1]{'parent'}
 = $result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[2];
+$result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[2]{'contents'}[2]{'parent'}
 = $result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[2];
+$result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[2]{'parent'} = 
$result_trees{'node_sectop_before_lone_node_Top'};
+$result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[3]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[3]{'args'}[0];
+$result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[3]{'args'}[0]{'parent'}
 = $result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[3];
+$result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[3]{'contents'}[0]{'parent'}
 = $result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[3];
+$result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[3]{'contents'}[1]{'contents'}[0]{'parent'}
 = 
$result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[3]{'contents'}[1];
+$result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[3]{'contents'}[1]{'parent'}
 = $result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[3];
+$result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[3]{'contents'}[2]{'parent'}
 = $result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[3];
+$result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[3]{'extra'}{'node_content'}[0]
 = 
$result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[3]{'args'}[0]{'contents'}[0];
+$result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[3]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = 
$result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[3]{'args'}[0]{'contents'}[0];
+$result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[3]{'parent'} = 
$result_trees{'node_sectop_before_lone_node_Top'};
+$result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[4]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[4]{'args'}[0];
+$result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[4]{'args'}[0]{'parent'}
 = $result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[4];
+$result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[4]{'extra'}{'node_content'}[0]
 = 
$result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[4]{'args'}[0]{'contents'}[0];
+$result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[4]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = 
$result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[4]{'args'}[0]{'contents'}[0];
+$result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[4]{'parent'} = 
$result_trees{'node_sectop_before_lone_node_Top'};
+$result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[5]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[5]{'args'}[0];
+$result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[5]{'args'}[0]{'parent'}
 = $result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[5];
+$result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[5]{'contents'}[0]{'parent'}
 = $result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[5];
+$result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[5]{'contents'}[1]{'contents'}[0]{'parent'}
 = 
$result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[5]{'contents'}[1];
+$result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[5]{'contents'}[1]{'parent'}
 = $result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[5];
+$result_trees{'node_sectop_before_lone_node_Top'}{'contents'}[5]{'parent'} = 
$result_trees{'node_sectop_before_lone_node_Top'};
+
+$result_texis{'node_sectop_before_lone_node_Top'} = '@node node before
+@top top sectionning
+
+in node before
+
+@node Top
+
+in node Top
+
+@node chap
+@chapter chap
+
+in chap
+';
+
+
+$result_texts{'node_sectop_before_lone_node_Top'} = 'top sectionning
+***************
+
+in node before
+
+
+in node Top
+
+1 chap
+******
+
+in chap
+';
+
+$result_sectioning{'node_sectop_before_lone_node_Top'} = {
+  'level' => -1,
+  'section_childs' => [
+    {
+      'cmdname' => 'top',
+      'extra' => {
+        'associated_node' => {
+          'cmdname' => 'node',
+          'extra' => {
+            'normalized' => 'node-before',
+            'spaces_before_argument' => ' '
+          }
+        },
+        'spaces_before_argument' => ' '
+      },
+      'level' => 0,
+      'section_childs' => [
+        {
+          'cmdname' => 'chapter',
+          'extra' => {
+            'associated_node' => {
+              'cmdname' => 'node',
+              'extra' => {
+                'normalized' => 'chap',
+                'spaces_before_argument' => ' '
+              }
+            },
+            'spaces_before_argument' => ' '
+          },
+          'level' => 1,
+          'number' => 1,
+          'section_up' => {},
+          'toplevel_prev' => {},
+          'toplevel_up' => {}
+        }
+      ],
+      'section_up' => {}
+    }
+  ]
+};
+$result_sectioning{'node_sectop_before_lone_node_Top'}{'section_childs'}[0]{'section_childs'}[0]{'section_up'}
 = $result_sectioning{'node_sectop_before_lone_node_Top'}{'section_childs'}[0];
+$result_sectioning{'node_sectop_before_lone_node_Top'}{'section_childs'}[0]{'section_childs'}[0]{'toplevel_prev'}
 = $result_sectioning{'node_sectop_before_lone_node_Top'}{'section_childs'}[0];
+$result_sectioning{'node_sectop_before_lone_node_Top'}{'section_childs'}[0]{'section_childs'}[0]{'toplevel_up'}
 = $result_sectioning{'node_sectop_before_lone_node_Top'}{'section_childs'}[0];
+$result_sectioning{'node_sectop_before_lone_node_Top'}{'section_childs'}[0]{'section_up'}
 = $result_sectioning{'node_sectop_before_lone_node_Top'};
+
+$result_nodes{'node_sectop_before_lone_node_Top'} = {
+  'cmdname' => 'node',
+  'extra' => {
+    'normalized' => 'Top',
+    'spaces_before_argument' => ' '
+  },
+  'node_next' => {
+    'cmdname' => 'node',
+    'extra' => {
+      'associated_section' => {
+        'cmdname' => 'top',
+        'extra' => {
+          'spaces_before_argument' => ' '
+        },
+        'level' => 0
+      },
+      'normalized' => 'node-before',
+      'spaces_before_argument' => ' '
+    },
+    'node_next' => {
+      'cmdname' => 'node',
+      'extra' => {
+        'associated_section' => {
+          'cmdname' => 'chapter',
+          'extra' => {
+            'spaces_before_argument' => ' '
+          },
+          'level' => 1,
+          'number' => 1
+        },
+        'normalized' => 'chap',
+        'spaces_before_argument' => ' '
+      },
+      'node_up' => {}
+    },
+    'node_prev' => {}
+  }
+};
+$result_nodes{'node_sectop_before_lone_node_Top'}{'node_next'}{'node_next'}{'node_up'}
 = $result_nodes{'node_sectop_before_lone_node_Top'}{'node_next'};
+$result_nodes{'node_sectop_before_lone_node_Top'}{'node_next'}{'node_prev'} = 
$result_nodes{'node_sectop_before_lone_node_Top'};
+
+$result_menus{'node_sectop_before_lone_node_Top'} = {
+  'cmdname' => 'node',
+  'extra' => {
+    'normalized' => 'Top',
+    'spaces_before_argument' => ' '
+  }
+};
+
+$result_errors{'node_sectop_before_lone_node_Top'} = [];
+
+
+$result_floats{'node_sectop_before_lone_node_Top'} = {};
+
+
+
+$result_converted{'plaintext'}->{'node_sectop_before_lone_node_Top'} = 'top 
sectionning
+***************
+
+in node before
+
+in node Top
+
+1 chap
+******
+
+in chap
+';
+
+
+$result_converted{'html'}->{'node_sectop_before_lone_node_Top'} = '<!DOCTYPE 
html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<html>
+<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<title>top sectionning</title>
+
+<meta name="description" content="top sectionning">
+<meta name="keywords" content="top sectionning">
+<meta name="resource-type" content="document">
+<meta name="distribution" content="global">
+<meta name="viewport" content="width=device-width,initial-scale=1">
+
+<link href="#node-before" rel="start" title="node before">
+<style type="text/css">
+<!--
+a.copiable-anchor {visibility: hidden; text-decoration: none; line-height: 0em}
+a.summary-letter {text-decoration: none}
+blockquote.indentedblock {margin-right: 0em}
+div.display {margin-left: 3.2em}
+div.example {margin-left: 3.2em}
+kbd {font-style: oblique}
+pre.display {font-family: inherit}
+pre.format {font-family: inherit}
+pre.menu-comment {font-family: serif}
+pre.menu-preformatted {font-family: serif}
+span.nolinebreak {white-space: nowrap}
+span.roman {font-family: initial; font-weight: normal}
+span.sansserif {font-family: sans-serif; font-weight: normal}
+span:hover a.copiable-anchor {visibility: visible}
+ul.no-bullet {list-style: none}
+-->
+</style>
+
+
+</head>
+
+<body lang="en">
+<div class="top" id="node-before">
+<div class="header">
+<p>
+Next: <a href="#chap" accesskey="n" rel="next">chap</a>, Previous: <a 
href="#Top" accesskey="p" rel="prev">Top</a> &nbsp; </p>
+</div>
+<span id="top-sectionning"></span><h1 class="top">top sectionning</h1>
+
+<p>in node before
+</p>
+<ul class="section-toc">
+<li><a href="#chap" accesskey="1">chap</a></li>
+</ul>
+<hr>
+<span id="Top"></span><div class="header">
+<p>
+Next: <a href="#node-before" accesskey="n" rel="next">top sectionning</a> 
&nbsp; </p>
+</div>
+<h1 class="node-heading">Top</h1>
+
+<p>in node Top
+</p>
+<hr>
+<div class="chapter" id="chap">
+<div class="header">
+<p>
+Up: <a href="#node-before" accesskey="u" rel="up">top sectionning</a> &nbsp; 
</p>
+</div>
+<span id="chap-1"></span><h2 class="chapter">1 chap</h2>
+
+<p>in chap
+</p></div>
+</div>
+
+
+
+</body>
+</html>
+';
+
+
+$result_converted{'latex'}->{'node_sectop_before_lone_node_Top'} = 
'\\part*{top sectionning}
+\\label{anchor:node-before}%
+
+in node before
+
+\\label{anchor:Top}%
+\\chapter{chap}
+\\label{anchor:chap}%
+
+in chap
+';
+
+1;
diff --git a/tp/t/results/sectioning/nodes_before_after_top.pl 
b/tp/t/results/sectioning/nodes_before_after_top.pl
new file mode 100644
index 0000000..319b3cf
--- /dev/null
+++ b/tp/t/results/sectioning/nodes_before_after_top.pl
@@ -0,0 +1,540 @@
+use vars qw(%result_texis %result_texts %result_trees %result_errors 
+   %result_indices %result_sectioning %result_nodes %result_menus
+   %result_floats %result_converted %result_converted_errors 
+   %result_elements %result_directions_text);
+
+use utf8;
+
+$result_trees{'nodes_before_after_top'} = {
+  'contents' => [
+    {
+      'contents' => [],
+      'parent' => {},
+      'type' => 'text_root'
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'node before'
+            }
+          ],
+          'extra' => {
+            'spaces_after_argument' => '
+'
+          },
+          'parent' => {},
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'node',
+      'contents' => [
+        {
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'In node before
+'
+            }
+          ],
+          'parent' => {},
+          'type' => 'paragraph'
+        },
+        {
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'empty_line'
+        }
+      ],
+      'extra' => {
+        'node_content' => [
+          {}
+        ],
+        'nodes_manuals' => [
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'node-before'
+          }
+        ],
+        'normalized' => 'node-before',
+        'spaces_before_argument' => ' '
+      },
+      'line_nr' => {
+        'file_name' => '',
+        'line_nr' => 1,
+        'macro' => ''
+      },
+      'parent' => {}
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'Top'
+            }
+          ],
+          'extra' => {
+            'spaces_after_argument' => '
+'
+          },
+          'parent' => {},
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'node',
+      'contents' => [],
+      'extra' => {
+        'node_content' => [
+          {}
+        ],
+        'nodes_manuals' => [
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'Top'
+          }
+        ],
+        'normalized' => 'Top',
+        'spaces_before_argument' => ' '
+      },
+      'line_nr' => {
+        'file_name' => '',
+        'line_nr' => 5,
+        'macro' => ''
+      },
+      'parent' => {}
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'top sectionning'
+            }
+          ],
+          'extra' => {
+            'spaces_after_argument' => '
+'
+          },
+          'parent' => {},
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'top',
+      'contents' => [
+        {
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'in node Top
+'
+            }
+          ],
+          'parent' => {},
+          'type' => 'paragraph'
+        },
+        {
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'empty_line'
+        }
+      ],
+      'extra' => {
+        'spaces_before_argument' => ' '
+      },
+      'level' => 0,
+      'line_nr' => {
+        'file_name' => '',
+        'line_nr' => 6,
+        'macro' => ''
+      },
+      'parent' => {}
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'after'
+            }
+          ],
+          'extra' => {
+            'spaces_after_argument' => '
+'
+          },
+          'parent' => {},
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'node',
+      'contents' => [
+        {
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'in node after
+'
+            }
+          ],
+          'parent' => {},
+          'type' => 'paragraph'
+        },
+        {
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'empty_line'
+        }
+      ],
+      'extra' => {
+        'node_content' => [
+          {}
+        ],
+        'nodes_manuals' => [
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'after'
+          }
+        ],
+        'normalized' => 'after',
+        'spaces_before_argument' => ' '
+      },
+      'line_nr' => {
+        'file_name' => '',
+        'line_nr' => 10,
+        'macro' => ''
+      },
+      'parent' => {}
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'chap'
+            }
+          ],
+          'extra' => {
+            'spaces_after_argument' => '
+'
+          },
+          'parent' => {},
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'node',
+      'contents' => [],
+      'extra' => {
+        'node_content' => [
+          {}
+        ],
+        'nodes_manuals' => [
+          {
+            'node_content' => [
+              {}
+            ],
+            'normalized' => 'chap'
+          }
+        ],
+        'normalized' => 'chap',
+        'spaces_before_argument' => ' '
+      },
+      'line_nr' => {
+        'file_name' => '',
+        'line_nr' => 14,
+        'macro' => ''
+      },
+      'parent' => {}
+    },
+    {
+      'args' => [
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'chap'
+            }
+          ],
+          'extra' => {
+            'spaces_after_argument' => '
+'
+          },
+          'parent' => {},
+          'type' => 'line_arg'
+        }
+      ],
+      'cmdname' => 'chapter',
+      'contents' => [
+        {
+          'parent' => {},
+          'text' => '
+',
+          'type' => 'empty_line'
+        },
+        {
+          'contents' => [
+            {
+              'parent' => {},
+              'text' => 'in chap
+'
+            }
+          ],
+          'parent' => {},
+          'type' => 'paragraph'
+        }
+      ],
+      'extra' => {
+        'spaces_before_argument' => ' '
+      },
+      'level' => 1,
+      'line_nr' => {
+        'file_name' => '',
+        'line_nr' => 15,
+        'macro' => ''
+      },
+      'number' => 1,
+      'parent' => {}
+    }
+  ],
+  'type' => 'document_root'
+};
+$result_trees{'nodes_before_after_top'}{'contents'}[0]{'parent'} = 
$result_trees{'nodes_before_after_top'};
+$result_trees{'nodes_before_after_top'}{'contents'}[1]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'nodes_before_after_top'}{'contents'}[1]{'args'}[0];
+$result_trees{'nodes_before_after_top'}{'contents'}[1]{'args'}[0]{'parent'} = 
$result_trees{'nodes_before_after_top'}{'contents'}[1];
+$result_trees{'nodes_before_after_top'}{'contents'}[1]{'contents'}[0]{'parent'}
 = $result_trees{'nodes_before_after_top'}{'contents'}[1];
+$result_trees{'nodes_before_after_top'}{'contents'}[1]{'contents'}[1]{'contents'}[0]{'parent'}
 = $result_trees{'nodes_before_after_top'}{'contents'}[1]{'contents'}[1];
+$result_trees{'nodes_before_after_top'}{'contents'}[1]{'contents'}[1]{'parent'}
 = $result_trees{'nodes_before_after_top'}{'contents'}[1];
+$result_trees{'nodes_before_after_top'}{'contents'}[1]{'contents'}[2]{'parent'}
 = $result_trees{'nodes_before_after_top'}{'contents'}[1];
+$result_trees{'nodes_before_after_top'}{'contents'}[1]{'extra'}{'node_content'}[0]
 = 
$result_trees{'nodes_before_after_top'}{'contents'}[1]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_after_top'}{'contents'}[1]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = 
$result_trees{'nodes_before_after_top'}{'contents'}[1]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_after_top'}{'contents'}[1]{'parent'} = 
$result_trees{'nodes_before_after_top'};
+$result_trees{'nodes_before_after_top'}{'contents'}[2]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'nodes_before_after_top'}{'contents'}[2]{'args'}[0];
+$result_trees{'nodes_before_after_top'}{'contents'}[2]{'args'}[0]{'parent'} = 
$result_trees{'nodes_before_after_top'}{'contents'}[2];
+$result_trees{'nodes_before_after_top'}{'contents'}[2]{'extra'}{'node_content'}[0]
 = 
$result_trees{'nodes_before_after_top'}{'contents'}[2]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_after_top'}{'contents'}[2]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = 
$result_trees{'nodes_before_after_top'}{'contents'}[2]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_after_top'}{'contents'}[2]{'parent'} = 
$result_trees{'nodes_before_after_top'};
+$result_trees{'nodes_before_after_top'}{'contents'}[3]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'nodes_before_after_top'}{'contents'}[3]{'args'}[0];
+$result_trees{'nodes_before_after_top'}{'contents'}[3]{'args'}[0]{'parent'} = 
$result_trees{'nodes_before_after_top'}{'contents'}[3];
+$result_trees{'nodes_before_after_top'}{'contents'}[3]{'contents'}[0]{'parent'}
 = $result_trees{'nodes_before_after_top'}{'contents'}[3];
+$result_trees{'nodes_before_after_top'}{'contents'}[3]{'contents'}[1]{'contents'}[0]{'parent'}
 = $result_trees{'nodes_before_after_top'}{'contents'}[3]{'contents'}[1];
+$result_trees{'nodes_before_after_top'}{'contents'}[3]{'contents'}[1]{'parent'}
 = $result_trees{'nodes_before_after_top'}{'contents'}[3];
+$result_trees{'nodes_before_after_top'}{'contents'}[3]{'contents'}[2]{'parent'}
 = $result_trees{'nodes_before_after_top'}{'contents'}[3];
+$result_trees{'nodes_before_after_top'}{'contents'}[3]{'parent'} = 
$result_trees{'nodes_before_after_top'};
+$result_trees{'nodes_before_after_top'}{'contents'}[4]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'nodes_before_after_top'}{'contents'}[4]{'args'}[0];
+$result_trees{'nodes_before_after_top'}{'contents'}[4]{'args'}[0]{'parent'} = 
$result_trees{'nodes_before_after_top'}{'contents'}[4];
+$result_trees{'nodes_before_after_top'}{'contents'}[4]{'contents'}[0]{'parent'}
 = $result_trees{'nodes_before_after_top'}{'contents'}[4];
+$result_trees{'nodes_before_after_top'}{'contents'}[4]{'contents'}[1]{'contents'}[0]{'parent'}
 = $result_trees{'nodes_before_after_top'}{'contents'}[4]{'contents'}[1];
+$result_trees{'nodes_before_after_top'}{'contents'}[4]{'contents'}[1]{'parent'}
 = $result_trees{'nodes_before_after_top'}{'contents'}[4];
+$result_trees{'nodes_before_after_top'}{'contents'}[4]{'contents'}[2]{'parent'}
 = $result_trees{'nodes_before_after_top'}{'contents'}[4];
+$result_trees{'nodes_before_after_top'}{'contents'}[4]{'extra'}{'node_content'}[0]
 = 
$result_trees{'nodes_before_after_top'}{'contents'}[4]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_after_top'}{'contents'}[4]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = 
$result_trees{'nodes_before_after_top'}{'contents'}[4]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_after_top'}{'contents'}[4]{'parent'} = 
$result_trees{'nodes_before_after_top'};
+$result_trees{'nodes_before_after_top'}{'contents'}[5]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'nodes_before_after_top'}{'contents'}[5]{'args'}[0];
+$result_trees{'nodes_before_after_top'}{'contents'}[5]{'args'}[0]{'parent'} = 
$result_trees{'nodes_before_after_top'}{'contents'}[5];
+$result_trees{'nodes_before_after_top'}{'contents'}[5]{'extra'}{'node_content'}[0]
 = 
$result_trees{'nodes_before_after_top'}{'contents'}[5]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_after_top'}{'contents'}[5]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = 
$result_trees{'nodes_before_after_top'}{'contents'}[5]{'args'}[0]{'contents'}[0];
+$result_trees{'nodes_before_after_top'}{'contents'}[5]{'parent'} = 
$result_trees{'nodes_before_after_top'};
+$result_trees{'nodes_before_after_top'}{'contents'}[6]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'nodes_before_after_top'}{'contents'}[6]{'args'}[0];
+$result_trees{'nodes_before_after_top'}{'contents'}[6]{'args'}[0]{'parent'} = 
$result_trees{'nodes_before_after_top'}{'contents'}[6];
+$result_trees{'nodes_before_after_top'}{'contents'}[6]{'contents'}[0]{'parent'}
 = $result_trees{'nodes_before_after_top'}{'contents'}[6];
+$result_trees{'nodes_before_after_top'}{'contents'}[6]{'contents'}[1]{'contents'}[0]{'parent'}
 = $result_trees{'nodes_before_after_top'}{'contents'}[6]{'contents'}[1];
+$result_trees{'nodes_before_after_top'}{'contents'}[6]{'contents'}[1]{'parent'}
 = $result_trees{'nodes_before_after_top'}{'contents'}[6];
+$result_trees{'nodes_before_after_top'}{'contents'}[6]{'parent'} = 
$result_trees{'nodes_before_after_top'};
+
+$result_texis{'nodes_before_after_top'} = '@node node before
+
+In node before
+
+@node Top
+@top top sectionning
+
+in node Top
+
+@node after
+
+in node after
+
+@node chap
+@chapter chap
+
+in chap
+';
+
+
+$result_texts{'nodes_before_after_top'} = '
+In node before
+
+top sectionning
+***************
+
+in node Top
+
+
+in node after
+
+1 chap
+******
+
+in chap
+';
+
+$result_sectioning{'nodes_before_after_top'} = {
+  'level' => -1,
+  'section_childs' => [
+    {
+      'cmdname' => 'top',
+      'extra' => {
+        'associated_node' => {
+          'cmdname' => 'node',
+          'extra' => {
+            'normalized' => 'Top',
+            'spaces_before_argument' => ' '
+          }
+        },
+        'spaces_before_argument' => ' '
+      },
+      'level' => 0,
+      'section_childs' => [
+        {
+          'cmdname' => 'chapter',
+          'extra' => {
+            'associated_node' => {
+              'cmdname' => 'node',
+              'extra' => {
+                'normalized' => 'chap',
+                'spaces_before_argument' => ' '
+              }
+            },
+            'spaces_before_argument' => ' '
+          },
+          'level' => 1,
+          'number' => 1,
+          'section_up' => {},
+          'toplevel_prev' => {},
+          'toplevel_up' => {}
+        }
+      ],
+      'section_up' => {}
+    }
+  ]
+};
+$result_sectioning{'nodes_before_after_top'}{'section_childs'}[0]{'section_childs'}[0]{'section_up'}
 = $result_sectioning{'nodes_before_after_top'}{'section_childs'}[0];
+$result_sectioning{'nodes_before_after_top'}{'section_childs'}[0]{'section_childs'}[0]{'toplevel_prev'}
 = $result_sectioning{'nodes_before_after_top'}{'section_childs'}[0];
+$result_sectioning{'nodes_before_after_top'}{'section_childs'}[0]{'section_childs'}[0]{'toplevel_up'}
 = $result_sectioning{'nodes_before_after_top'}{'section_childs'}[0];
+$result_sectioning{'nodes_before_after_top'}{'section_childs'}[0]{'section_up'}
 = $result_sectioning{'nodes_before_after_top'};
+
+$result_nodes{'nodes_before_after_top'} = {
+  'cmdname' => 'node',
+  'extra' => {
+    'associated_section' => {
+      'cmdname' => 'top',
+      'extra' => {
+        'spaces_before_argument' => ' '
+      },
+      'level' => 0
+    },
+    'normalized' => 'Top',
+    'spaces_before_argument' => ' '
+  },
+  'node_next' => {
+    'cmdname' => 'node',
+    'extra' => {
+      'associated_section' => {
+        'cmdname' => 'chapter',
+        'extra' => {
+          'spaces_before_argument' => ' '
+        },
+        'level' => 1,
+        'number' => 1
+      },
+      'normalized' => 'chap',
+      'spaces_before_argument' => ' '
+    },
+    'node_prev' => {},
+    'node_up' => {}
+  }
+};
+$result_nodes{'nodes_before_after_top'}{'node_next'}{'node_prev'} = 
$result_nodes{'nodes_before_after_top'};
+$result_nodes{'nodes_before_after_top'}{'node_next'}{'node_up'} = 
$result_nodes{'nodes_before_after_top'};
+
+$result_menus{'nodes_before_after_top'} = {
+  'cmdname' => 'node',
+  'extra' => {
+    'normalized' => 'Top',
+    'spaces_before_argument' => ' '
+  }
+};
+
+$result_errors{'nodes_before_after_top'} = [
+  {
+    'error_line' => ':1: warning: node `node before\' unreferenced
+',
+    'file_name' => '',
+    'line_nr' => 1,
+    'macro' => '',
+    'text' => 'node `node before\' unreferenced',
+    'type' => 'warning'
+  },
+  {
+    'error_line' => ':10: warning: node `after\' unreferenced
+',
+    'file_name' => '',
+    'line_nr' => 10,
+    'macro' => '',
+    'text' => 'node `after\' unreferenced',
+    'type' => 'warning'
+  }
+];
+
+
+$result_floats{'nodes_before_after_top'} = {};
+
+
+
+$result_converted{'latex'}->{'nodes_before_after_top'} = 
'\\label{anchor:node-before}%
+
+In node before
+
+\\label{anchor:after}%
+
+in node after
+
+\\chapter{chap}
+\\label{anchor:chap}%
+
+in chap
+';
+
+1;
diff --git a/tp/t/results/sectioning/nodes_before_top.pl 
b/tp/t/results/sectioning/nodes_before_top.pl
index 5e7a1e3..a7ba915 100644
--- a/tp/t/results/sectioning/nodes_before_top.pl
+++ b/tp/t/results/sectioning/nodes_before_top.pl
@@ -872,4 +872,14 @@ $result_errors{'nodes_before_top'} = [];
 $result_floats{'nodes_before_top'} = {};
 
 
+
+$result_converted{'latex'}->{'nodes_before_top'} = '\\label{anchor:first}%
+
+
+\\label{anchor:node-in-menu-before-top}%
+
+\\chapter{a chapter}
+\\label{anchor:second-node}%
+';
+
 1;
diff --git a/tp/t/results/sectioning/section_chapter_before_top_nodes.pl 
b/tp/t/results/sectioning/section_chapter_before_top_nodes.pl
index 7b2434d..b038a2f 100644
--- a/tp/t/results/sectioning/section_chapter_before_top_nodes.pl
+++ b/tp/t/results/sectioning/section_chapter_before_top_nodes.pl
@@ -927,4 +927,14 @@ Next: <a href="#chapter-node" accesskey="n" 
rel="next">chapter</a> &nbsp; </p>
 </html>
 ';
 
+
+$result_converted{'latex'}->{'section_chapter_before_top_nodes'} = 
'\\section{section}
+\\label{anchor:section-node}%
+
+\\chapter{chapter}
+\\label{anchor:chapter-node}%
+
+
+';
+
 1;
diff --git a/tp/t/results/sectioning/two_nodes_at_the_end.pl 
b/tp/t/results/sectioning/two_nodes_at_the_end.pl
index d42e644..3c09414 100644
--- a/tp/t/results/sectioning/two_nodes_at_the_end.pl
+++ b/tp/t/results/sectioning/two_nodes_at_the_end.pl
@@ -489,6 +489,23 @@ $result_trees{'two_nodes_at_the_end'} = [
             'text' => '
 ',
             'type' => 'empty_line'
+          },
+          {
+            'contents' => [
+              {
+                'parent' => {},
+                'text' => 'in node after chapter 1
+'
+              }
+            ],
+            'parent' => {},
+            'type' => 'paragraph'
+          },
+          {
+            'parent' => {},
+            'text' => '
+',
+            'type' => 'empty_line'
           }
         ],
         'extra' => {
@@ -549,7 +566,7 @@ $result_trees{'two_nodes_at_the_end'} = [
         },
         'line_nr' => {
           'file_name' => '',
-          'line_nr' => 15,
+          'line_nr' => 17,
           'macro' => ''
         },
         'parent' => {}
@@ -636,6 +653,9 @@ 
$result_trees{'two_nodes_at_the_end'}[1]{'contents'}[1]{'parent'} = $result_tree
 
$result_trees{'two_nodes_at_the_end'}[1]{'contents'}[2]{'args'}[0]{'contents'}[0]{'parent'}
 = $result_trees{'two_nodes_at_the_end'}[1]{'contents'}[2]{'args'}[0];
 $result_trees{'two_nodes_at_the_end'}[1]{'contents'}[2]{'args'}[0]{'parent'} = 
$result_trees{'two_nodes_at_the_end'}[1]{'contents'}[2];
 
$result_trees{'two_nodes_at_the_end'}[1]{'contents'}[2]{'contents'}[0]{'parent'}
 = $result_trees{'two_nodes_at_the_end'}[1]{'contents'}[2];
+$result_trees{'two_nodes_at_the_end'}[1]{'contents'}[2]{'contents'}[1]{'contents'}[0]{'parent'}
 = $result_trees{'two_nodes_at_the_end'}[1]{'contents'}[2]{'contents'}[1];
+$result_trees{'two_nodes_at_the_end'}[1]{'contents'}[2]{'contents'}[1]{'parent'}
 = $result_trees{'two_nodes_at_the_end'}[1]{'contents'}[2];
+$result_trees{'two_nodes_at_the_end'}[1]{'contents'}[2]{'contents'}[2]{'parent'}
 = $result_trees{'two_nodes_at_the_end'}[1]{'contents'}[2];
 
$result_trees{'two_nodes_at_the_end'}[1]{'contents'}[2]{'extra'}{'node_content'}[0]
 = 
$result_trees{'two_nodes_at_the_end'}[1]{'contents'}[2]{'args'}[0]{'contents'}[0];
 
$result_trees{'two_nodes_at_the_end'}[1]{'contents'}[2]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = 
$result_trees{'two_nodes_at_the_end'}[1]{'contents'}[2]{'args'}[0]{'contents'}[0];
 $result_trees{'two_nodes_at_the_end'}[1]{'contents'}[2]{'parent'} = 
$result_trees{'two_nodes_at_the_end'}[1];
@@ -663,6 +683,8 @@ $result_texis{'two_nodes_at_the_end'} = '@node Top
 
 @node node after chapter 1
 
+in node after chapter 1
+
 @node node after chapter 2
 ';
 
@@ -678,6 +700,8 @@ $result_texts{'two_nodes_at_the_end'} = 'top
 ************
 
 
+in node after chapter 1
+
 ';
 
 $result_sectioning{'two_nodes_at_the_end'} = {
@@ -992,6 +1016,8 @@ $result_converted{'plaintext'}->{'two_nodes_at_the_end'} = 
'top
 1 chapter c1
 ************
 
+in node after chapter 1
+
 ';
 
 
@@ -1059,6 +1085,8 @@ Next: <a href="#node-after-chapter-2" accesskey="n" 
rel="next">node after chapte
 </div>
 <h4 class="node-heading">node after chapter 1</h4>
 
+<p>in node after chapter 1
+</p>
 <hr>
 <span id="node-after-chapter-2"></span><div class="header">
 <p>
@@ -1074,4 +1102,15 @@ Previous: <a href="#node-after-chapter-1" accesskey="p" 
rel="prev">node after ch
 </html>
 ';
 
+
+$result_converted{'latex'}->{'two_nodes_at_the_end'} = '\\chapter{chapter c1}
+\\label{anchor:chapter-1}%
+
+\\label{anchor:node-after-chapter-1}%
+
+in node after chapter 1
+
+\\label{anchor:node-after-chapter-2}%
+';
+
 1;
diff --git a/tp/t/results/sectioning/unnumbered_top_without_node_sections.pl 
b/tp/t/results/sectioning/unnumbered_top_without_node_sections.pl
index 8df42b2..1aaaa4c 100644
--- a/tp/t/results/sectioning/unnumbered_top_without_node_sections.pl
+++ b/tp/t/results/sectioning/unnumbered_top_without_node_sections.pl
@@ -804,4 +804,19 @@ Up: <a href="dir.html#Top" accesskey="u" 
rel="up">(dir)</a> &nbsp; </p>
 </html>
 ';
 
+
+$result_converted{'latex'}->{'unnumbered_top_without_node_sections'} = 
'\\chapter*{unnumbered}
+\\label{anchor:a-node}%
+
+in unnumbered
+
+\\part*{top section}
+Top section
+
+\\chapter{Chapter}
+\\label{anchor:second}%
+
+Text of chapter
+';
+
 1;
diff --git a/tp/tests/layout/formatting.texi b/tp/tests/layout/formatting.texi
index eccac00..2989499 100644
--- a/tp/tests/layout/formatting.texi
+++ b/tp/tests/layout/formatting.texi
@@ -7,16 +7,6 @@
 * @code{@@ @'e @equiv{}}: (formatting).  ``@asis{--- something}'' 
                            @command{cmd} @`a
 @end direntry
-@node Top
-@top Top section
-
-@menu
-* chapter::               chapter
-
-Menu comment
-
-* description:chapter2.   Chapter 2
-@end menu
 
 @include coverage_macro.texi
 
@@ -38,6 +28,32 @@ Insercopying in titlepage
 @insertcopying
 @end titlepage
 
+@node Top
+@top Top section
+
+@menu
+* chapter::               chapter
+
+Menu comment
+
+* description:chapter2.   Chapter 2
+@end menu
+
+
+@node chapter
+@chapter chapter
+
+@indent
+First para
+
+@noindent
+qsddsqkdsqkkmljsqjsqodmmdsqdsmqj dqs sdq sqd sdq dsq sdq sqd sqd sdq sdq 
+qsd dsq sdq dsq dssdq sdq sdq sdq dsq sdq dsq dsq sdq dsq sdqsd q
+
+@noindent noindent in para.
+
+@indent unneeded indent
+
 Insertcopying in normal text
 @insertcopying
 
@@ -81,20 +97,6 @@ tp
 
 
 
-@node chapter
-@chapter chapter
-
-@indent
-First para
-
-@noindent
-qsddsqkdsqkkmljsqjsqodmmdsqdsmqj dqs sdq sqd sdq dsq sdq sqd sqd sdq sdq 
-qsd dsq sdq dsq dssdq sdq sdq sdq dsq sdq dsq dsq sdq dsq sdqsd q
-
-@noindent noindent in para.
-
-@indent unneeded indent
-
 @footnote{in footnote}
 
 @format
diff --git a/tp/tests/layout/res_parser/formatting/formatting.2 
b/tp/tests/layout/res_parser/formatting/formatting.2
index eb99df1..610b5fa 100644
--- a/tp/tests/layout/res_parser/formatting/formatting.2
+++ b/tp/tests/layout/res_parser/formatting/formatting.2
@@ -1,4 +1,65 @@
-formatting.texi:25: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:15: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:15: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:15: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:15: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:15: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:15: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:15: @U expected braces (possibly involving @mymacro)
+formatting.texi:15: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:15: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:15: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:15: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:15: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:15: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:15: unexpected @ (possibly involving @mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @sp missing argument (possibly involving @mymacro)
+formatting.texi:15: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:15: misplaced } (possibly involving @mymacro)
+formatting.texi:15: misplaced } (possibly involving @mymacro)
+formatting.texi:15: misplaced { (possibly involving @mymacro)
+formatting.texi:15: misplaced { (possibly involving @mymacro)
+formatting.texi:15: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:25: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
 formatting.texi:25: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:25: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -60,226 +121,165 @@ formatting.texi:25: warning: @inforef is obsolete. 
(possibly involving @mymacro)
 formatting.texi:25: warning: @inforef is obsolete. (possibly involving 
@mymacro)
 formatting.texi:25: warning: @inforef is obsolete. (possibly involving 
@mymacro)
 formatting.texi:25: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:35: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:35: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:35: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:35: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:35: @U expected braces (possibly involving @mymacro)
-formatting.texi:35: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:35: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:35: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:35: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:35: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:35: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:35: unexpected @ (possibly involving @mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @sp missing argument (possibly involving @mymacro)
-formatting.texi:35: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:35: misplaced } (possibly involving @mymacro)
-formatting.texi:35: misplaced } (possibly involving @mymacro)
-formatting.texi:35: misplaced { (possibly involving @mymacro)
-formatting.texi:35: misplaced { (possibly involving @mymacro)
-formatting.texi:35: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
-formatting.texi:45: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:45: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:45: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:45: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:45: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:45: @U expected braces (possibly involving @mymacro)
-formatting.texi:45: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:45: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:45: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:45: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:45: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:45: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:45: unexpected @ (possibly involving @mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @sp missing argument (possibly involving @mymacro)
-formatting.texi:45: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:45: misplaced } (possibly involving @mymacro)
-formatting.texi:45: misplaced } (possibly involving @mymacro)
-formatting.texi:45: misplaced { (possibly involving @mymacro)
-formatting.texi:45: misplaced { (possibly involving @mymacro)
-formatting.texi:45: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:49: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
-formatting.texi:49: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:49: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:49: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:49: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:49: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:49: @U expected braces (possibly involving @mymacro)
-formatting.texi:49: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:49: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:49: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:49: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:49: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:49: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:49: unexpected @ (possibly involving @mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @sp missing argument (possibly involving @mymacro)
-formatting.texi:49: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:49: misplaced } (possibly involving @mymacro)
-formatting.texi:49: misplaced } (possibly involving @mymacro)
-formatting.texi:49: misplaced { (possibly involving @mymacro)
-formatting.texi:49: misplaced { (possibly involving @mymacro)
-formatting.texi:49: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:101: warning: @menu in invalid context
-formatting.texi:141: warning: @centerchap is obsolete.
+formatting.texi:61: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:61: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:61: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:61: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:61: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:61: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:61: @U expected braces (possibly involving @mymacro)
+formatting.texi:61: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:61: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:61: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:61: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:61: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:61: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:61: unexpected @ (possibly involving @mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @sp missing argument (possibly involving @mymacro)
+formatting.texi:61: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:61: misplaced } (possibly involving @mymacro)
+formatting.texi:61: misplaced } (possibly involving @mymacro)
+formatting.texi:61: misplaced { (possibly involving @mymacro)
+formatting.texi:61: misplaced { (possibly involving @mymacro)
+formatting.texi:61: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:65: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:65: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:65: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:65: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:65: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:65: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:65: @U expected braces (possibly involving @mymacro)
+formatting.texi:65: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:65: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:65: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:65: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:65: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:65: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:65: unexpected @ (possibly involving @mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @sp missing argument (possibly involving @mymacro)
+formatting.texi:65: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:65: misplaced } (possibly involving @mymacro)
+formatting.texi:65: misplaced } (possibly involving @mymacro)
+formatting.texi:65: misplaced { (possibly involving @mymacro)
+formatting.texi:65: misplaced { (possibly involving @mymacro)
+formatting.texi:65: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:103: warning: @menu in invalid context
+formatting.texi:143: warning: @centerchap is obsolete.
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
diff --git a/tp/tests/layout/res_parser/formatting/formatting.html 
b/tp/tests/layout/res_parser/formatting/formatting.html
index f353f23..c2dc6d8 100644
--- a/tp/tests/layout/res_parser/formatting/formatting.html
+++ b/tp/tests/layout/res_parser/formatting/formatting.html
@@ -907,8 +907,8 @@ but , ,
 <code>@ogonek{a}</code> &#261;
 <code>@ogonek{--a}</code> &ndash;a;
 <code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF3" 
href="#FOOT3"><sup>7</sup></a>
-<code>@footnote{in footnote2}</code> <a id="DOCF4" 
href="#FOOT4"><sup>8</sup></a>
+<code>@footnote{in footnote}</code> <a id="DOCF3" 
href="#FOOT3"><sup>1</sup></a>
+<code>@footnote{in footnote2}</code> <a id="DOCF4" 
href="#FOOT4"><sup>2</sup></a>
 </p>
 <p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
 <code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
@@ -1436,15 +1436,15 @@ html ''
 
 
 
-<span id="majorheading-3"></span><h1 class="majorheading">majorheading</h1>
+<span id="majorheading"></span><h1 class="majorheading">majorheading</h1>
 
-<span id="chapheading-3"></span><h1 class="chapheading">chapheading</h1>
+<span id="chapheading"></span><h1 class="chapheading">chapheading</h1>
 
-<span id="heading-3"></span><h2 class="heading">heading</h2>
+<span id="heading"></span><h2 class="heading">heading</h2>
 
-<span id="subheading-3"></span><h3 class="subheading">subheading</h3>
+<span id="subheading"></span><h3 class="subheading">subheading</h3>
 
-<span id="subsubheading-3"></span><h4 class="subsubheading">subsubheading</h4>
+<span id="subsubheading"></span><h4 class="subsubheading">subsubheading</h4>
 
 
 <p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
@@ -1737,8 +1737,8 @@ but , ,
 <code>@ogonek{a}</code> &#261;
 <code>@ogonek{--a}</code> &ndash;a;
 <code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF1_9" 
href="#FOOT1_9"><sup>9</sup></a>
-<code>@footnote{in footnote2}</code> <a id="DOCF2_10" 
href="#FOOT2_10"><sup>10</sup></a>
+<code>@footnote{in footnote}</code> <a id="DOCF1" 
href="#FOOT1"><sup>3</sup></a>
+<code>@footnote{in footnote2}</code> <a id="DOCF2" 
href="#FOOT2"><sup>4</sup></a>
 </p>
 <p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
 <code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
@@ -2265,15 +2265,15 @@ html ''
 
 
 
-<span id="majorheading"></span><h1 class="majorheading">majorheading</h1>
+<span id="majorheading-1"></span><h1 class="majorheading">majorheading</h1>
 
-<span id="chapheading"></span><h1 class="chapheading">chapheading</h1>
+<span id="chapheading-1"></span><h1 class="chapheading">chapheading</h1>
 
-<span id="heading"></span><h2 class="heading">heading</h2>
+<span id="heading-1"></span><h2 class="heading">heading</h2>
 
-<span id="subheading"></span><h3 class="subheading">subheading</h3>
+<span id="subheading-1"></span><h3 class="subheading">subheading</h3>
 
-<span id="subsubheading"></span><h4 class="subsubheading">subsubheading</h4>
+<span id="subsubheading-1"></span><h4 class="subsubheading">subsubheading</h4>
 
 
 <p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
@@ -2379,19 +2379,23 @@ html ''
 
 <hr>
 
+
+
+
+
 <div class="top" id="Top">
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[ &lt; ]</td>
 <td valign="middle" align="left">[<a href="#chapter" title="Next section in 
reading order"> &gt; </a>]</td>
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <span id="Top-section"></span><h1 class="top">Top section</h1>
 
 <table class="menu" border="0" cellspacing="0">
-<tr><td align="left" valign="top"><a href="#chapter">1 
chapter</a></td><td>&nbsp;&nbsp;</td><td align="left" valign="top"></td></tr>
+<tr><td align="left" valign="top"><a href="#chapter" rel="index">1 
chapter</a></td><td>&nbsp;&nbsp;</td><td align="left" valign="top"></td></tr>
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">
 
 Menu comment
@@ -2401,8 +2405,34 @@ Menu comment
 </table>
 
 
+<hr size="6">
+<div class="chapter" id="chapter">
+<table class="header" cellpadding="1" cellspacing="1" border="0">
+<tr><td valign="middle" align="left">[<a href="#Top" title="Beginning of this 
chapter or previous chapter"> &lt;&lt; </a>]</td>
+<td valign="middle" align="left">[<a href="#Top" title="Previous section in 
reading order"> &lt; </a>]</td>
+<td valign="middle" align="left">[<a href="#Top" title="Up section"> Up 
</a>]</td>
+<td valign="middle" align="left">[<a href="#s_002d_002dect_002cion" 
title="Next section in reading order"> &gt; </a>]</td>
+<td valign="middle" align="left">[<a href="#chapter2" title="Next chapter"> 
&gt;&gt; </a>]</td>
+<td valign="middle" align="left"> &nbsp; </td>
+<td valign="middle" align="left"> &nbsp; </td>
+<td valign="middle" align="left"> &nbsp; </td>
+<td valign="middle" align="left"> &nbsp; </td>
+<td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
+<td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
+</tr></table>
+<span id="chapter-1"></span><h1 class="chapter">1 chapter</h1>
 
-
+<p>First para
+</p>
+<p>qsddsqkdsqkkmljsqjsqodmmdsqdsmqj dqs sdq sqd sdq dsq sdq sqd sqd sdq sdq 
+qsd dsq sdq dsq dssdq sdq sdq sdq dsq sdq dsq dsq sdq dsq sdqsd q
+</p>
+<p>noindent in para.
+</p>
+<p>unneeded indent
+</p>
 <p>Insertcopying in normal text
 </p><p>In copying
 </p>
@@ -2591,8 +2621,8 @@ but , ,
 <code>@ogonek{a}</code> &#261;
 <code>@ogonek{--a}</code> &ndash;a;
 <code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF1" 
href="#FOOT1"><sup>1</sup></a>
-<code>@footnote{in footnote2}</code> <a id="DOCF2" 
href="#FOOT2"><sup>2</sup></a>
+<code>@footnote{in footnote}</code> <a id="DOCF1_5" 
href="#FOOT1_5"><sup>5</sup></a>
+<code>@footnote{in footnote2}</code> <a id="DOCF2_6" 
href="#FOOT2_6"><sup>6</sup></a>
 </p>
 <p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
 <code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
@@ -3119,15 +3149,15 @@ html ''
 
 
 
-<span id="majorheading"></span><h1 class="majorheading">majorheading</h1>
+<span id="majorheading-1"></span><h1 class="majorheading">majorheading</h1>
 
-<span id="chapheading"></span><h1 class="chapheading">chapheading</h1>
+<span id="chapheading-1"></span><h1 class="chapheading">chapheading</h1>
 
-<span id="heading"></span><h2 class="heading">heading</h2>
+<span id="heading-1"></span><h2 class="heading">heading</h2>
 
-<span id="subheading"></span><h3 class="subheading">subheading</h3>
+<span id="subheading-1"></span><h3 class="subheading">subheading</h3>
 
-<span id="subsubheading"></span><h4 class="subsubheading">subsubheading</h4>
+<span id="subsubheading-1"></span><h4 class="subsubheading">subsubheading</h4>
 
 
 <p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
@@ -3419,8 +3449,8 @@ but , ,
 <code>@ogonek{a}</code> &#261;
 <code>@ogonek{--a}</code> &ndash;a;
 <code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF5" 
href="#FOOT5"><sup>3</sup></a>
-<code>@footnote{in footnote2}</code> <a id="DOCF6" 
href="#FOOT6"><sup>4</sup></a>
+<code>@footnote{in footnote}</code> <a id="DOCF5" 
href="#FOOT5"><sup>7</sup></a>
+<code>@footnote{in footnote2}</code> <a id="DOCF6" 
href="#FOOT6"><sup>8</sup></a>
 </p>
 <p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
 <code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
@@ -3947,15 +3977,15 @@ html ''
 
 
 
-<span id="majorheading-1"></span><h1 class="majorheading">majorheading</h1>
+<span id="majorheading-2"></span><h1 class="majorheading">majorheading</h1>
 
-<span id="chapheading-1"></span><h1 class="chapheading">chapheading</h1>
+<span id="chapheading-2"></span><h1 class="chapheading">chapheading</h1>
 
-<span id="heading-1"></span><h2 class="heading">heading</h2>
+<span id="heading-2"></span><h2 class="heading">heading</h2>
 
-<span id="subheading-1"></span><h3 class="subheading">subheading</h3>
+<span id="subheading-2"></span><h3 class="subheading">subheading</h3>
 
-<span id="subsubheading-1"></span><h4 class="subsubheading">subsubheading</h4>
+<span id="subsubheading-2"></span><h4 class="subsubheading">subsubheading</h4>
 
 
 <p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
@@ -4254,8 +4284,8 @@ but , ,
 <code>@ogonek{a}</code> &#261;
 <code>@ogonek{--a}</code> --a;
 <code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF7" href="#FOOT7">(5)</a>
-<code>@footnote{in footnote2}</code> <a id="DOCF8" href="#FOOT8">(6)</a>
+<code>@footnote{in footnote}</code> <a id="DOCF7" href="#FOOT7">(9)</a>
+<code>@footnote{in footnote2}</code> <a id="DOCF8" href="#FOOT8">(10)</a>
 
 <code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
 <code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
@@ -4873,19 +4903,19 @@ html ''
 
 
 
-</pre><span id="majorheading-2"></span><strong>majorheading</strong>
+</pre><span id="majorheading-3"></span><strong>majorheading</strong>
 <pre class="example">
 
-</pre><span id="chapheading-2"></span><strong>chapheading</strong>
+</pre><span id="chapheading-3"></span><strong>chapheading</strong>
 <pre class="example">
 
-</pre><span id="heading-2"></span><strong>heading</strong>
+</pre><span id="heading-3"></span><strong>heading</strong>
 <pre class="example">
 
-</pre><span id="subheading-2"></span><strong>subheading</strong>
+</pre><span id="subheading-3"></span><strong>subheading</strong>
 <pre class="example">
 
-</pre><span id="subsubheading-2"></span><strong>subsubheading</strong>
+</pre><span id="subsubheading-3"></span><strong>subsubheading</strong>
 <pre class="example">
 
 
@@ -5012,264 +5042,264 @@ Invalid use of @':
 
 
 <p>cp
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_cp_symbol-1"><b>&quot;</b></a>
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_cp_symbol-1"><b>&quot;</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-2"><b>-</b></a>
+<a class="summary-letter" href="#chapter-1_cp_symbol-2"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-3"><b>.</b></a>
+<a class="summary-letter" href="#chapter-1_cp_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-4"><b>?</b></a>
+<a class="summary-letter" href="#chapter-1_cp_symbol-4"><b>?</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter" href="#Top-section_cp_letter-A"><b>A</b></a>
+<a class="summary-letter" href="#chapter-1_cp_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_letter-I"><b>I</b></a>
+<a class="summary-letter" href="#chapter-1_cp_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_letter-T"><b>T</b></a>
+<a class="summary-letter" href="#chapter-1_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
 <table class="index-cp" border="0">
 <tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_symbol-1">&quot;</th><td></td><td></td></tr>
+<tr><th id="chapter-1_cp_symbol-1">&quot;</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-1">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-1">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_symbol-2">-</th><td></td><td></td></tr>
+<tr><th id="chapter-1_cp_symbol-2">-</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption-1">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption-1">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_symbol-3">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><th id="chapter-1_cp_symbol-3">.</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_symbol-4">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><th id="chapter-1_cp_symbol-4">?</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_letter-A">A</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a href="#index-a">a</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><th id="chapter-1_cp_letter-A">A</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a href="#index-a">a</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_letter-I">I</th><td></td><td></td></tr>
+<tr><th id="chapter-1_cp_letter-I">I</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-index-entry-within-deffn">index 
entry within deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-index-entry-within-deffn">index 
entry within deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><th id="chapter-1_cp_letter-T">T</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#Top-section_cp_symbol-1"><b>&quot;</b></a>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-1_cp_symbol-1"><b>&quot;</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-2"><b>-</b></a>
+<a class="summary-letter" href="#chapter-1_cp_symbol-2"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-3"><b>.</b></a>
+<a class="summary-letter" href="#chapter-1_cp_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-4"><b>?</b></a>
+<a class="summary-letter" href="#chapter-1_cp_symbol-4"><b>?</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter" href="#Top-section_cp_letter-A"><b>A</b></a>
+<a class="summary-letter" href="#chapter-1_cp_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_letter-I"><b>I</b></a>
+<a class="summary-letter" href="#chapter-1_cp_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_letter-T"><b>T</b></a>
+<a class="summary-letter" href="#chapter-1_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
 
 <p>fn
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_fn_symbol-1"><b>-</b></a>
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_fn_symbol-1"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-2"><b>.</b></a>
+<a class="summary-letter" href="#chapter-1_fn_symbol-2"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-3"><b>?</b></a>
+<a class="summary-letter" href="#chapter-1_fn_symbol-3"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-4"><b>`</b></a>
+<a class="summary-letter" href="#chapter-1_fn_symbol-4"><b>`</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter" href="#Top-section_fn_letter-A"><b>A</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-B"><b>B</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-D"><b>D</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-F"><b>F</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-F"><b>F</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-I"><b>I</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-L"><b>L</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-L"><b>L</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-M"><b>M</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-M"><b>M</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-T"><b>T</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
 <table class="index-fn" border="0">
 <tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_symbol-1">-</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_symbol-1">-</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_symbol-2">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><th id="chapter-1_fn_symbol-2">.</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_symbol-3">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><th id="chapter-1_fn_symbol-3">?</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_symbol-4">`</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_symbol-4">`</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-A">A</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_letter-A">A</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-B">B</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_letter-B">B</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-D">D</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_letter-D">D</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-F">F</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_letter-F">F</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-I">I</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_letter-I">I</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-i-ule-1"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-i-ule-1"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-L">L</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_letter-L">L</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-M">M</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_letter-M">M</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
@@ -5282,122 +5312,122 @@ Invalid use of @':
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><th id="chapter-1_fn_letter-T">T</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#Top-section_fn_symbol-1"><b>-</b></a>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-1_fn_symbol-1"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-2"><b>.</b></a>
+<a class="summary-letter" href="#chapter-1_fn_symbol-2"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-3"><b>?</b></a>
+<a class="summary-letter" href="#chapter-1_fn_symbol-3"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-4"><b>`</b></a>
+<a class="summary-letter" href="#chapter-1_fn_symbol-4"><b>`</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter" href="#Top-section_fn_letter-A"><b>A</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-B"><b>B</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-D"><b>D</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-F"><b>F</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-F"><b>F</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-I"><b>I</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-L"><b>L</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-L"><b>L</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-M"><b>M</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-M"><b>M</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-T"><b>T</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
 
 <p>vr
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_vr_letter-A"><b>A</b></a>
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_vr_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_vr_letter-B"><b>B</b></a>
+<a class="summary-letter" href="#chapter-1_vr_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_vr_letter-D"><b>D</b></a>
+<a class="summary-letter" href="#chapter-1_vr_letter-D"><b>D</b></a>
  &nbsp; 
 </td></tr></table>
 <table class="index-vr" border="0">
 <tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_vr_letter-A">A</th><td></td><td></td></tr>
+<tr><th id="chapter-1_vr_letter-A">A</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-a-2"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-a-2"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-6"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-7"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-6"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-7"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_vr_letter-B">B</th><td></td><td></td></tr>
+<tr><th id="chapter-1_vr_letter-B">B</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-b-1"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-b-1"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-2"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-3"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-2"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-3"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_vr_letter-D">D</th><td></td><td></td></tr>
+<tr><th id="chapter-1_vr_letter-D">D</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname-1"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname-1"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname-1"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname-1"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname-1"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname-1"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname-1"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname-1"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#Top-section_vr_letter-A"><b>A</b></a>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-1_vr_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_vr_letter-B"><b>B</b></a>
+<a class="summary-letter" href="#chapter-1_vr_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_vr_letter-D"><b>D</b></a>
+<a class="summary-letter" href="#chapter-1_vr_letter-D"><b>D</b></a>
  &nbsp; 
 </td></tr></table>
 
@@ -5406,53 +5436,25 @@ Invalid use of @':
 <p>pg
 </p>
 <p>tp
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_tp_letter-D"><b>D</b></a>
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_tp_letter-D"><b>D</b></a>
  &nbsp; 
 </td></tr></table>
 <table class="index-tp" border="0">
 <tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_tp_letter-D">D</th><td></td><td></td></tr>
+<tr><th id="chapter-1_tp_letter-D">D</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname-1"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname-1"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#Top-section_tp_letter-D"><b>D</b></a>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-1_tp_letter-D"><b>D</b></a>
  &nbsp; 
 </td></tr></table>
 
 
 
-<hr size="6">
-<div class="chapter" id="chapter">
-<table class="header" cellpadding="1" cellspacing="1" border="0">
-<tr><td valign="middle" align="left">[<a href="#Top" title="Beginning of this 
chapter or previous chapter"> &lt;&lt; </a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Previous section in 
reading order"> &lt; </a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Up section"> Up 
</a>]</td>
-<td valign="middle" align="left">[<a href="#s_002d_002dect_002cion" 
title="Next section in reading order"> &gt; </a>]</td>
-<td valign="middle" align="left">[<a href="#chapter2" title="Next chapter"> 
&gt;&gt; </a>]</td>
-<td valign="middle" align="left"> &nbsp; </td>
-<td valign="middle" align="left"> &nbsp; </td>
-<td valign="middle" align="left"> &nbsp; </td>
-<td valign="middle" align="left"> &nbsp; </td>
-<td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
-<td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
-<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
-</tr></table>
-<span id="chapter-1"></span><h1 class="chapter">1 chapter</h1>
-
-<p>First para
-</p>
-<p>qsddsqkdsqkkmljsqjsqodmmdsqdsmqj dqs sdq sqd sdq dsq sdq sqd sqd sdq sdq 
-qsd dsq sdq dsq dssdq sdq sdq sdq dsq sdq dsq dsq sdq dsq sdqsd q
-</p>
-<p>noindent in para.
-</p>
-<p>unneeded indent
-</p>
 <p><a id="DOCF9" href="#FOOT9"><sup>11</sup></a>
 </p>
 <div class="format">
@@ -5481,7 +5483,7 @@ Menu comment
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <span id="A-section"></span><h2 class="section">1.1 A section</h2>
@@ -5513,7 +5515,7 @@ Menu comment
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <span id="subsection-1"></span><h3 class="subsection">1.1.1 subsection</h3>
@@ -5540,7 +5542,7 @@ Menu comment
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <span id="subsubsection-_0060_0060simple_002ddouble_002d_002d-1"></span><h4 
class="subsubsection">1.1.1.1 subsubsection &ldquo;simple-double&ndash;</h4>
@@ -5560,7 +5562,7 @@ Menu comment
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <span id="three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027"></span><h4 
class="subsubsection">1.1.1.2 three&mdash;four&mdash;-&rdquo;</h4>
@@ -5583,7 +5585,7 @@ Menu comment
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <span id="chapter-2"></span><h1 class="centerchap" align="center">chapter 
2</h1>
@@ -5610,45 +5612,45 @@ Menu comment
 <tr><th id="chapter-2_cp_symbol-1">&quot;</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-1">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-1">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_symbol-2">-</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption-1">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption-1">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_symbol-3">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_symbol-4">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_letter-A">A</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a href="#index-a">a</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-a">a</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_letter-I">I</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-index-entry-within-deffn">index 
entry within deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-index-entry-within-deffn">index 
entry within deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-2_cp_symbol-1"><b>&quot;</b></a>
@@ -5699,149 +5701,149 @@ Menu comment
 <tr><th id="chapter-2_fn_symbol-1">-</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_symbol-2">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_symbol-3">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_symbol-4">`</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-A">A</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-B">B</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-D">D</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-F">F</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-I">I</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-i-ule-1"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-i-ule-1"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-L">L</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-M">M</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
@@ -5856,30 +5858,30 @@ Menu comment
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-2_fn_symbol-1"><b>-</b></a>
@@ -5916,30 +5918,30 @@ Menu comment
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <h1 class="footnotes-heading">Footnotes</h1>
 
-<h5><a id="FOOT1" href="#DOCF1">(1)</a></h5>
+<h5><a id="FOOT3" href="#DOCF3">(1)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT2" href="#DOCF2">(2)</a></h5>
+<h5><a id="FOOT4" href="#DOCF4">(2)</a></h5>
 <p>in footnote2</p>
-<h5><a id="FOOT5" href="#DOCF5">(3)</a></h5>
+<h5><a id="FOOT1" href="#DOCF1">(3)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT6" href="#DOCF6">(4)</a></h5>
+<h5><a id="FOOT2" href="#DOCF2">(4)</a></h5>
 <p>in footnote2</p>
-<h5><a id="FOOT7" href="#DOCF7">(5)</a></h5>
+<h5><a id="FOOT1_5" href="#DOCF1_5">(5)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT8" href="#DOCF8">(6)</a></h5>
+<h5><a id="FOOT2_6" href="#DOCF2_6">(6)</a></h5>
 <p>in footnote2</p>
-<h5><a id="FOOT3" href="#DOCF3">(7)</a></h5>
+<h5><a id="FOOT5" href="#DOCF5">(7)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT4" href="#DOCF4">(8)</a></h5>
+<h5><a id="FOOT6" href="#DOCF6">(8)</a></h5>
 <p>in footnote2</p>
-<h5><a id="FOOT1_9" href="#DOCF1_9">(9)</a></h5>
+<h5><a id="FOOT7" href="#DOCF7">(9)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT2_10" href="#DOCF2_10">(10)</a></h5>
+<h5><a id="FOOT8" href="#DOCF8">(10)</a></h5>
 <p>in footnote2</p>
 <h5><a id="FOOT9" href="#DOCF9">(11)</a></h5>
 <p>in footnote</p>
@@ -5948,7 +5950,7 @@ Menu comment
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <h1 class="contents-heading">Table of Contents</h1>
@@ -5956,7 +5958,7 @@ Menu comment
 <div class="contents">
 
 <ul class="no-bullet">
-  <li><a id="toc-chapter-1" href="#chapter">1 chapter</a>
+  <li><a id="toc-chapter-1" href="#chapter" rel="index">1 chapter</a>
   <ul class="no-bullet">
     <li><a id="toc-A-section" href="#s_002d_002dect_002cion">1.1 A section</a>
     <ul class="no-bullet">
@@ -5975,14 +5977,14 @@ Menu comment
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <h1 class="shortcontents-heading">Short Table of Contents</h1>
 
 <div class="shortcontents">
 <ul class="no-bullet">
-<li><a id="stoc-chapter-1" href="#chapter">1 chapter</a></li>
+<li><a id="stoc-chapter-1" href="#chapter" rel="index">1 chapter</a></li>
 <li><a id="stoc-chapter-2" href="#chapter2" rel="index">chapter 2</a></li>
 </ul>
 </div>
@@ -5991,7 +5993,7 @@ Menu comment
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <h1 class="about-heading">About This Document</h1>
diff --git a/tp/tests/layout/res_parser/formatting_chm/chapter.html 
b/tp/tests/layout/res_parser/formatting_chm/chapter.html
index 4cb61b7..cc6f5da 100644
--- a/tp/tests/layout/res_parser/formatting_chm/chapter.html
+++ b/tp/tests/layout/res_parser/formatting_chm/chapter.html
@@ -727,6 +727,3028 @@ qsd dsq sdq dsq dssdq sdq sdq sdq dsq sdq dsq dsq sdq 
dsq sdqsd q
 </p>
 <p>unneeded indent
 </p>
+<p>Insertcopying in normal text
+</p><p>In copying
+</p>
+<p>&lt;
+&gt;
+&quot;
+&amp;
+&rsquo;
+&lsquo;
+</p>
+<p>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;<br>
+code: <code>``simple-double--three---four----''</code> <br>
+asis: &ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo; <br>
+strong: 
<strong>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;</strong> <br>
+kbd: <kbd>``simple-double--three---four----''</kbd> <br>
+</p>
+<p>&lsquo;<!-- /@w -->&lsquo;simple-double-<!-- /@w 
-->-three&mdash;four&mdash;-&rsquo;<!-- /@w -->&rsquo;<br>
+</p>
+<span id="index-copying-_002d_002doption"></span>
+<span id="index-copying-_0060_0060"></span>
+<span id="index-copying-_0060_0060-1"></span>
+<span id="index-copying-_002d_002dfoption"></span>
+
+<p>@&quot;u &uuml; 
+@&quot;{U} &Uuml; 
+@~n &ntilde;
+@^a &acirc;
+@&rsquo;e &eacute;
+@=o &#333;
+@&lsquo;i &igrave;
+@&rsquo;{e} &eacute;
+@&rsquo;{@dotless{i}} &iacute; 
+@dotless{i} i
+@dotless{j} j
+@&lsquo;{@=E} &#274;` 
+@l{} &#322;
+@,{@&rsquo;C} &#262;,
+@,c &ccedil;
+@,c@&quot;u &ccedil;&uuml; <br>
+</p>
+<p>@U{0075} &#x0075;
+</p>
+<p>@* <br>
+@ followed by a space
+&nbsp;
+@ followed by a tab
+&nbsp;
+@ followed by a new line
+&nbsp;<code>@-</code> 
+<code>@|</code> 
+<code>@:</code> 
+<code>@!</code> !
+<code>@?</code> ?
+<code>@.</code> .
+<code>@@</code> @
+<code>@}</code> }
+<code>@{</code> {
+<code>@/</code> 
+</p>
+<p>foo vs. bar. 
+colon :And something else.
+semi colon ;.
+And ? ?.
+Now ! !@
+but , ,
+</p>
+<p>@TeX TeX
+@LaTeX LaTeX
+@bullet &bull;
+@copyright &copy;
+@dots &hellip;
+@enddots <small class="enddots">...</small>
+@equiv &equiv;
+@error error&rarr;
+@expansion &rarr;
+@minus -
+@point &lowast;
+@print -|
+@result &rArr;
+@today a sunny day
+</p>
+<p>@aa &aring;
+@AA &Aring;
+@ae &aelig;
+@oe &#339;
+@AE &AElig;
+@OE &#338;
+@o &oslash;
+@O &Oslash;
+@ss &szlig;
+@l &#322;
+@L &#321;
+@DH &ETH;
+@TH &THORN;
+@dh &eth;
+@th &thorn;
+</p>
+<p>@exclamdown &iexcl;
+@questiondown &iquest;
+@pounds &pound;
+@registeredsymbol &reg;
+@ordf &ordf;
+@ordm &ordm;
+@comma ,
+@quotedblleft &ldquo;
+@quotedblright &rdquo;
+@quoteleft &lsquo;
+@quoteright &rsquo;
+@quotedblbase &bdquo;
+@quotesinglbase &sbquo;
+@guillemetleft &laquo;
+@guillemetright &raquo;
+@guillemotleft &laquo;
+@guillemotright &raquo;
+@guilsinglleft &lsaquo;
+@guilsinglright &rsaquo;
+@textdegree &deg;
+@euro &#8364;
+@arrow &rarr;
+@leq &le;
+@geq &ge;
+</p>
+<p><code>@acronym{--a,an accronym}</code> <acronym title="an 
accronym">&ndash;a</acronym> (an accronym)
+<code>@acronym{--a}</code> <acronym title="an accronym">&ndash;a</acronym>
+<code>@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr 
title="&Eacute;tude Autonome">&Eacute;&ndash;. ,A.</abbr> (&Eacute;tude 
Autonome)
+<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude 
Autonome">&Eacute;&ndash;. ,A.</abbr>
+<code>@asis{--a}</code> &ndash;a
+<code>@b{--a}</code> <b>&ndash;a</b>
+<code>@cite{--a}</code> <cite>&ndash;a</cite>
+<code>@code{--a}</code> <code>--a</code>
+<code>@command{--a}</code> <code>--a</code>
+<code>@dfn{--a}</code> <em>&ndash;a</em>
+<code>@dmn{--a}</code> &ndash;a
+<code>@email{--a,--b}</code> <a href="mailto:--a";>&ndash;b</a>
+<code>@email{,--b}</code> &ndash;b
+<code>@email{--a}</code> <a href="mailto:--a";>--a</a>
+<code>@emph{--a}</code> <em>&ndash;a</em>
+<code>@env{--a}</code> <code>--a</code>
+<code>@file{--a}</code> <samp>--a</samp>
+<code>@i{--a}</code> <i>&ndash;a</i>
+<code>@kbd{--a}</code> <kbd>--a</kbd>
+<code>@key{--a}</code> <tt class="key">--a</tt>
+<code>@math{--a {\frac{1}{2}} @minus{}}</code> <em class='math'>--a 
{\frac{1}{2}} -</em>
+<code>@option{--a}</code> <samp>--a</samp>
+<code>@r{--a}</code> <span class="roman">&ndash;a</span>
+<code>@samp{--a}</code> &lsquo;<samp>--a</samp>&rsquo;
+<code>@sc{--a}</code> <small>&ndash;A</small>
+<code>@strong{--a}</code> <strong>&ndash;a</strong>
+<code>@t{--a}</code> <tt>--a</tt>
+<code>@sansserif{--a}</code> <span class="sansserif">&ndash;a</span>
+<code>@slanted{--a}</code> <i>&ndash;a</i>
+<code>@titlefont{--a}</code> </p><h1 class="titlefont">&ndash;a</h1>
+<p><code>@indicateurl{--a}</code> &lsquo;<code>--a</code>&rsquo;
+<code>@uref{--a,--b}</code> <a href="--a">&ndash;b</a>
+<code>@uref{--a}</code> <a href="--a">--a</a>
+<code>@uref{,--b}</code> &ndash;b
+<code>@uref{--a,--b,--c}</code> <a href="--a">&ndash;c</a>
+<code>@uref{,--b,--c}</code> &ndash;c
+<code>@uref{--a,,--c}</code> <a href="--a">&ndash;c</a>
+<code>@uref{,,--c}</code> &ndash;c
+<code>@url{--a,--b}</code> <a href="--a">&ndash;b</a>
+<code>@url{--a,}</code> <a href="--a">--a</a>
+<code>@url{,--b}</code> &ndash;b
+<code>@var{--a}</code> <var>&ndash;a</var>
+<code>@verb{:--a:}</code> <tt>--a</tt>
+<code>@verb{:a  &lt; &amp; @ % &quot; --    b:}</code> <tt>a  &lt; &amp; @ % 
&quot; --    b</tt>
+<code>@w{a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a 
a}</code> 
a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a<!--
 /@w -->
+<code>@H{a}</code> a''
+<code>@H{--a}</code> &ndash;a''
+<code>@dotaccent{a}</code> &#551;
+<code>@dotaccent{--a}</code> &ndash;a.
+<code>@ringaccent{a}</code> &aring;
+<code>@ringaccent{--a}</code> &ndash;a*
+<code>@tieaccent{a}</code> a[
+<code>@tieaccent{--a}</code> &ndash;a[
+<code>@u{a}</code> &#259;
+<code>@u{--a}</code> &ndash;a(
+<code>@ubaraccent{a}</code> a_
+<code>@ubaraccent{--a}</code> &ndash;a_
+<code>@udotaccent{a}</code> &#7841;
+<code>@udotaccent{--a}</code> .&ndash;a
+<code>@v{a}</code> &#462;
+<code>@v{--a}</code> &ndash;a&lt;
+<code>@,{c}</code> &ccedil;
+<code>@,{--c}</code> &ndash;c,
+<code>@ogonek{a}</code> &#261;
+<code>@ogonek{--a}</code> &ndash;a;
+<code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
+<code>@footnote{in footnote}</code> <a id="DOCF1_5" 
href="#FOOT1_5"><sup>5</sup></a>
+<code>@footnote{in footnote2}</code> <a id="DOCF2_6" 
href="#FOOT2_6"><sup>6</sup></a>
+</p>
+<p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,,l--e}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
+<code>@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt" alt="f--ile">
+<code>@image{f--ile,aze,az,alt,.e--xt}</code> <img src="f--ile.e--xt" 
alt="alt">
+<code>@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg" alt="a&ndash;lt">
+<code>@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}</code> <img 
src="f--ile@..file ext e--xt}" alt="alt">
+</p>
+<p><code>@sp 2</code><br>
+</p><br>
+<br>
+<p><code>@page</code><br>
+</p>
+<p><code>need 1002</code>
+</p>
+<p><code>@clicksequence{click @click{} A}</code> click &rarr; A
+After clickstyle &rArr;
+<code>@clicksequence{click @click{} A}</code> click &rArr; A
+</p>
+<div 
class="displaymath"><em><strong>``simple-double--three---four----''</strong> 
aa<!-- /@w -->
+`<!-- /@w -->`simple-double-<!-- /@w -->-three---four----'<!-- /@w -->'
+
+</em></div>
+<div class="displaymath"><em>&uuml; &Uuml; &ntilde; &acirc; &eacute; &#333; 
&igrave; &eacute; i j &#274;`
+&#322; &#262;, &#262;, &ccedil; a'' &#551; &aring; a[
+&#259; a_ &#7841; &#462; &#261; a<sup>h</sup><sub>l</sub>
+
+ &nbsp;&nbsp; &nbsp;   ! ? . @ } { 
+a sunny day
+</em></div>
+<div class="displaymath"><em>&rarr;
+&#x0075;
+TeX LaTeX &bull; &copy; &hellip; ... &equiv;
+error&rarr; &rarr; - &lowast; -| &rArr;
+&aring; &Aring; &aelig; &#339; &AElig; &#338; &oslash; &Oslash; &szlig; &#322; 
&#321; &ETH;
+&THORN; &eth; &thorn; &iexcl; &iquest; &pound;
+&reg; &ordf; &ordm; , 
+</em></div>
+<div class="displaymath"><em>&ldquo; &rdquo; 
+&lsquo; &rsquo; &bdquo; &sbquo; &laquo;
+&raquo; &laquo; &raquo; &lsaquo;
+&rsaquo; &deg; &#8364; &rarr; &le; &ge;
+</em></div>
+<p><kbd>default kbdinputstyle</kbd>
+</p><div class="example">
+<pre class="example"><kbd>in example default kbdinputstyle</kbd>
+</pre></div>
+
+<p><code>code kbdinputstyle</code>
+</p><div class="example">
+<pre class="example"><code>in example code kbdinputstyle</code>
+</pre></div>
+
+<p><kbd>example kbdinputstyle</kbd>
+</p><div class="example">
+<pre class="example"><code>in example example kbdinputstyle</code>
+</pre></div>
+
+<p><kbd>distinct kbdinputstyle</kbd>
+</p><div class="example">
+<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
+</pre></div>
+
+<blockquote>
+<p>A quot&mdash;ation
+</p></blockquote>
+
+<blockquote>
+<p><b>Note:</b> A Note
+</p></blockquote>
+
+<blockquote>
+<p><b>note:</b> A note
+</p></blockquote>
+
+<blockquote>
+<p><b>Caution:</b> Caution
+</p></blockquote>
+
+<blockquote>
+<p><b>Important:</b> Important
+</p></blockquote>
+
+<blockquote>
+<p><b>Tip:</b> a Tip
+</p></blockquote>
+
+<blockquote>
+<p><b>Warning:</b> a Warning.
+</p></blockquote>
+
+<blockquote>
+<p><b>something &eacute; TeX:</b> The something &eacute; TeX is here.
+</p></blockquote>
+
+<blockquote>
+<p><b>@ at the end of line &nbsp;:</b> A @ at the end of the @quotation line.
+</p></blockquote>
+
+<blockquote>
+<p><b>something, other thing:</b> something, other thing
+</p></blockquote>
+
+<blockquote>
+<p><b>Note, the note:</b> Note, the note
+</p></blockquote>
+
+<blockquote>
+</blockquote>
+
+<blockquote>
+</blockquote>
+
+<blockquote>
+</blockquote>
+
+<blockquote>
+</blockquote>
+
+<blockquote>
+<p>aaa quotation
+</p></blockquote>
+<div align="center">&mdash; <em>quotation author</em>
+</div>
+<blockquote>
+<p>indent in quotation
+</p></blockquote>
+
+<blockquote>
+<p>A small quot&mdash;ation
+</p></blockquote>
+
+<blockquote>
+<p><b>Note:</b> A small Note
+</p></blockquote>
+
+<blockquote>
+<p><b>something, other thing:</b> something, other thing
+</p></blockquote>
+
+<ul>
+<li> i&ndash;temize
+</li></ul>
+
+<ul class="no-bullet">
+<li>+ i&ndash;tem +
+</li></ul>
+
+<ul>
+<li> b&ndash;ullet
+</li></ul>
+
+<ul class="no-bullet">
+<li>- minu&ndash;s
+</li></ul>
+
+<ul class="no-bullet">
+<li> e&ndash;mph item
+</li></ul>
+
+<ul class="no-bullet">
+<li><em>after emph</em> e&ndash;mph item
+</li></ul>
+
+<ul class="no-bullet">
+<li>&bull; a&ndash;n itemize line <span 
id="index-copying-index-entry-within-itemize"></span>
+i&ndash;tem 1
+</li><li>&bull; a&ndash;n itemize line i&ndash;tem 2
+</li></ul>
+
+<ol>
+<li> e&ndash;numerate
+</li></ol>
+
+<table>
+<thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
+<tr><td width="40%">mu&ndash;ltitable item</td><td width="60%">multitable 
tab</td></tr>
+<tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
+<span id="index-copying-index-entry-within-multitable"></span></td></tr>
+<tr><td width="40%">lone mu&ndash;ltitable item</td></tr>
+</table>
+
+<table>
+<tr><td>truc</td><td>bidule</td></tr>
+</table>
+
+<div class="example">
+<pre class="example">e--xample  some
+   text
+</pre></div>
+
+<div class="example first-arg">
+<pre class="example">example one arg
+</pre></div>
+
+<div class="example first-arg second-arg">
+<pre class="example">example two args
+</pre></div>
+
+<div class="example first-arg second-arg third-arg">
+<pre class="example">example three args
+</pre></div>
+
+<div class="example first-arg second-arg third-arg fourth-arg">
+<pre class="example">example four args
+</pre></div>
+
+<div class="example first-arg second-arg third-arg fourth-arg fifth-arg">
+<pre class="example">example five args
+</pre></div>
+
+<div class="example something-é-TeX">
+<pre class="example">The something &eacute; TeX is here.
+</pre></div>
+
+<div class="example @-at-the-end-of-line--">
+<pre class="example">A @ at the end of the @example line.
+</pre></div>
+
+<div class="example">
+<pre class="example">example with empty args
+</pre></div>
+
+<div class="example nonempty">
+<pre class="example">example with empty and non empty args mix
+</pre></div>
+
+<div class="example">
+<pre class="example">s--mallexample
+</pre></div>
+
+<p><code>@noindent</code> after smallexample.
+</p><div class="example">
+<pre class="example">$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&amp;content-type=text/plain'
+$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&amp;content-type=text/plain'
+</pre></div>
+<p>Less recent versions are also present.
+</p>
+<div class="display">
+<pre class="display">d&ndash;isplay
+</pre></div>
+
+<div class="display">
+<pre class="display">s&ndash;malldisplay
+</pre></div>
+
+<div class="example lisp">
+<pre class="lisp">l--isp
+</pre></div>
+
+<div class="example lisp">
+<pre class="lisp">s--malllisp
+</pre></div>
+
+<div class="format">
+<pre class="format">f&ndash;ormat
+</pre></div>
+
+<div class="format">
+<pre class="format">s&ndash;mallformat
+</pre></div>
+
+<div class="displaymath"><em>disp--laymath
+f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2</sup>
+</em></div>
+<dl class="def">
+<dt id="index-copying-d_002d_002deffn_005fname"><span 
class="category">c--ategory: </span><span><strong>d--effn_name</strong> 
<em>a--rguments...</em><a href='#index-copying-d_002d_002deffn_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;effn
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-de_002d_002dffn_005fname"><span 
class="category">cate--gory: </span><span><strong>de--ffn_name</strong> 
<em>ar--guments    more args <br> even more so</em><a 
href='#index-copying-de_002d_002dffn_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>def&ndash;fn
+</p></dd></dl>
+ 
+<dl class="def">
+<dt id="index-copying-i"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a 
href='#index-copying-i' class='copiable-anchor'> &para;</a></span></dt>
+<dd><span id="index-copying-index-entry-within-deffn"></span>
+</dd><dt id="index-copying-truc"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-log-trap"><span class="category">Command: 
</span><span><strong>log trap</strong> <em></em><a 
href='#index-copying-log-trap' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-log-trap1"><span class="category">Command: 
</span><span><strong>log trap1</strong> <em></em><a 
href='#index-copying-log-trap1' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-log-trap2"><span class="category">Command: 
</span><span><strong>log trap2</strong> <em></em><a 
href='#index-copying-log-trap2' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-id-ule"><span class="category">cmde: 
</span><span><strong><b>id ule</b></strong> <em>truc</em><a 
href='#index-copying-id-ule' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-id-i-ule"><span class="category">cmde2: 
</span><span><strong><b>id &lsquo;<samp>i</samp>&rsquo; ule</b></strong> 
<em>truc</em><a href='#index-copying-id-i-ule' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt><span class="category"><b>id &lsquo;<samp>i</samp>&rsquo; ule</b>: 
</span><span><strong></strong></span></dt>
+<dt><span><strong></strong></span></dt>
+<dt><span class="category">aaa: </span><span><strong></strong></span></dt>
+<dt><span class="category">: </span><span><strong></strong></span></dt>
+<dt><span class="category">: </span><span><strong></strong></span></dt>
+<dt id="index-copying-machin"><span class="category">: 
</span><span><strong>machin</strong><a href='#index-copying-machin' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-bidule-machin"><span class="category">: 
</span><span><strong>bidule machin</strong><a 
href='#index-copying-bidule-machin' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-machin-1"><span class="category">truc: 
</span><span><strong>machin</strong><a href='#index-copying-machin-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt><span class="category">truc: </span><span><strong></strong></span></dt>
+<dt id="index-copying-followed"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-copying-followed' class='copiable-anchor'> &para;</a></span></dt>
+<dt><span class="category">truc: </span><span><strong></strong></span></dt>
+<dt><span class="category">: </span><span><strong></strong></span></dt>
+<dt id="index-copying-a"><span class="category">truc: 
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a 
href='#index-copying-a' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-deffnx"><span class="category">truc: 
</span><span><strong>deffnx</strong> <em>before end deffn</em><a 
href='#index-copying-deffnx' class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+
+<dl class="def">
+<dt id="index-copying-deffn"><span class="category">empty: 
</span><span><strong>deffn</strong><a href='#index-copying-deffn' 
class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+
+<dl class="def">
+<dt id="index-copying-deffn-1"><span class="category">empty: 
</span><span><strong>deffn</strong> <em>with deffnx</em><a 
href='#index-copying-deffn-1' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-deffnx-1"><span class="category">empty: 
</span><span><strong>deffnx</strong><a href='#index-copying-deffnx-1' 
class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+
+<dl class="def">
+<dt id="index-copying-i-1"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a 
href='#index-copying-i-1' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-truc-1"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>text in def item for second def item
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002defvr_005fname"><span 
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a 
href='#index-copying-d_002d_002defvr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efvr
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002deftypefn_005fname"><span 
class="category">c--ategory: </span><span><em>t--ype</em> 
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002deftypefn_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypefn
+</p></dd></dl>
+
+<dl class="def">
+<dt 
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
 on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong> 
<em>a--rguments...</em><a 
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypeop
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002deftypevr_005fname"><span 
class="category">c--ategory: </span><span><em>t--ype</em> 
<strong>d--eftypevr_name</strong><a 
href='#index-copying-d_002d_002deftypevr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypevr
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass: 
<strong>d--efcv_name</strong><a href='#index-copying-d_002d_002defcv_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efcv
+</p></dd></dl>
+
+<dl class="def">
+<dt 
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory 
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efop
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002deftp_005fname"><span 
class="category">c--ategory: </span><span><strong>d--eftp_name</strong> 
<em>a--ttributes...</em><a href='#index-copying-d_002d_002deftp_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;eftp
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002defun_005fname"><span 
class="category">Function: </span><span><strong>d--efun_name</strong> 
<em>a--rguments...</em><a href='#index-copying-d_002d_002defun_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efun
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro: 
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002defmac_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efmac
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002defspec_005fname"><span 
class="category">Special Form: </span><span><strong>d--efspec_name</strong> 
<em>a--rguments...</em><a href='#index-copying-d_002d_002defspec_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efspec
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002defvar_005fname"><span 
class="category">Variable: </span><span><strong>d--efvar_name</strong> 
<em>argvar argvar1</em><a href='#index-copying-d_002d_002defvar_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efvar
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User 
Option: </span><span><strong>d--efopt_name</strong><a 
href='#index-copying-d_002d_002defopt_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efopt
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002deftypefun_005fname"><span 
class="category">Function: </span><span><em>t--ype</em> 
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002deftypefun_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypefun
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002deftypevar_005fname"><span 
class="category">Variable: </span><span><em>t--ype</em> 
<strong>d--eftypevar_name</strong><a 
href='#index-copying-d_002d_002deftypevar_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypevar
+</p></dd></dl>
+
+<dl class="def">
+<dt 
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance 
Variable of c--lass: <strong>d--efivar_name</strong><a 
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efivar
+</p></dd></dl>
+
+<dl class="def">
+<dt 
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
 Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a 
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypeivar
+</p></dd></dl>
+
+<dl class="def">
+<dt 
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method 
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efmethod
+</p></dd></dl>
+
+<dl class="def">
+<dt 
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
 on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong> 
<em>a--rguments...</em><a 
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypemethod
+</p></dd></dl>
+
+<p><code>@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@, 
ma---nual@@}</code> See <a data-manual="file n---ame@" href="../file 
n---ame@/c_002d_002d_002dhapter_0040.html#c_002d_002d_002dhapter_0040">t&mdash;itle@</a>
 in <cite>ma&mdash;nual@</cite>.
+<code>@ref{chapter, cross ref name, title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@pxref{chapter, cross ref name, title, file name, manual}</code> see <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
+</p>
+<p><code>@ref{chapter}</code> <a href="#chapter">chapter</a>
+<code>@xref{chapter}</code> See <a href="#chapter">chapter</a>.
+<code>@pxref{chapter}</code> see <a href="#chapter">chapter</a>
+<code>@ref{s--ect@comma{}ion}</code> <a href="s_002d_002dect_002cion.html">A 
section</a>
+</p>
+<p><code>@ref{s--ect@comma{}ion, a @comma{} in cross
+ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual 
name }</code>
+<a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a> 
in <cite>a , in manual name</cite>
+</p>
+<p><code>@ref{chapter,cross ref name}</code> <a href="#chapter">cross ref 
name</a>
+<code>@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<code>@ref{chapter,,,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
+<code>@ref{chapter,,,,manual}</code> &lsquo;chapter&rsquo; in 
<cite>manual</cite>
+<code>@ref{chapter,cross ref name,title,}</code> <a href="#chapter">title</a>
+<code>@ref{chapter,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)cross ref name</a>
+<code>@ref{chapter,cross ref name,,,manual}</code> &lsquo;cross ref 
name&rsquo; in <cite>manual</cite>
+<code>@ref{chapter,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)title</a>
+<code>@ref{chapter,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{chapter,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@ref{chapter,,title,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)title</a>
+<code>@ref{chapter,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{chapter,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">chapter</a> in <cite>manual</cite>
+</p>
+
+<p><code>@ref{(pman)anode,cross ref name}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)cross ref name</a>
+<code>@ref{(pman)anode,,title}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
+<code>@ref{(pman)anode,,,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)anode</a>
+<code>@ref{(pman)anode,,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">anode</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title,}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
+<code>@ref{(pman)anode,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">(file name)cross ref name</a>
+<code>@ref{(pman)anode,cross ref name,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">cross ref name</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title,file name}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">(file 
name)title</a>
+<code>@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
data-manual="pman" href="../pman/anode.html#anode">title</a> in 
<cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">title</a> in 
<cite>manual</cite>
+<code>@ref{(pman)anode,,title,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)title</a>
+<code>@ref{(pman)anode,,title,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">anode</a> in <cite>manual</cite>
+</p>
+
+<p><code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
+<code>@inforef{chapter}</code> See &lsquo;chapter&rsquo;
+<code>@inforef{chapter, cross ref name}</code> See &lsquo;cross ref name&rsquo;
+<code>@inforef{chapter,,file name}</code> See <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
+<code>@inforef{node, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/node.html#node">(file name)cross ref 
name</a>
+<code>@inforef{node}</code> See &lsquo;node&rsquo;
+<code>@inforef{node, cross ref name}</code> See &lsquo;cross ref name&rsquo;
+<code>@inforef{node,,file name}</code> See <a data-manual="file name" 
href="../file name/node.html#node">(file name)node</a>
+<code>@inforef{chapter, cross ref name, file name, spurious arg}</code> See <a 
data-manual="file name, spurious arg" href="../file name, spurious 
arg/chapter.html#chapter">(file name, spurious arg)cross ref name</a>
+</p>
+<p><code>@inforef{s--ect@comma{}ion, a @comma{} in cross
+ref, a comma@comma{} in file}</code>
+See <a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a , 
in cross
+ref</a>
+</p>
+
+<dl compact="compact">
+<dt><span>a</span></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl compact="compact">
+<dt id='index-copying-a-2'><span>a<a href='#index-copying-a-2' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id='index-copying-b-1'><span>b<a href='#index-copying-b-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl compact="compact">
+<dt id='index-copying-a-1'><span>a<a href='#index-copying-a-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><span id="index-copying-index-entry-between-item-and-itemx"></span>
+</dd>
+<dt id='index-copying-b'><span>b<a href='#index-copying-b' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<table class="cartouche" border="1"><tr><td>
+<p>c&ndash;artouche
+</p></td></tr></table>
+
+<p>g&ndash;roupe
+</p>
+<p align="left">f&ndash;lushleft
+more text
+</p>
+<p align="right">f&ndash;lushright
+more text
+</p>
+<div align="center">ce&ndash;ntered line
+</div>
+<p>r&ndash;raggedright
+more text
+</p>
+<pre class="verbatim">\input texinfo @c -*-texinfo-*-
+
+@setfilename simplest.info
+
+@node Top
+
+This is a very simple texi manual @  &lt;&gt;.
+
+@bye
+</pre>
+<pre class="verbatim">in verbatim ''
+</pre>
+
+html ''
+
+
+
+
+<span id="majorheading-1"></span><h1 class="majorheading">majorheading</h1>
+
+<span id="chapheading-1"></span><h1 class="chapheading">chapheading</h1>
+
+<span id="heading-1"></span><h2 class="heading">heading</h2>
+
+<span id="subheading-1"></span><h3 class="subheading">subheading</h3>
+
+<span id="subsubheading-1"></span><h4 class="subsubheading">subsubheading</h4>
+
+
+<p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
+<code>@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }</code> <abbr 
title="&Eacute;tude&ndash;, Autonome">&Eacute;&ndash;. ,A.</abbr> 
(&Eacute;tude&ndash;, <b>Autonome</b>)
+<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude&ndash;, 
Autonome">&Eacute;&ndash;. ,A.</abbr>
+</p>
+<p><code>@math{--a@minus{} {\frac{1}{2}}}</code> <em class='math'>--a- 
{\frac{1}{2}}</em>
+</p>
+<p><code>@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img src="f-ile.jpg" 
alt="altjk _&quot; %@">
+<code>@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img src="f--ile.e--xt" alt="jk _&quot; %@ in b &quot;">
+<code>@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; %@:}}</code> 
<img src="filejk _&quot; %@.jpg" alt="altjk _&quot; %@">
+</p>
+
+
+
+<p>Somehow invalid use of @,:<br>
+@, ,
+<br>
+@,@&quot;u ,&uuml;
+</p>
+<p>Invalid use of @&rsquo;:<br>
+@&rsquo; '
+<br>
+@&rsquo;@&quot;u '&uuml;
+</p>
+<p>@dotless{truc} truc
+@dotless{ij} ij
+<code>@dotless{--a}</code> &ndash;a
+<code>@dotless{a}</code> a
+</p>
+<p>@U, without braces @U{}, with empty arg 
+@U{z}, with non-hex arg &#xz;
+@U{abc}, with &lt;4 hex digits &#xabc;
+@U{FFFFFFFFFFFFFF}, value much too large &#xFFFFFFFFFFFFFF;
+@U{110000}, value just beyond Unicode &#x110000;
+</p>
+<p>@TeX, but without brace TeX<code>@#</code> #
+</p>
+<p><code>@w{--a}</code> &ndash;a<!-- /@w -->
+</p>
+<p><code>@image{,1--xt}</code> 
+<code>@image{,,2--xt}</code> 
+<code>@image{,,,3--xt}</code> 
+</p>
+
+<ul class="no-bullet">
+<li> after emph e&ndash;mph item
+</li></ul>
+
+<ul class="no-bullet">
+<li>&bull; a&ndash;n itemize line i&ndash;tem 1
+</li><li>&bull; a&ndash;n itemize line i&ndash;tem 2
+</li></ul>
+
+<dl class="def">
+<dt><span class="category">fun: </span><span><strong></strong></span></dt>
+<dt id="index-copying-machin-2"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and</em><a 
href='#index-copying-machin-2' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-machin-3"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and  after</em><a 
href='#index-copying-machin-3' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-machin-4"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and </em><a 
href='#index-copying-machin-4' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-machin-5"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a 
href='#index-copying-machin-5' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-followed-1"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-copying-followed-1' class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>Various deff lines
+</p></dd><dt id="index-copying-after"><span class="category">truc: 
</span><span><strong>after</strong> <em>a deff item</em><a 
href='#index-copying-after' class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+
+<p><code>@ref{node}</code> &lsquo;node&rsquo;
+</p>
+<p><code>@ref{,cross ref name}</code> &lsquo;cross ref name&rsquo;
+<code>@ref{,,title}</code> &lsquo;title&rsquo;
+<code>@ref{,,,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)</a>
+<code>@ref{,,,,manual}</code> <cite>manual</cite>
+<code>@ref{node,cross ref name}</code> &lsquo;cross ref name&rsquo;
+<code>@ref{node,,title}</code> &lsquo;title&rsquo;
+<code>@ref{node,,,file name}</code> <a data-manual="file name" href="../file 
name/node.html#node">(file name)node</a>
+<code>@ref{node,,,,manual}</code> &lsquo;node&rsquo; in <cite>manual</cite>
+<code>@ref{node,cross ref name,title,}</code> &lsquo;title&rsquo;
+<code>@ref{node,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)cross ref name</a>
+<code>@ref{node,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; 
in <cite>manual</cite>
+<code>@ref{node,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/node.html#node">(file name)title</a>
+<code>@ref{node,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{node,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/node.html#node">title</a> in 
<cite>manual</cite>
+<code>@ref{node,,title,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)title</a>
+<code>@ref{node,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{node,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">title</a> in <cite>manual</cite>
+<code>@ref{node,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">node</a> in <cite>manual</cite>
+<code>@ref{,cross ref name,title,}</code> &lsquo;title&rsquo;
+<code>@ref{,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)cross ref name</a>
+<code>@ref{,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; in 
<cite>manual</cite>
+<code>@ref{,cross ref name,title,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)title</a>
+<code>@ref{,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/index.html">title</a> in 
<cite>manual</cite>
+<code>@ref{,,title,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)title</a>
+<code>@ref{,,title,,manual}</code> &lsquo;title&rsquo; in <cite>manual</cite>
+<code>@ref{,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/index.html">title</a> in <cite>manual</cite>
+<code>@ref{,,,file name,manual}</code> <cite><a data-manual="file name" 
href="../file name/index.html">manual</a></cite>
+</p>
+<p><code>@inforef{,cross ref name }</code> See &lsquo;cross ref name&rsquo;
+<code>@inforef{,,file name}</code> See <a data-manual="file name" 
href="../file name/index.html">(file name)</a>
+<code>@inforef{,cross ref name, file name}</code> See <a data-manual="file 
name" href="../file name/index.html">(file name)cross ref name</a>
+<code>@inforef{}</code> 
+</p>
+
+
+<p>Normal text
+</p>
+<p>&lt;
+&gt;
+&quot;
+&amp;
+&rsquo;
+&lsquo;
+</p>
+<p>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;<br>
+code: <code>``simple-double--three---four----''</code> <br>
+asis: &ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo; <br>
+strong: 
<strong>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;</strong> <br>
+kbd: <kbd>``simple-double--three---four----''</kbd> <br>
+</p>
+<p>&lsquo;<!-- /@w -->&lsquo;simple-double-<!-- /@w 
-->-three&mdash;four&mdash;-&rsquo;<!-- /@w -->&rsquo;<br>
+</p>
+<span id="index-_002d_002doption"></span>
+<span id="index-_0060_0060"></span>
+<span id="index-_0060_0060-2"></span>
+<span id="index-_002d_002dfoption"></span>
+
+<p>@&quot;u &uuml; 
+@&quot;{U} &Uuml; 
+@~n &ntilde;
+@^a &acirc;
+@&rsquo;e &eacute;
+@=o &#333;
+@&lsquo;i &igrave;
+@&rsquo;{e} &eacute;
+@&rsquo;{@dotless{i}} &iacute; 
+@dotless{i} i
+@dotless{j} j
+@&lsquo;{@=E} &#274;` 
+@l{} &#322;
+@,{@&rsquo;C} &#262;,
+@,c &ccedil;
+@,c@&quot;u &ccedil;&uuml; <br>
+</p>
+<p>@U{0075} &#x0075;
+</p>
+<p>@* <br>
+@ followed by a space
+&nbsp;
+@ followed by a tab
+&nbsp;
+@ followed by a new line
+&nbsp;<code>@-</code> 
+<code>@|</code> 
+<code>@:</code> 
+<code>@!</code> !
+<code>@?</code> ?
+<code>@.</code> .
+<code>@@</code> @
+<code>@}</code> }
+<code>@{</code> {
+<code>@/</code> 
+</p>
+<p>foo vs. bar. 
+colon :And something else.
+semi colon ;.
+And ? ?.
+Now ! !@
+but , ,
+</p>
+<p>@TeX TeX
+@LaTeX LaTeX
+@bullet &bull;
+@copyright &copy;
+@dots &hellip;
+@enddots <small class="enddots">...</small>
+@equiv &equiv;
+@error error&rarr;
+@expansion &rarr;
+@minus -
+@point &lowast;
+@print -|
+@result &rArr;
+@today a sunny day
+</p>
+<p>@aa &aring;
+@AA &Aring;
+@ae &aelig;
+@oe &#339;
+@AE &AElig;
+@OE &#338;
+@o &oslash;
+@O &Oslash;
+@ss &szlig;
+@l &#322;
+@L &#321;
+@DH &ETH;
+@TH &THORN;
+@dh &eth;
+@th &thorn;
+</p>
+<p>@exclamdown &iexcl;
+@questiondown &iquest;
+@pounds &pound;
+@registeredsymbol &reg;
+@ordf &ordf;
+@ordm &ordm;
+@comma ,
+@quotedblleft &ldquo;
+@quotedblright &rdquo;
+@quoteleft &lsquo;
+@quoteright &rsquo;
+@quotedblbase &bdquo;
+@quotesinglbase &sbquo;
+@guillemetleft &laquo;
+@guillemetright &raquo;
+@guillemotleft &laquo;
+@guillemotright &raquo;
+@guilsinglleft &lsaquo;
+@guilsinglright &rsaquo;
+@textdegree &deg;
+@euro &#8364;
+@arrow &rarr;
+@leq &le;
+@geq &ge;
+</p>
+<p><code>@acronym{--a,an accronym}</code> <acronym title="an 
accronym">&ndash;a</acronym> (an accronym)
+<code>@acronym{--a}</code> <acronym title="an accronym">&ndash;a</acronym>
+<code>@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr 
title="&Eacute;tude Autonome">&Eacute;&ndash;. ,A.</abbr> (&Eacute;tude 
Autonome)
+<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude 
Autonome">&Eacute;&ndash;. ,A.</abbr>
+<code>@asis{--a}</code> &ndash;a
+<code>@b{--a}</code> <b>&ndash;a</b>
+<code>@cite{--a}</code> <cite>&ndash;a</cite>
+<code>@code{--a}</code> <code>--a</code>
+<code>@command{--a}</code> <code>--a</code>
+<code>@dfn{--a}</code> <em>&ndash;a</em>
+<code>@dmn{--a}</code> &ndash;a
+<code>@email{--a,--b}</code> <a href="mailto:--a";>&ndash;b</a>
+<code>@email{,--b}</code> &ndash;b
+<code>@email{--a}</code> <a href="mailto:--a";>--a</a>
+<code>@emph{--a}</code> <em>&ndash;a</em>
+<code>@env{--a}</code> <code>--a</code>
+<code>@file{--a}</code> <samp>--a</samp>
+<code>@i{--a}</code> <i>&ndash;a</i>
+<code>@kbd{--a}</code> <kbd>--a</kbd>
+<code>@key{--a}</code> <tt class="key">--a</tt>
+<code>@math{--a {\frac{1}{2}} @minus{}}</code> <em class='math'>--a 
{\frac{1}{2}} -</em>
+<code>@option{--a}</code> <samp>--a</samp>
+<code>@r{--a}</code> <span class="roman">&ndash;a</span>
+<code>@samp{--a}</code> &lsquo;<samp>--a</samp>&rsquo;
+<code>@sc{--a}</code> <small>&ndash;A</small>
+<code>@strong{--a}</code> <strong>&ndash;a</strong>
+<code>@t{--a}</code> <tt>--a</tt>
+<code>@sansserif{--a}</code> <span class="sansserif">&ndash;a</span>
+<code>@slanted{--a}</code> <i>&ndash;a</i>
+<code>@titlefont{--a}</code> </p><h1 class="titlefont">&ndash;a</h1>
+<p><code>@indicateurl{--a}</code> &lsquo;<code>--a</code>&rsquo;
+<code>@uref{--a,--b}</code> <a href="--a">&ndash;b</a>
+<code>@uref{--a}</code> <a href="--a">--a</a>
+<code>@uref{,--b}</code> &ndash;b
+<code>@uref{--a,--b,--c}</code> <a href="--a">&ndash;c</a>
+<code>@uref{,--b,--c}</code> &ndash;c
+<code>@uref{--a,,--c}</code> <a href="--a">&ndash;c</a>
+<code>@uref{,,--c}</code> &ndash;c
+<code>@url{--a,--b}</code> <a href="--a">&ndash;b</a>
+<code>@url{--a,}</code> <a href="--a">--a</a>
+<code>@url{,--b}</code> &ndash;b
+<code>@var{--a}</code> <var>&ndash;a</var>
+<code>@verb{:--a:}</code> <tt>--a</tt>
+<code>@verb{:a  &lt; &amp; @ % &quot; --    b:}</code> <tt>a  &lt; &amp; @ % 
&quot; --    b</tt>
+<code>@w{a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a 
a}</code> 
a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a<!--
 /@w -->
+<code>@H{a}</code> a''
+<code>@H{--a}</code> &ndash;a''
+<code>@dotaccent{a}</code> &#551;
+<code>@dotaccent{--a}</code> &ndash;a.
+<code>@ringaccent{a}</code> &aring;
+<code>@ringaccent{--a}</code> &ndash;a*
+<code>@tieaccent{a}</code> a[
+<code>@tieaccent{--a}</code> &ndash;a[
+<code>@u{a}</code> &#259;
+<code>@u{--a}</code> &ndash;a(
+<code>@ubaraccent{a}</code> a_
+<code>@ubaraccent{--a}</code> &ndash;a_
+<code>@udotaccent{a}</code> &#7841;
+<code>@udotaccent{--a}</code> .&ndash;a
+<code>@v{a}</code> &#462;
+<code>@v{--a}</code> &ndash;a&lt;
+<code>@,{c}</code> &ccedil;
+<code>@,{--c}</code> &ndash;c,
+<code>@ogonek{a}</code> &#261;
+<code>@ogonek{--a}</code> &ndash;a;
+<code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
+<code>@footnote{in footnote}</code> <a id="DOCF5" 
href="#FOOT5"><sup>7</sup></a>
+<code>@footnote{in footnote2}</code> <a id="DOCF6" 
href="#FOOT6"><sup>8</sup></a>
+</p>
+<p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,,l--e}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
+<code>@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt" alt="f--ile">
+<code>@image{f--ile,aze,az,alt,.e--xt}</code> <img src="f--ile.e--xt" 
alt="alt">
+<code>@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg" alt="a&ndash;lt">
+<code>@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}</code> <img 
src="f--ile@..file ext e--xt}" alt="alt">
+</p>
+<p><code>@sp 2</code><br>
+</p><br>
+<br>
+<p><code>@page</code><br>
+</p>
+<p><code>need 1002</code>
+</p>
+<p><code>@clicksequence{click @click{} A}</code> click &rarr; A
+After clickstyle &rArr;
+<code>@clicksequence{click @click{} A}</code> click &rArr; A
+</p>
+<div 
class="displaymath"><em><strong>``simple-double--three---four----''</strong> 
aa<!-- /@w -->
+`<!-- /@w -->`simple-double-<!-- /@w -->-three---four----'<!-- /@w -->'
+
+</em></div>
+<div class="displaymath"><em>&uuml; &Uuml; &ntilde; &acirc; &eacute; &#333; 
&igrave; &eacute; i j &#274;`
+&#322; &#262;, &#262;, &ccedil; a'' &#551; &aring; a[
+&#259; a_ &#7841; &#462; &#261; a<sup>h</sup><sub>l</sub>
+
+ &nbsp;&nbsp; &nbsp;   ! ? . @ } { 
+a sunny day
+</em></div>
+<div class="displaymath"><em>&rarr;
+&#x0075;
+TeX LaTeX &bull; &copy; &hellip; ... &equiv;
+error&rarr; &rarr; - &lowast; -| &rArr;
+&aring; &Aring; &aelig; &#339; &AElig; &#338; &oslash; &Oslash; &szlig; &#322; 
&#321; &ETH;
+&THORN; &eth; &thorn; &iexcl; &iquest; &pound;
+&reg; &ordf; &ordm; , 
+</em></div>
+<div class="displaymath"><em>&ldquo; &rdquo; 
+&lsquo; &rsquo; &bdquo; &sbquo; &laquo;
+&raquo; &laquo; &raquo; &lsaquo;
+&rsaquo; &deg; &#8364; &rarr; &le; &ge;
+</em></div>
+<p><kbd>default kbdinputstyle</kbd>
+</p><div class="example">
+<pre class="example"><kbd>in example default kbdinputstyle</kbd>
+</pre></div>
+
+<p><code>code kbdinputstyle</code>
+</p><div class="example">
+<pre class="example"><code>in example code kbdinputstyle</code>
+</pre></div>
+
+<p><kbd>example kbdinputstyle</kbd>
+</p><div class="example">
+<pre class="example"><code>in example example kbdinputstyle</code>
+</pre></div>
+
+<p><kbd>distinct kbdinputstyle</kbd>
+</p><div class="example">
+<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
+</pre></div>
+
+<blockquote>
+<p>A quot&mdash;ation
+</p></blockquote>
+
+<blockquote>
+<p><b>Note:</b> A Note
+</p></blockquote>
+
+<blockquote>
+<p><b>note:</b> A note
+</p></blockquote>
+
+<blockquote>
+<p><b>Caution:</b> Caution
+</p></blockquote>
+
+<blockquote>
+<p><b>Important:</b> Important
+</p></blockquote>
+
+<blockquote>
+<p><b>Tip:</b> a Tip
+</p></blockquote>
+
+<blockquote>
+<p><b>Warning:</b> a Warning.
+</p></blockquote>
+
+<blockquote>
+<p><b>something &eacute; TeX:</b> The something &eacute; TeX is here.
+</p></blockquote>
+
+<blockquote>
+<p><b>@ at the end of line &nbsp;:</b> A @ at the end of the @quotation line.
+</p></blockquote>
+
+<blockquote>
+<p><b>something, other thing:</b> something, other thing
+</p></blockquote>
+
+<blockquote>
+<p><b>Note, the note:</b> Note, the note
+</p></blockquote>
+
+<blockquote>
+</blockquote>
+
+<blockquote>
+</blockquote>
+
+<blockquote>
+</blockquote>
+
+<blockquote>
+</blockquote>
+
+<blockquote>
+<p>aaa quotation
+</p></blockquote>
+<div align="center">&mdash; <em>quotation author</em>
+</div>
+<blockquote>
+<p>indent in quotation
+</p></blockquote>
+
+<blockquote>
+<p>A small quot&mdash;ation
+</p></blockquote>
+
+<blockquote>
+<p><b>Note:</b> A small Note
+</p></blockquote>
+
+<blockquote>
+<p><b>something, other thing:</b> something, other thing
+</p></blockquote>
+
+<ul>
+<li> i&ndash;temize
+</li></ul>
+
+<ul class="no-bullet">
+<li>+ i&ndash;tem +
+</li></ul>
+
+<ul>
+<li> b&ndash;ullet
+</li></ul>
+
+<ul class="no-bullet">
+<li>- minu&ndash;s
+</li></ul>
+
+<ul class="no-bullet">
+<li> e&ndash;mph item
+</li></ul>
+
+<ul class="no-bullet">
+<li><em>after emph</em> e&ndash;mph item
+</li></ul>
+
+<ul class="no-bullet">
+<li>&bull; a&ndash;n itemize line <span 
id="index-index-entry-within-itemize"></span>
+i&ndash;tem 1
+</li><li>&bull; a&ndash;n itemize line i&ndash;tem 2
+</li></ul>
+
+<ol>
+<li> e&ndash;numerate
+</li></ol>
+
+<table>
+<thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
+<tr><td width="40%">mu&ndash;ltitable item</td><td width="60%">multitable 
tab</td></tr>
+<tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
+<span id="index-index-entry-within-multitable"></span></td></tr>
+<tr><td width="40%">lone mu&ndash;ltitable item</td></tr>
+</table>
+
+<table>
+<tr><td>truc</td><td>bidule</td></tr>
+</table>
+
+<div class="example">
+<pre class="example">e--xample  some
+   text
+</pre></div>
+
+<div class="example first-arg">
+<pre class="example">example one arg
+</pre></div>
+
+<div class="example first-arg second-arg">
+<pre class="example">example two args
+</pre></div>
+
+<div class="example first-arg second-arg third-arg">
+<pre class="example">example three args
+</pre></div>
+
+<div class="example first-arg second-arg third-arg fourth-arg">
+<pre class="example">example four args
+</pre></div>
+
+<div class="example first-arg second-arg third-arg fourth-arg fifth-arg">
+<pre class="example">example five args
+</pre></div>
+
+<div class="example something-é-TeX">
+<pre class="example">The something &eacute; TeX is here.
+</pre></div>
+
+<div class="example @-at-the-end-of-line--">
+<pre class="example">A @ at the end of the @example line.
+</pre></div>
+
+<div class="example">
+<pre class="example">example with empty args
+</pre></div>
+
+<div class="example nonempty">
+<pre class="example">example with empty and non empty args mix
+</pre></div>
+
+<div class="example">
+<pre class="example">s--mallexample
+</pre></div>
+
+<p><code>@noindent</code> after smallexample.
+</p><div class="example">
+<pre class="example">$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&amp;content-type=text/plain'
+$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&amp;content-type=text/plain'
+</pre></div>
+<p>Less recent versions are also present.
+</p>
+<div class="display">
+<pre class="display">d&ndash;isplay
+</pre></div>
+
+<div class="display">
+<pre class="display">s&ndash;malldisplay
+</pre></div>
+
+<div class="example lisp">
+<pre class="lisp">l--isp
+</pre></div>
+
+<div class="example lisp">
+<pre class="lisp">s--malllisp
+</pre></div>
+
+<div class="format">
+<pre class="format">f&ndash;ormat
+</pre></div>
+
+<div class="format">
+<pre class="format">s&ndash;mallformat
+</pre></div>
+
+<div class="displaymath"><em>disp--laymath
+f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2</sup>
+</em></div>
+<dl class="def">
+<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory: 
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002deffn_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;effn
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-de_002d_002dffn_005fname"><span class="category">cate--gory: 
</span><span><strong>de--ffn_name</strong> <em>ar--guments    more args <br> 
even more so</em><a href='#index-de_002d_002dffn_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>def&ndash;fn
+</p></dd></dl>
+ 
+<dl class="def">
+<dt id="index-i"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><span id="index-index-entry-within-deffn"></span>
+</dd><dt id="index-truc"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-truc' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-log-trap"><span class="category">Command: 
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-log-trap1"><span class="category">Command: 
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-log-trap2"><span class="category">Command: 
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-id-ule"><span class="category">cmde: </span><span><strong><b>id 
ule</b></strong> <em>truc</em><a href='#index-id-ule' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-id-i-ule"><span class="category">cmde2: 
</span><span><strong><b>id &lsquo;<samp>i</samp>&rsquo; ule</b></strong> 
<em>truc</em><a href='#index-id-i-ule' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt><span class="category"><b>id &lsquo;<samp>i</samp>&rsquo; ule</b>: 
</span><span><strong></strong></span></dt>
+<dt><span><strong></strong></span></dt>
+<dt><span class="category">aaa: </span><span><strong></strong></span></dt>
+<dt><span class="category">: </span><span><strong></strong></span></dt>
+<dt><span class="category">: </span><span><strong></strong></span></dt>
+<dt id="index-machin"><span class="category">: 
</span><span><strong>machin</strong><a href='#index-machin' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-bidule-machin"><span class="category">: 
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-machin-1"><span class="category">truc: 
</span><span><strong>machin</strong><a href='#index-machin-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt><span class="category">truc: </span><span><strong></strong></span></dt>
+<dt id="index-followed"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-followed' class='copiable-anchor'> &para;</a></span></dt>
+<dt><span class="category">truc: </span><span><strong></strong></span></dt>
+<dt><span class="category">: </span><span><strong></strong></span></dt>
+<dt id="index-a-1"><span class="category">truc: 
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a 
href='#index-a-1' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-deffnx"><span class="category">truc: 
</span><span><strong>deffnx</strong> <em>before end deffn</em><a 
href='#index-deffnx' class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+
+<dl class="def">
+<dt id="index-deffn"><span class="category">empty: 
</span><span><strong>deffn</strong><a href='#index-deffn' 
class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+
+<dl class="def">
+<dt id="index-deffn-1"><span class="category">empty: 
</span><span><strong>deffn</strong> <em>with deffnx</em><a 
href='#index-deffn-1' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-deffnx-1"><span class="category">empty: 
</span><span><strong>deffnx</strong><a href='#index-deffnx-1' 
class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+
+<dl class="def">
+<dt id="index-i-1"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-truc-1"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-truc-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>text in def item for second def item
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002defvr_005fname"><span class="category">c--ategory: 
</span><span><strong>d--efvr_name</strong><a 
href='#index-d_002d_002defvr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efvr
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002deftypefn_005fname"><span class="category">c--ategory: 
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong> 
<em>a--rguments...</em><a href='#index-d_002d_002deftypefn_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypefn
+</p></dd></dl>
+
+<dl class="def">
+<dt 
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory on 
c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong> 
<em>a--rguments...</em><a 
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypeop
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002deftypevr_005fname"><span class="category">c--ategory: 
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a 
href='#index-d_002d_002deftypevr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypevr
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002defcv_005fname"><span>c--ategory of c--lass: 
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efcv
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory on 
c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efop
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002deftp_005fname"><span class="category">c--ategory: 
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a 
href='#index-d_002d_002deftp_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftp
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002defun_005fname"><span class="category">Function: 
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defun_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efun
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002defmac_005fname"><span class="category">Macro: 
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defmac_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efmac
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002defspec_005fname"><span class="category">Special Form: 
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defspec_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efspec
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002defvar_005fname"><span class="category">Variable: 
</span><span><strong>d--efvar_name</strong> <em>argvar argvar1</em><a 
href='#index-d_002d_002defvar_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efvar
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002defopt_005fname"><span class="category">User Option: 
</span><span><strong>d--efopt_name</strong><a 
href='#index-d_002d_002defopt_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efopt
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002deftypefun_005fname"><span class="category">Function: 
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong> 
<em>a--rguments...</em><a href='#index-d_002d_002deftypefun_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypefun
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002deftypevar_005fname"><span class="category">Variable: 
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a 
href='#index-d_002d_002deftypevar_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypevar
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance 
Variable of c--lass: <strong>d--efivar_name</strong><a 
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efivar
+</p></dd></dl>
+
+<dl class="def">
+<dt 
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance 
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a 
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypeivar
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method on 
c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efmethod
+</p></dd></dl>
+
+<dl class="def">
+<dt 
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method on 
c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong> 
<em>a--rguments...</em><a 
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypemethod
+</p></dd></dl>
+
+<p><code>@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@, 
ma---nual@@}</code> See <a data-manual="file n---ame@" href="../file 
n---ame@/c_002d_002d_002dhapter_0040.html#c_002d_002d_002dhapter_0040">t&mdash;itle@</a>
 in <cite>ma&mdash;nual@</cite>.
+<code>@ref{chapter, cross ref name, title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@pxref{chapter, cross ref name, title, file name, manual}</code> see <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
+</p>
+<p><code>@ref{chapter}</code> <a href="#chapter">chapter</a>
+<code>@xref{chapter}</code> See <a href="#chapter">chapter</a>.
+<code>@pxref{chapter}</code> see <a href="#chapter">chapter</a>
+<code>@ref{s--ect@comma{}ion}</code> <a href="s_002d_002dect_002cion.html">A 
section</a>
+</p>
+<p><code>@ref{s--ect@comma{}ion, a @comma{} in cross
+ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual 
name }</code>
+<a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a> 
in <cite>a , in manual name</cite>
+</p>
+<p><code>@ref{chapter,cross ref name}</code> <a href="#chapter">cross ref 
name</a>
+<code>@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<code>@ref{chapter,,,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
+<code>@ref{chapter,,,,manual}</code> &lsquo;chapter&rsquo; in 
<cite>manual</cite>
+<code>@ref{chapter,cross ref name,title,}</code> <a href="#chapter">title</a>
+<code>@ref{chapter,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)cross ref name</a>
+<code>@ref{chapter,cross ref name,,,manual}</code> &lsquo;cross ref 
name&rsquo; in <cite>manual</cite>
+<code>@ref{chapter,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)title</a>
+<code>@ref{chapter,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{chapter,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@ref{chapter,,title,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)title</a>
+<code>@ref{chapter,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{chapter,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">chapter</a> in <cite>manual</cite>
+</p>
+
+<p><code>@ref{(pman)anode,cross ref name}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)cross ref name</a>
+<code>@ref{(pman)anode,,title}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
+<code>@ref{(pman)anode,,,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)anode</a>
+<code>@ref{(pman)anode,,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">anode</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title,}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
+<code>@ref{(pman)anode,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">(file name)cross ref name</a>
+<code>@ref{(pman)anode,cross ref name,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">cross ref name</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title,file name}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">(file 
name)title</a>
+<code>@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
data-manual="pman" href="../pman/anode.html#anode">title</a> in 
<cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">title</a> in 
<cite>manual</cite>
+<code>@ref{(pman)anode,,title,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)title</a>
+<code>@ref{(pman)anode,,title,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">anode</a> in <cite>manual</cite>
+</p>
+
+<p><code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
+<code>@inforef{chapter}</code> See &lsquo;chapter&rsquo;
+<code>@inforef{chapter, cross ref name}</code> See &lsquo;cross ref name&rsquo;
+<code>@inforef{chapter,,file name}</code> See <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
+<code>@inforef{node, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/node.html#node">(file name)cross ref 
name</a>
+<code>@inforef{node}</code> See &lsquo;node&rsquo;
+<code>@inforef{node, cross ref name}</code> See &lsquo;cross ref name&rsquo;
+<code>@inforef{node,,file name}</code> See <a data-manual="file name" 
href="../file name/node.html#node">(file name)node</a>
+<code>@inforef{chapter, cross ref name, file name, spurious arg}</code> See <a 
data-manual="file name, spurious arg" href="../file name, spurious 
arg/chapter.html#chapter">(file name, spurious arg)cross ref name</a>
+</p>
+<p><code>@inforef{s--ect@comma{}ion, a @comma{} in cross
+ref, a comma@comma{} in file}</code>
+See <a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a , 
in cross
+ref</a>
+</p>
+
+<dl compact="compact">
+<dt><span>a</span></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl compact="compact">
+<dt id='index-a-6'><span>a<a href='#index-a-6' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id='index-b-2'><span>b<a href='#index-b-2' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl compact="compact">
+<dt id='index-a-2'><span>a<a href='#index-a-2' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><span id="index-index-entry-between-item-and-itemx"></span>
+</dd>
+<dt id='index-b'><span>b<a href='#index-b' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<table class="cartouche" border="1"><tr><td>
+<p>c&ndash;artouche
+</p></td></tr></table>
+
+<p>g&ndash;roupe
+</p>
+<p align="left">f&ndash;lushleft
+more text
+</p>
+<p align="right">f&ndash;lushright
+more text
+</p>
+<div align="center">ce&ndash;ntered line
+</div>
+<p>r&ndash;raggedright
+more text
+</p>
+<pre class="verbatim">\input texinfo @c -*-texinfo-*-
+
+@setfilename simplest.info
+
+@node Top
+
+This is a very simple texi manual @  &lt;&gt;.
+
+@bye
+</pre>
+<pre class="verbatim">in verbatim ''
+</pre>
+
+html ''
+
+
+
+
+<span id="majorheading-2"></span><h1 class="majorheading">majorheading</h1>
+
+<span id="chapheading-2"></span><h1 class="chapheading">chapheading</h1>
+
+<span id="heading-2"></span><h2 class="heading">heading</h2>
+
+<span id="subheading-2"></span><h3 class="subheading">subheading</h3>
+
+<span id="subsubheading-2"></span><h4 class="subsubheading">subsubheading</h4>
+
+
+<p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
+<code>@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }</code> <abbr 
title="&Eacute;tude&ndash;, Autonome">&Eacute;&ndash;. ,A.</abbr> 
(&Eacute;tude&ndash;, <b>Autonome</b>)
+<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude&ndash;, 
Autonome">&Eacute;&ndash;. ,A.</abbr>
+</p>
+<p><code>@math{--a@minus{} {\frac{1}{2}}}</code> <em class='math'>--a- 
{\frac{1}{2}}</em>
+</p>
+<p><code>@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img src="f-ile.jpg" 
alt="altjk _&quot; %@">
+<code>@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img src="f--ile.e--xt" alt="jk _&quot; %@ in b &quot;">
+<code>@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; %@:}}</code> 
<img src="filejk _&quot; %@.jpg" alt="altjk _&quot; %@">
+</p>
+
+
+
+<p>Somehow invalid use of @,:<br>
+@, ,
+<br>
+@,@&quot;u ,&uuml;
+</p>
+<p>Invalid use of @&rsquo;:<br>
+@&rsquo; '
+<br>
+@&rsquo;@&quot;u '&uuml;
+</p>
+<p>@dotless{truc} truc
+@dotless{ij} ij
+<code>@dotless{--a}</code> &ndash;a
+<code>@dotless{a}</code> a
+</p>
+<p>@U, without braces @U{}, with empty arg 
+@U{z}, with non-hex arg &#xz;
+@U{abc}, with &lt;4 hex digits &#xabc;
+@U{FFFFFFFFFFFFFF}, value much too large &#xFFFFFFFFFFFFFF;
+@U{110000}, value just beyond Unicode &#x110000;
+</p>
+<p>@TeX, but without brace TeX<code>@#</code> #
+</p>
+<p><code>@w{--a}</code> &ndash;a<!-- /@w -->
+</p>
+<p><code>@image{,1--xt}</code> 
+<code>@image{,,2--xt}</code> 
+<code>@image{,,,3--xt}</code> 
+</p>
+
+<ul class="no-bullet">
+<li> after emph e&ndash;mph item
+</li></ul>
+
+<ul class="no-bullet">
+<li>&bull; a&ndash;n itemize line i&ndash;tem 1
+</li><li>&bull; a&ndash;n itemize line i&ndash;tem 2
+</li></ul>
+
+<dl class="def">
+<dt><span class="category">fun: </span><span><strong></strong></span></dt>
+<dt id="index-machin-2"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and</em><a 
href='#index-machin-2' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-machin-3"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and  after</em><a 
href='#index-machin-3' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-machin-4"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and </em><a 
href='#index-machin-4' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-machin-5"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a 
href='#index-machin-5' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-followed-1"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-followed-1' class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>Various deff lines
+</p></dd><dt id="index-after"><span class="category">truc: 
</span><span><strong>after</strong> <em>a deff item</em><a href='#index-after' 
class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+
+<p><code>@ref{node}</code> &lsquo;node&rsquo;
+</p>
+<p><code>@ref{,cross ref name}</code> &lsquo;cross ref name&rsquo;
+<code>@ref{,,title}</code> &lsquo;title&rsquo;
+<code>@ref{,,,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)</a>
+<code>@ref{,,,,manual}</code> <cite>manual</cite>
+<code>@ref{node,cross ref name}</code> &lsquo;cross ref name&rsquo;
+<code>@ref{node,,title}</code> &lsquo;title&rsquo;
+<code>@ref{node,,,file name}</code> <a data-manual="file name" href="../file 
name/node.html#node">(file name)node</a>
+<code>@ref{node,,,,manual}</code> &lsquo;node&rsquo; in <cite>manual</cite>
+<code>@ref{node,cross ref name,title,}</code> &lsquo;title&rsquo;
+<code>@ref{node,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)cross ref name</a>
+<code>@ref{node,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; 
in <cite>manual</cite>
+<code>@ref{node,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/node.html#node">(file name)title</a>
+<code>@ref{node,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{node,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/node.html#node">title</a> in 
<cite>manual</cite>
+<code>@ref{node,,title,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)title</a>
+<code>@ref{node,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{node,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">title</a> in <cite>manual</cite>
+<code>@ref{node,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">node</a> in <cite>manual</cite>
+<code>@ref{,cross ref name,title,}</code> &lsquo;title&rsquo;
+<code>@ref{,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)cross ref name</a>
+<code>@ref{,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; in 
<cite>manual</cite>
+<code>@ref{,cross ref name,title,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)title</a>
+<code>@ref{,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/index.html">title</a> in 
<cite>manual</cite>
+<code>@ref{,,title,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)title</a>
+<code>@ref{,,title,,manual}</code> &lsquo;title&rsquo; in <cite>manual</cite>
+<code>@ref{,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/index.html">title</a> in <cite>manual</cite>
+<code>@ref{,,,file name,manual}</code> <cite><a data-manual="file name" 
href="../file name/index.html">manual</a></cite>
+</p>
+<p><code>@inforef{,cross ref name }</code> See &lsquo;cross ref name&rsquo;
+<code>@inforef{,,file name}</code> See <a data-manual="file name" 
href="../file name/index.html">(file name)</a>
+<code>@inforef{,cross ref name, file name}</code> See <a data-manual="file 
name" href="../file name/index.html">(file name)cross ref name</a>
+<code>@inforef{}</code> 
+</p>
+
+
+<p>In example.
+</p><div class="example">
+<pre class="example">
+
+&lt;
+&gt;
+&quot;
+&amp;
+'
+`
+
+``simple-double--three---four----''
+
+code: <code>``simple-double--three---four----''</code> 
+
+asis: ``simple-double--three---four----'' 
+
+strong: <strong>``simple-double--three---four----''</strong> 
+
+kbd: <kbd>``simple-double--three---four----''</kbd> 
+
+
+`<!-- /@w -->`simple-double-<!-- /@w -->-three---four----'<!-- /@w -->'
+
+
+<span id="index-_002d_002doption-1"></span><span 
id="index-_0060_0060-1"></span><span id="index-_0060_0060-3"></span><span 
id="index-_002d_002dfoption-1"></span>
+@&quot;u &uuml; 
+@&quot;{U} &Uuml; 
+@~n &ntilde;
+@^a &acirc;
+@'e &eacute;
+@=o &#333;
+@`i &igrave;
+@'{e} &eacute;
+@'{@dotless{i}} &iacute; 
+@dotless{i} i
+@dotless{j} j
+@`{@=E} &#274;` 
+@l{} &#322;
+@,{@'C} &#262;,
+@,c &ccedil;
+@,c@&quot;u &ccedil;&uuml; 
+
+
+@U{0075} &#x0075;
+
+@* 
+
+@ followed by a space
+&nbsp;
+@ followed by a tab
+&nbsp;
+@ followed by a new line
+&nbsp;<code>@-</code> 
+<code>@|</code> 
+<code>@:</code> 
+<code>@!</code> !
+<code>@?</code> ?
+<code>@.</code> .
+<code>@@</code> @
+<code>@}</code> }
+<code>@{</code> {
+<code>@/</code> 
+
+foo vs. bar. 
+colon :And something else.
+semi colon ;.
+And ? ?.
+Now ! !@
+but , ,
+
+@TeX TeX
+@LaTeX LaTeX
+@bullet &bull;
+@copyright &copy;
+@dots &hellip;
+@enddots ...
+@equiv &equiv;
+@error error&rarr;
+@expansion &rarr;
+@minus -
+@point &lowast;
+@print -|
+@result &rArr;
+@today a sunny day
+
+@aa &aring;
+@AA &Aring;
+@ae &aelig;
+@oe &#339;
+@AE &AElig;
+@OE &#338;
+@o &oslash;
+@O &Oslash;
+@ss &szlig;
+@l &#322;
+@L &#321;
+@DH &ETH;
+@TH &THORN;
+@dh &eth;
+@th &thorn;
+
+@exclamdown &iexcl;
+@questiondown &iquest;
+@pounds &pound;
+@registeredsymbol &reg;
+@ordf &ordf;
+@ordm &ordm;
+@comma ,
+@quotedblleft &ldquo;
+@quotedblright &rdquo;
+@quoteleft &lsquo;
+@quoteright &rsquo;
+@quotedblbase &bdquo;
+@quotesinglbase &sbquo;
+@guillemetleft &laquo;
+@guillemetright &raquo;
+@guillemotleft &laquo;
+@guillemotright &raquo;
+@guilsinglleft &lsaquo;
+@guilsinglright &rsaquo;
+@textdegree &deg;
+@euro &#8364;
+@arrow &rarr;
+@leq &le;
+@geq &ge;
+
+<code>@acronym{--a,an accronym}</code> <acronym title="an 
accronym">--a</acronym> (an accronym)
+<code>@acronym{--a}</code> <acronym title="an accronym">--a</acronym>
+<code>@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr 
title="&Eacute;tude Autonome">&Eacute;--. ,A.</abbr> (&Eacute;tude Autonome)
+<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude 
Autonome">&Eacute;--. ,A.</abbr>
+<code>@asis{--a}</code> --a
+<code>@b{--a}</code> <b>&ndash;a</b>
+<code>@cite{--a}</code> <cite>--a</cite>
+<code>@code{--a}</code> <code>--a</code>
+<code>@command{--a}</code> <code>--a</code>
+<code>@dfn{--a}</code> <em>--a</em>
+<code>@dmn{--a}</code> --a
+<code>@email{--a,--b}</code> <a href="mailto:--a";>--b</a>
+<code>@email{,--b}</code> --b
+<code>@email{--a}</code> <a href="mailto:--a";>--a</a>
+<code>@emph{--a}</code> <em>--a</em>
+<code>@env{--a}</code> <code>--a</code>
+<code>@file{--a}</code> <samp>--a</samp>
+<code>@i{--a}</code> <i>&ndash;a</i>
+<code>@kbd{--a}</code> <kbd>--a</kbd>
+<code>@key{--a}</code> <span class="key">--a</span>
+<code>@math{--a {\frac{1}{2}} @minus{}}</code> <em class='math'>--a 
{\frac{1}{2}} -</em>
+<code>@option{--a}</code> <samp>--a</samp>
+<code>@r{--a}</code> <span class="roman">&ndash;a</span>
+<code>@samp{--a}</code> &lsquo;<samp>--a</samp>&rsquo;
+<code>@sc{--a}</code> --A
+<code>@strong{--a}</code> <strong>--a</strong>
+<code>@t{--a}</code> <tt>--a</tt>
+<code>@sansserif{--a}</code> <span class="sansserif">&ndash;a</span>
+<code>@slanted{--a}</code> <i>&ndash;a</i>
+<code>@titlefont{--a}</code> </pre><h1 class="titlefont">--a</h1><pre 
class="example">
+
+<code>@indicateurl{--a}</code> &lsquo;<code>--a</code>&rsquo;
+<code>@uref{--a,--b}</code> <a href="--a">--b</a>
+<code>@uref{--a}</code> <a href="--a">--a</a>
+<code>@uref{,--b}</code> --b
+<code>@uref{--a,--b,--c}</code> <a href="--a">--c</a>
+<code>@uref{,--b,--c}</code> --c
+<code>@uref{--a,,--c}</code> <a href="--a">--c</a>
+<code>@uref{,,--c}</code> --c
+<code>@url{--a,--b}</code> <a href="--a">--b</a>
+<code>@url{--a,}</code> <a href="--a">--a</a>
+<code>@url{,--b}</code> --b
+<code>@var{--a}</code> <var>--a</var>
+<code>@verb{:--a:}</code> <tt>--a</tt>
+<code>@verb{:a  &lt; &amp; @ % &quot; --    b:}</code> <tt>a  &lt; &amp; @ % 
&quot; --    b</tt>
+<code>@w{a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a 
a}</code> a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a 
a<!-- /@w -->
+<code>@H{a}</code> a''
+<code>@H{--a}</code> --a''
+<code>@dotaccent{a}</code> &#551;
+<code>@dotaccent{--a}</code> --a.
+<code>@ringaccent{a}</code> &aring;
+<code>@ringaccent{--a}</code> --a*
+<code>@tieaccent{a}</code> a[
+<code>@tieaccent{--a}</code> --a[
+<code>@u{a}</code> &#259;
+<code>@u{--a}</code> --a(
+<code>@ubaraccent{a}</code> a_
+<code>@ubaraccent{--a}</code> --a_
+<code>@udotaccent{a}</code> &#7841;
+<code>@udotaccent{--a}</code> .--a
+<code>@v{a}</code> &#462;
+<code>@v{--a}</code> --a&lt;
+<code>@,{c}</code> &ccedil;
+<code>@,{--c}</code> --c,
+<code>@ogonek{a}</code> &#261;
+<code>@ogonek{--a}</code> --a;
+<code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
+<code>@footnote{in footnote}</code> <a id="DOCF7" href="#FOOT7">(9)</a>
+<code>@footnote{in footnote2}</code> <a id="DOCF8" href="#FOOT8">(10)</a>
+
+<code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,,l--e}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
+<code>@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt" alt="f--ile">
+<code>@image{f--ile,aze,az,alt,.e--xt}</code> <img src="f--ile.e--xt" 
alt="alt">
+<code>@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg" alt="a&ndash;lt">
+<code>@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}</code> <img 
src="f--ile@..file ext e--xt}" alt="alt">
+
+<code>@sp 2</code>
+
+
+
+<code>@page</code>
+
+</pre><pre class="example">
+
+<code>need 1002</code>
+
+<code>@clicksequence{click @click{} A}</code> click &rarr; A
+After clickstyle &rArr;
+<code>@clicksequence{click @click{} A}</code> click &rArr; A
+
+</pre><div 
class="displaymath"><em><strong>``simple-double--three---four----''</strong> 
aa<!-- /@w -->
+`<!-- /@w -->`simple-double-<!-- /@w -->-three---four----'<!-- /@w -->'
+
+</em></div><pre class="example">
+
+</pre><div class="displaymath"><em>&uuml; &Uuml; &ntilde; &acirc; &eacute; 
&#333; &igrave; &eacute; i j &#274;`
+&#322; &#262;, &#262;, &ccedil; a'' &#551; &aring; a[
+&#259; a_ &#7841; &#462; &#261; a<sup>h</sup><sub>l</sub>
+
+ &nbsp;&nbsp; &nbsp;   ! ? . @ } { 
+a sunny day
+</em></div><pre class="example">
+
+</pre><div class="displaymath"><em>&rarr;
+&#x0075;
+TeX LaTeX &bull; &copy; &hellip; ... &equiv;
+error&rarr; &rarr; - &lowast; -| &rArr;
+&aring; &Aring; &aelig; &#339; &AElig; &#338; &oslash; &Oslash; &szlig; &#322; 
&#321; &ETH;
+&THORN; &eth; &thorn; &iexcl; &iquest; &pound;
+&reg; &ordf; &ordm; , 
+</em></div><pre class="example">
+
+</pre><div class="displaymath"><em>&ldquo; &rdquo; 
+&lsquo; &rsquo; &bdquo; &sbquo; &laquo;
+&raquo; &laquo; &raquo; &lsaquo;
+&rsaquo; &deg; &#8364; &rarr; &le; &ge;
+</em></div><pre class="example">
+
+<kbd>default kbdinputstyle</kbd>
+</pre><div class="example">
+<pre class="example"><kbd>in example default kbdinputstyle</kbd>
+</pre></div>
+<pre class="example">
+
+<code>code kbdinputstyle</code>
+</pre><div class="example">
+<pre class="example"><code>in example code kbdinputstyle</code>
+</pre></div>
+<pre class="example">
+
+<code>example kbdinputstyle</code>
+</pre><div class="example">
+<pre class="example"><code>in example example kbdinputstyle</code>
+</pre></div>
+<pre class="example">
+
+<kbd>distinct kbdinputstyle</kbd>
+</pre><div class="example">
+<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
+</pre></div>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example">A quot---ation
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>Note:</b> A Note
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>note:</b> A note
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>Caution:</b> Caution
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>Important:</b> Important
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>Tip:</b> a Tip
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>Warning:</b> a Warning.
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>something &eacute; TeX:</b> The something &eacute; TeX 
is here.
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>something, other thing:</b> something, other thing
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>Note, the note:</b> Note, the note
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+</blockquote>
+<pre class="example">
+
+</pre><blockquote>
+</blockquote>
+<pre class="example">
+
+</pre><blockquote>
+</blockquote>
+<pre class="example">
+
+</pre><blockquote>
+</blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example">aaa quotation
+</pre></blockquote>
+<div align="center">--- <em>quotation author</em>
+</div><pre class="example">
+
+</pre><blockquote>
+<pre class="example">indent in quotation
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example">A small quot---ation
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>Note:</b> A small Note
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>something, other thing:</b> something, other thing
+</pre></blockquote>
+<pre class="example">
+
+</pre><ul>
+<li> <pre class="example">i--temize
+</pre></li></ul>
+<pre class="example">
+
+</pre><ul class="no-bullet">
+<li>+ <pre class="example">i--tem +
+</pre></li></ul>
+<pre class="example">
+
+</pre><ul>
+<li> <pre class="example">b--ullet
+</pre></li></ul>
+<pre class="example">
+
+</pre><ul class="no-bullet">
+<li>- <pre class="example">minu--s
+</pre></li></ul>
+<pre class="example">
+
+</pre><ul class="no-bullet">
+<li> <pre class="example">e--mph item
+</pre></li></ul>
+<pre class="example">
+
+</pre><ul class="no-bullet">
+<li><em>after emph</em> <pre class="example">e--mph item
+</pre></li></ul>
+<pre class="example">
+
+</pre><ul class="no-bullet">
+<li>&bull; a&ndash;n itemize line <pre class="example"><span 
id="index-index-entry-within-itemize-1"></span>i--tem 1
+</pre></li><li>&bull; a&ndash;n itemize line <pre class="example">i--tem 2
+</pre></li></ul>
+<pre class="example">
+
+</pre><ol>
+<li> <pre class="example">e--numerate
+</pre></li></ol>
+<pre class="example">
+
+</pre><table>
+<thead><tr><th width="40%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="60%"><pre class="example">another 
tab</pre></th></tr></thead>
+<tr><td width="40%"><pre class="example">mu--ltitable item</pre></td><td 
width="60%"><pre class="example">multitable tab</pre></td></tr>
+<tr><td width="40%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="60%"><pre class="example">multitable tab 2
+<span id="index-index-entry-within-multitable-1"></span></pre></td></tr>
+<tr><td width="40%"><pre class="example">lone mu--ltitable item</pre></td></tr>
+</table>
+<pre class="example">
+
+</pre><table>
+<tr><td><pre class="example">truc</pre></td><td><pre 
class="example">bidule</pre></td></tr>
+</table>
+<pre class="example">
+
+</pre><div class="example">
+<pre class="example">e--xample  some
+   text
+</pre></div>
+<pre class="example">
+
+</pre><div class="example first-arg">
+<pre class="example">example one arg
+</pre></div>
+<pre class="example">
+
+</pre><div class="example first-arg second-arg">
+<pre class="example">example two args
+</pre></div>
+<pre class="example">
+
+</pre><div class="example first-arg second-arg third-arg">
+<pre class="example">example three args
+</pre></div>
+<pre class="example">
+
+</pre><div class="example first-arg second-arg third-arg fourth-arg">
+<pre class="example">example four args
+</pre></div>
+<pre class="example">
+
+</pre><div class="example first-arg second-arg third-arg fourth-arg fifth-arg">
+<pre class="example">example five args
+</pre></div>
+<pre class="example">
+
+</pre><div class="example something-é-TeX">
+<pre class="example">The something &eacute; TeX is here.
+</pre></div>
+<pre class="example">
+
+</pre><div class="example @-at-the-end-of-line--">
+<pre class="example">A @ at the end of the @example line.
+</pre></div>
+<pre class="example">
+
+</pre><div class="example">
+<pre class="example">example with empty args
+</pre></div>
+<pre class="example">
+
+</pre><div class="example nonempty">
+<pre class="example">example with empty and non empty args mix
+</pre></div>
+<pre class="example">
+
+</pre><div class="example">
+<pre class="example">s--mallexample
+</pre></div>
+<pre class="example">
+
+<code>@noindent</code> after smallexample.
+</pre><div class="example">
+<pre class="example">$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&amp;content-type=text/plain'
+$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&amp;content-type=text/plain'
+</pre></div>
+<pre class="example">Less recent versions are also present.
+
+</pre><div class="display">
+<pre class="example">d--isplay
+</pre></div>
+<pre class="example">
+
+</pre><div class="display">
+<pre class="example">s--malldisplay
+</pre></div>
+<pre class="example">
+
+</pre><div class="example lisp">
+<pre class="lisp">l--isp
+</pre></div>
+<pre class="example">
+
+</pre><div class="example lisp">
+<pre class="lisp">s--malllisp
+</pre></div>
+<pre class="example">
+
+</pre><div class="format">
+<pre class="example">f--ormat
+</pre></div>
+<pre class="example">
+
+</pre><div class="format">
+<pre class="example">s--mallformat
+</pre></div>
+<pre class="example">
+
+</pre><div class="displaymath"><em>disp--laymath
+f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2</sup>
+</em></div><pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory: 
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002deffn_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--effn
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-de_002d_002dffn_005fname-1"><span class="category">cate--gory: 
</span><span><strong>de--ffn_name</strong> <em>ar--guments    more args 
+ even more so</em><a href='#index-de_002d_002dffn_005fname-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">def--fn
+</pre></dd></dl>
+<pre class="example"> 
+</pre><dl class="def">
+<dt id="index-i-2"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-2' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example"><span 
id="index-index-entry-within-deffn-1"></span></pre></dd><dt 
id="index-truc-2"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-truc-2' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-log-trap-1"><span class="category">Command: 
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-log-trap1-1"><span class="category">Command: 
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-log-trap2-1"><span class="category">Command: 
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-id-ule-1"><span class="category">cmde: 
</span><span><strong><b>id ule</b></strong> <em>truc</em><a 
href='#index-id-ule-1' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-id-i-ule-1"><span class="category">cmde2: 
</span><span><strong><b>id &lsquo;<samp>i</samp>&rsquo; ule</b></strong> 
<em>truc</em><a href='#index-id-i-ule-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt><span class="category"><b>id &lsquo;<samp>i</samp>&rsquo; ule</b>: 
</span><span><strong></strong></span></dt>
+<dt><span><strong></strong></span></dt>
+<dt><span class="category">aaa: </span><span><strong></strong></span></dt>
+<dt><span class="category">: </span><span><strong></strong></span></dt>
+<dt><span class="category">: </span><span><strong></strong></span></dt>
+<dt id="index-machin-6"><span class="category">: 
</span><span><strong>machin</strong><a href='#index-machin-6' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-bidule-machin-1"><span class="category">: 
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-machin-7"><span class="category">truc: 
</span><span><strong>machin</strong><a href='#index-machin-7' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt><span class="category">truc: </span><span><strong></strong></span></dt>
+<dt id="index-followed-2"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-followed-2' class='copiable-anchor'> &para;</a></span></dt>
+<dt><span class="category">truc: </span><span><strong></strong></span></dt>
+<dt><span class="category">: </span><span><strong></strong></span></dt>
+<dt id="index-a-3"><span class="category">truc: 
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a 
href='#index-a-3' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-deffnx-2"><span class="category">truc: 
</span><span><strong>deffnx</strong> <em>before end deffn</em><a 
href='#index-deffnx-2' class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-deffn-2"><span class="category">empty: 
</span><span><strong>deffn</strong><a href='#index-deffn-2' 
class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-deffn-3"><span class="category">empty: 
</span><span><strong>deffn</strong> <em>with deffnx</em><a 
href='#index-deffn-3' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-deffnx-3"><span class="category">empty: 
</span><span><strong>deffnx</strong><a href='#index-deffnx-3' 
class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-i-3"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-3' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-truc-3"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-truc-3' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">text in def item for second def item
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002defvr_005fname-1"><span class="category">c--ategory: 
</span><span><strong>d--efvr_name</strong><a 
href='#index-d_002d_002defvr_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--efvr
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002deftypefn_005fname-1"><span 
class="category">c--ategory: </span><span><em>t--ype</em> 
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002deftypefn_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--eftypefn
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt 
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory 
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong> 
<em>a--rguments...</em><a 
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">d--eftypeop
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002deftypevr_005fname-1"><span 
class="category">c--ategory: </span><span><em>t--ype</em> 
<strong>d--eftypevr_name</strong><a 
href='#index-d_002d_002deftypevr_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--eftypevr
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass: 
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">d--efcv
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory 
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">d--efop
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002deftp_005fname-1"><span class="category">c--ategory: 
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a 
href='#index-d_002d_002deftp_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--eftp
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002defun_005fname-1"><span class="category">Function: 
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defun_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--efun
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002defmac_005fname-1"><span class="category">Macro: 
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defmac_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--efmac
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002defspec_005fname-1"><span class="category">Special 
Form: </span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defspec_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--efspec
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002defvar_005fname-1"><span class="category">Variable: 
</span><span><strong>d--efvar_name</strong> <em>argvar argvar1</em><a 
href='#index-d_002d_002defvar_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--efvar
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002defopt_005fname-1"><span class="category">User Option: 
</span><span><strong>d--efopt_name</strong><a 
href='#index-d_002d_002defopt_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--efopt
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002deftypefun_005fname-1"><span 
class="category">Function: </span><span><em>t--ype</em> 
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002deftypefun_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--eftypefun
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002deftypevar_005fname-1"><span 
class="category">Variable: </span><span><em>t--ype</em> 
<strong>d--eftypevar_name</strong><a 
href='#index-d_002d_002deftypevar_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--eftypevar
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><span>Instance 
Variable of c--lass: <strong>d--efivar_name</strong><a 
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">d--efivar
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt 
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><span>Instance 
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a 
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">d--eftypeivar
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><span>Method 
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">d--efmethod
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt 
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><span>Method 
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong> 
<em>a--rguments...</em><a 
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">d--eftypemethod
+</pre></dd></dl>
+<pre class="example">
+
+<code>@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@, 
ma---nual@@}</code> See <a data-manual="file n---ame@" href="../file 
n---ame@/c_002d_002d_002dhapter_0040.html#c_002d_002d_002dhapter_0040">t---itle@</a>
 in <cite>ma---nual@</cite>.
+<code>@ref{chapter, cross ref name, title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@pxref{chapter, cross ref name, title, file name, manual}</code> see <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
+
+<code>@ref{chapter}</code> <a href="#chapter">chapter</a>
+<code>@xref{chapter}</code> See <a href="#chapter">chapter</a>.
+<code>@pxref{chapter}</code> see <a href="#chapter">chapter</a>
+<code>@ref{s--ect@comma{}ion}</code> <a href="s_002d_002dect_002cion.html">A 
section</a>
+
+<code>@ref{s--ect@comma{}ion, a @comma{} in cross
+ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual 
name }</code>
+<a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a> 
in <cite>a , in manual name</cite>
+
+<code>@ref{chapter,cross ref name}</code> <a href="#chapter">cross ref name</a>
+<code>@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<code>@ref{chapter,,,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
+<code>@ref{chapter,,,,manual}</code> `chapter' in <cite>manual</cite>
+<code>@ref{chapter,cross ref name,title,}</code> <a href="#chapter">title</a>
+<code>@ref{chapter,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)cross ref name</a>
+<code>@ref{chapter,cross ref name,,,manual}</code> `cross ref name' in 
<cite>manual</cite>
+<code>@ref{chapter,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)title</a>
+<code>@ref{chapter,cross ref name,title,,manual}</code> `title' in 
<cite>manual</cite>
+<code>@ref{chapter,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@ref{chapter,,title,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)title</a>
+<code>@ref{chapter,,title,,manual}</code> `title' in <cite>manual</cite>
+<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{chapter,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">chapter</a> in <cite>manual</cite>
+
+
+<code>@ref{(pman)anode,cross ref name}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)cross ref name</a>
+<code>@ref{(pman)anode,,title}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
+<code>@ref{(pman)anode,,,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)anode</a>
+<code>@ref{(pman)anode,,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">anode</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title,}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
+<code>@ref{(pman)anode,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">(file name)cross ref name</a>
+<code>@ref{(pman)anode,cross ref name,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">cross ref name</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title,file name}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">(file 
name)title</a>
+<code>@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
data-manual="pman" href="../pman/anode.html#anode">title</a> in 
<cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">title</a> in 
<cite>manual</cite>
+<code>@ref{(pman)anode,,title,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)title</a>
+<code>@ref{(pman)anode,,title,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">anode</a> in <cite>manual</cite>
+
+
+<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
+<code>@inforef{chapter}</code> See `chapter'
+<code>@inforef{chapter, cross ref name}</code> See `cross ref name'
+<code>@inforef{chapter,,file name}</code> See <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
+<code>@inforef{node, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/node.html#node">(file name)cross ref 
name</a>
+<code>@inforef{node}</code> See `node'
+<code>@inforef{node, cross ref name}</code> See `cross ref name'
+<code>@inforef{node,,file name}</code> See <a data-manual="file name" 
href="../file name/node.html#node">(file name)node</a>
+<code>@inforef{chapter, cross ref name, file name, spurious arg}</code> See <a 
data-manual="file name, spurious arg" href="../file name, spurious 
arg/chapter.html#chapter">(file name, spurious arg)cross ref name</a>
+
+<code>@inforef{s--ect@comma{}ion, a @comma{} in cross
+ref, a comma@comma{} in file}</code>
+See <a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a , 
in cross
+ref</a>
+
+
+</pre><dl compact="compact">
+<dt><span><tt>a</tt></span></dt>
+<dd><pre class="example">l--ine
+</pre></dd>
+</dl>
+<pre class="example">
+
+</pre><dl compact="compact">
+<dt id='index-a-7'><span><tt>a</tt><a href='#index-a-7' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id='index-b-3'><span><tt>b</tt><a href='#index-b-3' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">l--ine
+</pre></dd>
+</dl>
+<pre class="example">
+
+</pre><dl compact="compact">
+<dt id='index-a-4'><span><tt>a</tt><a href='#index-a-4' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example"><span 
id="index-index-entry-between-item-and-itemx-1"></span></pre></dd>
+<dt id='index-b-1'><span><tt>b</tt><a href='#index-b-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">l--ine
+</pre></dd>
+</dl>
+<pre class="example">
+
+</pre><table class="cartouche" border="1"><tr><td>
+<pre class="example">c--artouche
+</pre></td></tr></table>
+<pre class="example">
+
+</pre><pre class="example">g--roupe
+</pre><pre class="example">
+
+</pre><pre class="example">f--lushleft
+more text
+</pre><pre class="example">
+
+</pre><pre class="example">f--lushright
+more text
+</pre><pre class="example">
+
+</pre><div align="center">ce--ntered line
+</div><pre class="example">
+
+</pre><pre class="example">r--raggedright
+more text
+</pre><pre class="example">
+
+</pre><pre class="verbatim">\input texinfo @c -*-texinfo-*-
+
+@setfilename simplest.info
+
+@node Top
+
+This is a very simple texi manual @  &lt;&gt;.
+
+@bye
+</pre><pre class="example">
+
+</pre><pre class="verbatim">in verbatim ''
+</pre><pre class="example">
+
+
+html ''
+
+
+
+
+</pre><span id="majorheading-3"></span><strong>majorheading</strong>
+<pre class="example">
+
+</pre><span id="chapheading-3"></span><strong>chapheading</strong>
+<pre class="example">
+
+</pre><span id="heading-3"></span><strong>heading</strong>
+<pre class="example">
+
+</pre><span id="subheading-3"></span><strong>subheading</strong>
+<pre class="example">
+
+</pre><span id="subsubheading-3"></span><strong>subsubheading</strong>
+<pre class="example">
+
+
+<code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym title="an 
accronym , ...">--a</acronym> (an accronym , ...)
+<code>@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }</code> <abbr 
title="&Eacute;tude&ndash;, Autonome">&Eacute;--. ,A.</abbr> (&Eacute;tude--, 
<b>Autonome</b>)
+<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude&ndash;, 
Autonome">&Eacute;--. ,A.</abbr>
+
+<code>@math{--a@minus{} {\frac{1}{2}}}</code> <em class='math'>--a- 
{\frac{1}{2}}</em>
+
+<code>@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img src="f-ile.jpg" 
alt="altjk _&quot; %@">
+<code>@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img src="f--ile.e--xt" alt="jk _&quot; %@ in b &quot;">
+<code>@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; %@:}}</code> 
<img src="filejk _&quot; %@.jpg" alt="altjk _&quot; %@">
+
+
+
+
+Somehow invalid use of @,:
+
+@, ,
+
+
+@,@&quot;u ,&uuml;
+
+Invalid use of @':
+
+@' '
+
+
+@'@&quot;u '&uuml;
+
+@dotless{truc} truc
+@dotless{ij} ij
+<code>@dotless{--a}</code> --a
+<code>@dotless{a}</code> a
+
+@U, without braces @U{}, with empty arg 
+@U{z}, with non-hex arg &#xz;
+@U{abc}, with &lt;4 hex digits &#xabc;
+@U{FFFFFFFFFFFFFF}, value much too large &#xFFFFFFFFFFFFFF;
+@U{110000}, value just beyond Unicode &#x110000;
+
+@TeX, but without brace TeX<code>@#</code> #
+
+<code>@w{--a}</code> --a<!-- /@w -->
+
+<code>@image{,1--xt}</code> 
+<code>@image{,,2--xt}</code> 
+<code>@image{,,,3--xt}</code> 
+
+
+</pre><ul class="no-bullet">
+<li> after emph <pre class="example">e--mph item
+</pre></li></ul>
+<pre class="example">
+
+</pre><ul class="no-bullet">
+<li>&bull; a&ndash;n itemize line <pre class="example">i--tem 1
+</pre></li><li>&bull; a&ndash;n itemize line <pre class="example">i--tem 2
+</pre></li></ul>
+<pre class="example">
+
+</pre><dl class="def">
+<dt><span class="category">fun: </span><span><strong></strong></span></dt>
+<dt id="index-machin-8"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and</em><a 
href='#index-machin-8' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-machin-9"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and  after</em><a 
href='#index-machin-9' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-machin-10"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and </em><a 
href='#index-machin-10' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-machin-11"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a 
href='#index-machin-11' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-followed-3"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-followed-3' class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">Various deff lines
+</pre></dd><dt id="index-after-1"><span class="category">truc: 
</span><span><strong>after</strong> <em>a deff item</em><a 
href='#index-after-1' class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+<pre class="example">
+
+<code>@ref{node}</code> `node'
+
+<code>@ref{,cross ref name}</code> `cross ref name'
+<code>@ref{,,title}</code> `title'
+<code>@ref{,,,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)</a>
+<code>@ref{,,,,manual}</code> <cite>manual</cite>
+<code>@ref{node,cross ref name}</code> `cross ref name'
+<code>@ref{node,,title}</code> `title'
+<code>@ref{node,,,file name}</code> <a data-manual="file name" href="../file 
name/node.html#node">(file name)node</a>
+<code>@ref{node,,,,manual}</code> `node' in <cite>manual</cite>
+<code>@ref{node,cross ref name,title,}</code> `title'
+<code>@ref{node,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)cross ref name</a>
+<code>@ref{node,cross ref name,,,manual}</code> `cross ref name' in 
<cite>manual</cite>
+<code>@ref{node,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/node.html#node">(file name)title</a>
+<code>@ref{node,cross ref name,title,,manual}</code> `title' in 
<cite>manual</cite>
+<code>@ref{node,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/node.html#node">title</a> in 
<cite>manual</cite>
+<code>@ref{node,,title,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)title</a>
+<code>@ref{node,,title,,manual}</code> `title' in <cite>manual</cite>
+<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{node,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">title</a> in <cite>manual</cite>
+<code>@ref{node,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">node</a> in <cite>manual</cite>
+<code>@ref{,cross ref name,title,}</code> `title'
+<code>@ref{,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)cross ref name</a>
+<code>@ref{,cross ref name,,,manual}</code> `cross ref name' in 
<cite>manual</cite>
+<code>@ref{,cross ref name,title,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)title</a>
+<code>@ref{,cross ref name,title,,manual}</code> `title' in <cite>manual</cite>
+<code>@ref{,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/index.html">title</a> in 
<cite>manual</cite>
+<code>@ref{,,title,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)title</a>
+<code>@ref{,,title,,manual}</code> `title' in <cite>manual</cite>
+<code>@ref{,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/index.html">title</a> in <cite>manual</cite>
+<code>@ref{,,,file name,manual}</code> <cite><a data-manual="file name" 
href="../file name/index.html">manual</a></cite>
+
+<code>@inforef{,cross ref name }</code> See `cross ref name'
+<code>@inforef{,,file name}</code> See <a data-manual="file name" 
href="../file name/index.html">(file name)</a>
+<code>@inforef{,cross ref name, file name}</code> See <a data-manual="file 
name" href="../file name/index.html">(file name)cross ref name</a>
+<code>@inforef{}</code> 
+
+
+</pre></div>
+
+<span id="index-t_002d_002druc"></span>
+<span id="index-T_002d_002druc"></span>
+<span id="index-_002e"></span>
+<span id="index-_003f"></span>
+<span id="index-a"></span>
+<span id="index-t_002d_002druc-1"></span>
+<span id="index-T_002d_002druc-1"></span>
+<span id="index-_002e-1"></span>
+<span id="index-_003f-1"></span>
+<span id="index-a-5"></span>
+
+
+<p>cp
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_cp_symbol-1"><b>&quot;</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_symbol-2"><b>-</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_symbol-3"><b>.</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_symbol-4"><b>?</b></a>
+ &nbsp; 
+<br>
+<a class="summary-letter" href="#chapter-1_cp_letter-A"><b>A</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_letter-I"><b>I</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_letter-T"><b>T</b></a>
+ &nbsp; 
+</td></tr></table>
+<table class="index-cp" border="0">
+<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
+<tr><td colspan="4"> </td></tr>
+<tr><th id="chapter-1_cp_symbol-1">&quot;</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-1">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> </td></tr>
+<tr><th id="chapter-1_cp_symbol-2">-</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption-1">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> </td></tr>
+<tr><th id="chapter-1_cp_symbol-3">.</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> </td></tr>
+<tr><th id="chapter-1_cp_symbol-4">?</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> </td></tr>
+<tr><th id="chapter-1_cp_letter-A">A</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a href="#index-a">a</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> </td></tr>
+<tr><th id="chapter-1_cp_letter-I">I</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-index-entry-between-item-and-itemx">index 
entry between item and itemx</a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-index-entry-between-item-and-itemx">index 
entry between item and itemx</a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-index-entry-within-deffn">index entry 
within deffn</a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-index-entry-within-deffn">index entry 
within deffn</a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-index-entry-within-deffn">index 
entry within deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-index-entry-within-itemize">index entry 
within itemize</a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-index-entry-within-itemize">index entry 
within itemize</a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-index-entry-within-multitable">index entry 
within multitable</a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-index-entry-within-multitable">index 
entry within multitable</a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td colspan="4"> </td></tr>
+<tr><th id="chapter-1_cp_letter-T">T</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> </td></tr>
+</table>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-1_cp_symbol-1"><b>&quot;</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_symbol-2"><b>-</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_symbol-3"><b>.</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_symbol-4"><b>?</b></a>
+ &nbsp; 
+<br>
+<a class="summary-letter" href="#chapter-1_cp_letter-A"><b>A</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_letter-I"><b>I</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_letter-T"><b>T</b></a>
+ &nbsp; 
+</td></tr></table>
+
+<p>fn
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_fn_symbol-1"><b>-</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_symbol-2"><b>.</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_symbol-3"><b>?</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_symbol-4"><b>`</b></a>
+ &nbsp; 
+<br>
+<a class="summary-letter" href="#chapter-1_fn_letter-A"><b>A</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-B"><b>B</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-D"><b>D</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-F"><b>F</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-I"><b>I</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-L"><b>L</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-M"><b>M</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-T"><b>T</b></a>
+ &nbsp; 
+</td></tr></table>
+<table class="index-fn" border="0">
+<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
+<tr><td colspan="4"> </td></tr>
+<tr><th id="chapter-1_fn_symbol-1">-</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> </td></tr>
+<tr><th id="chapter-1_fn_symbol-2">.</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> </td></tr>
+<tr><th id="chapter-1_fn_symbol-3">?</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> </td></tr>
+<tr><th id="chapter-1_fn_symbol-4">`</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> </td></tr>
+<tr><th id="chapter-1_fn_letter-A">A</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-a"><code>a</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-a-1"><code>a</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-a"><code>a</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-a-1"><code>a</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-after"><code>after</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-after"><code>after</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> </td></tr>
+<tr><th id="chapter-1_fn_letter-B">B</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-b"><code>b</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-b"><code>b</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td colspan="4"> </td></tr>
+<tr><th id="chapter-1_fn_letter-D">D</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> </td></tr>
+<tr><th id="chapter-1_fn_letter-F">F</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> </td></tr>
+<tr><th id="chapter-1_fn_letter-I">I</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-i-ule-1"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td colspan="4"> </td></tr>
+<tr><th id="chapter-1_fn_letter-L">L</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td colspan="4"> </td></tr>
+<tr><th id="chapter-1_fn_letter-M">M</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-machin"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-machin"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> </td></tr>
+<tr><th id="chapter-1_fn_letter-T">T</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-truc"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-truc"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> </td></tr>
+</table>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-1_fn_symbol-1"><b>-</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_symbol-2"><b>.</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_symbol-3"><b>?</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_symbol-4"><b>`</b></a>
+ &nbsp; 
+<br>
+<a class="summary-letter" href="#chapter-1_fn_letter-A"><b>A</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-B"><b>B</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-D"><b>D</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-F"><b>F</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-I"><b>I</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-L"><b>L</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-M"><b>M</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-T"><b>T</b></a>
+ &nbsp; 
+</td></tr></table>
+
+<p>vr
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_vr_letter-A"><b>A</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_vr_letter-B"><b>B</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_vr_letter-D"><b>D</b></a>
+ &nbsp; 
+</td></tr></table>
+<table class="index-vr" border="0">
+<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
+<tr><td colspan="4"> </td></tr>
+<tr><th id="chapter-1_vr_letter-A">A</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-a-2"><code>a</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-a-2"><code>a</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-6"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-7"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> </td></tr>
+<tr><th id="chapter-1_vr_letter-B">B</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-b-1"><code>b</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-b-1"><code>b</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-2"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-3"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> </td></tr>
+<tr><th id="chapter-1_vr_letter-D">D</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname-1"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname-1"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname-1"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname-1"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> </td></tr>
+</table>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-1_vr_letter-A"><b>A</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_vr_letter-B"><b>B</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_vr_letter-D"><b>D</b></a>
+ &nbsp; 
+</td></tr></table>
+
+<p>ky
+</p>
+<p>pg
+</p>
+<p>tp
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_tp_letter-D"><b>D</b></a>
+ &nbsp; 
+</td></tr></table>
+<table class="index-tp" border="0">
+<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
+<tr><td colspan="4"> </td></tr>
+<tr><th id="chapter-1_tp_letter-D">D</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname-1"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> </td></tr>
+</table>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-1_tp_letter-D"><b>D</b></a>
+ &nbsp; 
+</td></tr></table>
+
+
+
 <p><a id="DOCF9" href="#FOOT9"><sup>11</sup></a>
 </p>
 
@@ -734,6 +3756,18 @@ qsd dsq sdq dsq dssdq sdq sdq sdq dsq sdq dsq dsq sdq dsq 
sdqsd q
 <div class="footnote">
 <h3 class="footnotes-heading">Footnotes</h3>
 
+<h5><a id="FOOT1_5" href="#DOCF1_5">(5)</a></h5>
+<p>in footnote</p>
+<h5><a id="FOOT2_6" href="#DOCF2_6">(6)</a></h5>
+<p>in footnote2</p>
+<h5><a id="FOOT5" href="#DOCF5">(7)</a></h5>
+<p>in footnote</p>
+<h5><a id="FOOT6" href="#DOCF6">(8)</a></h5>
+<p>in footnote2</p>
+<h5><a id="FOOT7" href="#DOCF7">(9)</a></h5>
+<p>in footnote</p>
+<h5><a id="FOOT8" href="#DOCF8">(10)</a></h5>
+<p>in footnote2</p>
 <h5><a id="FOOT9" href="#DOCF9">(11)</a></h5>
 <p>in footnote</p>
 </div>
diff --git a/tp/tests/layout/res_parser/formatting_chm/chapter2.html 
b/tp/tests/layout/res_parser/formatting_chm/chapter2.html
index 55725b5..0e24bb8 100644
--- a/tp/tests/layout/res_parser/formatting_chm/chapter2.html
+++ b/tp/tests/layout/res_parser/formatting_chm/chapter2.html
@@ -740,45 +740,45 @@ ul.no-bullet {list-style: none}
 <tr><th id="chapter-2_cp_symbol-1">&quot;</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-_0060_0060-1">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_0060_0060-1">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> </td></tr>
 <tr><th id="chapter-2_cp_symbol-2">-</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-_002d_002doption-1">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_002d_002doption-1">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> </td></tr>
 <tr><th id="chapter-2_cp_symbol-3">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> </td></tr>
 <tr><th id="chapter-2_cp_symbol-4">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> </td></tr>
 <tr><th id="chapter-2_cp_letter-A">A</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-a">a</a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-a">a</a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> </td></tr>
 <tr><th id="chapter-2_cp_letter-I">I</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-index-entry-between-item-and-itemx">index 
entry between item and itemx</a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-index-entry-between-item-and-itemx">index 
entry between item and itemx</a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-index-entry-between-item-and-itemx">index entry 
between item and itemx</a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-index-entry-between-item-and-itemx-1">index entry 
between item and itemx</a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-index-entry-between-item-and-itemx">index entry 
between item and itemx</a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-index-entry-between-item-and-itemx-1">index entry 
between item and itemx</a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-index-entry-within-deffn">index entry 
within deffn</a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-index-entry-within-deffn">index entry 
within deffn</a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="formatting.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="formatting.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-index-entry-within-itemize">index entry 
within itemize</a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-index-entry-within-itemize">index entry 
within itemize</a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="formatting.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="formatting.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-index-entry-within-multitable">index entry 
within multitable</a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-index-entry-within-multitable">index 
entry within multitable</a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
 <tr><td colspan="4"> </td></tr>
 <tr><th id="chapter-2_cp_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-t_002d_002druc">t&ndash;ruc</a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-T_002d_002druc">T&ndash;ruc</a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-t_002d_002druc">t&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-T_002d_002druc">T&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> </td></tr>
 </table>
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-2_cp_symbol-1"><b>&quot;</b></a>
@@ -829,149 +829,149 @@ ul.no-bullet {list-style: none}
 <tr><th id="chapter-2_fn_symbol-1">-</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> </td></tr>
 <tr><th id="chapter-2_fn_symbol-2">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> </td></tr>
 <tr><th id="chapter-2_fn_symbol-3">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> </td></tr>
 <tr><th id="chapter-2_fn_symbol-4">`</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> </td></tr>
 <tr><th id="chapter-2_fn_letter-A">A</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-a"><code>a</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-a-1"><code>a</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-a"><code>a</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-a-1"><code>a</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-after"><code>after</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-after"><code>after</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-after"><code>after</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> </td></tr>
 <tr><th id="chapter-2_fn_letter-B">B</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-b"><code>b</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-b"><code>b</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
 <tr><td colspan="4"> </td></tr>
 <tr><th id="chapter-2_fn_letter-D">D</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> </td></tr>
 <tr><th id="chapter-2_fn_letter-F">F</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> </td></tr>
 <tr><th id="chapter-2_fn_letter-I">I</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-id-i-ule"><code><b>id &lsquo;<samp>i</samp>&rsquo; 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-id-i-ule-1"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-id-i-ule"><code><b>id &lsquo;<samp>i</samp>&rsquo; 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-id-i-ule-1"><code><b>id &lsquo;<samp>i</samp>&rsquo; 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a href="chapter.html#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
 <tr><td colspan="4"> </td></tr>
 <tr><th id="chapter-2_fn_letter-L">L</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a href="chapter.html#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a href="chapter.html#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a href="chapter.html#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
 <tr><td colspan="4"> </td></tr>
 <tr><th id="chapter-2_fn_letter-M">M</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-machin"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
@@ -986,30 +986,30 @@ ul.no-bullet {list-style: none}
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> </td></tr>
 <tr><th id="chapter-2_fn_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-truc"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-copying-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-truc"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="formatting.html#index-titlepage-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="formatting.html#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="formatting.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> </td></tr>
 </table>
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-2_fn_symbol-1"><b>-</b></a>
diff --git a/tp/tests/layout/res_parser/formatting_chm/formatting.2 
b/tp/tests/layout/res_parser/formatting_chm/formatting.2
index eb99df1..610b5fa 100644
--- a/tp/tests/layout/res_parser/formatting_chm/formatting.2
+++ b/tp/tests/layout/res_parser/formatting_chm/formatting.2
@@ -1,4 +1,65 @@
-formatting.texi:25: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:15: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:15: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:15: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:15: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:15: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:15: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:15: @U expected braces (possibly involving @mymacro)
+formatting.texi:15: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:15: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:15: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:15: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:15: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:15: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:15: unexpected @ (possibly involving @mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @sp missing argument (possibly involving @mymacro)
+formatting.texi:15: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:15: misplaced } (possibly involving @mymacro)
+formatting.texi:15: misplaced } (possibly involving @mymacro)
+formatting.texi:15: misplaced { (possibly involving @mymacro)
+formatting.texi:15: misplaced { (possibly involving @mymacro)
+formatting.texi:15: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:25: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
 formatting.texi:25: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:25: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -60,226 +121,165 @@ formatting.texi:25: warning: @inforef is obsolete. 
(possibly involving @mymacro)
 formatting.texi:25: warning: @inforef is obsolete. (possibly involving 
@mymacro)
 formatting.texi:25: warning: @inforef is obsolete. (possibly involving 
@mymacro)
 formatting.texi:25: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:35: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:35: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:35: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:35: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:35: @U expected braces (possibly involving @mymacro)
-formatting.texi:35: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:35: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:35: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:35: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:35: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:35: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:35: unexpected @ (possibly involving @mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @sp missing argument (possibly involving @mymacro)
-formatting.texi:35: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:35: misplaced } (possibly involving @mymacro)
-formatting.texi:35: misplaced } (possibly involving @mymacro)
-formatting.texi:35: misplaced { (possibly involving @mymacro)
-formatting.texi:35: misplaced { (possibly involving @mymacro)
-formatting.texi:35: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
-formatting.texi:45: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:45: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:45: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:45: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:45: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:45: @U expected braces (possibly involving @mymacro)
-formatting.texi:45: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:45: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:45: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:45: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:45: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:45: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:45: unexpected @ (possibly involving @mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @sp missing argument (possibly involving @mymacro)
-formatting.texi:45: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:45: misplaced } (possibly involving @mymacro)
-formatting.texi:45: misplaced } (possibly involving @mymacro)
-formatting.texi:45: misplaced { (possibly involving @mymacro)
-formatting.texi:45: misplaced { (possibly involving @mymacro)
-formatting.texi:45: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:49: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
-formatting.texi:49: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:49: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:49: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:49: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:49: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:49: @U expected braces (possibly involving @mymacro)
-formatting.texi:49: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:49: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:49: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:49: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:49: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:49: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:49: unexpected @ (possibly involving @mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @sp missing argument (possibly involving @mymacro)
-formatting.texi:49: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:49: misplaced } (possibly involving @mymacro)
-formatting.texi:49: misplaced } (possibly involving @mymacro)
-formatting.texi:49: misplaced { (possibly involving @mymacro)
-formatting.texi:49: misplaced { (possibly involving @mymacro)
-formatting.texi:49: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:101: warning: @menu in invalid context
-formatting.texi:141: warning: @centerchap is obsolete.
+formatting.texi:61: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:61: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:61: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:61: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:61: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:61: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:61: @U expected braces (possibly involving @mymacro)
+formatting.texi:61: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:61: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:61: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:61: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:61: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:61: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:61: unexpected @ (possibly involving @mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @sp missing argument (possibly involving @mymacro)
+formatting.texi:61: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:61: misplaced } (possibly involving @mymacro)
+formatting.texi:61: misplaced } (possibly involving @mymacro)
+formatting.texi:61: misplaced { (possibly involving @mymacro)
+formatting.texi:61: misplaced { (possibly involving @mymacro)
+formatting.texi:61: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:65: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:65: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:65: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:65: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:65: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:65: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:65: @U expected braces (possibly involving @mymacro)
+formatting.texi:65: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:65: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:65: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:65: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:65: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:65: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:65: unexpected @ (possibly involving @mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @sp missing argument (possibly involving @mymacro)
+formatting.texi:65: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:65: misplaced } (possibly involving @mymacro)
+formatting.texi:65: misplaced } (possibly involving @mymacro)
+formatting.texi:65: misplaced { (possibly involving @mymacro)
+formatting.texi:65: misplaced { (possibly involving @mymacro)
+formatting.texi:65: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:103: warning: @menu in invalid context
+formatting.texi:143: warning: @centerchap is obsolete.
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
diff --git a/tp/tests/layout/res_parser/formatting_chm/formatting.hhk 
b/tp/tests/layout/res_parser/formatting_chm/formatting.hhk
index 8e66e93..41c59a6 100644
--- a/tp/tests/layout/res_parser/formatting_chm/formatting.hhk
+++ b/tp/tests/layout/res_parser/formatting_chm/formatting.hhk
@@ -18,11 +18,11 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="&quot;">
-<param name="Local" value="formatting.html#index-_0060_0060">
+<param name="Local" value="chapter.html#index-_0060_0060">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="&quot;">
-<param name="Local" value="formatting.html#index-_0060_0060-1">
+<param name="Local" value="chapter.html#index-_0060_0060-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="-option">
@@ -34,23 +34,23 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="-option">
-<param name="Local" value="formatting.html#index-_002d_002doption">
+<param name="Local" value="chapter.html#index-_002d_002doption">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="-option">
-<param name="Local" value="formatting.html#index-_002d_002doption-1">
+<param name="Local" value="chapter.html#index-_002d_002doption-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value=".">
-<param name="Local" value="formatting.html#index-_002e">
+<param name="Local" value="chapter.html#index-_002e">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="?">
-<param name="Local" value="formatting.html#index-_003f">
+<param name="Local" value="chapter.html#index-_003f">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="a">
-<param name="Local" value="formatting.html#index-a">
+<param name="Local" value="chapter.html#index-a">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="index entry between item and itemx">
@@ -62,11 +62,11 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="index entry between item and itemx">
-<param name="Local" 
value="formatting.html#index-index-entry-between-item-and-itemx">
+<param name="Local" 
value="chapter.html#index-index-entry-between-item-and-itemx">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="index entry between item and itemx">
-<param name="Local" 
value="formatting.html#index-index-entry-between-item-and-itemx-1">
+<param name="Local" 
value="chapter.html#index-index-entry-between-item-and-itemx-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="index entry within deffn">
@@ -78,11 +78,11 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="index entry within deffn">
-<param name="Local" value="formatting.html#index-index-entry-within-deffn">
+<param name="Local" value="chapter.html#index-index-entry-within-deffn">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="index entry within deffn">
-<param name="Local" value="formatting.html#index-index-entry-within-deffn-1">
+<param name="Local" value="chapter.html#index-index-entry-within-deffn-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="index entry within itemize">
@@ -94,11 +94,11 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="index entry within itemize">
-<param name="Local" value="formatting.html#index-index-entry-within-itemize">
+<param name="Local" value="chapter.html#index-index-entry-within-itemize">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="index entry within itemize">
-<param name="Local" value="formatting.html#index-index-entry-within-itemize-1">
+<param name="Local" value="chapter.html#index-index-entry-within-itemize-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="index entry within multitable">
@@ -110,19 +110,19 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="index entry within multitable">
-<param name="Local" 
value="formatting.html#index-index-entry-within-multitable">
+<param name="Local" value="chapter.html#index-index-entry-within-multitable">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="index entry within multitable">
-<param name="Local" 
value="formatting.html#index-index-entry-within-multitable-1">
+<param name="Local" value="chapter.html#index-index-entry-within-multitable-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="t-ruc">
-<param name="Local" value="formatting.html#index-t_002d_002druc">
+<param name="Local" value="chapter.html#index-t_002d_002druc">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="T-ruc">
-<param name="Local" value="formatting.html#index-T_002d_002druc">
+<param name="Local" value="chapter.html#index-T_002d_002druc">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="--foption">
@@ -134,19 +134,19 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="--foption">
-<param name="Local" value="formatting.html#index-_002d_002dfoption">
+<param name="Local" value="chapter.html#index-_002d_002dfoption">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="--foption">
-<param name="Local" value="formatting.html#index-_002d_002dfoption-1">
+<param name="Local" value="chapter.html#index-_002d_002dfoption-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value=".">
-<param name="Local" value="formatting.html#index-_002e-1">
+<param name="Local" value="chapter.html#index-_002e-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="?">
-<param name="Local" value="formatting.html#index-_003f-1">
+<param name="Local" value="chapter.html#index-_003f-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="``">
@@ -158,11 +158,11 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="``">
-<param name="Local" value="formatting.html#index-_0060_0060-2">
+<param name="Local" value="chapter.html#index-_0060_0060-2">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="``">
-<param name="Local" value="formatting.html#index-_0060_0060-3">
+<param name="Local" value="chapter.html#index-_0060_0060-3">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="a">
@@ -182,23 +182,23 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="a">
-<param name="Local" value="formatting.html#index-a-1">
+<param name="Local" value="chapter.html#index-a-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="a">
-<param name="Local" value="formatting.html#index-a-2">
+<param name="Local" value="chapter.html#index-a-2">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="a">
-<param name="Local" value="formatting.html#index-a-3">
+<param name="Local" value="chapter.html#index-a-3">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="a">
-<param name="Local" value="formatting.html#index-a-4">
+<param name="Local" value="chapter.html#index-a-4">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="a">
-<param name="Local" value="formatting.html#index-a-5">
+<param name="Local" value="chapter.html#index-a-5">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="after">
@@ -210,11 +210,11 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="after">
-<param name="Local" value="formatting.html#index-after">
+<param name="Local" value="chapter.html#index-after">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="after">
-<param name="Local" value="formatting.html#index-after-1">
+<param name="Local" value="chapter.html#index-after-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="b">
@@ -226,11 +226,11 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="b">
-<param name="Local" value="formatting.html#index-b">
+<param name="Local" value="chapter.html#index-b">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="b">
-<param name="Local" value="formatting.html#index-b-1">
+<param name="Local" value="chapter.html#index-b-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="bidule machin">
@@ -242,11 +242,11 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="bidule machin">
-<param name="Local" value="formatting.html#index-bidule-machin">
+<param name="Local" value="chapter.html#index-bidule-machin">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="bidule machin">
-<param name="Local" value="formatting.html#index-bidule-machin-1">
+<param name="Local" value="chapter.html#index-bidule-machin-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--effn_name">
@@ -258,11 +258,11 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--effn_name">
-<param name="Local" value="formatting.html#index-d_002d_002deffn_005fname">
+<param name="Local" value="chapter.html#index-d_002d_002deffn_005fname">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--effn_name">
-<param name="Local" value="formatting.html#index-d_002d_002deffn_005fname-1">
+<param name="Local" value="chapter.html#index-d_002d_002deffn_005fname-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--efmac_name">
@@ -274,11 +274,11 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--efmac_name">
-<param name="Local" value="formatting.html#index-d_002d_002defmac_005fname">
+<param name="Local" value="chapter.html#index-d_002d_002defmac_005fname">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--efmac_name">
-<param name="Local" value="formatting.html#index-d_002d_002defmac_005fname-1">
+<param name="Local" value="chapter.html#index-d_002d_002defmac_005fname-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--efmethod_name on c--lass">
@@ -290,11 +290,11 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--efmethod_name on c--lass">
-<param name="Local" 
value="formatting.html#index-d_002d_002defmethod_005fname-on-c_002d_002dlass">
+<param name="Local" 
value="chapter.html#index-d_002d_002defmethod_005fname-on-c_002d_002dlass">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--efmethod_name on c--lass">
-<param name="Local" 
value="formatting.html#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1">
+<param name="Local" 
value="chapter.html#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--efop_name on c--lass">
@@ -306,11 +306,11 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--efop_name on c--lass">
-<param name="Local" 
value="formatting.html#index-d_002d_002defop_005fname-on-c_002d_002dlass">
+<param name="Local" 
value="chapter.html#index-d_002d_002defop_005fname-on-c_002d_002dlass">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--efop_name on c--lass">
-<param name="Local" 
value="formatting.html#index-d_002d_002defop_005fname-on-c_002d_002dlass-1">
+<param name="Local" 
value="chapter.html#index-d_002d_002defop_005fname-on-c_002d_002dlass-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--efspec_name">
@@ -322,11 +322,11 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--efspec_name">
-<param name="Local" value="formatting.html#index-d_002d_002defspec_005fname">
+<param name="Local" value="chapter.html#index-d_002d_002defspec_005fname">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--efspec_name">
-<param name="Local" value="formatting.html#index-d_002d_002defspec_005fname-1">
+<param name="Local" value="chapter.html#index-d_002d_002defspec_005fname-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--eftypefn_name">
@@ -338,11 +338,11 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--eftypefn_name">
-<param name="Local" value="formatting.html#index-d_002d_002deftypefn_005fname">
+<param name="Local" value="chapter.html#index-d_002d_002deftypefn_005fname">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--eftypefn_name">
-<param name="Local" 
value="formatting.html#index-d_002d_002deftypefn_005fname-1">
+<param name="Local" value="chapter.html#index-d_002d_002deftypefn_005fname-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--eftypefun_name">
@@ -354,11 +354,11 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--eftypefun_name">
-<param name="Local" 
value="formatting.html#index-d_002d_002deftypefun_005fname">
+<param name="Local" value="chapter.html#index-d_002d_002deftypefun_005fname">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--eftypefun_name">
-<param name="Local" 
value="formatting.html#index-d_002d_002deftypefun_005fname-1">
+<param name="Local" value="chapter.html#index-d_002d_002deftypefun_005fname-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--eftypemethod_name on c--lass">
@@ -370,11 +370,11 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--eftypemethod_name on c--lass">
-<param name="Local" 
value="formatting.html#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass">
+<param name="Local" 
value="chapter.html#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--eftypemethod_name on c--lass">
-<param name="Local" 
value="formatting.html#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1">
+<param name="Local" 
value="chapter.html#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--eftypeop_name on c--lass">
@@ -386,11 +386,11 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--eftypeop_name on c--lass">
-<param name="Local" 
value="formatting.html#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass">
+<param name="Local" 
value="chapter.html#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--eftypeop_name on c--lass">
-<param name="Local" 
value="formatting.html#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1">
+<param name="Local" 
value="chapter.html#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--efun_name">
@@ -402,11 +402,11 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--efun_name">
-<param name="Local" value="formatting.html#index-d_002d_002defun_005fname">
+<param name="Local" value="chapter.html#index-d_002d_002defun_005fname">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--efun_name">
-<param name="Local" value="formatting.html#index-d_002d_002defun_005fname-1">
+<param name="Local" value="chapter.html#index-d_002d_002defun_005fname-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="de--ffn_name">
@@ -418,11 +418,11 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="de--ffn_name">
-<param name="Local" value="formatting.html#index-de_002d_002dffn_005fname">
+<param name="Local" value="chapter.html#index-de_002d_002dffn_005fname">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="de--ffn_name">
-<param name="Local" value="formatting.html#index-de_002d_002dffn_005fname-1">
+<param name="Local" value="chapter.html#index-de_002d_002dffn_005fname-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="deffn">
@@ -442,19 +442,19 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="deffn">
-<param name="Local" value="formatting.html#index-deffn">
+<param name="Local" value="chapter.html#index-deffn">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="deffn">
-<param name="Local" value="formatting.html#index-deffn-1">
+<param name="Local" value="chapter.html#index-deffn-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="deffn">
-<param name="Local" value="formatting.html#index-deffn-2">
+<param name="Local" value="chapter.html#index-deffn-2">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="deffn">
-<param name="Local" value="formatting.html#index-deffn-3">
+<param name="Local" value="chapter.html#index-deffn-3">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="deffnx">
@@ -474,19 +474,19 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="deffnx">
-<param name="Local" value="formatting.html#index-deffnx">
+<param name="Local" value="chapter.html#index-deffnx">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="deffnx">
-<param name="Local" value="formatting.html#index-deffnx-1">
+<param name="Local" value="chapter.html#index-deffnx-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="deffnx">
-<param name="Local" value="formatting.html#index-deffnx-2">
+<param name="Local" value="chapter.html#index-deffnx-2">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="deffnx">
-<param name="Local" value="formatting.html#index-deffnx-3">
+<param name="Local" value="chapter.html#index-deffnx-3">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="followed">
@@ -506,19 +506,19 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="followed">
-<param name="Local" value="formatting.html#index-followed">
+<param name="Local" value="chapter.html#index-followed">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="followed">
-<param name="Local" value="formatting.html#index-followed-1">
+<param name="Local" value="chapter.html#index-followed-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="followed">
-<param name="Local" value="formatting.html#index-followed-2">
+<param name="Local" value="chapter.html#index-followed-2">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="followed">
-<param name="Local" value="formatting.html#index-followed-3">
+<param name="Local" value="chapter.html#index-followed-3">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="i">
@@ -538,19 +538,19 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="i">
-<param name="Local" value="formatting.html#index-i">
+<param name="Local" value="chapter.html#index-i">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="i">
-<param name="Local" value="formatting.html#index-i-1">
+<param name="Local" value="chapter.html#index-i-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="i">
-<param name="Local" value="formatting.html#index-i-2">
+<param name="Local" value="chapter.html#index-i-2">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="i">
-<param name="Local" value="formatting.html#index-i-3">
+<param name="Local" value="chapter.html#index-i-3">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="id i ule">
@@ -562,11 +562,11 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="id i ule">
-<param name="Local" value="formatting.html#index-id-i-ule">
+<param name="Local" value="chapter.html#index-id-i-ule">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="id i ule">
-<param name="Local" value="formatting.html#index-id-i-ule-1">
+<param name="Local" value="chapter.html#index-id-i-ule-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="id ule">
@@ -578,11 +578,11 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="id ule">
-<param name="Local" value="formatting.html#index-id-ule">
+<param name="Local" value="chapter.html#index-id-ule">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="id ule">
-<param name="Local" value="formatting.html#index-id-ule-1">
+<param name="Local" value="chapter.html#index-id-ule-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="log trap">
@@ -594,11 +594,11 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="log trap">
-<param name="Local" value="formatting.html#index-log-trap">
+<param name="Local" value="chapter.html#index-log-trap">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="log trap">
-<param name="Local" value="formatting.html#index-log-trap-1">
+<param name="Local" value="chapter.html#index-log-trap-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="log trap1">
@@ -610,11 +610,11 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="log trap1">
-<param name="Local" value="formatting.html#index-log-trap1">
+<param name="Local" value="chapter.html#index-log-trap1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="log trap1">
-<param name="Local" value="formatting.html#index-log-trap1-1">
+<param name="Local" value="chapter.html#index-log-trap1-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="log trap2">
@@ -626,11 +626,11 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="log trap2">
-<param name="Local" value="formatting.html#index-log-trap2">
+<param name="Local" value="chapter.html#index-log-trap2">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="log trap2">
-<param name="Local" value="formatting.html#index-log-trap2-1">
+<param name="Local" value="chapter.html#index-log-trap2-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="machin">
@@ -682,59 +682,59 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="machin">
-<param name="Local" value="formatting.html#index-machin">
+<param name="Local" value="chapter.html#index-machin">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="machin">
-<param name="Local" value="formatting.html#index-machin-1">
+<param name="Local" value="chapter.html#index-machin-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="machin">
-<param name="Local" value="formatting.html#index-machin-2">
+<param name="Local" value="chapter.html#index-machin-2">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="machin">
-<param name="Local" value="formatting.html#index-machin-3">
+<param name="Local" value="chapter.html#index-machin-3">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="machin">
-<param name="Local" value="formatting.html#index-machin-4">
+<param name="Local" value="chapter.html#index-machin-4">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="machin">
-<param name="Local" value="formatting.html#index-machin-5">
+<param name="Local" value="chapter.html#index-machin-5">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="machin">
-<param name="Local" value="formatting.html#index-machin-6">
+<param name="Local" value="chapter.html#index-machin-6">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="machin">
-<param name="Local" value="formatting.html#index-machin-7">
+<param name="Local" value="chapter.html#index-machin-7">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="machin">
-<param name="Local" value="formatting.html#index-machin-8">
+<param name="Local" value="chapter.html#index-machin-8">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="machin">
-<param name="Local" value="formatting.html#index-machin-9">
+<param name="Local" value="chapter.html#index-machin-9">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="machin">
-<param name="Local" value="formatting.html#index-machin-10">
+<param name="Local" value="chapter.html#index-machin-10">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="machin">
-<param name="Local" value="formatting.html#index-machin-11">
+<param name="Local" value="chapter.html#index-machin-11">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="t--ruc">
-<param name="Local" value="formatting.html#index-t_002d_002druc-1">
+<param name="Local" value="chapter.html#index-t_002d_002druc-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="T--ruc">
-<param name="Local" value="formatting.html#index-T_002d_002druc-1">
+<param name="Local" value="chapter.html#index-T_002d_002druc-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="truc">
@@ -754,19 +754,19 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="truc">
-<param name="Local" value="formatting.html#index-truc">
+<param name="Local" value="chapter.html#index-truc">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="truc">
-<param name="Local" value="formatting.html#index-truc-1">
+<param name="Local" value="chapter.html#index-truc-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="truc">
-<param name="Local" value="formatting.html#index-truc-2">
+<param name="Local" value="chapter.html#index-truc-2">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="truc">
-<param name="Local" value="formatting.html#index-truc-3">
+<param name="Local" value="chapter.html#index-truc-3">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--eftp_name">
@@ -778,11 +778,11 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--eftp_name">
-<param name="Local" value="formatting.html#index-d_002d_002deftp_005fname">
+<param name="Local" value="chapter.html#index-d_002d_002deftp_005fname">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--eftp_name">
-<param name="Local" value="formatting.html#index-d_002d_002deftp_005fname-1">
+<param name="Local" value="chapter.html#index-d_002d_002deftp_005fname-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="a">
@@ -794,11 +794,11 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="a">
-<param name="Local" value="formatting.html#index-a-6">
+<param name="Local" value="chapter.html#index-a-6">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="a">
-<param name="Local" value="formatting.html#index-a-7">
+<param name="Local" value="chapter.html#index-a-7">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="b">
@@ -810,11 +810,11 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="b">
-<param name="Local" value="formatting.html#index-b-2">
+<param name="Local" value="chapter.html#index-b-2">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="b">
-<param name="Local" value="formatting.html#index-b-3">
+<param name="Local" value="chapter.html#index-b-3">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--efcv_name">
@@ -826,11 +826,11 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--efcv_name">
-<param name="Local" value="formatting.html#index-d_002d_002defcv_005fname">
+<param name="Local" value="chapter.html#index-d_002d_002defcv_005fname">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--efcv_name">
-<param name="Local" value="formatting.html#index-d_002d_002defcv_005fname-1">
+<param name="Local" value="chapter.html#index-d_002d_002defcv_005fname-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--efivar_name of c--lass">
@@ -842,11 +842,11 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--efivar_name of c--lass">
-<param name="Local" 
value="formatting.html#index-d_002d_002defivar_005fname-of-c_002d_002dlass">
+<param name="Local" 
value="chapter.html#index-d_002d_002defivar_005fname-of-c_002d_002dlass">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--efivar_name of c--lass">
-<param name="Local" 
value="formatting.html#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1">
+<param name="Local" 
value="chapter.html#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--efopt_name">
@@ -858,11 +858,11 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--efopt_name">
-<param name="Local" value="formatting.html#index-d_002d_002defopt_005fname">
+<param name="Local" value="chapter.html#index-d_002d_002defopt_005fname">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--efopt_name">
-<param name="Local" value="formatting.html#index-d_002d_002defopt_005fname-1">
+<param name="Local" value="chapter.html#index-d_002d_002defopt_005fname-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--eftypeivar_name of c--lass">
@@ -874,11 +874,11 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--eftypeivar_name of c--lass">
-<param name="Local" 
value="formatting.html#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass">
+<param name="Local" 
value="chapter.html#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--eftypeivar_name of c--lass">
-<param name="Local" 
value="formatting.html#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1">
+<param name="Local" 
value="chapter.html#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--eftypevar_name">
@@ -890,11 +890,11 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--eftypevar_name">
-<param name="Local" 
value="formatting.html#index-d_002d_002deftypevar_005fname">
+<param name="Local" value="chapter.html#index-d_002d_002deftypevar_005fname">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--eftypevar_name">
-<param name="Local" 
value="formatting.html#index-d_002d_002deftypevar_005fname-1">
+<param name="Local" value="chapter.html#index-d_002d_002deftypevar_005fname-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--eftypevr_name">
@@ -906,11 +906,11 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--eftypevr_name">
-<param name="Local" value="formatting.html#index-d_002d_002deftypevr_005fname">
+<param name="Local" value="chapter.html#index-d_002d_002deftypevr_005fname">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--eftypevr_name">
-<param name="Local" 
value="formatting.html#index-d_002d_002deftypevr_005fname-1">
+<param name="Local" value="chapter.html#index-d_002d_002deftypevr_005fname-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--efvar_name">
@@ -922,11 +922,11 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--efvar_name">
-<param name="Local" value="formatting.html#index-d_002d_002defvar_005fname">
+<param name="Local" value="chapter.html#index-d_002d_002defvar_005fname">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--efvar_name">
-<param name="Local" value="formatting.html#index-d_002d_002defvar_005fname-1">
+<param name="Local" value="chapter.html#index-d_002d_002defvar_005fname-1">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--efvr_name">
@@ -938,11 +938,11 @@
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--efvr_name">
-<param name="Local" value="formatting.html#index-d_002d_002defvr_005fname">
+<param name="Local" value="chapter.html#index-d_002d_002defvr_005fname">
 </OBJECT> </LI>
 <LI> <OBJECT type="text/sitemap">
 <param name="Name" value="d--efvr_name">
-<param name="Local" value="formatting.html#index-d_002d_002defvr_005fname-1">
+<param name="Local" value="chapter.html#index-d_002d_002defvr_005fname-1">
 </OBJECT> </LI>
 </BODY>
 </HTML>
diff --git a/tp/tests/layout/res_parser/formatting_chm/formatting.html 
b/tp/tests/layout/res_parser/formatting_chm/formatting.html
index e44086c..dff7ab9 100644
--- a/tp/tests/layout/res_parser/formatting_chm/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_chm/formatting.html
@@ -907,8 +907,8 @@ but , ,
 <code>@ogonek{a}</code> &#261;
 <code>@ogonek{--a}</code> &ndash;a;
 <code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF3" 
href="#FOOT3"><sup>7</sup></a>
-<code>@footnote{in footnote2}</code> <a id="DOCF4" 
href="#FOOT4"><sup>8</sup></a>
+<code>@footnote{in footnote}</code> <a id="DOCF3" 
href="#FOOT3"><sup>1</sup></a>
+<code>@footnote{in footnote2}</code> <a id="DOCF4" 
href="#FOOT4"><sup>2</sup></a>
 </p>
 <p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
 <code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
@@ -1436,15 +1436,15 @@ html ''
 
 
 
-<span id="majorheading-3"></span><h1 class="majorheading">majorheading</h1>
+<span id="majorheading"></span><h1 class="majorheading">majorheading</h1>
 
-<span id="chapheading-3"></span><h1 class="chapheading">chapheading</h1>
+<span id="chapheading"></span><h1 class="chapheading">chapheading</h1>
 
-<span id="heading-3"></span><h2 class="heading">heading</h2>
+<span id="heading"></span><h2 class="heading">heading</h2>
 
-<span id="subheading-3"></span><h3 class="subheading">subheading</h3>
+<span id="subheading"></span><h3 class="subheading">subheading</h3>
 
-<span id="subsubheading-3"></span><h4 class="subsubheading">subsubheading</h4>
+<span id="subsubheading"></span><h4 class="subsubheading">subsubheading</h4>
 
 
 <p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
@@ -1737,8 +1737,8 @@ but , ,
 <code>@ogonek{a}</code> &#261;
 <code>@ogonek{--a}</code> &ndash;a;
 <code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF1_9" 
href="#FOOT1_9"><sup>9</sup></a>
-<code>@footnote{in footnote2}</code> <a id="DOCF2_10" 
href="#FOOT2_10"><sup>10</sup></a>
+<code>@footnote{in footnote}</code> <a id="DOCF1" 
href="#FOOT1"><sup>3</sup></a>
+<code>@footnote{in footnote2}</code> <a id="DOCF2" 
href="#FOOT2"><sup>4</sup></a>
 </p>
 <p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
 <code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
@@ -2265,15 +2265,15 @@ html ''
 
 
 
-<span id="majorheading"></span><h1 class="majorheading">majorheading</h1>
+<span id="majorheading-1"></span><h1 class="majorheading">majorheading</h1>
 
-<span id="chapheading"></span><h1 class="chapheading">chapheading</h1>
+<span id="chapheading-1"></span><h1 class="chapheading">chapheading</h1>
 
-<span id="heading"></span><h2 class="heading">heading</h2>
+<span id="heading-1"></span><h2 class="heading">heading</h2>
 
-<span id="subheading"></span><h3 class="subheading">subheading</h3>
+<span id="subheading-1"></span><h3 class="subheading">subheading</h3>
 
-<span id="subsubheading"></span><h4 class="subsubheading">subsubheading</h4>
+<span id="subsubheading-1"></span><h4 class="subsubheading">subsubheading</h4>
 
 
 <p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
@@ -2379,3058 +2379,26 @@ html ''
 
 
 
-<div class="top" id="Top">
-<span id="Top-section"></span><h1 class="top">Top section</h1>
-
 
 
 
 
-<p>Insertcopying in normal text
-</p><p>In copying
-</p>
-<p>&lt;
-&gt;
-&quot;
-&amp;
-&rsquo;
-&lsquo;
-</p>
-<p>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;<br>
-code: <code>``simple-double--three---four----''</code> <br>
-asis: &ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo; <br>
-strong: 
<strong>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;</strong> <br>
-kbd: <kbd>``simple-double--three---four----''</kbd> <br>
-</p>
-<p>&lsquo;<!-- /@w -->&lsquo;simple-double-<!-- /@w 
-->-three&mdash;four&mdash;-&rsquo;<!-- /@w -->&rsquo;<br>
-</p>
-<span id="index-copying-_002d_002doption"></span>
-<span id="index-copying-_0060_0060"></span>
-<span id="index-copying-_0060_0060-1"></span>
-<span id="index-copying-_002d_002dfoption"></span>
+<div class="top" id="Top">
+<span id="Top-section"></span><h1 class="top">Top section</h1>
 
-<p>@&quot;u &uuml; 
-@&quot;{U} &Uuml; 
-@~n &ntilde;
-@^a &acirc;
-@&rsquo;e &eacute;
-@=o &#333;
-@&lsquo;i &igrave;
-@&rsquo;{e} &eacute;
-@&rsquo;{@dotless{i}} &iacute; 
-@dotless{i} i
-@dotless{j} j
-@&lsquo;{@=E} &#274;` 
-@l{} &#322;
-@,{@&rsquo;C} &#262;,
-@,c &ccedil;
-@,c@&quot;u &ccedil;&uuml; <br>
-</p>
-<p>@U{0075} &#x0075;
-</p>
-<p>@* <br>
-@ followed by a space
-&nbsp;
-@ followed by a tab
-&nbsp;
-@ followed by a new line
-&nbsp;<code>@-</code> 
-<code>@|</code> 
-<code>@:</code> 
-<code>@!</code> !
-<code>@?</code> ?
-<code>@.</code> .
-<code>@@</code> @
-<code>@}</code> }
-<code>@{</code> {
-<code>@/</code> 
-</p>
-<p>foo vs. bar. 
-colon :And something else.
-semi colon ;.
-And ? ?.
-Now ! !@
-but , ,
-</p>
-<p>@TeX TeX
-@LaTeX LaTeX
-@bullet &bull;
-@copyright &copy;
-@dots &hellip;
-@enddots <small class="enddots">...</small>
-@equiv &equiv;
-@error error&rarr;
-@expansion &rarr;
-@minus -
-@point &lowast;
-@print -|
-@result &rArr;
-@today a sunny day
-</p>
-<p>@aa &aring;
-@AA &Aring;
-@ae &aelig;
-@oe &#339;
-@AE &AElig;
-@OE &#338;
-@o &oslash;
-@O &Oslash;
-@ss &szlig;
-@l &#322;
-@L &#321;
-@DH &ETH;
-@TH &THORN;
-@dh &eth;
-@th &thorn;
-</p>
-<p>@exclamdown &iexcl;
-@questiondown &iquest;
-@pounds &pound;
-@registeredsymbol &reg;
-@ordf &ordf;
-@ordm &ordm;
-@comma ,
-@quotedblleft &ldquo;
-@quotedblright &rdquo;
-@quoteleft &lsquo;
-@quoteright &rsquo;
-@quotedblbase &bdquo;
-@quotesinglbase &sbquo;
-@guillemetleft &laquo;
-@guillemetright &raquo;
-@guillemotleft &laquo;
-@guillemotright &raquo;
-@guilsinglleft &lsaquo;
-@guilsinglright &rsaquo;
-@textdegree &deg;
-@euro &#8364;
-@arrow &rarr;
-@leq &le;
-@geq &ge;
-</p>
-<p><code>@acronym{--a,an accronym}</code> <acronym title="an 
accronym">&ndash;a</acronym> (an accronym)
-<code>@acronym{--a}</code> <acronym title="an accronym">&ndash;a</acronym>
-<code>@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr 
title="&Eacute;tude Autonome">&Eacute;&ndash;. ,A.</abbr> (&Eacute;tude 
Autonome)
-<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude 
Autonome">&Eacute;&ndash;. ,A.</abbr>
-<code>@asis{--a}</code> &ndash;a
-<code>@b{--a}</code> <b>&ndash;a</b>
-<code>@cite{--a}</code> <cite>&ndash;a</cite>
-<code>@code{--a}</code> <code>--a</code>
-<code>@command{--a}</code> <code>--a</code>
-<code>@dfn{--a}</code> <em>&ndash;a</em>
-<code>@dmn{--a}</code> &ndash;a
-<code>@email{--a,--b}</code> <a href="mailto:--a";>&ndash;b</a>
-<code>@email{,--b}</code> &ndash;b
-<code>@email{--a}</code> <a href="mailto:--a";>--a</a>
-<code>@emph{--a}</code> <em>&ndash;a</em>
-<code>@env{--a}</code> <code>--a</code>
-<code>@file{--a}</code> <samp>--a</samp>
-<code>@i{--a}</code> <i>&ndash;a</i>
-<code>@kbd{--a}</code> <kbd>--a</kbd>
-<code>@key{--a}</code> <tt class="key">--a</tt>
-<code>@math{--a {\frac{1}{2}} @minus{}}</code> <em class='math'>--a 
{\frac{1}{2}} -</em>
-<code>@option{--a}</code> <samp>--a</samp>
-<code>@r{--a}</code> <span class="roman">&ndash;a</span>
-<code>@samp{--a}</code> &lsquo;<samp>--a</samp>&rsquo;
-<code>@sc{--a}</code> <small>&ndash;A</small>
-<code>@strong{--a}</code> <strong>&ndash;a</strong>
-<code>@t{--a}</code> <tt>--a</tt>
-<code>@sansserif{--a}</code> <span class="sansserif">&ndash;a</span>
-<code>@slanted{--a}</code> <i>&ndash;a</i>
-<code>@titlefont{--a}</code> </p><h1 class="titlefont">&ndash;a</h1>
-<p><code>@indicateurl{--a}</code> &lsquo;<code>--a</code>&rsquo;
-<code>@uref{--a,--b}</code> <a href="--a">&ndash;b</a>
-<code>@uref{--a}</code> <a href="--a">--a</a>
-<code>@uref{,--b}</code> &ndash;b
-<code>@uref{--a,--b,--c}</code> <a href="--a">&ndash;c</a>
-<code>@uref{,--b,--c}</code> &ndash;c
-<code>@uref{--a,,--c}</code> <a href="--a">&ndash;c</a>
-<code>@uref{,,--c}</code> &ndash;c
-<code>@url{--a,--b}</code> <a href="--a">&ndash;b</a>
-<code>@url{--a,}</code> <a href="--a">--a</a>
-<code>@url{,--b}</code> &ndash;b
-<code>@var{--a}</code> <var>&ndash;a</var>
-<code>@verb{:--a:}</code> <tt>--a</tt>
-<code>@verb{:a  &lt; &amp; @ % &quot; --    b:}</code> <tt>a  &lt; &amp; @ % 
&quot; --    b</tt>
-<code>@w{a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a 
a}</code> 
a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a<!--
 /@w -->
-<code>@H{a}</code> a''
-<code>@H{--a}</code> &ndash;a''
-<code>@dotaccent{a}</code> &#551;
-<code>@dotaccent{--a}</code> &ndash;a.
-<code>@ringaccent{a}</code> &aring;
-<code>@ringaccent{--a}</code> &ndash;a*
-<code>@tieaccent{a}</code> a[
-<code>@tieaccent{--a}</code> &ndash;a[
-<code>@u{a}</code> &#259;
-<code>@u{--a}</code> &ndash;a(
-<code>@ubaraccent{a}</code> a_
-<code>@ubaraccent{--a}</code> &ndash;a_
-<code>@udotaccent{a}</code> &#7841;
-<code>@udotaccent{--a}</code> .&ndash;a
-<code>@v{a}</code> &#462;
-<code>@v{--a}</code> &ndash;a&lt;
-<code>@,{c}</code> &ccedil;
-<code>@,{--c}</code> &ndash;c,
-<code>@ogonek{a}</code> &#261;
-<code>@ogonek{--a}</code> &ndash;a;
-<code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF1" 
href="#FOOT1"><sup>1</sup></a>
-<code>@footnote{in footnote2}</code> <a id="DOCF2" 
href="#FOOT2"><sup>2</sup></a>
-</p>
-<p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,,l--e}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code>@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt" alt="f--ile">
-<code>@image{f--ile,aze,az,alt,.e--xt}</code> <img src="f--ile.e--xt" 
alt="alt">
-<code>@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg" alt="a&ndash;lt">
-<code>@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}</code> <img 
src="f--ile@..file ext e--xt}" alt="alt">
-</p>
-<p><code>@sp 2</code><br>
-</p><br>
-<br>
-<p><code>@page</code><br>
-</p>
-<p><code>need 1002</code>
-</p>
-<p><code>@clicksequence{click @click{} A}</code> click &rarr; A
-After clickstyle &rArr;
-<code>@clicksequence{click @click{} A}</code> click &rArr; A
-</p>
-<div 
class="displaymath"><em><strong>``simple-double--three---four----''</strong> 
aa<!-- /@w -->
-`<!-- /@w -->`simple-double-<!-- /@w -->-three---four----'<!-- /@w -->'
 
-</em></div>
-<div class="displaymath"><em>&uuml; &Uuml; &ntilde; &acirc; &eacute; &#333; 
&igrave; &eacute; i j &#274;`
-&#322; &#262;, &#262;, &ccedil; a'' &#551; &aring; a[
-&#259; a_ &#7841; &#462; &#261; a<sup>h</sup><sub>l</sub>
 
- &nbsp;&nbsp; &nbsp;   ! ? . @ } { 
-a sunny day
-</em></div>
-<div class="displaymath"><em>&rarr;
-&#x0075;
-TeX LaTeX &bull; &copy; &hellip; ... &equiv;
-error&rarr; &rarr; - &lowast; -| &rArr;
-&aring; &Aring; &aelig; &#339; &AElig; &#338; &oslash; &Oslash; &szlig; &#322; 
&#321; &ETH;
-&THORN; &eth; &thorn; &iexcl; &iquest; &pound;
-&reg; &ordf; &ordm; , 
-</em></div>
-<div class="displaymath"><em>&ldquo; &rdquo; 
-&lsquo; &rsquo; &bdquo; &sbquo; &laquo;
-&raquo; &laquo; &raquo; &lsaquo;
-&rsaquo; &deg; &#8364; &rarr; &le; &ge;
-</em></div>
-<p><kbd>default kbdinputstyle</kbd>
-</p><div class="example">
-<pre class="example"><kbd>in example default kbdinputstyle</kbd>
-</pre></div>
+</div>
+<div class="footnote">
+<h3 class="footnotes-heading">Footnotes</h3>
 
-<p><code>code kbdinputstyle</code>
-</p><div class="example">
-<pre class="example"><code>in example code kbdinputstyle</code>
-</pre></div>
-
-<p><kbd>example kbdinputstyle</kbd>
-</p><div class="example">
-<pre class="example"><code>in example example kbdinputstyle</code>
-</pre></div>
-
-<p><kbd>distinct kbdinputstyle</kbd>
-</p><div class="example">
-<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
-</pre></div>
-
-<blockquote>
-<p>A quot&mdash;ation
-</p></blockquote>
-
-<blockquote>
-<p><b>Note:</b> A Note
-</p></blockquote>
-
-<blockquote>
-<p><b>note:</b> A note
-</p></blockquote>
-
-<blockquote>
-<p><b>Caution:</b> Caution
-</p></blockquote>
-
-<blockquote>
-<p><b>Important:</b> Important
-</p></blockquote>
-
-<blockquote>
-<p><b>Tip:</b> a Tip
-</p></blockquote>
-
-<blockquote>
-<p><b>Warning:</b> a Warning.
-</p></blockquote>
-
-<blockquote>
-<p><b>something &eacute; TeX:</b> The something &eacute; TeX is here.
-</p></blockquote>
-
-<blockquote>
-<p><b>@ at the end of line &nbsp;:</b> A @ at the end of the @quotation line.
-</p></blockquote>
-
-<blockquote>
-<p><b>something, other thing:</b> something, other thing
-</p></blockquote>
-
-<blockquote>
-<p><b>Note, the note:</b> Note, the note
-</p></blockquote>
-
-<blockquote>
-</blockquote>
-
-<blockquote>
-</blockquote>
-
-<blockquote>
-</blockquote>
-
-<blockquote>
-</blockquote>
-
-<blockquote>
-<p>aaa quotation
-</p></blockquote>
-<div align="center">&mdash; <em>quotation author</em>
-</div>
-<blockquote>
-<p>indent in quotation
-</p></blockquote>
-
-<blockquote>
-<p>A small quot&mdash;ation
-</p></blockquote>
-
-<blockquote>
-<p><b>Note:</b> A small Note
-</p></blockquote>
-
-<blockquote>
-<p><b>something, other thing:</b> something, other thing
-</p></blockquote>
-
-<ul>
-<li> i&ndash;temize
-</li></ul>
-
-<ul class="no-bullet">
-<li>+ i&ndash;tem +
-</li></ul>
-
-<ul>
-<li> b&ndash;ullet
-</li></ul>
-
-<ul class="no-bullet">
-<li>- minu&ndash;s
-</li></ul>
-
-<ul class="no-bullet">
-<li> e&ndash;mph item
-</li></ul>
-
-<ul class="no-bullet">
-<li><em>after emph</em> e&ndash;mph item
-</li></ul>
-
-<ul class="no-bullet">
-<li>&bull; a&ndash;n itemize line <span 
id="index-copying-index-entry-within-itemize"></span>
-i&ndash;tem 1
-</li><li>&bull; a&ndash;n itemize line i&ndash;tem 2
-</li></ul>
-
-<ol>
-<li> e&ndash;numerate
-</li></ol>
-
-<table>
-<thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
-<tr><td width="40%">mu&ndash;ltitable item</td><td width="60%">multitable 
tab</td></tr>
-<tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
-<span id="index-copying-index-entry-within-multitable"></span></td></tr>
-<tr><td width="40%">lone mu&ndash;ltitable item</td></tr>
-</table>
-
-<table>
-<tr><td>truc</td><td>bidule</td></tr>
-</table>
-
-<div class="example">
-<pre class="example">e--xample  some
-   text
-</pre></div>
-
-<div class="example first-arg">
-<pre class="example">example one arg
-</pre></div>
-
-<div class="example first-arg second-arg">
-<pre class="example">example two args
-</pre></div>
-
-<div class="example first-arg second-arg third-arg">
-<pre class="example">example three args
-</pre></div>
-
-<div class="example first-arg second-arg third-arg fourth-arg">
-<pre class="example">example four args
-</pre></div>
-
-<div class="example first-arg second-arg third-arg fourth-arg fifth-arg">
-<pre class="example">example five args
-</pre></div>
-
-<div class="example something-é-TeX">
-<pre class="example">The something &eacute; TeX is here.
-</pre></div>
-
-<div class="example @-at-the-end-of-line--">
-<pre class="example">A @ at the end of the @example line.
-</pre></div>
-
-<div class="example">
-<pre class="example">example with empty args
-</pre></div>
-
-<div class="example nonempty">
-<pre class="example">example with empty and non empty args mix
-</pre></div>
-
-<div class="example">
-<pre class="example">s--mallexample
-</pre></div>
-
-<p><code>@noindent</code> after smallexample.
-</p><div class="example">
-<pre class="example">$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&amp;content-type=text/plain'
-$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&amp;content-type=text/plain'
-</pre></div>
-<p>Less recent versions are also present.
-</p>
-<div class="display">
-<pre class="display">d&ndash;isplay
-</pre></div>
-
-<div class="display">
-<pre class="display">s&ndash;malldisplay
-</pre></div>
-
-<div class="example lisp">
-<pre class="lisp">l--isp
-</pre></div>
-
-<div class="example lisp">
-<pre class="lisp">s--malllisp
-</pre></div>
-
-<div class="format">
-<pre class="format">f&ndash;ormat
-</pre></div>
-
-<div class="format">
-<pre class="format">s&ndash;mallformat
-</pre></div>
-
-<div class="displaymath"><em>disp--laymath
-f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2</sup>
-</em></div>
-<dl class="def">
-<dt id="index-copying-d_002d_002deffn_005fname"><span 
class="category">c--ategory: </span><span><strong>d--effn_name</strong> 
<em>a--rguments...</em><a href='#index-copying-d_002d_002deffn_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;effn
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-de_002d_002dffn_005fname"><span 
class="category">cate--gory: </span><span><strong>de--ffn_name</strong> 
<em>ar--guments    more args <br> even more so</em><a 
href='#index-copying-de_002d_002dffn_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>def&ndash;fn
-</p></dd></dl>
- 
-<dl class="def">
-<dt id="index-copying-i"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a 
href='#index-copying-i' class='copiable-anchor'> &para;</a></span></dt>
-<dd><span id="index-copying-index-entry-within-deffn"></span>
-</dd><dt id="index-copying-truc"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-log-trap"><span class="category">Command: 
</span><span><strong>log trap</strong> <em></em><a 
href='#index-copying-log-trap' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-log-trap1"><span class="category">Command: 
</span><span><strong>log trap1</strong> <em></em><a 
href='#index-copying-log-trap1' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-log-trap2"><span class="category">Command: 
</span><span><strong>log trap2</strong> <em></em><a 
href='#index-copying-log-trap2' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-id-ule"><span class="category">cmde: 
</span><span><strong><b>id ule</b></strong> <em>truc</em><a 
href='#index-copying-id-ule' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-id-i-ule"><span class="category">cmde2: 
</span><span><strong><b>id &lsquo;<samp>i</samp>&rsquo; ule</b></strong> 
<em>truc</em><a href='#index-copying-id-i-ule' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt><span class="category"><b>id &lsquo;<samp>i</samp>&rsquo; ule</b>: 
</span><span><strong></strong></span></dt>
-<dt><span><strong></strong></span></dt>
-<dt><span class="category">aaa: </span><span><strong></strong></span></dt>
-<dt><span class="category">: </span><span><strong></strong></span></dt>
-<dt><span class="category">: </span><span><strong></strong></span></dt>
-<dt id="index-copying-machin"><span class="category">: 
</span><span><strong>machin</strong><a href='#index-copying-machin' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-bidule-machin"><span class="category">: 
</span><span><strong>bidule machin</strong><a 
href='#index-copying-bidule-machin' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id="index-copying-machin-1"><span class="category">truc: 
</span><span><strong>machin</strong><a href='#index-copying-machin-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt><span class="category">truc: </span><span><strong></strong></span></dt>
-<dt id="index-copying-followed"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-copying-followed' class='copiable-anchor'> &para;</a></span></dt>
-<dt><span class="category">truc: </span><span><strong></strong></span></dt>
-<dt><span class="category">: </span><span><strong></strong></span></dt>
-<dt id="index-copying-a"><span class="category">truc: 
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a 
href='#index-copying-a' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-deffnx"><span class="category">truc: 
</span><span><strong>deffnx</strong> <em>before end deffn</em><a 
href='#index-copying-deffnx' class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-
-<dl class="def">
-<dt id="index-copying-deffn"><span class="category">empty: 
</span><span><strong>deffn</strong><a href='#index-copying-deffn' 
class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-
-<dl class="def">
-<dt id="index-copying-deffn-1"><span class="category">empty: 
</span><span><strong>deffn</strong> <em>with deffnx</em><a 
href='#index-copying-deffn-1' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-deffnx-1"><span class="category">empty: 
</span><span><strong>deffnx</strong><a href='#index-copying-deffnx-1' 
class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-
-<dl class="def">
-<dt id="index-copying-i-1"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a 
href='#index-copying-i-1' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-truc-1"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>text in def item for second def item
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002defvr_005fname"><span 
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a 
href='#index-copying-d_002d_002defvr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;efvr
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname"><span 
class="category">c--ategory: </span><span><em>t--ype</em> 
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002deftypefn_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;eftypefn
-</p></dd></dl>
-
-<dl class="def">
-<dt 
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
 on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong> 
<em>a--rguments...</em><a 
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;eftypeop
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002deftypevr_005fname"><span 
class="category">c--ategory: </span><span><em>t--ype</em> 
<strong>d--eftypevr_name</strong><a 
href='#index-copying-d_002d_002deftypevr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;eftypevr
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass: 
<strong>d--efcv_name</strong><a href='#index-copying-d_002d_002defcv_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efcv
-</p></dd></dl>
-
-<dl class="def">
-<dt 
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory 
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efop
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002deftp_005fname"><span 
class="category">c--ategory: </span><span><strong>d--eftp_name</strong> 
<em>a--ttributes...</em><a href='#index-copying-d_002d_002deftp_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;eftp
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002defun_005fname"><span 
class="category">Function: </span><span><strong>d--efun_name</strong> 
<em>a--rguments...</em><a href='#index-copying-d_002d_002defun_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efun
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro: 
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002defmac_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;efmac
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002defspec_005fname"><span 
class="category">Special Form: </span><span><strong>d--efspec_name</strong> 
<em>a--rguments...</em><a href='#index-copying-d_002d_002defspec_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efspec
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname"><span 
class="category">Variable: </span><span><strong>d--efvar_name</strong> 
<em>argvar argvar1</em><a href='#index-copying-d_002d_002defvar_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efvar
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User 
Option: </span><span><strong>d--efopt_name</strong><a 
href='#index-copying-d_002d_002defopt_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;efopt
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002deftypefun_005fname"><span 
class="category">Function: </span><span><em>t--ype</em> 
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002deftypefun_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;eftypefun
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002deftypevar_005fname"><span 
class="category">Variable: </span><span><em>t--ype</em> 
<strong>d--eftypevar_name</strong><a 
href='#index-copying-d_002d_002deftypevar_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;eftypevar
-</p></dd></dl>
-
-<dl class="def">
-<dt 
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance 
Variable of c--lass: <strong>d--efivar_name</strong><a 
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efivar
-</p></dd></dl>
-
-<dl class="def">
-<dt 
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
 Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a 
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;eftypeivar
-</p></dd></dl>
-
-<dl class="def">
-<dt 
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method 
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efmethod
-</p></dd></dl>
-
-<dl class="def">
-<dt 
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
 on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong> 
<em>a--rguments...</em><a 
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;eftypemethod
-</p></dd></dl>
-
-<p><code>@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@, 
ma---nual@@}</code> See <a data-manual="file n---ame@" href="../file 
n---ame@/c_002d_002d_002dhapter_0040.html#c_002d_002d_002dhapter_0040">t&mdash;itle@</a>
 in <cite>ma&mdash;nual@</cite>.
-<code>@ref{chapter, cross ref name, title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@pxref{chapter, cross ref name, title, file name, manual}</code> see <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
-</p>
-<p><code>@ref{chapter}</code> <a href="chapter.html">chapter</a>
-<code>@xref{chapter}</code> See <a href="chapter.html">chapter</a>.
-<code>@pxref{chapter}</code> see <a href="chapter.html">chapter</a>
-<code>@ref{s--ect@comma{}ion}</code> <a href="s_002d_002dect_002cion.html">A 
section</a>
-</p>
-<p><code>@ref{s--ect@comma{}ion, a @comma{} in cross
-ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual 
name }</code>
-<a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a> 
in <cite>a , in manual name</cite>
-</p>
-<p><code>@ref{chapter,cross ref name}</code> <a href="chapter.html">cross ref 
name</a>
-<code>@ref{chapter,,title}</code> <a href="chapter.html">title</a>
-<code>@ref{chapter,,,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
-<code>@ref{chapter,,,,manual}</code> &lsquo;chapter&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,cross ref name,title,}</code> <a 
href="chapter.html">title</a>
-<code>@ref{chapter,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)cross ref name</a>
-<code>@ref{chapter,cross ref name,,,manual}</code> &lsquo;cross ref 
name&rsquo; in <cite>manual</cite>
-<code>@ref{chapter,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)title</a>
-<code>@ref{chapter,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@ref{chapter,,title,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)title</a>
-<code>@ref{chapter,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
-<code>@ref{chapter,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">chapter</a> in <cite>manual</cite>
-</p>
-
-<p><code>@ref{(pman)anode,cross ref name}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)cross ref name</a>
-<code>@ref{(pman)anode,,title}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
-<code>@ref{(pman)anode,,,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)anode</a>
-<code>@ref{(pman)anode,,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">anode</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title,}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
-<code>@ref{(pman)anode,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">(file name)cross ref name</a>
-<code>@ref{(pman)anode,cross ref name,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">cross ref name</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title,file name}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">(file 
name)title</a>
-<code>@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
data-manual="pman" href="../pman/anode.html#anode">title</a> in 
<cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">title</a> in 
<cite>manual</cite>
-<code>@ref{(pman)anode,,title,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)title</a>
-<code>@ref{(pman)anode,,title,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">anode</a> in <cite>manual</cite>
-</p>
-
-<p><code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
-<code>@inforef{chapter}</code> See &lsquo;chapter&rsquo;
-<code>@inforef{chapter, cross ref name}</code> See &lsquo;cross ref name&rsquo;
-<code>@inforef{chapter,,file name}</code> See <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
-<code>@inforef{node, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/node.html#node">(file name)cross ref 
name</a>
-<code>@inforef{node}</code> See &lsquo;node&rsquo;
-<code>@inforef{node, cross ref name}</code> See &lsquo;cross ref name&rsquo;
-<code>@inforef{node,,file name}</code> See <a data-manual="file name" 
href="../file name/node.html#node">(file name)node</a>
-<code>@inforef{chapter, cross ref name, file name, spurious arg}</code> See <a 
data-manual="file name, spurious arg" href="../file name, spurious 
arg/chapter.html#chapter">(file name, spurious arg)cross ref name</a>
-</p>
-<p><code>@inforef{s--ect@comma{}ion, a @comma{} in cross
-ref, a comma@comma{} in file}</code>
-See <a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a , 
in cross
-ref</a>
-</p>
-
-<dl compact="compact">
-<dt><span>a</span></dt>
-<dd><p>l&ndash;ine
-</p></dd>
-</dl>
-
-<dl compact="compact">
-<dt id='index-copying-a-2'><span>a<a href='#index-copying-a-2' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id='index-copying-b-1'><span>b<a href='#index-copying-b-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>l&ndash;ine
-</p></dd>
-</dl>
-
-<dl compact="compact">
-<dt id='index-copying-a-1'><span>a<a href='#index-copying-a-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><span id="index-copying-index-entry-between-item-and-itemx"></span>
-</dd>
-<dt id='index-copying-b'><span>b<a href='#index-copying-b' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>l&ndash;ine
-</p></dd>
-</dl>
-
-<table class="cartouche" border="1"><tr><td>
-<p>c&ndash;artouche
-</p></td></tr></table>
-
-<p>g&ndash;roupe
-</p>
-<p align="left">f&ndash;lushleft
-more text
-</p>
-<p align="right">f&ndash;lushright
-more text
-</p>
-<div align="center">ce&ndash;ntered line
-</div>
-<p>r&ndash;raggedright
-more text
-</p>
-<pre class="verbatim">\input texinfo @c -*-texinfo-*-
-
-@setfilename simplest.info
-
-@node Top
-
-This is a very simple texi manual @  &lt;&gt;.
-
-@bye
-</pre>
-<pre class="verbatim">in verbatim ''
-</pre>
-
-html ''
-
-
-
-
-<span id="majorheading"></span><h1 class="majorheading">majorheading</h1>
-
-<span id="chapheading"></span><h1 class="chapheading">chapheading</h1>
-
-<span id="heading"></span><h2 class="heading">heading</h2>
-
-<span id="subheading"></span><h3 class="subheading">subheading</h3>
-
-<span id="subsubheading"></span><h4 class="subsubheading">subsubheading</h4>
-
-
-<p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
-<code>@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }</code> <abbr 
title="&Eacute;tude&ndash;, Autonome">&Eacute;&ndash;. ,A.</abbr> 
(&Eacute;tude&ndash;, <b>Autonome</b>)
-<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude&ndash;, 
Autonome">&Eacute;&ndash;. ,A.</abbr>
-</p>
-<p><code>@math{--a@minus{} {\frac{1}{2}}}</code> <em class='math'>--a- 
{\frac{1}{2}}</em>
-</p>
-<p><code>@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img src="f-ile.jpg" 
alt="altjk _&quot; %@">
-<code>@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img src="f--ile.e--xt" alt="jk _&quot; %@ in b &quot;">
-<code>@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; %@:}}</code> 
<img src="filejk _&quot; %@.jpg" alt="altjk _&quot; %@">
-</p>
-
-
-
-<p>Somehow invalid use of @,:<br>
-@, ,
-<br>
-@,@&quot;u ,&uuml;
-</p>
-<p>Invalid use of @&rsquo;:<br>
-@&rsquo; '
-<br>
-@&rsquo;@&quot;u '&uuml;
-</p>
-<p>@dotless{truc} truc
-@dotless{ij} ij
-<code>@dotless{--a}</code> &ndash;a
-<code>@dotless{a}</code> a
-</p>
-<p>@U, without braces @U{}, with empty arg 
-@U{z}, with non-hex arg &#xz;
-@U{abc}, with &lt;4 hex digits &#xabc;
-@U{FFFFFFFFFFFFFF}, value much too large &#xFFFFFFFFFFFFFF;
-@U{110000}, value just beyond Unicode &#x110000;
-</p>
-<p>@TeX, but without brace TeX<code>@#</code> #
-</p>
-<p><code>@w{--a}</code> &ndash;a<!-- /@w -->
-</p>
-<p><code>@image{,1--xt}</code> 
-<code>@image{,,2--xt}</code> 
-<code>@image{,,,3--xt}</code> 
-</p>
-
-<ul class="no-bullet">
-<li> after emph e&ndash;mph item
-</li></ul>
-
-<ul class="no-bullet">
-<li>&bull; a&ndash;n itemize line i&ndash;tem 1
-</li><li>&bull; a&ndash;n itemize line i&ndash;tem 2
-</li></ul>
-
-<dl class="def">
-<dt><span class="category">fun: </span><span><strong></strong></span></dt>
-<dt id="index-copying-machin-2"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and</em><a 
href='#index-copying-machin-2' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-machin-3"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and  after</em><a 
href='#index-copying-machin-3' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-machin-4"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and </em><a 
href='#index-copying-machin-4' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-machin-5"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a 
href='#index-copying-machin-5' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-followed-1"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-copying-followed-1' class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>Various deff lines
-</p></dd><dt id="index-copying-after"><span class="category">truc: 
</span><span><strong>after</strong> <em>a deff item</em><a 
href='#index-copying-after' class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-
-<p><code>@ref{node}</code> &lsquo;node&rsquo;
-</p>
-<p><code>@ref{,cross ref name}</code> &lsquo;cross ref name&rsquo;
-<code>@ref{,,title}</code> &lsquo;title&rsquo;
-<code>@ref{,,,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)</a>
-<code>@ref{,,,,manual}</code> <cite>manual</cite>
-<code>@ref{node,cross ref name}</code> &lsquo;cross ref name&rsquo;
-<code>@ref{node,,title}</code> &lsquo;title&rsquo;
-<code>@ref{node,,,file name}</code> <a data-manual="file name" href="../file 
name/node.html#node">(file name)node</a>
-<code>@ref{node,,,,manual}</code> &lsquo;node&rsquo; in <cite>manual</cite>
-<code>@ref{node,cross ref name,title,}</code> &lsquo;title&rsquo;
-<code>@ref{node,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)cross ref name</a>
-<code>@ref{node,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; 
in <cite>manual</cite>
-<code>@ref{node,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/node.html#node">(file name)title</a>
-<code>@ref{node,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{node,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/node.html#node">title</a> in 
<cite>manual</cite>
-<code>@ref{node,,title,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)title</a>
-<code>@ref{node,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
-<code>@ref{node,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">title</a> in <cite>manual</cite>
-<code>@ref{node,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">node</a> in <cite>manual</cite>
-<code>@ref{,cross ref name,title,}</code> &lsquo;title&rsquo;
-<code>@ref{,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)cross ref name</a>
-<code>@ref{,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; in 
<cite>manual</cite>
-<code>@ref{,cross ref name,title,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)title</a>
-<code>@ref{,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/index.html">title</a> in 
<cite>manual</cite>
-<code>@ref{,,title,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)title</a>
-<code>@ref{,,title,,manual}</code> &lsquo;title&rsquo; in <cite>manual</cite>
-<code>@ref{,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/index.html">title</a> in <cite>manual</cite>
-<code>@ref{,,,file name,manual}</code> <cite><a data-manual="file name" 
href="../file name/index.html">manual</a></cite>
-</p>
-<p><code>@inforef{,cross ref name }</code> See &lsquo;cross ref name&rsquo;
-<code>@inforef{,,file name}</code> See <a data-manual="file name" 
href="../file name/index.html">(file name)</a>
-<code>@inforef{,cross ref name, file name}</code> See <a data-manual="file 
name" href="../file name/index.html">(file name)cross ref name</a>
-<code>@inforef{}</code> 
-</p>
-
-
-<p>Normal text
-</p>
-<p>&lt;
-&gt;
-&quot;
-&amp;
-&rsquo;
-&lsquo;
-</p>
-<p>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;<br>
-code: <code>``simple-double--three---four----''</code> <br>
-asis: &ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo; <br>
-strong: 
<strong>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;</strong> <br>
-kbd: <kbd>``simple-double--three---four----''</kbd> <br>
-</p>
-<p>&lsquo;<!-- /@w -->&lsquo;simple-double-<!-- /@w 
-->-three&mdash;four&mdash;-&rsquo;<!-- /@w -->&rsquo;<br>
-</p>
-<span id="index-_002d_002doption"></span>
-<span id="index-_0060_0060"></span>
-<span id="index-_0060_0060-2"></span>
-<span id="index-_002d_002dfoption"></span>
-
-<p>@&quot;u &uuml; 
-@&quot;{U} &Uuml; 
-@~n &ntilde;
-@^a &acirc;
-@&rsquo;e &eacute;
-@=o &#333;
-@&lsquo;i &igrave;
-@&rsquo;{e} &eacute;
-@&rsquo;{@dotless{i}} &iacute; 
-@dotless{i} i
-@dotless{j} j
-@&lsquo;{@=E} &#274;` 
-@l{} &#322;
-@,{@&rsquo;C} &#262;,
-@,c &ccedil;
-@,c@&quot;u &ccedil;&uuml; <br>
-</p>
-<p>@U{0075} &#x0075;
-</p>
-<p>@* <br>
-@ followed by a space
-&nbsp;
-@ followed by a tab
-&nbsp;
-@ followed by a new line
-&nbsp;<code>@-</code> 
-<code>@|</code> 
-<code>@:</code> 
-<code>@!</code> !
-<code>@?</code> ?
-<code>@.</code> .
-<code>@@</code> @
-<code>@}</code> }
-<code>@{</code> {
-<code>@/</code> 
-</p>
-<p>foo vs. bar. 
-colon :And something else.
-semi colon ;.
-And ? ?.
-Now ! !@
-but , ,
-</p>
-<p>@TeX TeX
-@LaTeX LaTeX
-@bullet &bull;
-@copyright &copy;
-@dots &hellip;
-@enddots <small class="enddots">...</small>
-@equiv &equiv;
-@error error&rarr;
-@expansion &rarr;
-@minus -
-@point &lowast;
-@print -|
-@result &rArr;
-@today a sunny day
-</p>
-<p>@aa &aring;
-@AA &Aring;
-@ae &aelig;
-@oe &#339;
-@AE &AElig;
-@OE &#338;
-@o &oslash;
-@O &Oslash;
-@ss &szlig;
-@l &#322;
-@L &#321;
-@DH &ETH;
-@TH &THORN;
-@dh &eth;
-@th &thorn;
-</p>
-<p>@exclamdown &iexcl;
-@questiondown &iquest;
-@pounds &pound;
-@registeredsymbol &reg;
-@ordf &ordf;
-@ordm &ordm;
-@comma ,
-@quotedblleft &ldquo;
-@quotedblright &rdquo;
-@quoteleft &lsquo;
-@quoteright &rsquo;
-@quotedblbase &bdquo;
-@quotesinglbase &sbquo;
-@guillemetleft &laquo;
-@guillemetright &raquo;
-@guillemotleft &laquo;
-@guillemotright &raquo;
-@guilsinglleft &lsaquo;
-@guilsinglright &rsaquo;
-@textdegree &deg;
-@euro &#8364;
-@arrow &rarr;
-@leq &le;
-@geq &ge;
-</p>
-<p><code>@acronym{--a,an accronym}</code> <acronym title="an 
accronym">&ndash;a</acronym> (an accronym)
-<code>@acronym{--a}</code> <acronym title="an accronym">&ndash;a</acronym>
-<code>@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr 
title="&Eacute;tude Autonome">&Eacute;&ndash;. ,A.</abbr> (&Eacute;tude 
Autonome)
-<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude 
Autonome">&Eacute;&ndash;. ,A.</abbr>
-<code>@asis{--a}</code> &ndash;a
-<code>@b{--a}</code> <b>&ndash;a</b>
-<code>@cite{--a}</code> <cite>&ndash;a</cite>
-<code>@code{--a}</code> <code>--a</code>
-<code>@command{--a}</code> <code>--a</code>
-<code>@dfn{--a}</code> <em>&ndash;a</em>
-<code>@dmn{--a}</code> &ndash;a
-<code>@email{--a,--b}</code> <a href="mailto:--a";>&ndash;b</a>
-<code>@email{,--b}</code> &ndash;b
-<code>@email{--a}</code> <a href="mailto:--a";>--a</a>
-<code>@emph{--a}</code> <em>&ndash;a</em>
-<code>@env{--a}</code> <code>--a</code>
-<code>@file{--a}</code> <samp>--a</samp>
-<code>@i{--a}</code> <i>&ndash;a</i>
-<code>@kbd{--a}</code> <kbd>--a</kbd>
-<code>@key{--a}</code> <tt class="key">--a</tt>
-<code>@math{--a {\frac{1}{2}} @minus{}}</code> <em class='math'>--a 
{\frac{1}{2}} -</em>
-<code>@option{--a}</code> <samp>--a</samp>
-<code>@r{--a}</code> <span class="roman">&ndash;a</span>
-<code>@samp{--a}</code> &lsquo;<samp>--a</samp>&rsquo;
-<code>@sc{--a}</code> <small>&ndash;A</small>
-<code>@strong{--a}</code> <strong>&ndash;a</strong>
-<code>@t{--a}</code> <tt>--a</tt>
-<code>@sansserif{--a}</code> <span class="sansserif">&ndash;a</span>
-<code>@slanted{--a}</code> <i>&ndash;a</i>
-<code>@titlefont{--a}</code> </p><h1 class="titlefont">&ndash;a</h1>
-<p><code>@indicateurl{--a}</code> &lsquo;<code>--a</code>&rsquo;
-<code>@uref{--a,--b}</code> <a href="--a">&ndash;b</a>
-<code>@uref{--a}</code> <a href="--a">--a</a>
-<code>@uref{,--b}</code> &ndash;b
-<code>@uref{--a,--b,--c}</code> <a href="--a">&ndash;c</a>
-<code>@uref{,--b,--c}</code> &ndash;c
-<code>@uref{--a,,--c}</code> <a href="--a">&ndash;c</a>
-<code>@uref{,,--c}</code> &ndash;c
-<code>@url{--a,--b}</code> <a href="--a">&ndash;b</a>
-<code>@url{--a,}</code> <a href="--a">--a</a>
-<code>@url{,--b}</code> &ndash;b
-<code>@var{--a}</code> <var>&ndash;a</var>
-<code>@verb{:--a:}</code> <tt>--a</tt>
-<code>@verb{:a  &lt; &amp; @ % &quot; --    b:}</code> <tt>a  &lt; &amp; @ % 
&quot; --    b</tt>
-<code>@w{a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a 
a}</code> 
a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a<!--
 /@w -->
-<code>@H{a}</code> a''
-<code>@H{--a}</code> &ndash;a''
-<code>@dotaccent{a}</code> &#551;
-<code>@dotaccent{--a}</code> &ndash;a.
-<code>@ringaccent{a}</code> &aring;
-<code>@ringaccent{--a}</code> &ndash;a*
-<code>@tieaccent{a}</code> a[
-<code>@tieaccent{--a}</code> &ndash;a[
-<code>@u{a}</code> &#259;
-<code>@u{--a}</code> &ndash;a(
-<code>@ubaraccent{a}</code> a_
-<code>@ubaraccent{--a}</code> &ndash;a_
-<code>@udotaccent{a}</code> &#7841;
-<code>@udotaccent{--a}</code> .&ndash;a
-<code>@v{a}</code> &#462;
-<code>@v{--a}</code> &ndash;a&lt;
-<code>@,{c}</code> &ccedil;
-<code>@,{--c}</code> &ndash;c,
-<code>@ogonek{a}</code> &#261;
-<code>@ogonek{--a}</code> &ndash;a;
-<code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF5" 
href="#FOOT5"><sup>3</sup></a>
-<code>@footnote{in footnote2}</code> <a id="DOCF6" 
href="#FOOT6"><sup>4</sup></a>
-</p>
-<p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,,l--e}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code>@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt" alt="f--ile">
-<code>@image{f--ile,aze,az,alt,.e--xt}</code> <img src="f--ile.e--xt" 
alt="alt">
-<code>@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg" alt="a&ndash;lt">
-<code>@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}</code> <img 
src="f--ile@..file ext e--xt}" alt="alt">
-</p>
-<p><code>@sp 2</code><br>
-</p><br>
-<br>
-<p><code>@page</code><br>
-</p>
-<p><code>need 1002</code>
-</p>
-<p><code>@clicksequence{click @click{} A}</code> click &rarr; A
-After clickstyle &rArr;
-<code>@clicksequence{click @click{} A}</code> click &rArr; A
-</p>
-<div 
class="displaymath"><em><strong>``simple-double--three---four----''</strong> 
aa<!-- /@w -->
-`<!-- /@w -->`simple-double-<!-- /@w -->-three---four----'<!-- /@w -->'
-
-</em></div>
-<div class="displaymath"><em>&uuml; &Uuml; &ntilde; &acirc; &eacute; &#333; 
&igrave; &eacute; i j &#274;`
-&#322; &#262;, &#262;, &ccedil; a'' &#551; &aring; a[
-&#259; a_ &#7841; &#462; &#261; a<sup>h</sup><sub>l</sub>
-
- &nbsp;&nbsp; &nbsp;   ! ? . @ } { 
-a sunny day
-</em></div>
-<div class="displaymath"><em>&rarr;
-&#x0075;
-TeX LaTeX &bull; &copy; &hellip; ... &equiv;
-error&rarr; &rarr; - &lowast; -| &rArr;
-&aring; &Aring; &aelig; &#339; &AElig; &#338; &oslash; &Oslash; &szlig; &#322; 
&#321; &ETH;
-&THORN; &eth; &thorn; &iexcl; &iquest; &pound;
-&reg; &ordf; &ordm; , 
-</em></div>
-<div class="displaymath"><em>&ldquo; &rdquo; 
-&lsquo; &rsquo; &bdquo; &sbquo; &laquo;
-&raquo; &laquo; &raquo; &lsaquo;
-&rsaquo; &deg; &#8364; &rarr; &le; &ge;
-</em></div>
-<p><kbd>default kbdinputstyle</kbd>
-</p><div class="example">
-<pre class="example"><kbd>in example default kbdinputstyle</kbd>
-</pre></div>
-
-<p><code>code kbdinputstyle</code>
-</p><div class="example">
-<pre class="example"><code>in example code kbdinputstyle</code>
-</pre></div>
-
-<p><kbd>example kbdinputstyle</kbd>
-</p><div class="example">
-<pre class="example"><code>in example example kbdinputstyle</code>
-</pre></div>
-
-<p><kbd>distinct kbdinputstyle</kbd>
-</p><div class="example">
-<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
-</pre></div>
-
-<blockquote>
-<p>A quot&mdash;ation
-</p></blockquote>
-
-<blockquote>
-<p><b>Note:</b> A Note
-</p></blockquote>
-
-<blockquote>
-<p><b>note:</b> A note
-</p></blockquote>
-
-<blockquote>
-<p><b>Caution:</b> Caution
-</p></blockquote>
-
-<blockquote>
-<p><b>Important:</b> Important
-</p></blockquote>
-
-<blockquote>
-<p><b>Tip:</b> a Tip
-</p></blockquote>
-
-<blockquote>
-<p><b>Warning:</b> a Warning.
-</p></blockquote>
-
-<blockquote>
-<p><b>something &eacute; TeX:</b> The something &eacute; TeX is here.
-</p></blockquote>
-
-<blockquote>
-<p><b>@ at the end of line &nbsp;:</b> A @ at the end of the @quotation line.
-</p></blockquote>
-
-<blockquote>
-<p><b>something, other thing:</b> something, other thing
-</p></blockquote>
-
-<blockquote>
-<p><b>Note, the note:</b> Note, the note
-</p></blockquote>
-
-<blockquote>
-</blockquote>
-
-<blockquote>
-</blockquote>
-
-<blockquote>
-</blockquote>
-
-<blockquote>
-</blockquote>
-
-<blockquote>
-<p>aaa quotation
-</p></blockquote>
-<div align="center">&mdash; <em>quotation author</em>
-</div>
-<blockquote>
-<p>indent in quotation
-</p></blockquote>
-
-<blockquote>
-<p>A small quot&mdash;ation
-</p></blockquote>
-
-<blockquote>
-<p><b>Note:</b> A small Note
-</p></blockquote>
-
-<blockquote>
-<p><b>something, other thing:</b> something, other thing
-</p></blockquote>
-
-<ul>
-<li> i&ndash;temize
-</li></ul>
-
-<ul class="no-bullet">
-<li>+ i&ndash;tem +
-</li></ul>
-
-<ul>
-<li> b&ndash;ullet
-</li></ul>
-
-<ul class="no-bullet">
-<li>- minu&ndash;s
-</li></ul>
-
-<ul class="no-bullet">
-<li> e&ndash;mph item
-</li></ul>
-
-<ul class="no-bullet">
-<li><em>after emph</em> e&ndash;mph item
-</li></ul>
-
-<ul class="no-bullet">
-<li>&bull; a&ndash;n itemize line <span 
id="index-index-entry-within-itemize"></span>
-i&ndash;tem 1
-</li><li>&bull; a&ndash;n itemize line i&ndash;tem 2
-</li></ul>
-
-<ol>
-<li> e&ndash;numerate
-</li></ol>
-
-<table>
-<thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
-<tr><td width="40%">mu&ndash;ltitable item</td><td width="60%">multitable 
tab</td></tr>
-<tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
-<span id="index-index-entry-within-multitable"></span></td></tr>
-<tr><td width="40%">lone mu&ndash;ltitable item</td></tr>
-</table>
-
-<table>
-<tr><td>truc</td><td>bidule</td></tr>
-</table>
-
-<div class="example">
-<pre class="example">e--xample  some
-   text
-</pre></div>
-
-<div class="example first-arg">
-<pre class="example">example one arg
-</pre></div>
-
-<div class="example first-arg second-arg">
-<pre class="example">example two args
-</pre></div>
-
-<div class="example first-arg second-arg third-arg">
-<pre class="example">example three args
-</pre></div>
-
-<div class="example first-arg second-arg third-arg fourth-arg">
-<pre class="example">example four args
-</pre></div>
-
-<div class="example first-arg second-arg third-arg fourth-arg fifth-arg">
-<pre class="example">example five args
-</pre></div>
-
-<div class="example something-é-TeX">
-<pre class="example">The something &eacute; TeX is here.
-</pre></div>
-
-<div class="example @-at-the-end-of-line--">
-<pre class="example">A @ at the end of the @example line.
-</pre></div>
-
-<div class="example">
-<pre class="example">example with empty args
-</pre></div>
-
-<div class="example nonempty">
-<pre class="example">example with empty and non empty args mix
-</pre></div>
-
-<div class="example">
-<pre class="example">s--mallexample
-</pre></div>
-
-<p><code>@noindent</code> after smallexample.
-</p><div class="example">
-<pre class="example">$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&amp;content-type=text/plain'
-$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&amp;content-type=text/plain'
-</pre></div>
-<p>Less recent versions are also present.
-</p>
-<div class="display">
-<pre class="display">d&ndash;isplay
-</pre></div>
-
-<div class="display">
-<pre class="display">s&ndash;malldisplay
-</pre></div>
-
-<div class="example lisp">
-<pre class="lisp">l--isp
-</pre></div>
-
-<div class="example lisp">
-<pre class="lisp">s--malllisp
-</pre></div>
-
-<div class="format">
-<pre class="format">f&ndash;ormat
-</pre></div>
-
-<div class="format">
-<pre class="format">s&ndash;mallformat
-</pre></div>
-
-<div class="displaymath"><em>disp--laymath
-f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2</sup>
-</em></div>
-<dl class="def">
-<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory: 
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002deffn_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;effn
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-de_002d_002dffn_005fname"><span class="category">cate--gory: 
</span><span><strong>de--ffn_name</strong> <em>ar--guments    more args <br> 
even more so</em><a href='#index-de_002d_002dffn_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>def&ndash;fn
-</p></dd></dl>
- 
-<dl class="def">
-<dt id="index-i"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><span id="index-index-entry-within-deffn"></span>
-</dd><dt id="index-truc"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-truc' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-log-trap"><span class="category">Command: 
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-log-trap1"><span class="category">Command: 
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-log-trap2"><span class="category">Command: 
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-id-ule"><span class="category">cmde: </span><span><strong><b>id 
ule</b></strong> <em>truc</em><a href='#index-id-ule' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id="index-id-i-ule"><span class="category">cmde2: 
</span><span><strong><b>id &lsquo;<samp>i</samp>&rsquo; ule</b></strong> 
<em>truc</em><a href='#index-id-i-ule' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt><span class="category"><b>id &lsquo;<samp>i</samp>&rsquo; ule</b>: 
</span><span><strong></strong></span></dt>
-<dt><span><strong></strong></span></dt>
-<dt><span class="category">aaa: </span><span><strong></strong></span></dt>
-<dt><span class="category">: </span><span><strong></strong></span></dt>
-<dt><span class="category">: </span><span><strong></strong></span></dt>
-<dt id="index-machin"><span class="category">: 
</span><span><strong>machin</strong><a href='#index-machin' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-bidule-machin"><span class="category">: 
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-machin-1"><span class="category">truc: 
</span><span><strong>machin</strong><a href='#index-machin-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt><span class="category">truc: </span><span><strong></strong></span></dt>
-<dt id="index-followed"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-followed' class='copiable-anchor'> &para;</a></span></dt>
-<dt><span class="category">truc: </span><span><strong></strong></span></dt>
-<dt><span class="category">: </span><span><strong></strong></span></dt>
-<dt id="index-a-1"><span class="category">truc: 
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a 
href='#index-a-1' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-deffnx"><span class="category">truc: 
</span><span><strong>deffnx</strong> <em>before end deffn</em><a 
href='#index-deffnx' class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-
-<dl class="def">
-<dt id="index-deffn"><span class="category">empty: 
</span><span><strong>deffn</strong><a href='#index-deffn' 
class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-
-<dl class="def">
-<dt id="index-deffn-1"><span class="category">empty: 
</span><span><strong>deffn</strong> <em>with deffnx</em><a 
href='#index-deffn-1' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-deffnx-1"><span class="category">empty: 
</span><span><strong>deffnx</strong><a href='#index-deffnx-1' 
class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-
-<dl class="def">
-<dt id="index-i-1"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-truc-1"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-truc-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>text in def item for second def item
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002defvr_005fname"><span class="category">c--ategory: 
</span><span><strong>d--efvr_name</strong><a 
href='#index-d_002d_002defvr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;efvr
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname"><span class="category">c--ategory: 
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong> 
<em>a--rguments...</em><a href='#index-d_002d_002deftypefn_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;eftypefn
-</p></dd></dl>
-
-<dl class="def">
-<dt 
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory on 
c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong> 
<em>a--rguments...</em><a 
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;eftypeop
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002deftypevr_005fname"><span class="category">c--ategory: 
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a 
href='#index-d_002d_002deftypevr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;eftypevr
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002defcv_005fname"><span>c--ategory of c--lass: 
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efcv
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory on 
c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efop
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002deftp_005fname"><span class="category">c--ategory: 
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a 
href='#index-d_002d_002deftp_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;eftp
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002defun_005fname"><span class="category">Function: 
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defun_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;efun
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002defmac_005fname"><span class="category">Macro: 
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defmac_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;efmac
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002defspec_005fname"><span class="category">Special Form: 
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defspec_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;efspec
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002defvar_005fname"><span class="category">Variable: 
</span><span><strong>d--efvar_name</strong> <em>argvar argvar1</em><a 
href='#index-d_002d_002defvar_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;efvar
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002defopt_005fname"><span class="category">User Option: 
</span><span><strong>d--efopt_name</strong><a 
href='#index-d_002d_002defopt_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;efopt
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002deftypefun_005fname"><span class="category">Function: 
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong> 
<em>a--rguments...</em><a href='#index-d_002d_002deftypefun_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;eftypefun
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002deftypevar_005fname"><span class="category">Variable: 
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a 
href='#index-d_002d_002deftypevar_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;eftypevar
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance 
Variable of c--lass: <strong>d--efivar_name</strong><a 
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efivar
-</p></dd></dl>
-
-<dl class="def">
-<dt 
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance 
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a 
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;eftypeivar
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method on 
c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efmethod
-</p></dd></dl>
-
-<dl class="def">
-<dt 
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method on 
c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong> 
<em>a--rguments...</em><a 
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;eftypemethod
-</p></dd></dl>
-
-<p><code>@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@, 
ma---nual@@}</code> See <a data-manual="file n---ame@" href="../file 
n---ame@/c_002d_002d_002dhapter_0040.html#c_002d_002d_002dhapter_0040">t&mdash;itle@</a>
 in <cite>ma&mdash;nual@</cite>.
-<code>@ref{chapter, cross ref name, title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@pxref{chapter, cross ref name, title, file name, manual}</code> see <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
-</p>
-<p><code>@ref{chapter}</code> <a href="chapter.html">chapter</a>
-<code>@xref{chapter}</code> See <a href="chapter.html">chapter</a>.
-<code>@pxref{chapter}</code> see <a href="chapter.html">chapter</a>
-<code>@ref{s--ect@comma{}ion}</code> <a href="s_002d_002dect_002cion.html">A 
section</a>
-</p>
-<p><code>@ref{s--ect@comma{}ion, a @comma{} in cross
-ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual 
name }</code>
-<a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a> 
in <cite>a , in manual name</cite>
-</p>
-<p><code>@ref{chapter,cross ref name}</code> <a href="chapter.html">cross ref 
name</a>
-<code>@ref{chapter,,title}</code> <a href="chapter.html">title</a>
-<code>@ref{chapter,,,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
-<code>@ref{chapter,,,,manual}</code> &lsquo;chapter&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,cross ref name,title,}</code> <a 
href="chapter.html">title</a>
-<code>@ref{chapter,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)cross ref name</a>
-<code>@ref{chapter,cross ref name,,,manual}</code> &lsquo;cross ref 
name&rsquo; in <cite>manual</cite>
-<code>@ref{chapter,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)title</a>
-<code>@ref{chapter,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@ref{chapter,,title,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)title</a>
-<code>@ref{chapter,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
-<code>@ref{chapter,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">chapter</a> in <cite>manual</cite>
-</p>
-
-<p><code>@ref{(pman)anode,cross ref name}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)cross ref name</a>
-<code>@ref{(pman)anode,,title}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
-<code>@ref{(pman)anode,,,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)anode</a>
-<code>@ref{(pman)anode,,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">anode</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title,}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
-<code>@ref{(pman)anode,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">(file name)cross ref name</a>
-<code>@ref{(pman)anode,cross ref name,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">cross ref name</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title,file name}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">(file 
name)title</a>
-<code>@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
data-manual="pman" href="../pman/anode.html#anode">title</a> in 
<cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">title</a> in 
<cite>manual</cite>
-<code>@ref{(pman)anode,,title,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)title</a>
-<code>@ref{(pman)anode,,title,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">anode</a> in <cite>manual</cite>
-</p>
-
-<p><code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
-<code>@inforef{chapter}</code> See &lsquo;chapter&rsquo;
-<code>@inforef{chapter, cross ref name}</code> See &lsquo;cross ref name&rsquo;
-<code>@inforef{chapter,,file name}</code> See <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
-<code>@inforef{node, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/node.html#node">(file name)cross ref 
name</a>
-<code>@inforef{node}</code> See &lsquo;node&rsquo;
-<code>@inforef{node, cross ref name}</code> See &lsquo;cross ref name&rsquo;
-<code>@inforef{node,,file name}</code> See <a data-manual="file name" 
href="../file name/node.html#node">(file name)node</a>
-<code>@inforef{chapter, cross ref name, file name, spurious arg}</code> See <a 
data-manual="file name, spurious arg" href="../file name, spurious 
arg/chapter.html#chapter">(file name, spurious arg)cross ref name</a>
-</p>
-<p><code>@inforef{s--ect@comma{}ion, a @comma{} in cross
-ref, a comma@comma{} in file}</code>
-See <a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a , 
in cross
-ref</a>
-</p>
-
-<dl compact="compact">
-<dt><span>a</span></dt>
-<dd><p>l&ndash;ine
-</p></dd>
-</dl>
-
-<dl compact="compact">
-<dt id='index-a-6'><span>a<a href='#index-a-6' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id='index-b-2'><span>b<a href='#index-b-2' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>l&ndash;ine
-</p></dd>
-</dl>
-
-<dl compact="compact">
-<dt id='index-a-2'><span>a<a href='#index-a-2' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><span id="index-index-entry-between-item-and-itemx"></span>
-</dd>
-<dt id='index-b'><span>b<a href='#index-b' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>l&ndash;ine
-</p></dd>
-</dl>
-
-<table class="cartouche" border="1"><tr><td>
-<p>c&ndash;artouche
-</p></td></tr></table>
-
-<p>g&ndash;roupe
-</p>
-<p align="left">f&ndash;lushleft
-more text
-</p>
-<p align="right">f&ndash;lushright
-more text
-</p>
-<div align="center">ce&ndash;ntered line
-</div>
-<p>r&ndash;raggedright
-more text
-</p>
-<pre class="verbatim">\input texinfo @c -*-texinfo-*-
-
-@setfilename simplest.info
-
-@node Top
-
-This is a very simple texi manual @  &lt;&gt;.
-
-@bye
-</pre>
-<pre class="verbatim">in verbatim ''
-</pre>
-
-html ''
-
-
-
-
-<span id="majorheading-1"></span><h1 class="majorheading">majorheading</h1>
-
-<span id="chapheading-1"></span><h1 class="chapheading">chapheading</h1>
-
-<span id="heading-1"></span><h2 class="heading">heading</h2>
-
-<span id="subheading-1"></span><h3 class="subheading">subheading</h3>
-
-<span id="subsubheading-1"></span><h4 class="subsubheading">subsubheading</h4>
-
-
-<p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
-<code>@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }</code> <abbr 
title="&Eacute;tude&ndash;, Autonome">&Eacute;&ndash;. ,A.</abbr> 
(&Eacute;tude&ndash;, <b>Autonome</b>)
-<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude&ndash;, 
Autonome">&Eacute;&ndash;. ,A.</abbr>
-</p>
-<p><code>@math{--a@minus{} {\frac{1}{2}}}</code> <em class='math'>--a- 
{\frac{1}{2}}</em>
-</p>
-<p><code>@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img src="f-ile.jpg" 
alt="altjk _&quot; %@">
-<code>@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img src="f--ile.e--xt" alt="jk _&quot; %@ in b &quot;">
-<code>@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; %@:}}</code> 
<img src="filejk _&quot; %@.jpg" alt="altjk _&quot; %@">
-</p>
-
-
-
-<p>Somehow invalid use of @,:<br>
-@, ,
-<br>
-@,@&quot;u ,&uuml;
-</p>
-<p>Invalid use of @&rsquo;:<br>
-@&rsquo; '
-<br>
-@&rsquo;@&quot;u '&uuml;
-</p>
-<p>@dotless{truc} truc
-@dotless{ij} ij
-<code>@dotless{--a}</code> &ndash;a
-<code>@dotless{a}</code> a
-</p>
-<p>@U, without braces @U{}, with empty arg 
-@U{z}, with non-hex arg &#xz;
-@U{abc}, with &lt;4 hex digits &#xabc;
-@U{FFFFFFFFFFFFFF}, value much too large &#xFFFFFFFFFFFFFF;
-@U{110000}, value just beyond Unicode &#x110000;
-</p>
-<p>@TeX, but without brace TeX<code>@#</code> #
-</p>
-<p><code>@w{--a}</code> &ndash;a<!-- /@w -->
-</p>
-<p><code>@image{,1--xt}</code> 
-<code>@image{,,2--xt}</code> 
-<code>@image{,,,3--xt}</code> 
-</p>
-
-<ul class="no-bullet">
-<li> after emph e&ndash;mph item
-</li></ul>
-
-<ul class="no-bullet">
-<li>&bull; a&ndash;n itemize line i&ndash;tem 1
-</li><li>&bull; a&ndash;n itemize line i&ndash;tem 2
-</li></ul>
-
-<dl class="def">
-<dt><span class="category">fun: </span><span><strong></strong></span></dt>
-<dt id="index-machin-2"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and</em><a 
href='#index-machin-2' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-machin-3"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and  after</em><a 
href='#index-machin-3' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-machin-4"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and </em><a 
href='#index-machin-4' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-machin-5"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a 
href='#index-machin-5' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-followed-1"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-followed-1' class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>Various deff lines
-</p></dd><dt id="index-after"><span class="category">truc: 
</span><span><strong>after</strong> <em>a deff item</em><a href='#index-after' 
class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-
-<p><code>@ref{node}</code> &lsquo;node&rsquo;
-</p>
-<p><code>@ref{,cross ref name}</code> &lsquo;cross ref name&rsquo;
-<code>@ref{,,title}</code> &lsquo;title&rsquo;
-<code>@ref{,,,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)</a>
-<code>@ref{,,,,manual}</code> <cite>manual</cite>
-<code>@ref{node,cross ref name}</code> &lsquo;cross ref name&rsquo;
-<code>@ref{node,,title}</code> &lsquo;title&rsquo;
-<code>@ref{node,,,file name}</code> <a data-manual="file name" href="../file 
name/node.html#node">(file name)node</a>
-<code>@ref{node,,,,manual}</code> &lsquo;node&rsquo; in <cite>manual</cite>
-<code>@ref{node,cross ref name,title,}</code> &lsquo;title&rsquo;
-<code>@ref{node,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)cross ref name</a>
-<code>@ref{node,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; 
in <cite>manual</cite>
-<code>@ref{node,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/node.html#node">(file name)title</a>
-<code>@ref{node,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{node,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/node.html#node">title</a> in 
<cite>manual</cite>
-<code>@ref{node,,title,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)title</a>
-<code>@ref{node,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
-<code>@ref{node,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">title</a> in <cite>manual</cite>
-<code>@ref{node,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">node</a> in <cite>manual</cite>
-<code>@ref{,cross ref name,title,}</code> &lsquo;title&rsquo;
-<code>@ref{,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)cross ref name</a>
-<code>@ref{,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; in 
<cite>manual</cite>
-<code>@ref{,cross ref name,title,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)title</a>
-<code>@ref{,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/index.html">title</a> in 
<cite>manual</cite>
-<code>@ref{,,title,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)title</a>
-<code>@ref{,,title,,manual}</code> &lsquo;title&rsquo; in <cite>manual</cite>
-<code>@ref{,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/index.html">title</a> in <cite>manual</cite>
-<code>@ref{,,,file name,manual}</code> <cite><a data-manual="file name" 
href="../file name/index.html">manual</a></cite>
-</p>
-<p><code>@inforef{,cross ref name }</code> See &lsquo;cross ref name&rsquo;
-<code>@inforef{,,file name}</code> See <a data-manual="file name" 
href="../file name/index.html">(file name)</a>
-<code>@inforef{,cross ref name, file name}</code> See <a data-manual="file 
name" href="../file name/index.html">(file name)cross ref name</a>
-<code>@inforef{}</code> 
-</p>
-
-
-<p>In example.
-</p><div class="example">
-<pre class="example">
-
-&lt;
-&gt;
-&quot;
-&amp;
-'
-`
-
-``simple-double--three---four----''
-
-code: <code>``simple-double--three---four----''</code> 
-
-asis: ``simple-double--three---four----'' 
-
-strong: <strong>``simple-double--three---four----''</strong> 
-
-kbd: <kbd>``simple-double--three---four----''</kbd> 
-
-
-`<!-- /@w -->`simple-double-<!-- /@w -->-three---four----'<!-- /@w -->'
-
-
-<span id="index-_002d_002doption-1"></span><span 
id="index-_0060_0060-1"></span><span id="index-_0060_0060-3"></span><span 
id="index-_002d_002dfoption-1"></span>
-@&quot;u &uuml; 
-@&quot;{U} &Uuml; 
-@~n &ntilde;
-@^a &acirc;
-@'e &eacute;
-@=o &#333;
-@`i &igrave;
-@'{e} &eacute;
-@'{@dotless{i}} &iacute; 
-@dotless{i} i
-@dotless{j} j
-@`{@=E} &#274;` 
-@l{} &#322;
-@,{@'C} &#262;,
-@,c &ccedil;
-@,c@&quot;u &ccedil;&uuml; 
-
-
-@U{0075} &#x0075;
-
-@* 
-
-@ followed by a space
-&nbsp;
-@ followed by a tab
-&nbsp;
-@ followed by a new line
-&nbsp;<code>@-</code> 
-<code>@|</code> 
-<code>@:</code> 
-<code>@!</code> !
-<code>@?</code> ?
-<code>@.</code> .
-<code>@@</code> @
-<code>@}</code> }
-<code>@{</code> {
-<code>@/</code> 
-
-foo vs. bar. 
-colon :And something else.
-semi colon ;.
-And ? ?.
-Now ! !@
-but , ,
-
-@TeX TeX
-@LaTeX LaTeX
-@bullet &bull;
-@copyright &copy;
-@dots &hellip;
-@enddots ...
-@equiv &equiv;
-@error error&rarr;
-@expansion &rarr;
-@minus -
-@point &lowast;
-@print -|
-@result &rArr;
-@today a sunny day
-
-@aa &aring;
-@AA &Aring;
-@ae &aelig;
-@oe &#339;
-@AE &AElig;
-@OE &#338;
-@o &oslash;
-@O &Oslash;
-@ss &szlig;
-@l &#322;
-@L &#321;
-@DH &ETH;
-@TH &THORN;
-@dh &eth;
-@th &thorn;
-
-@exclamdown &iexcl;
-@questiondown &iquest;
-@pounds &pound;
-@registeredsymbol &reg;
-@ordf &ordf;
-@ordm &ordm;
-@comma ,
-@quotedblleft &ldquo;
-@quotedblright &rdquo;
-@quoteleft &lsquo;
-@quoteright &rsquo;
-@quotedblbase &bdquo;
-@quotesinglbase &sbquo;
-@guillemetleft &laquo;
-@guillemetright &raquo;
-@guillemotleft &laquo;
-@guillemotright &raquo;
-@guilsinglleft &lsaquo;
-@guilsinglright &rsaquo;
-@textdegree &deg;
-@euro &#8364;
-@arrow &rarr;
-@leq &le;
-@geq &ge;
-
-<code>@acronym{--a,an accronym}</code> <acronym title="an 
accronym">--a</acronym> (an accronym)
-<code>@acronym{--a}</code> <acronym title="an accronym">--a</acronym>
-<code>@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr 
title="&Eacute;tude Autonome">&Eacute;--. ,A.</abbr> (&Eacute;tude Autonome)
-<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude 
Autonome">&Eacute;--. ,A.</abbr>
-<code>@asis{--a}</code> --a
-<code>@b{--a}</code> <b>&ndash;a</b>
-<code>@cite{--a}</code> <cite>--a</cite>
-<code>@code{--a}</code> <code>--a</code>
-<code>@command{--a}</code> <code>--a</code>
-<code>@dfn{--a}</code> <em>--a</em>
-<code>@dmn{--a}</code> --a
-<code>@email{--a,--b}</code> <a href="mailto:--a";>--b</a>
-<code>@email{,--b}</code> --b
-<code>@email{--a}</code> <a href="mailto:--a";>--a</a>
-<code>@emph{--a}</code> <em>--a</em>
-<code>@env{--a}</code> <code>--a</code>
-<code>@file{--a}</code> <samp>--a</samp>
-<code>@i{--a}</code> <i>&ndash;a</i>
-<code>@kbd{--a}</code> <kbd>--a</kbd>
-<code>@key{--a}</code> <span class="key">--a</span>
-<code>@math{--a {\frac{1}{2}} @minus{}}</code> <em class='math'>--a 
{\frac{1}{2}} -</em>
-<code>@option{--a}</code> <samp>--a</samp>
-<code>@r{--a}</code> <span class="roman">&ndash;a</span>
-<code>@samp{--a}</code> &lsquo;<samp>--a</samp>&rsquo;
-<code>@sc{--a}</code> --A
-<code>@strong{--a}</code> <strong>--a</strong>
-<code>@t{--a}</code> <tt>--a</tt>
-<code>@sansserif{--a}</code> <span class="sansserif">&ndash;a</span>
-<code>@slanted{--a}</code> <i>&ndash;a</i>
-<code>@titlefont{--a}</code> </pre><h1 class="titlefont">--a</h1><pre 
class="example">
-
-<code>@indicateurl{--a}</code> &lsquo;<code>--a</code>&rsquo;
-<code>@uref{--a,--b}</code> <a href="--a">--b</a>
-<code>@uref{--a}</code> <a href="--a">--a</a>
-<code>@uref{,--b}</code> --b
-<code>@uref{--a,--b,--c}</code> <a href="--a">--c</a>
-<code>@uref{,--b,--c}</code> --c
-<code>@uref{--a,,--c}</code> <a href="--a">--c</a>
-<code>@uref{,,--c}</code> --c
-<code>@url{--a,--b}</code> <a href="--a">--b</a>
-<code>@url{--a,}</code> <a href="--a">--a</a>
-<code>@url{,--b}</code> --b
-<code>@var{--a}</code> <var>--a</var>
-<code>@verb{:--a:}</code> <tt>--a</tt>
-<code>@verb{:a  &lt; &amp; @ % &quot; --    b:}</code> <tt>a  &lt; &amp; @ % 
&quot; --    b</tt>
-<code>@w{a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a 
a}</code> a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a 
a<!-- /@w -->
-<code>@H{a}</code> a''
-<code>@H{--a}</code> --a''
-<code>@dotaccent{a}</code> &#551;
-<code>@dotaccent{--a}</code> --a.
-<code>@ringaccent{a}</code> &aring;
-<code>@ringaccent{--a}</code> --a*
-<code>@tieaccent{a}</code> a[
-<code>@tieaccent{--a}</code> --a[
-<code>@u{a}</code> &#259;
-<code>@u{--a}</code> --a(
-<code>@ubaraccent{a}</code> a_
-<code>@ubaraccent{--a}</code> --a_
-<code>@udotaccent{a}</code> &#7841;
-<code>@udotaccent{--a}</code> .--a
-<code>@v{a}</code> &#462;
-<code>@v{--a}</code> --a&lt;
-<code>@,{c}</code> &ccedil;
-<code>@,{--c}</code> --c,
-<code>@ogonek{a}</code> &#261;
-<code>@ogonek{--a}</code> --a;
-<code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF7" href="#FOOT7">(5)</a>
-<code>@footnote{in footnote2}</code> <a id="DOCF8" href="#FOOT8">(6)</a>
-
-<code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,,l--e}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code>@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt" alt="f--ile">
-<code>@image{f--ile,aze,az,alt,.e--xt}</code> <img src="f--ile.e--xt" 
alt="alt">
-<code>@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg" alt="a&ndash;lt">
-<code>@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}</code> <img 
src="f--ile@..file ext e--xt}" alt="alt">
-
-<code>@sp 2</code>
-
-
-
-<code>@page</code>
-
-</pre><pre class="example">
-
-<code>need 1002</code>
-
-<code>@clicksequence{click @click{} A}</code> click &rarr; A
-After clickstyle &rArr;
-<code>@clicksequence{click @click{} A}</code> click &rArr; A
-
-</pre><div 
class="displaymath"><em><strong>``simple-double--three---four----''</strong> 
aa<!-- /@w -->
-`<!-- /@w -->`simple-double-<!-- /@w -->-three---four----'<!-- /@w -->'
-
-</em></div><pre class="example">
-
-</pre><div class="displaymath"><em>&uuml; &Uuml; &ntilde; &acirc; &eacute; 
&#333; &igrave; &eacute; i j &#274;`
-&#322; &#262;, &#262;, &ccedil; a'' &#551; &aring; a[
-&#259; a_ &#7841; &#462; &#261; a<sup>h</sup><sub>l</sub>
-
- &nbsp;&nbsp; &nbsp;   ! ? . @ } { 
-a sunny day
-</em></div><pre class="example">
-
-</pre><div class="displaymath"><em>&rarr;
-&#x0075;
-TeX LaTeX &bull; &copy; &hellip; ... &equiv;
-error&rarr; &rarr; - &lowast; -| &rArr;
-&aring; &Aring; &aelig; &#339; &AElig; &#338; &oslash; &Oslash; &szlig; &#322; 
&#321; &ETH;
-&THORN; &eth; &thorn; &iexcl; &iquest; &pound;
-&reg; &ordf; &ordm; , 
-</em></div><pre class="example">
-
-</pre><div class="displaymath"><em>&ldquo; &rdquo; 
-&lsquo; &rsquo; &bdquo; &sbquo; &laquo;
-&raquo; &laquo; &raquo; &lsaquo;
-&rsaquo; &deg; &#8364; &rarr; &le; &ge;
-</em></div><pre class="example">
-
-<kbd>default kbdinputstyle</kbd>
-</pre><div class="example">
-<pre class="example"><kbd>in example default kbdinputstyle</kbd>
-</pre></div>
-<pre class="example">
-
-<code>code kbdinputstyle</code>
-</pre><div class="example">
-<pre class="example"><code>in example code kbdinputstyle</code>
-</pre></div>
-<pre class="example">
-
-<code>example kbdinputstyle</code>
-</pre><div class="example">
-<pre class="example"><code>in example example kbdinputstyle</code>
-</pre></div>
-<pre class="example">
-
-<kbd>distinct kbdinputstyle</kbd>
-</pre><div class="example">
-<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
-</pre></div>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example">A quot---ation
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>Note:</b> A Note
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>note:</b> A note
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>Caution:</b> Caution
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>Important:</b> Important
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>Tip:</b> a Tip
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>Warning:</b> a Warning.
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>something &eacute; TeX:</b> The something &eacute; TeX 
is here.
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>something, other thing:</b> something, other thing
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>Note, the note:</b> Note, the note
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-</blockquote>
-<pre class="example">
-
-</pre><blockquote>
-</blockquote>
-<pre class="example">
-
-</pre><blockquote>
-</blockquote>
-<pre class="example">
-
-</pre><blockquote>
-</blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example">aaa quotation
-</pre></blockquote>
-<div align="center">--- <em>quotation author</em>
-</div><pre class="example">
-
-</pre><blockquote>
-<pre class="example">indent in quotation
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example">A small quot---ation
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>Note:</b> A small Note
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>something, other thing:</b> something, other thing
-</pre></blockquote>
-<pre class="example">
-
-</pre><ul>
-<li> <pre class="example">i--temize
-</pre></li></ul>
-<pre class="example">
-
-</pre><ul class="no-bullet">
-<li>+ <pre class="example">i--tem +
-</pre></li></ul>
-<pre class="example">
-
-</pre><ul>
-<li> <pre class="example">b--ullet
-</pre></li></ul>
-<pre class="example">
-
-</pre><ul class="no-bullet">
-<li>- <pre class="example">minu--s
-</pre></li></ul>
-<pre class="example">
-
-</pre><ul class="no-bullet">
-<li> <pre class="example">e--mph item
-</pre></li></ul>
-<pre class="example">
-
-</pre><ul class="no-bullet">
-<li><em>after emph</em> <pre class="example">e--mph item
-</pre></li></ul>
-<pre class="example">
-
-</pre><ul class="no-bullet">
-<li>&bull; a&ndash;n itemize line <pre class="example"><span 
id="index-index-entry-within-itemize-1"></span>i--tem 1
-</pre></li><li>&bull; a&ndash;n itemize line <pre class="example">i--tem 2
-</pre></li></ul>
-<pre class="example">
-
-</pre><ol>
-<li> <pre class="example">e--numerate
-</pre></li></ol>
-<pre class="example">
-
-</pre><table>
-<thead><tr><th width="40%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="60%"><pre class="example">another 
tab</pre></th></tr></thead>
-<tr><td width="40%"><pre class="example">mu--ltitable item</pre></td><td 
width="60%"><pre class="example">multitable tab</pre></td></tr>
-<tr><td width="40%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="60%"><pre class="example">multitable tab 2
-<span id="index-index-entry-within-multitable-1"></span></pre></td></tr>
-<tr><td width="40%"><pre class="example">lone mu--ltitable item</pre></td></tr>
-</table>
-<pre class="example">
-
-</pre><table>
-<tr><td><pre class="example">truc</pre></td><td><pre 
class="example">bidule</pre></td></tr>
-</table>
-<pre class="example">
-
-</pre><div class="example">
-<pre class="example">e--xample  some
-   text
-</pre></div>
-<pre class="example">
-
-</pre><div class="example first-arg">
-<pre class="example">example one arg
-</pre></div>
-<pre class="example">
-
-</pre><div class="example first-arg second-arg">
-<pre class="example">example two args
-</pre></div>
-<pre class="example">
-
-</pre><div class="example first-arg second-arg third-arg">
-<pre class="example">example three args
-</pre></div>
-<pre class="example">
-
-</pre><div class="example first-arg second-arg third-arg fourth-arg">
-<pre class="example">example four args
-</pre></div>
-<pre class="example">
-
-</pre><div class="example first-arg second-arg third-arg fourth-arg fifth-arg">
-<pre class="example">example five args
-</pre></div>
-<pre class="example">
-
-</pre><div class="example something-é-TeX">
-<pre class="example">The something &eacute; TeX is here.
-</pre></div>
-<pre class="example">
-
-</pre><div class="example @-at-the-end-of-line--">
-<pre class="example">A @ at the end of the @example line.
-</pre></div>
-<pre class="example">
-
-</pre><div class="example">
-<pre class="example">example with empty args
-</pre></div>
-<pre class="example">
-
-</pre><div class="example nonempty">
-<pre class="example">example with empty and non empty args mix
-</pre></div>
-<pre class="example">
-
-</pre><div class="example">
-<pre class="example">s--mallexample
-</pre></div>
-<pre class="example">
-
-<code>@noindent</code> after smallexample.
-</pre><div class="example">
-<pre class="example">$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&amp;content-type=text/plain'
-$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&amp;content-type=text/plain'
-</pre></div>
-<pre class="example">Less recent versions are also present.
-
-</pre><div class="display">
-<pre class="example">d--isplay
-</pre></div>
-<pre class="example">
-
-</pre><div class="display">
-<pre class="example">s--malldisplay
-</pre></div>
-<pre class="example">
-
-</pre><div class="example lisp">
-<pre class="lisp">l--isp
-</pre></div>
-<pre class="example">
-
-</pre><div class="example lisp">
-<pre class="lisp">s--malllisp
-</pre></div>
-<pre class="example">
-
-</pre><div class="format">
-<pre class="example">f--ormat
-</pre></div>
-<pre class="example">
-
-</pre><div class="format">
-<pre class="example">s--mallformat
-</pre></div>
-<pre class="example">
-
-</pre><div class="displaymath"><em>disp--laymath
-f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2</sup>
-</em></div><pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory: 
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002deffn_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--effn
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-de_002d_002dffn_005fname-1"><span class="category">cate--gory: 
</span><span><strong>de--ffn_name</strong> <em>ar--guments    more args 
- even more so</em><a href='#index-de_002d_002dffn_005fname-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">def--fn
-</pre></dd></dl>
-<pre class="example"> 
-</pre><dl class="def">
-<dt id="index-i-2"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-2' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example"><span 
id="index-index-entry-within-deffn-1"></span></pre></dd><dt 
id="index-truc-2"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-truc-2' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-log-trap-1"><span class="category">Command: 
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-log-trap1-1"><span class="category">Command: 
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-log-trap2-1"><span class="category">Command: 
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-id-ule-1"><span class="category">cmde: 
</span><span><strong><b>id ule</b></strong> <em>truc</em><a 
href='#index-id-ule-1' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-id-i-ule-1"><span class="category">cmde2: 
</span><span><strong><b>id &lsquo;<samp>i</samp>&rsquo; ule</b></strong> 
<em>truc</em><a href='#index-id-i-ule-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt><span class="category"><b>id &lsquo;<samp>i</samp>&rsquo; ule</b>: 
</span><span><strong></strong></span></dt>
-<dt><span><strong></strong></span></dt>
-<dt><span class="category">aaa: </span><span><strong></strong></span></dt>
-<dt><span class="category">: </span><span><strong></strong></span></dt>
-<dt><span class="category">: </span><span><strong></strong></span></dt>
-<dt id="index-machin-6"><span class="category">: 
</span><span><strong>machin</strong><a href='#index-machin-6' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-bidule-machin-1"><span class="category">: 
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-machin-7"><span class="category">truc: 
</span><span><strong>machin</strong><a href='#index-machin-7' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt><span class="category">truc: </span><span><strong></strong></span></dt>
-<dt id="index-followed-2"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-followed-2' class='copiable-anchor'> &para;</a></span></dt>
-<dt><span class="category">truc: </span><span><strong></strong></span></dt>
-<dt><span class="category">: </span><span><strong></strong></span></dt>
-<dt id="index-a-3"><span class="category">truc: 
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a 
href='#index-a-3' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-deffnx-2"><span class="category">truc: 
</span><span><strong>deffnx</strong> <em>before end deffn</em><a 
href='#index-deffnx-2' class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-deffn-2"><span class="category">empty: 
</span><span><strong>deffn</strong><a href='#index-deffn-2' 
class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-deffn-3"><span class="category">empty: 
</span><span><strong>deffn</strong> <em>with deffnx</em><a 
href='#index-deffn-3' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-deffnx-3"><span class="category">empty: 
</span><span><strong>deffnx</strong><a href='#index-deffnx-3' 
class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-i-3"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-3' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-truc-3"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-truc-3' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">text in def item for second def item
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002defvr_005fname-1"><span class="category">c--ategory: 
</span><span><strong>d--efvr_name</strong><a 
href='#index-d_002d_002defvr_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--efvr
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-1"><span 
class="category">c--ategory: </span><span><em>t--ype</em> 
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002deftypefn_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--eftypefn
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt 
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory 
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong> 
<em>a--rguments...</em><a 
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">d--eftypeop
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002deftypevr_005fname-1"><span 
class="category">c--ategory: </span><span><em>t--ype</em> 
<strong>d--eftypevr_name</strong><a 
href='#index-d_002d_002deftypevr_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--eftypevr
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass: 
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">d--efcv
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory 
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">d--efop
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002deftp_005fname-1"><span class="category">c--ategory: 
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a 
href='#index-d_002d_002deftp_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--eftp
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002defun_005fname-1"><span class="category">Function: 
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defun_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--efun
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002defmac_005fname-1"><span class="category">Macro: 
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defmac_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--efmac
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002defspec_005fname-1"><span class="category">Special 
Form: </span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defspec_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--efspec
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002defvar_005fname-1"><span class="category">Variable: 
</span><span><strong>d--efvar_name</strong> <em>argvar argvar1</em><a 
href='#index-d_002d_002defvar_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--efvar
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002defopt_005fname-1"><span class="category">User Option: 
</span><span><strong>d--efopt_name</strong><a 
href='#index-d_002d_002defopt_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--efopt
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002deftypefun_005fname-1"><span 
class="category">Function: </span><span><em>t--ype</em> 
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002deftypefun_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--eftypefun
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002deftypevar_005fname-1"><span 
class="category">Variable: </span><span><em>t--ype</em> 
<strong>d--eftypevar_name</strong><a 
href='#index-d_002d_002deftypevar_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--eftypevar
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><span>Instance 
Variable of c--lass: <strong>d--efivar_name</strong><a 
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">d--efivar
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt 
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><span>Instance 
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a 
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">d--eftypeivar
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><span>Method 
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">d--efmethod
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt 
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><span>Method 
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong> 
<em>a--rguments...</em><a 
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">d--eftypemethod
-</pre></dd></dl>
-<pre class="example">
-
-<code>@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@, 
ma---nual@@}</code> See <a data-manual="file n---ame@" href="../file 
n---ame@/c_002d_002d_002dhapter_0040.html#c_002d_002d_002dhapter_0040">t---itle@</a>
 in <cite>ma---nual@</cite>.
-<code>@ref{chapter, cross ref name, title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@pxref{chapter, cross ref name, title, file name, manual}</code> see <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
-
-<code>@ref{chapter}</code> <a href="chapter.html">chapter</a>
-<code>@xref{chapter}</code> See <a href="chapter.html">chapter</a>.
-<code>@pxref{chapter}</code> see <a href="chapter.html">chapter</a>
-<code>@ref{s--ect@comma{}ion}</code> <a href="s_002d_002dect_002cion.html">A 
section</a>
-
-<code>@ref{s--ect@comma{}ion, a @comma{} in cross
-ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual 
name }</code>
-<a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a> 
in <cite>a , in manual name</cite>
-
-<code>@ref{chapter,cross ref name}</code> <a href="chapter.html">cross ref 
name</a>
-<code>@ref{chapter,,title}</code> <a href="chapter.html">title</a>
-<code>@ref{chapter,,,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
-<code>@ref{chapter,,,,manual}</code> `chapter' in <cite>manual</cite>
-<code>@ref{chapter,cross ref name,title,}</code> <a 
href="chapter.html">title</a>
-<code>@ref{chapter,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)cross ref name</a>
-<code>@ref{chapter,cross ref name,,,manual}</code> `cross ref name' in 
<cite>manual</cite>
-<code>@ref{chapter,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)title</a>
-<code>@ref{chapter,cross ref name,title,,manual}</code> `title' in 
<cite>manual</cite>
-<code>@ref{chapter,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@ref{chapter,,title,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)title</a>
-<code>@ref{chapter,,title,,manual}</code> `title' in <cite>manual</cite>
-<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
-<code>@ref{chapter,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">chapter</a> in <cite>manual</cite>
-
-
-<code>@ref{(pman)anode,cross ref name}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)cross ref name</a>
-<code>@ref{(pman)anode,,title}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
-<code>@ref{(pman)anode,,,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)anode</a>
-<code>@ref{(pman)anode,,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">anode</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title,}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
-<code>@ref{(pman)anode,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">(file name)cross ref name</a>
-<code>@ref{(pman)anode,cross ref name,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">cross ref name</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title,file name}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">(file 
name)title</a>
-<code>@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
data-manual="pman" href="../pman/anode.html#anode">title</a> in 
<cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">title</a> in 
<cite>manual</cite>
-<code>@ref{(pman)anode,,title,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)title</a>
-<code>@ref{(pman)anode,,title,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">anode</a> in <cite>manual</cite>
-
-
-<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
-<code>@inforef{chapter}</code> See `chapter'
-<code>@inforef{chapter, cross ref name}</code> See `cross ref name'
-<code>@inforef{chapter,,file name}</code> See <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
-<code>@inforef{node, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/node.html#node">(file name)cross ref 
name</a>
-<code>@inforef{node}</code> See `node'
-<code>@inforef{node, cross ref name}</code> See `cross ref name'
-<code>@inforef{node,,file name}</code> See <a data-manual="file name" 
href="../file name/node.html#node">(file name)node</a>
-<code>@inforef{chapter, cross ref name, file name, spurious arg}</code> See <a 
data-manual="file name, spurious arg" href="../file name, spurious 
arg/chapter.html#chapter">(file name, spurious arg)cross ref name</a>
-
-<code>@inforef{s--ect@comma{}ion, a @comma{} in cross
-ref, a comma@comma{} in file}</code>
-See <a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a , 
in cross
-ref</a>
-
-
-</pre><dl compact="compact">
-<dt><span><tt>a</tt></span></dt>
-<dd><pre class="example">l--ine
-</pre></dd>
-</dl>
-<pre class="example">
-
-</pre><dl compact="compact">
-<dt id='index-a-7'><span><tt>a</tt><a href='#index-a-7' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id='index-b-3'><span><tt>b</tt><a href='#index-b-3' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">l--ine
-</pre></dd>
-</dl>
-<pre class="example">
-
-</pre><dl compact="compact">
-<dt id='index-a-4'><span><tt>a</tt><a href='#index-a-4' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example"><span 
id="index-index-entry-between-item-and-itemx-1"></span></pre></dd>
-<dt id='index-b-1'><span><tt>b</tt><a href='#index-b-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">l--ine
-</pre></dd>
-</dl>
-<pre class="example">
-
-</pre><table class="cartouche" border="1"><tr><td>
-<pre class="example">c--artouche
-</pre></td></tr></table>
-<pre class="example">
-
-</pre><pre class="example">g--roupe
-</pre><pre class="example">
-
-</pre><pre class="example">f--lushleft
-more text
-</pre><pre class="example">
-
-</pre><pre class="example">f--lushright
-more text
-</pre><pre class="example">
-
-</pre><div align="center">ce--ntered line
-</div><pre class="example">
-
-</pre><pre class="example">r--raggedright
-more text
-</pre><pre class="example">
-
-</pre><pre class="verbatim">\input texinfo @c -*-texinfo-*-
-
-@setfilename simplest.info
-
-@node Top
-
-This is a very simple texi manual @  &lt;&gt;.
-
-@bye
-</pre><pre class="example">
-
-</pre><pre class="verbatim">in verbatim ''
-</pre><pre class="example">
-
-
-html ''
-
-
-
-
-</pre><span id="majorheading-2"></span><strong>majorheading</strong>
-<pre class="example">
-
-</pre><span id="chapheading-2"></span><strong>chapheading</strong>
-<pre class="example">
-
-</pre><span id="heading-2"></span><strong>heading</strong>
-<pre class="example">
-
-</pre><span id="subheading-2"></span><strong>subheading</strong>
-<pre class="example">
-
-</pre><span id="subsubheading-2"></span><strong>subsubheading</strong>
-<pre class="example">
-
-
-<code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym title="an 
accronym , ...">--a</acronym> (an accronym , ...)
-<code>@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }</code> <abbr 
title="&Eacute;tude&ndash;, Autonome">&Eacute;--. ,A.</abbr> (&Eacute;tude--, 
<b>Autonome</b>)
-<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude&ndash;, 
Autonome">&Eacute;--. ,A.</abbr>
-
-<code>@math{--a@minus{} {\frac{1}{2}}}</code> <em class='math'>--a- 
{\frac{1}{2}}</em>
-
-<code>@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img src="f-ile.jpg" 
alt="altjk _&quot; %@">
-<code>@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img src="f--ile.e--xt" alt="jk _&quot; %@ in b &quot;">
-<code>@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; %@:}}</code> 
<img src="filejk _&quot; %@.jpg" alt="altjk _&quot; %@">
-
-
-
-
-Somehow invalid use of @,:
-
-@, ,
-
-
-@,@&quot;u ,&uuml;
-
-Invalid use of @':
-
-@' '
-
-
-@'@&quot;u '&uuml;
-
-@dotless{truc} truc
-@dotless{ij} ij
-<code>@dotless{--a}</code> --a
-<code>@dotless{a}</code> a
-
-@U, without braces @U{}, with empty arg 
-@U{z}, with non-hex arg &#xz;
-@U{abc}, with &lt;4 hex digits &#xabc;
-@U{FFFFFFFFFFFFFF}, value much too large &#xFFFFFFFFFFFFFF;
-@U{110000}, value just beyond Unicode &#x110000;
-
-@TeX, but without brace TeX<code>@#</code> #
-
-<code>@w{--a}</code> --a<!-- /@w -->
-
-<code>@image{,1--xt}</code> 
-<code>@image{,,2--xt}</code> 
-<code>@image{,,,3--xt}</code> 
-
-
-</pre><ul class="no-bullet">
-<li> after emph <pre class="example">e--mph item
-</pre></li></ul>
-<pre class="example">
-
-</pre><ul class="no-bullet">
-<li>&bull; a&ndash;n itemize line <pre class="example">i--tem 1
-</pre></li><li>&bull; a&ndash;n itemize line <pre class="example">i--tem 2
-</pre></li></ul>
-<pre class="example">
-
-</pre><dl class="def">
-<dt><span class="category">fun: </span><span><strong></strong></span></dt>
-<dt id="index-machin-8"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and</em><a 
href='#index-machin-8' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-machin-9"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and  after</em><a 
href='#index-machin-9' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-machin-10"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and </em><a 
href='#index-machin-10' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-machin-11"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a 
href='#index-machin-11' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-followed-3"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-followed-3' class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">Various deff lines
-</pre></dd><dt id="index-after-1"><span class="category">truc: 
</span><span><strong>after</strong> <em>a deff item</em><a 
href='#index-after-1' class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-<pre class="example">
-
-<code>@ref{node}</code> `node'
-
-<code>@ref{,cross ref name}</code> `cross ref name'
-<code>@ref{,,title}</code> `title'
-<code>@ref{,,,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)</a>
-<code>@ref{,,,,manual}</code> <cite>manual</cite>
-<code>@ref{node,cross ref name}</code> `cross ref name'
-<code>@ref{node,,title}</code> `title'
-<code>@ref{node,,,file name}</code> <a data-manual="file name" href="../file 
name/node.html#node">(file name)node</a>
-<code>@ref{node,,,,manual}</code> `node' in <cite>manual</cite>
-<code>@ref{node,cross ref name,title,}</code> `title'
-<code>@ref{node,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)cross ref name</a>
-<code>@ref{node,cross ref name,,,manual}</code> `cross ref name' in 
<cite>manual</cite>
-<code>@ref{node,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/node.html#node">(file name)title</a>
-<code>@ref{node,cross ref name,title,,manual}</code> `title' in 
<cite>manual</cite>
-<code>@ref{node,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/node.html#node">title</a> in 
<cite>manual</cite>
-<code>@ref{node,,title,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)title</a>
-<code>@ref{node,,title,,manual}</code> `title' in <cite>manual</cite>
-<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
-<code>@ref{node,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">title</a> in <cite>manual</cite>
-<code>@ref{node,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">node</a> in <cite>manual</cite>
-<code>@ref{,cross ref name,title,}</code> `title'
-<code>@ref{,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)cross ref name</a>
-<code>@ref{,cross ref name,,,manual}</code> `cross ref name' in 
<cite>manual</cite>
-<code>@ref{,cross ref name,title,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)title</a>
-<code>@ref{,cross ref name,title,,manual}</code> `title' in <cite>manual</cite>
-<code>@ref{,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/index.html">title</a> in 
<cite>manual</cite>
-<code>@ref{,,title,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)title</a>
-<code>@ref{,,title,,manual}</code> `title' in <cite>manual</cite>
-<code>@ref{,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/index.html">title</a> in <cite>manual</cite>
-<code>@ref{,,,file name,manual}</code> <cite><a data-manual="file name" 
href="../file name/index.html">manual</a></cite>
-
-<code>@inforef{,cross ref name }</code> See `cross ref name'
-<code>@inforef{,,file name}</code> See <a data-manual="file name" 
href="../file name/index.html">(file name)</a>
-<code>@inforef{,cross ref name, file name}</code> See <a data-manual="file 
name" href="../file name/index.html">(file name)cross ref name</a>
-<code>@inforef{}</code> 
-
-
-</pre></div>
-
-<span id="index-t_002d_002druc"></span>
-<span id="index-T_002d_002druc"></span>
-<span id="index-_002e"></span>
-<span id="index-_003f"></span>
-<span id="index-a"></span>
-<span id="index-t_002d_002druc-1"></span>
-<span id="index-T_002d_002druc-1"></span>
-<span id="index-_002e-1"></span>
-<span id="index-_003f-1"></span>
-<span id="index-a-5"></span>
-
-
-<p>cp
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_cp_symbol-1"><b>&quot;</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-2"><b>-</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-3"><b>.</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-4"><b>?</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter" href="#Top-section_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_letter-I"><b>I</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="index-cp" border="0">
-<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
-<tr><td colspan="4"> </td></tr>
-<tr><th id="Top-section_cp_symbol-1">&quot;</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-1">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> </td></tr>
-<tr><th id="Top-section_cp_symbol-2">-</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption-1">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> </td></tr>
-<tr><th id="Top-section_cp_symbol-3">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> </td></tr>
-<tr><th id="Top-section_cp_symbol-4">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> </td></tr>
-<tr><th id="Top-section_cp_letter-A">A</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a href="#index-a">a</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> </td></tr>
-<tr><th id="Top-section_cp_letter-I">I</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-index-entry-within-deffn">index 
entry within deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td colspan="4"> </td></tr>
-<tr><th id="Top-section_cp_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> </td></tr>
-</table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#Top-section_cp_symbol-1"><b>&quot;</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-2"><b>-</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-3"><b>.</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-4"><b>?</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter" href="#Top-section_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_letter-I"><b>I</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-
-<p>fn
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_fn_symbol-1"><b>-</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-2"><b>.</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-3"><b>?</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-4"><b>`</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter" href="#Top-section_fn_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-B"><b>B</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-D"><b>D</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-I"><b>I</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-L"><b>L</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-M"><b>M</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="index-fn" border="0">
-<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
-<tr><td colspan="4"> </td></tr>
-<tr><th id="Top-section_fn_symbol-1">-</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> </td></tr>
-<tr><th id="Top-section_fn_symbol-2">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> </td></tr>
-<tr><th id="Top-section_fn_symbol-3">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> </td></tr>
-<tr><th id="Top-section_fn_symbol-4">`</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> </td></tr>
-<tr><th id="Top-section_fn_letter-A">A</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> </td></tr>
-<tr><th id="Top-section_fn_letter-B">B</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td colspan="4"> </td></tr>
-<tr><th id="Top-section_fn_letter-D">D</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> </td></tr>
-<tr><th id="Top-section_fn_letter-F">F</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> </td></tr>
-<tr><th id="Top-section_fn_letter-I">I</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-copying-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-titlepage-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-i-ule-1"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-copying-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-titlepage-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td colspan="4"> </td></tr>
-<tr><th id="Top-section_fn_letter-L">L</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a href="#index-copying-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-titlepage-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-copying-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-titlepage-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-copying-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-titlepage-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td colspan="4"> </td></tr>
-<tr><th id="Top-section_fn_letter-M">M</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> </td></tr>
-<tr><th id="Top-section_fn_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> </td></tr>
-</table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#Top-section_fn_symbol-1"><b>-</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-2"><b>.</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-3"><b>?</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-4"><b>`</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter" href="#Top-section_fn_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-B"><b>B</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-D"><b>D</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-I"><b>I</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-L"><b>L</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-M"><b>M</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-
-<p>vr
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_vr_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_vr_letter-B"><b>B</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_vr_letter-D"><b>D</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="index-vr" border="0">
-<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
-<tr><td colspan="4"> </td></tr>
-<tr><th id="Top-section_vr_letter-A">A</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-a-2"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-a-2"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-6"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-7"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> </td></tr>
-<tr><th id="Top-section_vr_letter-B">B</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-b-1"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-b-1"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-2"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-3"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> </td></tr>
-<tr><th id="Top-section_vr_letter-D">D</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname-1"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname-1"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname-1"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname-1"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> </td></tr>
-</table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#Top-section_vr_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_vr_letter-B"><b>B</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_vr_letter-D"><b>D</b></a>
- &nbsp; 
-</td></tr></table>
-
-<p>ky
-</p>
-<p>pg
-</p>
-<p>tp
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_tp_letter-D"><b>D</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="index-tp" border="0">
-<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
-<tr><td colspan="4"> </td></tr>
-<tr><th id="Top-section_tp_letter-D">D</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname-1"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> </td></tr>
-</table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#Top-section_tp_letter-D"><b>D</b></a>
- &nbsp; 
-</td></tr></table>
-
-
-
-</div>
-<div class="footnote">
-<h3 class="footnotes-heading">Footnotes</h3>
-
-<h5><a id="FOOT1" href="#DOCF1">(1)</a></h5>
-<p>in footnote</p>
-<h5><a id="FOOT2" href="#DOCF2">(2)</a></h5>
-<p>in footnote2</p>
-<h5><a id="FOOT5" href="#DOCF5">(3)</a></h5>
-<p>in footnote</p>
-<h5><a id="FOOT6" href="#DOCF6">(4)</a></h5>
-<p>in footnote2</p>
-<h5><a id="FOOT7" href="#DOCF7">(5)</a></h5>
-<p>in footnote</p>
-<h5><a id="FOOT8" href="#DOCF8">(6)</a></h5>
-<p>in footnote2</p>
-<h5><a id="FOOT3" href="#DOCF3">(7)</a></h5>
+<h5><a id="FOOT3" href="#DOCF3">(1)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT4" href="#DOCF4">(8)</a></h5>
+<h5><a id="FOOT4" href="#DOCF4">(2)</a></h5>
 <p>in footnote2</p>
-<h5><a id="FOOT1_9" href="#DOCF1_9">(9)</a></h5>
+<h5><a id="FOOT1" href="#DOCF1">(3)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT2_10" href="#DOCF2_10">(10)</a></h5>
+<h5><a id="FOOT2" href="#DOCF2">(4)</a></h5>
 <p>in footnote2</p>
 </div>
 <p>
diff --git a/tp/tests/layout/res_parser/formatting_chm/formatting_ovr.html 
b/tp/tests/layout/res_parser/formatting_chm/formatting_ovr.html
index 6809786..2c8cfe6 100644
--- a/tp/tests/layout/res_parser/formatting_chm/formatting_ovr.html
+++ b/tp/tests/layout/res_parser/formatting_chm/formatting_ovr.html
@@ -720,7 +720,7 @@ ul.no-bullet {list-style: none}
 
 <div class="shortcontents">
 <ul class="no-bullet">
-<li><a id="stoc-chapter-1" href="chapter.html">1 chapter</a></li>
+<li><a id="stoc-chapter-1" href="chapter.html" rel="index">1 chapter</a></li>
 <li><a id="stoc-chapter-2" href="chapter2.html" rel="index">chapter 2</a></li>
 </ul>
 </div>
diff --git a/tp/tests/layout/res_parser/formatting_chm/formatting_toc.html 
b/tp/tests/layout/res_parser/formatting_chm/formatting_toc.html
index caa7af2..dc4f56d 100644
--- a/tp/tests/layout/res_parser/formatting_chm/formatting_toc.html
+++ b/tp/tests/layout/res_parser/formatting_chm/formatting_toc.html
@@ -721,7 +721,7 @@ ul.no-bullet {list-style: none}
 <div class="contents">
 
 <ul class="no-bullet">
-  <li><a id="toc-chapter-1" href="chapter.html">1 chapter</a>
+  <li><a id="toc-chapter-1" href="chapter.html" rel="index">1 chapter</a>
   <ul class="no-bullet">
     <li><a id="toc-A-section" href="s_002d_002dect_002cion.html">1.1 A 
section</a>
     <ul class="no-bullet">
diff --git a/tp/tests/layout/res_parser/formatting_docbook/formatting.2 
b/tp/tests/layout/res_parser/formatting_docbook/formatting.2
index 9ea859f..ce457ad 100644
--- a/tp/tests/layout/res_parser/formatting_docbook/formatting.2
+++ b/tp/tests/layout/res_parser/formatting_docbook/formatting.2
@@ -1,4 +1,65 @@
-formatting.texi:25: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:15: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:15: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:15: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:15: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:15: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:15: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:15: @U expected braces (possibly involving @mymacro)
+formatting.texi:15: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:15: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:15: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:15: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:15: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:15: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:15: unexpected @ (possibly involving @mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @sp missing argument (possibly involving @mymacro)
+formatting.texi:15: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:15: misplaced } (possibly involving @mymacro)
+formatting.texi:15: misplaced } (possibly involving @mymacro)
+formatting.texi:15: misplaced { (possibly involving @mymacro)
+formatting.texi:15: misplaced { (possibly involving @mymacro)
+formatting.texi:15: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:25: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
 formatting.texi:25: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:25: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -60,236 +121,175 @@ formatting.texi:25: warning: @inforef is obsolete. 
(possibly involving @mymacro)
 formatting.texi:25: warning: @inforef is obsolete. (possibly involving 
@mymacro)
 formatting.texi:25: warning: @inforef is obsolete. (possibly involving 
@mymacro)
 formatting.texi:25: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:35: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:35: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:35: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:35: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:35: @U expected braces (possibly involving @mymacro)
-formatting.texi:35: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:35: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:35: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:35: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:35: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:35: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:35: unexpected @ (possibly involving @mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @sp missing argument (possibly involving @mymacro)
-formatting.texi:35: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:35: misplaced } (possibly involving @mymacro)
-formatting.texi:35: misplaced } (possibly involving @mymacro)
-formatting.texi:35: misplaced { (possibly involving @mymacro)
-formatting.texi:35: misplaced { (possibly involving @mymacro)
-formatting.texi:35: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
-formatting.texi:45: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:45: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:45: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:45: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:45: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:45: @U expected braces (possibly involving @mymacro)
-formatting.texi:45: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:45: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:45: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:45: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:45: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:45: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:45: unexpected @ (possibly involving @mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @sp missing argument (possibly involving @mymacro)
-formatting.texi:45: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:45: misplaced } (possibly involving @mymacro)
-formatting.texi:45: misplaced } (possibly involving @mymacro)
-formatting.texi:45: misplaced { (possibly involving @mymacro)
-formatting.texi:45: misplaced { (possibly involving @mymacro)
-formatting.texi:45: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:49: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
-formatting.texi:49: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:49: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:49: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:49: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:49: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:49: @U expected braces (possibly involving @mymacro)
-formatting.texi:49: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:49: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:49: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:49: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:49: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:49: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:49: unexpected @ (possibly involving @mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @sp missing argument (possibly involving @mymacro)
-formatting.texi:49: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:49: misplaced } (possibly involving @mymacro)
-formatting.texi:49: misplaced } (possibly involving @mymacro)
-formatting.texi:49: misplaced { (possibly involving @mymacro)
-formatting.texi:49: misplaced { (possibly involving @mymacro)
-formatting.texi:49: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:101: warning: @menu in invalid context
-formatting.texi:141: warning: @centerchap is obsolete.
+formatting.texi:61: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:61: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:61: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:61: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:61: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:61: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:61: @U expected braces (possibly involving @mymacro)
+formatting.texi:61: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:61: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:61: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:61: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:61: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:61: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:61: unexpected @ (possibly involving @mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @sp missing argument (possibly involving @mymacro)
+formatting.texi:61: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:61: misplaced } (possibly involving @mymacro)
+formatting.texi:61: misplaced } (possibly involving @mymacro)
+formatting.texi:61: misplaced { (possibly involving @mymacro)
+formatting.texi:61: misplaced { (possibly involving @mymacro)
+formatting.texi:61: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:65: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:65: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:65: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:65: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:65: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:65: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:65: @U expected braces (possibly involving @mymacro)
+formatting.texi:65: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:65: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:65: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:65: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:65: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:65: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:65: unexpected @ (possibly involving @mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @sp missing argument (possibly involving @mymacro)
+formatting.texi:65: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:65: misplaced } (possibly involving @mymacro)
+formatting.texi:65: misplaced } (possibly involving @mymacro)
+formatting.texi:65: misplaced { (possibly involving @mymacro)
+formatting.texi:65: misplaced { (possibly involving @mymacro)
+formatting.texi:65: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:103: warning: @menu in invalid context
+formatting.texi:143: warning: @centerchap is obsolete.
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' not found, using `f-ile.jpg' 
(possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f--ile@.' not found, using 
`f--ile@..jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' not found, using `f-ile.jpg' 
(possibly involving @mymacro)
+formatting.texi:15: warning: @image file `filejk _" %@' not found, using 
`filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: no argument specified for @U (possibly involving 
@mymacro)
 formatting.texi:25: warning: @image file `f-ile' not found, using `f-ile.jpg' 
(possibly involving @mymacro)
 formatting.texi:25: warning: @image file `f--ile@.' not found, using 
`f--ile@..jpg' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `f-ile' not found, using `f-ile.jpg' 
(possibly involving @mymacro)
 formatting.texi:25: warning: @image file `filejk _" %@' not found, using 
`filejk _" %@.jpg' (possibly involving @mymacro)
 formatting.texi:25: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:35: warning: @image file `f-ile' not found, using `f-ile.jpg' 
(possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f--ile@.' not found, using 
`f--ile@..jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f-ile' not found, using `f-ile.jpg' 
(possibly involving @mymacro)
-formatting.texi:35: warning: @image file `filejk _" %@' not found, using 
`filejk _" %@.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:25: warning: @image file `f-ile' not found, using `f-ile.jpg' 
(possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f--ile@.' not found, using 
`f--ile@..jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' not found, using `f-ile.jpg' 
(possibly involving @mymacro)
-formatting.texi:25: warning: @image file `filejk _" %@' not found, using 
`filejk _" %@.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:25: warning: @image file `f-ile' not found, using `f-ile.jpg' 
(possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f--ile@.' not found, using 
`f--ile@..jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' not found, using `f-ile.jpg' 
(possibly involving @mymacro)
-formatting.texi:25: warning: @image file `filejk _" %@' not found, using 
`filejk _" %@.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:45: warning: @image file `f-ile' not found, using `f-ile.jpg' 
(possibly involving @mymacro)
-formatting.texi:45: warning: @image file `f--ile@.' not found, using 
`f--ile@..jpg' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `f-ile' not found, using `f-ile.jpg' 
(possibly involving @mymacro)
-formatting.texi:45: warning: @image file `filejk _" %@' not found, using 
`filejk _" %@.jpg' (possibly involving @mymacro)
-formatting.texi:45: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:49: warning: @image file `f-ile' not found, using `f-ile.jpg' 
(possibly involving @mymacro)
-formatting.texi:49: warning: @image file `f--ile@.' not found, using 
`f--ile@..jpg' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `f-ile' not found, using `f-ile.jpg' 
(possibly involving @mymacro)
-formatting.texi:49: warning: @image file `filejk _" %@' not found, using 
`filejk _" %@.jpg' (possibly involving @mymacro)
-formatting.texi:49: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:15: warning: @image file `f-ile' not found, using `f-ile.jpg' 
(possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f--ile@.' not found, using 
`f--ile@..jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' not found, using `f-ile.jpg' 
(possibly involving @mymacro)
+formatting.texi:15: warning: @image file `filejk _" %@' not found, using 
`filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:15: warning: @image file `f-ile' not found, using `f-ile.jpg' 
(possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f--ile@.' not found, using 
`f--ile@..jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' not found, using `f-ile.jpg' 
(possibly involving @mymacro)
+formatting.texi:15: warning: @image file `filejk _" %@' not found, using 
`filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:61: warning: @image file `f-ile' not found, using `f-ile.jpg' 
(possibly involving @mymacro)
+formatting.texi:61: warning: @image file `f--ile@.' not found, using 
`f--ile@..jpg' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `f-ile' not found, using `f-ile.jpg' 
(possibly involving @mymacro)
+formatting.texi:61: warning: @image file `filejk _" %@' not found, using 
`filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:61: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:65: warning: @image file `f-ile' not found, using `f-ile.jpg' 
(possibly involving @mymacro)
+formatting.texi:65: warning: @image file `f--ile@.' not found, using 
`f--ile@..jpg' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `f-ile' not found, using `f-ile.jpg' 
(possibly involving @mymacro)
+formatting.texi:65: warning: @image file `filejk _" %@' not found, using 
`filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:65: warning: no argument specified for @U (possibly involving 
@mymacro)
diff --git a/tp/tests/layout/res_parser/formatting_docbook/formatting.xml 
b/tp/tests/layout/res_parser/formatting_docbook/formatting.xml
index 2a5b7a2..755cbfa 100644
--- a/tp/tests/layout/res_parser/formatting_docbook/formatting.xml
+++ b/tp/tests/layout/res_parser/formatting_docbook/formatting.xml
@@ -5,9 +5,6 @@
 ]>
 <book id="formatting.xml" lang="en">
 
-<chapter label="" id="Top">
-<title>Top section</title>
-
 
 
 <bookinfo><legalnotice><para>In copying
@@ -2102,6 +2099,24 @@ aaa</literallayout></textobject></inlinemediaobject>
 </para>
 
 
+<chapter label="" id="Top">
+<title>Top section</title>
+
+
+
+</chapter>
+<chapter label="1" id="chapter">
+<title>chapter</title>
+
+<para>First para
+</para>
+<para>qsddsqkdsqkkmljsqjsqodmmdsqdsmqj dqs sdq sqd sdq dsq sdq sqd sqd sdq sdq 
+qsd dsq sdq dsq dssdq sdq sdq sdq dsq sdq dsq dsq sdq dsq sdqsd q
+</para>
+<para>noindent in para.
+</para>
+<para>unneeded indent
+</para>
 <para>Insertcopying in normal text
 </para><para>In copying
 </para>
@@ -4218,19 +4233,6 @@ Various deff lines
 
 
 
-</chapter>
-<chapter label="1" id="chapter">
-<title>chapter</title>
-
-<para>First para
-</para>
-<para>qsddsqkdsqkkmljsqjsqodmmdsqdsmqj dqs sdq sqd sdq dsq sdq sqd sqd sdq sdq 
-qsd dsq sdq dsq dssdq sdq sdq sdq dsq sdq dsq dsq sdq dsq sdqsd q
-</para>
-<para>noindent in para.
-</para>
-<para>unneeded indent
-</para>
 <para><footnote><para>in footnote</para></footnote>
 </para>
 
diff --git a/tp/tests/layout/res_parser/formatting_exotic/chapter.html 
b/tp/tests/layout/res_parser/formatting_exotic/chapter.html
index cd0e492..c3e73ca 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/chapter.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/chapter.html
@@ -729,7 +729,7 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="index.html" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
 <span id="chapter-1"></span><h1 class="chapter"><a 
href="formatting_toc.html#toc-chapter-1">chapter</a></h1>
@@ -743,6 +743,3028 @@ qsd dsq sdq dsq dssdq sdq sdq sdq dsq sdq dsq dsq sdq 
dsq sdqsd q
 </p>
 <p>unneeded indent
 </p>
+<p>Insertcopying in normal text
+</p><p>In copying
+</p>
+<p>&lt;
+&gt;
+&quot;
+&amp;
+&rsquo;
+&lsquo;
+</p>
+<p>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;<br>
+code: <code>``simple-double--three---four----''</code> <br>
+asis: &ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo; <br>
+strong: 
<strong>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;</strong> <br>
+kbd: <kbd>``simple-double--three---four----''</kbd> <br>
+</p>
+<p>&lsquo;<!-- /@w -->&lsquo;simple-double-<!-- /@w 
-->-three&mdash;four&mdash;-&rsquo;<!-- /@w -->&rsquo;<br>
+</p>
+<span id="index-copying-_002d_002doption"></span>
+<span id="index-copying-_0060_0060"></span>
+<span id="index-copying-_0060_0060-1"></span>
+<span id="index-copying-_002d_002dfoption"></span>
+
+<p>@&quot;u &uuml; 
+@&quot;{U} &Uuml; 
+@~n &ntilde;
+@^a &acirc;
+@&rsquo;e &eacute;
+@=o &#333;
+@&lsquo;i &igrave;
+@&rsquo;{e} &eacute;
+@&rsquo;{@dotless{i}} &iacute; 
+@dotless{i} i
+@dotless{j} j
+@&lsquo;{@=E} &#274;` 
+@l{} &#322;
+@,{@&rsquo;C} &#262;,
+@,c &ccedil;
+@,c@&quot;u &ccedil;&uuml; <br>
+</p>
+<p>@U{0075} &#x0075;
+</p>
+<p>@* <br>
+@ followed by a space
+&nbsp;
+@ followed by a tab
+&nbsp;
+@ followed by a new line
+&nbsp;<code>@-</code> 
+<code>@|</code> 
+<code>@:</code> 
+<code>@!</code> !
+<code>@?</code> ?
+<code>@.</code> .
+<code>@@</code> @
+<code>@}</code> }
+<code>@{</code> {
+<code>@/</code> 
+</p>
+<p>foo vs. bar. 
+colon :And something else.
+semi colon ;.
+And ? ?.
+Now ! !@
+but , ,
+</p>
+<p>@TeX TeX
+@LaTeX LaTeX
+@bullet &bull;
+@copyright &copy;
+@dots &hellip;
+@enddots <small class="enddots">...</small>
+@equiv &equiv;
+@error error&rarr;
+@expansion &rarr;
+@minus -
+@point &lowast;
+@print -|
+@result &rArr;
+@today a sunny day
+</p>
+<p>@aa &aring;
+@AA &Aring;
+@ae &aelig;
+@oe &oelig;
+@AE &AElig;
+@OE &OElig;
+@o &oslash;
+@O &Oslash;
+@ss &szlig;
+@l &#322;
+@L &#321;
+@DH &ETH;
+@TH &THORN;
+@dh &eth;
+@th &thorn;
+</p>
+<p>@exclamdown &iexcl;
+@questiondown &iquest;
+@pounds &pound;
+@registeredsymbol &reg;
+@ordf &ordf;
+@ordm &ordm;
+@comma ,
+@quotedblleft &ldquo;
+@quotedblright &rdquo;
+@quoteleft &lsquo;
+@quoteright &rsquo;
+@quotedblbase &bdquo;
+@quotesinglbase &sbquo;
+@guillemetleft &laquo;
+@guillemetright &raquo;
+@guillemotleft &laquo;
+@guillemotright &raquo;
+@guilsinglleft &lsaquo;
+@guilsinglright &rsaquo;
+@textdegree &deg;
+@euro &euro;
+@arrow &rarr;
+@leq &le;
+@geq &ge;
+</p>
+<p><code>@acronym{--a,an accronym}</code> <acronym title="an 
accronym">&ndash;a</acronym> (an accronym)
+<code>@acronym{--a}</code> <acronym title="an accronym">&ndash;a</acronym>
+<code>@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr 
title="&Eacute;tude Autonome">&Eacute;&ndash;. ,A.</abbr> (&Eacute;tude 
Autonome)
+<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude 
Autonome">&Eacute;&ndash;. ,A.</abbr>
+<code>@asis{--a}</code> &ndash;a
+<code>@b{--a}</code> <b>&ndash;a</b>
+<code>@cite{--a}</code> <cite>&ndash;a</cite>
+<code>@code{--a}</code> <code>--a</code>
+<code>@command{--a}</code> <code>--a</code>
+<code>@dfn{--a}</code> <em>&ndash;a</em>
+<code>@dmn{--a}</code> &ndash;a
+<code>@email{--a,--b}</code> <a href="mailto:--a";>&ndash;b</a>
+<code>@email{,--b}</code> &ndash;b
+<code>@email{--a}</code> <a href="mailto:--a";>--a</a>
+<code>@emph{--a}</code> <em>&ndash;a</em>
+<code>@env{--a}</code> <code>--a</code>
+<code>@file{--a}</code> <samp>--a</samp>
+<code>@i{--a}</code> <i>&ndash;a</i>
+<code>@kbd{--a}</code> <kbd>--a</kbd>
+<code>@key{--a}</code> <tt class="key">--a</tt>
+<code>@math{--a {\frac{1}{2}} @minus{}}</code> <em class='math'>--a 
{\frac{1}{2}} -</em>
+<code>@option{--a}</code> <samp>--a</samp>
+<code>@r{--a}</code> <span class="roman">&ndash;a</span>
+<code>@samp{--a}</code> &lsquo;<samp>--a</samp>&rsquo;
+<code>@sc{--a}</code> <small>&ndash;A</small>
+<code>@strong{--a}</code> <strong>&ndash;a</strong>
+<code>@t{--a}</code> <tt>--a</tt>
+<code>@sansserif{--a}</code> <span class="sansserif">&ndash;a</span>
+<code>@slanted{--a}</code> <i>&ndash;a</i>
+<code>@titlefont{--a}</code> </p><h1 class="titlefont">&ndash;a</h1>
+<p><code>@indicateurl{--a}</code> &lsquo;<code>--a</code>&rsquo;
+<code>@uref{--a,--b}</code> <a href="--a">&ndash;b</a>
+<code>@uref{--a}</code> <a href="--a">--a</a>
+<code>@uref{,--b}</code> &ndash;b
+<code>@uref{--a,--b,--c}</code> <a href="--a">&ndash;c</a>
+<code>@uref{,--b,--c}</code> &ndash;c
+<code>@uref{--a,,--c}</code> <a href="--a">&ndash;c</a>
+<code>@uref{,,--c}</code> &ndash;c
+<code>@url{--a,--b}</code> <a href="--a">&ndash;b</a>
+<code>@url{--a,}</code> <a href="--a">--a</a>
+<code>@url{,--b}</code> &ndash;b
+<code>@var{--a}</code> <var>&ndash;a</var>
+<code>@verb{:--a:}</code> <tt>--a</tt>
+<code>@verb{:a  &lt; &amp; @ % &quot; --    b:}</code> <tt>a  &lt; &amp; @ % 
&quot; --    b</tt>
+<code>@w{a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a 
a}</code> 
a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a<!--
 /@w -->
+<code>@H{a}</code> a''
+<code>@H{--a}</code> &ndash;a''
+<code>@dotaccent{a}</code> &#551;
+<code>@dotaccent{--a}</code> &ndash;a.
+<code>@ringaccent{a}</code> &aring;
+<code>@ringaccent{--a}</code> &ndash;a*
+<code>@tieaccent{a}</code> a[
+<code>@tieaccent{--a}</code> &ndash;a[
+<code>@u{a}</code> &#259;
+<code>@u{--a}</code> &ndash;a(
+<code>@ubaraccent{a}</code> a_
+<code>@ubaraccent{--a}</code> &ndash;a_
+<code>@udotaccent{a}</code> &#7841;
+<code>@udotaccent{--a}</code> .&ndash;a
+<code>@v{a}</code> &#462;
+<code>@v{--a}</code> &ndash;a&lt;
+<code>@,{c}</code> &ccedil;
+<code>@,{--c}</code> &ndash;c,
+<code>@ogonek{a}</code> &#261;
+<code>@ogonek{--a}</code> &ndash;a;
+<code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
+<code>@footnote{in footnote}</code> <a id="DOCF1" 
href="#FOOT1"><sup>1</sup></a>
+<code>@footnote{in footnote2}</code> <a id="DOCF2" 
href="#FOOT2"><sup>2</sup></a>
+</p>
+<p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,,l--e}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
+<code>@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt" alt="f--ile">
+<code>@image{f--ile,aze,az,alt,.e--xt}</code> <img src="f--ile.e--xt" 
alt="alt">
+<code>@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg" alt="a&ndash;lt">
+<code>@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}</code> <img 
src="f--ile@..file ext e--xt}" alt="alt">
+</p>
+<p><code>@sp 2</code><br>
+</p><br>
+<br>
+<p><code>@page</code><br>
+</p>
+<p><code>need 1002</code>
+</p>
+<p><code>@clicksequence{click @click{} A}</code> click &rarr; A
+After clickstyle &rArr;
+<code>@clicksequence{click @click{} A}</code> click &rArr; A
+</p>
+<div 
class="displaymath"><em><strong>``simple-double--three---four----''</strong> 
aa<!-- /@w -->
+`<!-- /@w -->`simple-double-<!-- /@w -->-three---four----'<!-- /@w -->'
+
+</em></div>
+<div class="displaymath"><em>&uuml; &Uuml; &ntilde; &acirc; &eacute; &#333; 
&igrave; &eacute; i j &#274;`
+&#322; &#262;, &#262;, &ccedil; a'' &#551; &aring; a[
+&#259; a_ &#7841; &#462; &#261; a<sup>h</sup><sub>l</sub>
+
+ &nbsp;&nbsp; &nbsp;   ! ? . @ } { 
+a sunny day
+</em></div>
+<div class="displaymath"><em>&rarr;
+&#x0075;
+TeX LaTeX &bull; &copy; &hellip; ... &equiv;
+error&rarr; &rarr; - &lowast; -| &rArr;
+&aring; &Aring; &aelig; &oelig; &AElig; &OElig; &oslash; &Oslash; &szlig; 
&#322; &#321; &ETH;
+&THORN; &eth; &thorn; &iexcl; &iquest; &pound;
+&reg; &ordf; &ordm; , 
+</em></div>
+<div class="displaymath"><em>&ldquo; &rdquo; 
+&lsquo; &rsquo; &bdquo; &sbquo; &laquo;
+&raquo; &laquo; &raquo; &lsaquo;
+&rsaquo; &deg; &euro; &rarr; &le; &ge;
+</em></div>
+<p><kbd>default kbdinputstyle</kbd>
+</p><div class="example">
+<pre class="example"><kbd>in example default kbdinputstyle</kbd>
+</pre></div>
+
+<p><code>code kbdinputstyle</code>
+</p><div class="example">
+<pre class="example"><code>in example code kbdinputstyle</code>
+</pre></div>
+
+<p><kbd>example kbdinputstyle</kbd>
+</p><div class="example">
+<pre class="example"><code>in example example kbdinputstyle</code>
+</pre></div>
+
+<p><kbd>distinct kbdinputstyle</kbd>
+</p><div class="example">
+<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
+</pre></div>
+
+<blockquote>
+<p>A quot&mdash;ation
+</p></blockquote>
+
+<blockquote>
+<p><b>Note:</b> A Note
+</p></blockquote>
+
+<blockquote>
+<p><b>note:</b> A note
+</p></blockquote>
+
+<blockquote>
+<p><b>Caution:</b> Caution
+</p></blockquote>
+
+<blockquote>
+<p><b>Important:</b> Important
+</p></blockquote>
+
+<blockquote>
+<p><b>Tip:</b> a Tip
+</p></blockquote>
+
+<blockquote>
+<p><b>Warning:</b> a Warning.
+</p></blockquote>
+
+<blockquote>
+<p><b>something &eacute; TeX:</b> The something &eacute; TeX is here.
+</p></blockquote>
+
+<blockquote>
+<p><b>@ at the end of line &nbsp;:</b> A @ at the end of the @quotation line.
+</p></blockquote>
+
+<blockquote>
+<p><b>something, other thing:</b> something, other thing
+</p></blockquote>
+
+<blockquote>
+<p><b>Note, the note:</b> Note, the note
+</p></blockquote>
+
+<blockquote>
+</blockquote>
+
+<blockquote>
+</blockquote>
+
+<blockquote>
+</blockquote>
+
+<blockquote>
+</blockquote>
+
+<blockquote>
+<p>aaa quotation
+</p></blockquote>
+<div align="center">&mdash; <em>quotation author</em>
+</div>
+<blockquote>
+<p>indent in quotation
+</p></blockquote>
+
+<blockquote>
+<p>A small quot&mdash;ation
+</p></blockquote>
+
+<blockquote>
+<p><b>Note:</b> A small Note
+</p></blockquote>
+
+<blockquote>
+<p><b>something, other thing:</b> something, other thing
+</p></blockquote>
+
+<ul>
+<li> i&ndash;temize
+</li></ul>
+
+<ul class="no-bullet">
+<li>+ i&ndash;tem +
+</li></ul>
+
+<ul>
+<li> b&ndash;ullet
+</li></ul>
+
+<ul class="no-bullet">
+<li>- minu&ndash;s
+</li></ul>
+
+<ul class="no-bullet">
+<li> e&ndash;mph item
+</li></ul>
+
+<ul class="no-bullet">
+<li><em>after emph</em> e&ndash;mph item
+</li></ul>
+
+<ul class="no-bullet">
+<li>&bull; a&ndash;n itemize line <span 
id="index-copying-index-entry-within-itemize"></span>
+i&ndash;tem 1
+</li><li>&bull; a&ndash;n itemize line i&ndash;tem 2
+</li></ul>
+
+<ol>
+<li> e&ndash;numerate
+</li></ol>
+
+<table>
+<thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
+<tr><td width="40%">mu&ndash;ltitable item</td><td width="60%">multitable 
tab</td></tr>
+<tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
+<span id="index-copying-index-entry-within-multitable"></span></td></tr>
+<tr><td width="40%">lone mu&ndash;ltitable item</td></tr>
+</table>
+
+<table>
+<tr><td>truc</td><td>bidule</td></tr>
+</table>
+
+<div class="example">
+<pre class="example">e--xample  some
+   text
+</pre></div>
+
+<div class="example first-arg">
+<pre class="example">example one arg
+</pre></div>
+
+<div class="example first-arg second-arg">
+<pre class="example">example two args
+</pre></div>
+
+<div class="example first-arg second-arg third-arg">
+<pre class="example">example three args
+</pre></div>
+
+<div class="example first-arg second-arg third-arg fourth-arg">
+<pre class="example">example four args
+</pre></div>
+
+<div class="example first-arg second-arg third-arg fourth-arg fifth-arg">
+<pre class="example">example five args
+</pre></div>
+
+<div class="example something-é-TeX">
+<pre class="example">The something &eacute; TeX is here.
+</pre></div>
+
+<div class="example @-at-the-end-of-line--">
+<pre class="example">A @ at the end of the @example line.
+</pre></div>
+
+<div class="example">
+<pre class="example">example with empty args
+</pre></div>
+
+<div class="example nonempty">
+<pre class="example">example with empty and non empty args mix
+</pre></div>
+
+<div class="example">
+<pre class="example">s--mallexample
+</pre></div>
+
+<p><code>@noindent</code> after smallexample.
+</p><div class="example">
+<pre class="example">$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&amp;content-type=text/plain'
+$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&amp;content-type=text/plain'
+</pre></div>
+<p>Less recent versions are also present.
+</p>
+<div class="display">
+<pre class="display">d&ndash;isplay
+</pre></div>
+
+<div class="display">
+<pre class="display">s&ndash;malldisplay
+</pre></div>
+
+<div class="example lisp">
+<pre class="lisp">l--isp
+</pre></div>
+
+<div class="example lisp">
+<pre class="lisp">s--malllisp
+</pre></div>
+
+<div class="format">
+<pre class="format">f&ndash;ormat
+</pre></div>
+
+<div class="format">
+<pre class="format">s&ndash;mallformat
+</pre></div>
+
+<div class="displaymath"><em>disp--laymath
+f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2</sup>
+</em></div>
+<table width="100%">
+<tr id="index-copying-d_002d_002deffn_005fname"><td align="left"> 
<strong>d--effn_name</strong><em> a--rguments...</em></td><td 
align="right">c--ategory</td></tr>
+<tr><td colspan="2"><p>d&ndash;effn
+</p></td></tr></table>
+
+<table width="100%">
+<tr id="index-copying-de_002d_002dffn_005fname"><td align="left"> 
<strong>de--ffn_name</strong><em> ar--guments    more args <br> even more 
so</em></td><td align="right">cate--gory</td></tr>
+<tr><td colspan="2"><p>def&ndash;fn
+</p></td></tr></table>
+ 
+<table width="100%">
+<tr id="index-copying-i"><td align="left"> <strong><var>i</var></strong><em> a 
g</em></td><td align="right">fset</td></tr>
+<tr><td colspan="2"><span id="index-copying-index-entry-within-deffn"></span>
+</td></tr><tr id="index-copying-truc"><td align="left"> 
<strong>truc</strong></td><td align="right">cmde</td></tr>
+<tr id="index-copying-log-trap"><td align="left"> <strong>log 
trap</strong></td><td align="right">Command</td></tr>
+<tr id="index-copying-log-trap1"><td align="left"> <strong>log 
trap1</strong></td><td align="right">Command</td></tr>
+<tr id="index-copying-log-trap2"><td align="left"> <strong>log 
trap2</strong></td><td align="right">Command</td></tr>
+<tr id="index-copying-id-ule"><td align="left"> <strong><b>id 
ule</b></strong><em> truc</em></td><td align="right">cmde</td></tr>
+<tr id="index-copying-id-i-ule"><td align="left"> <strong><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></strong><em> truc</em></td><td 
align="right">cmde2</td></tr>
+<tr><td align="left"></td><td align="right"><b>id &lsquo;<samp>i</samp>&rsquo; 
ule</b></td></tr>
+<tr><td align="left"></td><td align="right"></td></tr>
+<tr><td align="left"></td><td align="right">aaa</td></tr>
+<tr><td align="left"></td><td align="right"></td></tr>
+<tr><td align="left"></td><td align="right"></td></tr>
+<tr id="index-copying-machin"><td align="left"> 
<strong>machin</strong></td><td align="right"></td></tr>
+<tr id="index-copying-bidule-machin"><td align="left"> <strong>bidule 
machin</strong></td><td align="right"></td></tr>
+<tr id="index-copying-machin-1"><td align="left"> 
<strong>machin</strong></td><td align="right">truc</td></tr>
+<tr><td align="left"></td><td align="right">truc</td></tr>
+<tr id="index-copying-followed"><td align="left"> 
<strong>followed</strong><em> by a comment</em></td><td 
align="right">truc</td></tr>
+<tr><td align="left"></td><td align="right">truc</td></tr>
+<tr><td align="left"></td><td align="right"></td></tr>
+<tr id="index-copying-a"><td align="left"> <strong>a</strong><em> b c d e <b>f 
g</b> h i</em></td><td align="right">truc</td></tr>
+<tr id="index-copying-deffnx"><td align="left"> <strong>deffnx</strong><em> 
before end deffn</em></td><td align="right">truc</td></tr>
+</table>
+
+<table width="100%">
+<tr id="index-copying-deffn"><td align="left"> <strong>deffn</strong></td><td 
align="right">empty</td></tr>
+</table>
+
+<table width="100%">
+<tr id="index-copying-deffn-1"><td align="left"> <strong>deffn</strong><em> 
with deffnx</em></td><td align="right">empty</td></tr>
+<tr id="index-copying-deffnx-1"><td align="left"> 
<strong>deffnx</strong></td><td align="right">empty</td></tr>
+</table>
+
+<table width="100%">
+<tr id="index-copying-i-1"><td align="left"> <strong><var>i</var></strong><em> 
a g</em></td><td align="right">fset</td></tr>
+<tr id="index-copying-truc-1"><td align="left"> <strong>truc</strong></td><td 
align="right">cmde</td></tr>
+<tr><td colspan="2"><p>text in def item for second def item
+</p></td></tr></table>
+
+<table width="100%">
+<tr id="index-copying-d_002d_002defvr_005fname"><td align="left"> 
<strong>d--efvr_name</strong></td><td align="right">c--ategory</td></tr>
+<tr><td colspan="2"><p>d&ndash;efvr
+</p></td></tr></table>
+
+<table width="100%">
+<tr id="index-copying-d_002d_002deftypefn_005fname"><td align="left"> 
<em>t--ype</em> <strong>d--eftypefn_name</strong><em> 
a--rguments...</em></td><td align="right">c--ategory</td></tr>
+<tr><td colspan="2"><p>d&ndash;eftypefn
+</p></td></tr></table>
+
+<table width="100%">
+<tr id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><td 
align="left"> <em>t--ype</em> <strong>d--eftypeop_name</strong><em> 
a--rguments...</em></td><td align="right">c--ategory on c--lass</td></tr>
+<tr><td colspan="2"><p>d&ndash;eftypeop
+</p></td></tr></table>
+
+<table width="100%">
+<tr id="index-copying-d_002d_002deftypevr_005fname"><td align="left"> 
<em>t--ype</em> <strong>d--eftypevr_name</strong></td><td 
align="right">c--ategory</td></tr>
+<tr><td colspan="2"><p>d&ndash;eftypevr
+</p></td></tr></table>
+
+<table width="100%">
+<tr id="index-copying-d_002d_002defcv_005fname"><td align="left"> 
<strong>d--efcv_name</strong></td><td align="right">c--ategory of 
c--lass</td></tr>
+<tr><td colspan="2"><p>d&ndash;efcv
+</p></td></tr></table>
+
+<table width="100%">
+<tr id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><td 
align="left"> <strong>d--efop_name</strong><em> a--rguments...</em></td><td 
align="right">c--ategory on c--lass</td></tr>
+<tr><td colspan="2"><p>d&ndash;efop
+</p></td></tr></table>
+
+<table width="100%">
+<tr id="index-copying-d_002d_002deftp_005fname"><td align="left"> 
<strong>d--eftp_name</strong><em> a--ttributes...</em></td><td 
align="right">c--ategory</td></tr>
+<tr><td colspan="2"><p>d&ndash;eftp
+</p></td></tr></table>
+
+<table width="100%">
+<tr id="index-copying-d_002d_002defun_005fname"><td align="left"> 
<strong>d--efun_name</strong><em> a--rguments...</em></td><td 
align="right">Function</td></tr>
+<tr><td colspan="2"><p>d&ndash;efun
+</p></td></tr></table>
+
+<table width="100%">
+<tr id="index-copying-d_002d_002defmac_005fname"><td align="left"> 
<strong>d--efmac_name</strong><em> a--rguments...</em></td><td 
align="right">Macro</td></tr>
+<tr><td colspan="2"><p>d&ndash;efmac
+</p></td></tr></table>
+
+<table width="100%">
+<tr id="index-copying-d_002d_002defspec_005fname"><td align="left"> 
<strong>d--efspec_name</strong><em> a--rguments...</em></td><td 
align="right">Special Form</td></tr>
+<tr><td colspan="2"><p>d&ndash;efspec
+</p></td></tr></table>
+
+<table width="100%">
+<tr id="index-copying-d_002d_002defvar_005fname"><td align="left"> 
<strong>d--efvar_name</strong><em> argvar argvar1</em></td><td 
align="right">Variable</td></tr>
+<tr><td colspan="2"><p>d&ndash;efvar
+</p></td></tr></table>
+
+<table width="100%">
+<tr id="index-copying-d_002d_002defopt_005fname"><td align="left"> 
<strong>d--efopt_name</strong></td><td align="right">User Option</td></tr>
+<tr><td colspan="2"><p>d&ndash;efopt
+</p></td></tr></table>
+
+<table width="100%">
+<tr id="index-copying-d_002d_002deftypefun_005fname"><td align="left"> 
<em>t--ype</em> <strong>d--eftypefun_name</strong><em> 
a--rguments...</em></td><td align="right">Function</td></tr>
+<tr><td colspan="2"><p>d&ndash;eftypefun
+</p></td></tr></table>
+
+<table width="100%">
+<tr id="index-copying-d_002d_002deftypevar_005fname"><td align="left"> 
<em>t--ype</em> <strong>d--eftypevar_name</strong></td><td 
align="right">Variable</td></tr>
+<tr><td colspan="2"><p>d&ndash;eftypevar
+</p></td></tr></table>
+
+<table width="100%">
+<tr id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><td 
align="left"> <strong>d--efivar_name</strong></td><td align="right">Instance 
Variable of c--lass</td></tr>
+<tr><td colspan="2"><p>d&ndash;efivar
+</p></td></tr></table>
+
+<table width="100%">
+<tr id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><td 
align="left"> <em>t--ype</em> <strong>d--eftypeivar_name</strong></td><td 
align="right">Instance Variable of c--lass</td></tr>
+<tr><td colspan="2"><p>d&ndash;eftypeivar
+</p></td></tr></table>
+
+<table width="100%">
+<tr id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><td 
align="left"> <strong>d--efmethod_name</strong><em> a--rguments...</em></td><td 
align="right">Method on c--lass</td></tr>
+<tr><td colspan="2"><p>d&ndash;efmethod
+</p></td></tr></table>
+
+<table width="100%">
+<tr id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><td 
align="left"> <em>t--ype</em> <strong>d--eftypemethod_name</strong><em> 
a--rguments...</em></td><td align="right">Method on c--lass</td></tr>
+<tr><td colspan="2"><p>d&ndash;eftypemethod
+</p></td></tr></table>
+
+<p><code>@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@, 
ma---nual@@}</code> See <a data-manual="file n---ame@" href="../file 
n---ame@/c_002d_002d_002dhapter_0040.html#c_002d_002d_002dhapter_0040">t&mdash;itle@</a>
 in <cite>ma&mdash;nual@</cite>.
+<code>@ref{chapter, cross ref name, title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@pxref{chapter, cross ref name, title, file name, manual}</code> see <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
+</p>
+<p><code>@ref{chapter}</code> <a href="#chapter">chapter</a>
+<code>@xref{chapter}</code> See <a href="#chapter">chapter</a>.
+<code>@pxref{chapter}</code> see <a href="#chapter">chapter</a>
+<code>@ref{s--ect@comma{}ion}</code> <a 
href="s_002d_002dect_002cion.html#s_002d_002dect_002cion">A section</a>
+</p>
+<p><code>@ref{s--ect@comma{}ion, a @comma{} in cross
+ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual 
name }</code>
+<a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a> 
in <cite>a , in manual name</cite>
+</p>
+<p><code>@ref{chapter,cross ref name}</code> <a href="#chapter">cross ref 
name</a>
+<code>@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<code>@ref{chapter,,,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
+<code>@ref{chapter,,,,manual}</code> &lsquo;chapter&rsquo; in 
<cite>manual</cite>
+<code>@ref{chapter,cross ref name,title,}</code> <a href="#chapter">title</a>
+<code>@ref{chapter,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)cross ref name</a>
+<code>@ref{chapter,cross ref name,,,manual}</code> &lsquo;cross ref 
name&rsquo; in <cite>manual</cite>
+<code>@ref{chapter,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)title</a>
+<code>@ref{chapter,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{chapter,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@ref{chapter,,title,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)title</a>
+<code>@ref{chapter,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{chapter,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">chapter</a> in <cite>manual</cite>
+</p>
+
+<p><code>@ref{(pman)anode,cross ref name}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)cross ref name</a>
+<code>@ref{(pman)anode,,title}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
+<code>@ref{(pman)anode,,,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)anode</a>
+<code>@ref{(pman)anode,,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">anode</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title,}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
+<code>@ref{(pman)anode,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">(file name)cross ref name</a>
+<code>@ref{(pman)anode,cross ref name,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">cross ref name</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title,file name}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">(file 
name)title</a>
+<code>@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
data-manual="pman" href="../pman/anode.html#anode">title</a> in 
<cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">title</a> in 
<cite>manual</cite>
+<code>@ref{(pman)anode,,title,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)title</a>
+<code>@ref{(pman)anode,,title,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">anode</a> in <cite>manual</cite>
+</p>
+
+<p><code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
+<code>@inforef{chapter}</code> See &lsquo;chapter&rsquo;
+<code>@inforef{chapter, cross ref name}</code> See &lsquo;cross ref name&rsquo;
+<code>@inforef{chapter,,file name}</code> See <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
+<code>@inforef{node, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/node.html#node">(file name)cross ref 
name</a>
+<code>@inforef{node}</code> See &lsquo;node&rsquo;
+<code>@inforef{node, cross ref name}</code> See &lsquo;cross ref name&rsquo;
+<code>@inforef{node,,file name}</code> See <a data-manual="file name" 
href="../file name/node.html#node">(file name)node</a>
+<code>@inforef{chapter, cross ref name, file name, spurious arg}</code> See <a 
data-manual="file name, spurious arg" href="../file name, spurious 
arg/chapter.html#chapter">(file name, spurious arg)cross ref name</a>
+</p>
+<p><code>@inforef{s--ect@comma{}ion, a @comma{} in cross
+ref, a comma@comma{} in file}</code>
+See <a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a , 
in cross
+ref</a>
+</p>
+
+<dl compact="compact">
+<dt><span>a</span></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl compact="compact">
+<dt id='index-copying-a-2'><span>a<a href='#index-copying-a-2' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id='index-copying-b-1'><span>b<a href='#index-copying-b-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl compact="compact">
+<dt id='index-copying-a-1'><span>a<a href='#index-copying-a-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><span id="index-copying-index-entry-between-item-and-itemx"></span>
+</dd>
+<dt id='index-copying-b'><span>b<a href='#index-copying-b' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<table class="cartouche" border="1"><tr><td>
+<p>c&ndash;artouche
+</p></td></tr></table>
+
+<p>g&ndash;roupe
+</p>
+<p align="left">f&ndash;lushleft
+more text
+</p>
+<p align="right">f&ndash;lushright
+more text
+</p>
+<div align="center">ce&ndash;ntered line
+</div>
+<p>r&ndash;raggedright
+more text
+</p>
+<pre class="verbatim">\input texinfo @c -*-texinfo-*-
+
+@setfilename simplest.info
+
+@node Top
+
+This is a very simple texi manual @  &lt;&gt;.
+
+@bye
+</pre>
+<pre class="verbatim">in verbatim ''
+</pre>
+
+html ''
+
+
+
+
+<span id="majorheading"></span><h1 class="majorheading">majorheading</h1>
+
+<span id="chapheading"></span><h1 class="chapheading">chapheading</h1>
+
+<span id="heading"></span><h2 class="heading">heading</h2>
+
+<span id="subheading"></span><h3 class="subheading">subheading</h3>
+
+<span id="subsubheading"></span><h4 class="subsubheading">subsubheading</h4>
+
+
+<p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
+<code>@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }</code> <abbr 
title="&Eacute;tude&ndash;, Autonome">&Eacute;&ndash;. ,A.</abbr> 
(&Eacute;tude&ndash;, <b>Autonome</b>)
+<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude&ndash;, 
Autonome">&Eacute;&ndash;. ,A.</abbr>
+</p>
+<p><code>@math{--a@minus{} {\frac{1}{2}}}</code> <em class='math'>--a- 
{\frac{1}{2}}</em>
+</p>
+<p><code>@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img src="f-ile.jpg" 
alt="altjk _&quot; %@">
+<code>@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img src="f--ile.e--xt" alt="jk _&quot; %@ in b &quot;">
+<code>@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; %@:}}</code> 
<img src="filejk _&quot; %@.jpg" alt="altjk _&quot; %@">
+</p>
+
+
+
+<p>Somehow invalid use of @,:<br>
+@, ,
+<br>
+@,@&quot;u ,&uuml;
+</p>
+<p>Invalid use of @&rsquo;:<br>
+@&rsquo; '
+<br>
+@&rsquo;@&quot;u '&uuml;
+</p>
+<p>@dotless{truc} truc
+@dotless{ij} ij
+<code>@dotless{--a}</code> &ndash;a
+<code>@dotless{a}</code> a
+</p>
+<p>@U, without braces @U{}, with empty arg 
+@U{z}, with non-hex arg &#xz;
+@U{abc}, with &lt;4 hex digits &#xabc;
+@U{FFFFFFFFFFFFFF}, value much too large &#xFFFFFFFFFFFFFF;
+@U{110000}, value just beyond Unicode &#x110000;
+</p>
+<p>@TeX, but without brace TeX<code>@#</code> #
+</p>
+<p><code>@w{--a}</code> &ndash;a<!-- /@w -->
+</p>
+<p><code>@image{,1--xt}</code> 
+<code>@image{,,2--xt}</code> 
+<code>@image{,,,3--xt}</code> 
+</p>
+
+<ul class="no-bullet">
+<li> after emph e&ndash;mph item
+</li></ul>
+
+<ul class="no-bullet">
+<li>&bull; a&ndash;n itemize line i&ndash;tem 1
+</li><li>&bull; a&ndash;n itemize line i&ndash;tem 2
+</li></ul>
+
+<table width="100%">
+<tr><td align="left"></td><td align="right">fun</td></tr>
+<tr id="index-copying-machin-2"><td align="left"> <strong>machin</strong><em> 
bidule chose and</em></td><td align="right">truc</td></tr>
+<tr id="index-copying-machin-3"><td align="left"> <strong>machin</strong><em> 
bidule chose and  after</em></td><td align="right">truc</td></tr>
+<tr id="index-copying-machin-4"><td align="left"> <strong>machin</strong><em> 
bidule chose and </em></td><td align="right">truc</td></tr>
+<tr id="index-copying-machin-5"><td align="left"> <strong>machin</strong><em> 
bidule chose and and after</em></td><td align="right">truc</td></tr>
+<tr id="index-copying-followed-1"><td align="left"> 
<strong>followed</strong><em> by a comment</em></td><td 
align="right">truc</td></tr>
+<tr><td colspan="2"><p>Various deff lines
+</p></td></tr><tr id="index-copying-after"><td align="left"> 
<strong>after</strong><em> a deff item</em></td><td align="right">truc</td></tr>
+</table>
+
+<p><code>@ref{node}</code> &lsquo;node&rsquo;
+</p>
+<p><code>@ref{,cross ref name}</code> &lsquo;cross ref name&rsquo;
+<code>@ref{,,title}</code> &lsquo;title&rsquo;
+<code>@ref{,,,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)</a>
+<code>@ref{,,,,manual}</code> <cite>manual</cite>
+<code>@ref{node,cross ref name}</code> &lsquo;cross ref name&rsquo;
+<code>@ref{node,,title}</code> &lsquo;title&rsquo;
+<code>@ref{node,,,file name}</code> <a data-manual="file name" href="../file 
name/node.html#node">(file name)node</a>
+<code>@ref{node,,,,manual}</code> &lsquo;node&rsquo; in <cite>manual</cite>
+<code>@ref{node,cross ref name,title,}</code> &lsquo;title&rsquo;
+<code>@ref{node,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)cross ref name</a>
+<code>@ref{node,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; 
in <cite>manual</cite>
+<code>@ref{node,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/node.html#node">(file name)title</a>
+<code>@ref{node,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{node,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/node.html#node">title</a> in 
<cite>manual</cite>
+<code>@ref{node,,title,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)title</a>
+<code>@ref{node,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{node,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">title</a> in <cite>manual</cite>
+<code>@ref{node,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">node</a> in <cite>manual</cite>
+<code>@ref{,cross ref name,title,}</code> &lsquo;title&rsquo;
+<code>@ref{,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)cross ref name</a>
+<code>@ref{,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; in 
<cite>manual</cite>
+<code>@ref{,cross ref name,title,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)title</a>
+<code>@ref{,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/index.html">title</a> in 
<cite>manual</cite>
+<code>@ref{,,title,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)title</a>
+<code>@ref{,,title,,manual}</code> &lsquo;title&rsquo; in <cite>manual</cite>
+<code>@ref{,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/index.html">title</a> in <cite>manual</cite>
+<code>@ref{,,,file name,manual}</code> <cite><a data-manual="file name" 
href="../file name/index.html">manual</a></cite>
+</p>
+<p><code>@inforef{,cross ref name }</code> See &lsquo;cross ref name&rsquo;
+<code>@inforef{,,file name}</code> See <a data-manual="file name" 
href="../file name/index.html">(file name)</a>
+<code>@inforef{,cross ref name, file name}</code> See <a data-manual="file 
name" href="../file name/index.html">(file name)cross ref name</a>
+<code>@inforef{}</code> 
+</p>
+
+
+<p>Normal text
+</p>
+<p>&lt;
+&gt;
+&quot;
+&amp;
+&rsquo;
+&lsquo;
+</p>
+<p>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;<br>
+code: <code>``simple-double--three---four----''</code> <br>
+asis: &ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo; <br>
+strong: 
<strong>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;</strong> <br>
+kbd: <kbd>``simple-double--three---four----''</kbd> <br>
+</p>
+<p>&lsquo;<!-- /@w -->&lsquo;simple-double-<!-- /@w 
-->-three&mdash;four&mdash;-&rsquo;<!-- /@w -->&rsquo;<br>
+</p>
+<span id="index-_002d_002doption"></span>
+<span id="index-_0060_0060"></span>
+<span id="index-_0060_0060-2"></span>
+<span id="index-_002d_002dfoption"></span>
+
+<p>@&quot;u &uuml; 
+@&quot;{U} &Uuml; 
+@~n &ntilde;
+@^a &acirc;
+@&rsquo;e &eacute;
+@=o &#333;
+@&lsquo;i &igrave;
+@&rsquo;{e} &eacute;
+@&rsquo;{@dotless{i}} &iacute; 
+@dotless{i} i
+@dotless{j} j
+@&lsquo;{@=E} &#274;` 
+@l{} &#322;
+@,{@&rsquo;C} &#262;,
+@,c &ccedil;
+@,c@&quot;u &ccedil;&uuml; <br>
+</p>
+<p>@U{0075} &#x0075;
+</p>
+<p>@* <br>
+@ followed by a space
+&nbsp;
+@ followed by a tab
+&nbsp;
+@ followed by a new line
+&nbsp;<code>@-</code> 
+<code>@|</code> 
+<code>@:</code> 
+<code>@!</code> !
+<code>@?</code> ?
+<code>@.</code> .
+<code>@@</code> @
+<code>@}</code> }
+<code>@{</code> {
+<code>@/</code> 
+</p>
+<p>foo vs. bar. 
+colon :And something else.
+semi colon ;.
+And ? ?.
+Now ! !@
+but , ,
+</p>
+<p>@TeX TeX
+@LaTeX LaTeX
+@bullet &bull;
+@copyright &copy;
+@dots &hellip;
+@enddots <small class="enddots">...</small>
+@equiv &equiv;
+@error error&rarr;
+@expansion &rarr;
+@minus -
+@point &lowast;
+@print -|
+@result &rArr;
+@today a sunny day
+</p>
+<p>@aa &aring;
+@AA &Aring;
+@ae &aelig;
+@oe &oelig;
+@AE &AElig;
+@OE &OElig;
+@o &oslash;
+@O &Oslash;
+@ss &szlig;
+@l &#322;
+@L &#321;
+@DH &ETH;
+@TH &THORN;
+@dh &eth;
+@th &thorn;
+</p>
+<p>@exclamdown &iexcl;
+@questiondown &iquest;
+@pounds &pound;
+@registeredsymbol &reg;
+@ordf &ordf;
+@ordm &ordm;
+@comma ,
+@quotedblleft &ldquo;
+@quotedblright &rdquo;
+@quoteleft &lsquo;
+@quoteright &rsquo;
+@quotedblbase &bdquo;
+@quotesinglbase &sbquo;
+@guillemetleft &laquo;
+@guillemetright &raquo;
+@guillemotleft &laquo;
+@guillemotright &raquo;
+@guilsinglleft &lsaquo;
+@guilsinglright &rsaquo;
+@textdegree &deg;
+@euro &euro;
+@arrow &rarr;
+@leq &le;
+@geq &ge;
+</p>
+<p><code>@acronym{--a,an accronym}</code> <acronym title="an 
accronym">&ndash;a</acronym> (an accronym)
+<code>@acronym{--a}</code> <acronym title="an accronym">&ndash;a</acronym>
+<code>@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr 
title="&Eacute;tude Autonome">&Eacute;&ndash;. ,A.</abbr> (&Eacute;tude 
Autonome)
+<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude 
Autonome">&Eacute;&ndash;. ,A.</abbr>
+<code>@asis{--a}</code> &ndash;a
+<code>@b{--a}</code> <b>&ndash;a</b>
+<code>@cite{--a}</code> <cite>&ndash;a</cite>
+<code>@code{--a}</code> <code>--a</code>
+<code>@command{--a}</code> <code>--a</code>
+<code>@dfn{--a}</code> <em>&ndash;a</em>
+<code>@dmn{--a}</code> &ndash;a
+<code>@email{--a,--b}</code> <a href="mailto:--a";>&ndash;b</a>
+<code>@email{,--b}</code> &ndash;b
+<code>@email{--a}</code> <a href="mailto:--a";>--a</a>
+<code>@emph{--a}</code> <em>&ndash;a</em>
+<code>@env{--a}</code> <code>--a</code>
+<code>@file{--a}</code> <samp>--a</samp>
+<code>@i{--a}</code> <i>&ndash;a</i>
+<code>@kbd{--a}</code> <kbd>--a</kbd>
+<code>@key{--a}</code> <tt class="key">--a</tt>
+<code>@math{--a {\frac{1}{2}} @minus{}}</code> <em class='math'>--a 
{\frac{1}{2}} -</em>
+<code>@option{--a}</code> <samp>--a</samp>
+<code>@r{--a}</code> <span class="roman">&ndash;a</span>
+<code>@samp{--a}</code> &lsquo;<samp>--a</samp>&rsquo;
+<code>@sc{--a}</code> <small>&ndash;A</small>
+<code>@strong{--a}</code> <strong>&ndash;a</strong>
+<code>@t{--a}</code> <tt>--a</tt>
+<code>@sansserif{--a}</code> <span class="sansserif">&ndash;a</span>
+<code>@slanted{--a}</code> <i>&ndash;a</i>
+<code>@titlefont{--a}</code> </p><h1 class="titlefont">&ndash;a</h1>
+<p><code>@indicateurl{--a}</code> &lsquo;<code>--a</code>&rsquo;
+<code>@uref{--a,--b}</code> <a href="--a">&ndash;b</a>
+<code>@uref{--a}</code> <a href="--a">--a</a>
+<code>@uref{,--b}</code> &ndash;b
+<code>@uref{--a,--b,--c}</code> <a href="--a">&ndash;c</a>
+<code>@uref{,--b,--c}</code> &ndash;c
+<code>@uref{--a,,--c}</code> <a href="--a">&ndash;c</a>
+<code>@uref{,,--c}</code> &ndash;c
+<code>@url{--a,--b}</code> <a href="--a">&ndash;b</a>
+<code>@url{--a,}</code> <a href="--a">--a</a>
+<code>@url{,--b}</code> &ndash;b
+<code>@var{--a}</code> <var>&ndash;a</var>
+<code>@verb{:--a:}</code> <tt>--a</tt>
+<code>@verb{:a  &lt; &amp; @ % &quot; --    b:}</code> <tt>a  &lt; &amp; @ % 
&quot; --    b</tt>
+<code>@w{a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a 
a}</code> 
a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a<!--
 /@w -->
+<code>@H{a}</code> a''
+<code>@H{--a}</code> &ndash;a''
+<code>@dotaccent{a}</code> &#551;
+<code>@dotaccent{--a}</code> &ndash;a.
+<code>@ringaccent{a}</code> &aring;
+<code>@ringaccent{--a}</code> &ndash;a*
+<code>@tieaccent{a}</code> a[
+<code>@tieaccent{--a}</code> &ndash;a[
+<code>@u{a}</code> &#259;
+<code>@u{--a}</code> &ndash;a(
+<code>@ubaraccent{a}</code> a_
+<code>@ubaraccent{--a}</code> &ndash;a_
+<code>@udotaccent{a}</code> &#7841;
+<code>@udotaccent{--a}</code> .&ndash;a
+<code>@v{a}</code> &#462;
+<code>@v{--a}</code> &ndash;a&lt;
+<code>@,{c}</code> &ccedil;
+<code>@,{--c}</code> &ndash;c,
+<code>@ogonek{a}</code> &#261;
+<code>@ogonek{--a}</code> &ndash;a;
+<code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
+<code>@footnote{in footnote}</code> <a id="DOCF5" 
href="#FOOT5"><sup>3</sup></a>
+<code>@footnote{in footnote2}</code> <a id="DOCF6" 
href="#FOOT6"><sup>4</sup></a>
+</p>
+<p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,,l--e}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
+<code>@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt" alt="f--ile">
+<code>@image{f--ile,aze,az,alt,.e--xt}</code> <img src="f--ile.e--xt" 
alt="alt">
+<code>@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg" alt="a&ndash;lt">
+<code>@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}</code> <img 
src="f--ile@..file ext e--xt}" alt="alt">
+</p>
+<p><code>@sp 2</code><br>
+</p><br>
+<br>
+<p><code>@page</code><br>
+</p>
+<p><code>need 1002</code>
+</p>
+<p><code>@clicksequence{click @click{} A}</code> click &rarr; A
+After clickstyle &rArr;
+<code>@clicksequence{click @click{} A}</code> click &rArr; A
+</p>
+<div 
class="displaymath"><em><strong>``simple-double--three---four----''</strong> 
aa<!-- /@w -->
+`<!-- /@w -->`simple-double-<!-- /@w -->-three---four----'<!-- /@w -->'
+
+</em></div>
+<div class="displaymath"><em>&uuml; &Uuml; &ntilde; &acirc; &eacute; &#333; 
&igrave; &eacute; i j &#274;`
+&#322; &#262;, &#262;, &ccedil; a'' &#551; &aring; a[
+&#259; a_ &#7841; &#462; &#261; a<sup>h</sup><sub>l</sub>
+
+ &nbsp;&nbsp; &nbsp;   ! ? . @ } { 
+a sunny day
+</em></div>
+<div class="displaymath"><em>&rarr;
+&#x0075;
+TeX LaTeX &bull; &copy; &hellip; ... &equiv;
+error&rarr; &rarr; - &lowast; -| &rArr;
+&aring; &Aring; &aelig; &oelig; &AElig; &OElig; &oslash; &Oslash; &szlig; 
&#322; &#321; &ETH;
+&THORN; &eth; &thorn; &iexcl; &iquest; &pound;
+&reg; &ordf; &ordm; , 
+</em></div>
+<div class="displaymath"><em>&ldquo; &rdquo; 
+&lsquo; &rsquo; &bdquo; &sbquo; &laquo;
+&raquo; &laquo; &raquo; &lsaquo;
+&rsaquo; &deg; &euro; &rarr; &le; &ge;
+</em></div>
+<p><kbd>default kbdinputstyle</kbd>
+</p><div class="example">
+<pre class="example"><kbd>in example default kbdinputstyle</kbd>
+</pre></div>
+
+<p><code>code kbdinputstyle</code>
+</p><div class="example">
+<pre class="example"><code>in example code kbdinputstyle</code>
+</pre></div>
+
+<p><kbd>example kbdinputstyle</kbd>
+</p><div class="example">
+<pre class="example"><code>in example example kbdinputstyle</code>
+</pre></div>
+
+<p><kbd>distinct kbdinputstyle</kbd>
+</p><div class="example">
+<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
+</pre></div>
+
+<blockquote>
+<p>A quot&mdash;ation
+</p></blockquote>
+
+<blockquote>
+<p><b>Note:</b> A Note
+</p></blockquote>
+
+<blockquote>
+<p><b>note:</b> A note
+</p></blockquote>
+
+<blockquote>
+<p><b>Caution:</b> Caution
+</p></blockquote>
+
+<blockquote>
+<p><b>Important:</b> Important
+</p></blockquote>
+
+<blockquote>
+<p><b>Tip:</b> a Tip
+</p></blockquote>
+
+<blockquote>
+<p><b>Warning:</b> a Warning.
+</p></blockquote>
+
+<blockquote>
+<p><b>something &eacute; TeX:</b> The something &eacute; TeX is here.
+</p></blockquote>
+
+<blockquote>
+<p><b>@ at the end of line &nbsp;:</b> A @ at the end of the @quotation line.
+</p></blockquote>
+
+<blockquote>
+<p><b>something, other thing:</b> something, other thing
+</p></blockquote>
+
+<blockquote>
+<p><b>Note, the note:</b> Note, the note
+</p></blockquote>
+
+<blockquote>
+</blockquote>
+
+<blockquote>
+</blockquote>
+
+<blockquote>
+</blockquote>
+
+<blockquote>
+</blockquote>
+
+<blockquote>
+<p>aaa quotation
+</p></blockquote>
+<div align="center">&mdash; <em>quotation author</em>
+</div>
+<blockquote>
+<p>indent in quotation
+</p></blockquote>
+
+<blockquote>
+<p>A small quot&mdash;ation
+</p></blockquote>
+
+<blockquote>
+<p><b>Note:</b> A small Note
+</p></blockquote>
+
+<blockquote>
+<p><b>something, other thing:</b> something, other thing
+</p></blockquote>
+
+<ul>
+<li> i&ndash;temize
+</li></ul>
+
+<ul class="no-bullet">
+<li>+ i&ndash;tem +
+</li></ul>
+
+<ul>
+<li> b&ndash;ullet
+</li></ul>
+
+<ul class="no-bullet">
+<li>- minu&ndash;s
+</li></ul>
+
+<ul class="no-bullet">
+<li> e&ndash;mph item
+</li></ul>
+
+<ul class="no-bullet">
+<li><em>after emph</em> e&ndash;mph item
+</li></ul>
+
+<ul class="no-bullet">
+<li>&bull; a&ndash;n itemize line <span 
id="index-index-entry-within-itemize"></span>
+i&ndash;tem 1
+</li><li>&bull; a&ndash;n itemize line i&ndash;tem 2
+</li></ul>
+
+<ol>
+<li> e&ndash;numerate
+</li></ol>
+
+<table>
+<thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
+<tr><td width="40%">mu&ndash;ltitable item</td><td width="60%">multitable 
tab</td></tr>
+<tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
+<span id="index-index-entry-within-multitable"></span></td></tr>
+<tr><td width="40%">lone mu&ndash;ltitable item</td></tr>
+</table>
+
+<table>
+<tr><td>truc</td><td>bidule</td></tr>
+</table>
+
+<div class="example">
+<pre class="example">e--xample  some
+   text
+</pre></div>
+
+<div class="example first-arg">
+<pre class="example">example one arg
+</pre></div>
+
+<div class="example first-arg second-arg">
+<pre class="example">example two args
+</pre></div>
+
+<div class="example first-arg second-arg third-arg">
+<pre class="example">example three args
+</pre></div>
+
+<div class="example first-arg second-arg third-arg fourth-arg">
+<pre class="example">example four args
+</pre></div>
+
+<div class="example first-arg second-arg third-arg fourth-arg fifth-arg">
+<pre class="example">example five args
+</pre></div>
+
+<div class="example something-é-TeX">
+<pre class="example">The something &eacute; TeX is here.
+</pre></div>
+
+<div class="example @-at-the-end-of-line--">
+<pre class="example">A @ at the end of the @example line.
+</pre></div>
+
+<div class="example">
+<pre class="example">example with empty args
+</pre></div>
+
+<div class="example nonempty">
+<pre class="example">example with empty and non empty args mix
+</pre></div>
+
+<div class="example">
+<pre class="example">s--mallexample
+</pre></div>
+
+<p><code>@noindent</code> after smallexample.
+</p><div class="example">
+<pre class="example">$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&amp;content-type=text/plain'
+$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&amp;content-type=text/plain'
+</pre></div>
+<p>Less recent versions are also present.
+</p>
+<div class="display">
+<pre class="display">d&ndash;isplay
+</pre></div>
+
+<div class="display">
+<pre class="display">s&ndash;malldisplay
+</pre></div>
+
+<div class="example lisp">
+<pre class="lisp">l--isp
+</pre></div>
+
+<div class="example lisp">
+<pre class="lisp">s--malllisp
+</pre></div>
+
+<div class="format">
+<pre class="format">f&ndash;ormat
+</pre></div>
+
+<div class="format">
+<pre class="format">s&ndash;mallformat
+</pre></div>
+
+<div class="displaymath"><em>disp--laymath
+f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2</sup>
+</em></div>
+<table width="100%">
+<tr id="index-d_002d_002deffn_005fname"><td align="left"> 
<strong>d--effn_name</strong><em> a--rguments...</em></td><td 
align="right">c--ategory</td></tr>
+<tr><td colspan="2"><p>d&ndash;effn
+</p></td></tr></table>
+
+<table width="100%">
+<tr id="index-de_002d_002dffn_005fname"><td align="left"> 
<strong>de--ffn_name</strong><em> ar--guments    more args <br> even more 
so</em></td><td align="right">cate--gory</td></tr>
+<tr><td colspan="2"><p>def&ndash;fn
+</p></td></tr></table>
+ 
+<table width="100%">
+<tr id="index-i"><td align="left"> <strong><var>i</var></strong><em> a 
g</em></td><td align="right">fset</td></tr>
+<tr><td colspan="2"><span id="index-index-entry-within-deffn"></span>
+</td></tr><tr id="index-truc"><td align="left"> <strong>truc</strong></td><td 
align="right">cmde</td></tr>
+<tr id="index-log-trap"><td align="left"> <strong>log trap</strong></td><td 
align="right">Command</td></tr>
+<tr id="index-log-trap1"><td align="left"> <strong>log trap1</strong></td><td 
align="right">Command</td></tr>
+<tr id="index-log-trap2"><td align="left"> <strong>log trap2</strong></td><td 
align="right">Command</td></tr>
+<tr id="index-id-ule"><td align="left"> <strong><b>id ule</b></strong><em> 
truc</em></td><td align="right">cmde</td></tr>
+<tr id="index-id-i-ule"><td align="left"> <strong><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></strong><em> truc</em></td><td 
align="right">cmde2</td></tr>
+<tr><td align="left"></td><td align="right"><b>id &lsquo;<samp>i</samp>&rsquo; 
ule</b></td></tr>
+<tr><td align="left"></td><td align="right"></td></tr>
+<tr><td align="left"></td><td align="right">aaa</td></tr>
+<tr><td align="left"></td><td align="right"></td></tr>
+<tr><td align="left"></td><td align="right"></td></tr>
+<tr id="index-machin"><td align="left"> <strong>machin</strong></td><td 
align="right"></td></tr>
+<tr id="index-bidule-machin"><td align="left"> <strong>bidule 
machin</strong></td><td align="right"></td></tr>
+<tr id="index-machin-1"><td align="left"> <strong>machin</strong></td><td 
align="right">truc</td></tr>
+<tr><td align="left"></td><td align="right">truc</td></tr>
+<tr id="index-followed"><td align="left"> <strong>followed</strong><em> by a 
comment</em></td><td align="right">truc</td></tr>
+<tr><td align="left"></td><td align="right">truc</td></tr>
+<tr><td align="left"></td><td align="right"></td></tr>
+<tr id="index-a-1"><td align="left"> <strong>a</strong><em> b c d e <b>f g</b> 
h i</em></td><td align="right">truc</td></tr>
+<tr id="index-deffnx"><td align="left"> <strong>deffnx</strong><em> before end 
deffn</em></td><td align="right">truc</td></tr>
+</table>
+
+<table width="100%">
+<tr id="index-deffn"><td align="left"> <strong>deffn</strong></td><td 
align="right">empty</td></tr>
+</table>
+
+<table width="100%">
+<tr id="index-deffn-1"><td align="left"> <strong>deffn</strong><em> with 
deffnx</em></td><td align="right">empty</td></tr>
+<tr id="index-deffnx-1"><td align="left"> <strong>deffnx</strong></td><td 
align="right">empty</td></tr>
+</table>
+
+<table width="100%">
+<tr id="index-i-1"><td align="left"> <strong><var>i</var></strong><em> a 
g</em></td><td align="right">fset</td></tr>
+<tr id="index-truc-1"><td align="left"> <strong>truc</strong></td><td 
align="right">cmde</td></tr>
+<tr><td colspan="2"><p>text in def item for second def item
+</p></td></tr></table>
+
+<table width="100%">
+<tr id="index-d_002d_002defvr_005fname"><td align="left"> 
<strong>d--efvr_name</strong></td><td align="right">c--ategory</td></tr>
+<tr><td colspan="2"><p>d&ndash;efvr
+</p></td></tr></table>
+
+<table width="100%">
+<tr id="index-d_002d_002deftypefn_005fname"><td align="left"> <em>t--ype</em> 
<strong>d--eftypefn_name</strong><em> a--rguments...</em></td><td 
align="right">c--ategory</td></tr>
+<tr><td colspan="2"><p>d&ndash;eftypefn
+</p></td></tr></table>
+
+<table width="100%">
+<tr id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><td 
align="left"> <em>t--ype</em> <strong>d--eftypeop_name</strong><em> 
a--rguments...</em></td><td align="right">c--ategory on c--lass</td></tr>
+<tr><td colspan="2"><p>d&ndash;eftypeop
+</p></td></tr></table>
+
+<table width="100%">
+<tr id="index-d_002d_002deftypevr_005fname"><td align="left"> <em>t--ype</em> 
<strong>d--eftypevr_name</strong></td><td align="right">c--ategory</td></tr>
+<tr><td colspan="2"><p>d&ndash;eftypevr
+</p></td></tr></table>
+
+<table width="100%">
+<tr id="index-d_002d_002defcv_005fname"><td align="left"> 
<strong>d--efcv_name</strong></td><td align="right">c--ategory of 
c--lass</td></tr>
+<tr><td colspan="2"><p>d&ndash;efcv
+</p></td></tr></table>
+
+<table width="100%">
+<tr id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><td align="left"> 
<strong>d--efop_name</strong><em> a--rguments...</em></td><td 
align="right">c--ategory on c--lass</td></tr>
+<tr><td colspan="2"><p>d&ndash;efop
+</p></td></tr></table>
+
+<table width="100%">
+<tr id="index-d_002d_002deftp_005fname"><td align="left"> 
<strong>d--eftp_name</strong><em> a--ttributes...</em></td><td 
align="right">c--ategory</td></tr>
+<tr><td colspan="2"><p>d&ndash;eftp
+</p></td></tr></table>
+
+<table width="100%">
+<tr id="index-d_002d_002defun_005fname"><td align="left"> 
<strong>d--efun_name</strong><em> a--rguments...</em></td><td 
align="right">Function</td></tr>
+<tr><td colspan="2"><p>d&ndash;efun
+</p></td></tr></table>
+
+<table width="100%">
+<tr id="index-d_002d_002defmac_005fname"><td align="left"> 
<strong>d--efmac_name</strong><em> a--rguments...</em></td><td 
align="right">Macro</td></tr>
+<tr><td colspan="2"><p>d&ndash;efmac
+</p></td></tr></table>
+
+<table width="100%">
+<tr id="index-d_002d_002defspec_005fname"><td align="left"> 
<strong>d--efspec_name</strong><em> a--rguments...</em></td><td 
align="right">Special Form</td></tr>
+<tr><td colspan="2"><p>d&ndash;efspec
+</p></td></tr></table>
+
+<table width="100%">
+<tr id="index-d_002d_002defvar_005fname"><td align="left"> 
<strong>d--efvar_name</strong><em> argvar argvar1</em></td><td 
align="right">Variable</td></tr>
+<tr><td colspan="2"><p>d&ndash;efvar
+</p></td></tr></table>
+
+<table width="100%">
+<tr id="index-d_002d_002defopt_005fname"><td align="left"> 
<strong>d--efopt_name</strong></td><td align="right">User Option</td></tr>
+<tr><td colspan="2"><p>d&ndash;efopt
+</p></td></tr></table>
+
+<table width="100%">
+<tr id="index-d_002d_002deftypefun_005fname"><td align="left"> <em>t--ype</em> 
<strong>d--eftypefun_name</strong><em> a--rguments...</em></td><td 
align="right">Function</td></tr>
+<tr><td colspan="2"><p>d&ndash;eftypefun
+</p></td></tr></table>
+
+<table width="100%">
+<tr id="index-d_002d_002deftypevar_005fname"><td align="left"> <em>t--ype</em> 
<strong>d--eftypevar_name</strong></td><td align="right">Variable</td></tr>
+<tr><td colspan="2"><p>d&ndash;eftypevar
+</p></td></tr></table>
+
+<table width="100%">
+<tr id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><td align="left"> 
<strong>d--efivar_name</strong></td><td align="right">Instance Variable of 
c--lass</td></tr>
+<tr><td colspan="2"><p>d&ndash;efivar
+</p></td></tr></table>
+
+<table width="100%">
+<tr id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><td 
align="left"> <em>t--ype</em> <strong>d--eftypeivar_name</strong></td><td 
align="right">Instance Variable of c--lass</td></tr>
+<tr><td colspan="2"><p>d&ndash;eftypeivar
+</p></td></tr></table>
+
+<table width="100%">
+<tr id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><td 
align="left"> <strong>d--efmethod_name</strong><em> a--rguments...</em></td><td 
align="right">Method on c--lass</td></tr>
+<tr><td colspan="2"><p>d&ndash;efmethod
+</p></td></tr></table>
+
+<table width="100%">
+<tr id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><td 
align="left"> <em>t--ype</em> <strong>d--eftypemethod_name</strong><em> 
a--rguments...</em></td><td align="right">Method on c--lass</td></tr>
+<tr><td colspan="2"><p>d&ndash;eftypemethod
+</p></td></tr></table>
+
+<p><code>@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@, 
ma---nual@@}</code> See <a data-manual="file n---ame@" href="../file 
n---ame@/c_002d_002d_002dhapter_0040.html#c_002d_002d_002dhapter_0040">t&mdash;itle@</a>
 in <cite>ma&mdash;nual@</cite>.
+<code>@ref{chapter, cross ref name, title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@pxref{chapter, cross ref name, title, file name, manual}</code> see <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
+</p>
+<p><code>@ref{chapter}</code> <a href="#chapter">chapter</a>
+<code>@xref{chapter}</code> See <a href="#chapter">chapter</a>.
+<code>@pxref{chapter}</code> see <a href="#chapter">chapter</a>
+<code>@ref{s--ect@comma{}ion}</code> <a 
href="s_002d_002dect_002cion.html#s_002d_002dect_002cion">A section</a>
+</p>
+<p><code>@ref{s--ect@comma{}ion, a @comma{} in cross
+ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual 
name }</code>
+<a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a> 
in <cite>a , in manual name</cite>
+</p>
+<p><code>@ref{chapter,cross ref name}</code> <a href="#chapter">cross ref 
name</a>
+<code>@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<code>@ref{chapter,,,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
+<code>@ref{chapter,,,,manual}</code> &lsquo;chapter&rsquo; in 
<cite>manual</cite>
+<code>@ref{chapter,cross ref name,title,}</code> <a href="#chapter">title</a>
+<code>@ref{chapter,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)cross ref name</a>
+<code>@ref{chapter,cross ref name,,,manual}</code> &lsquo;cross ref 
name&rsquo; in <cite>manual</cite>
+<code>@ref{chapter,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)title</a>
+<code>@ref{chapter,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{chapter,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@ref{chapter,,title,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)title</a>
+<code>@ref{chapter,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{chapter,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">chapter</a> in <cite>manual</cite>
+</p>
+
+<p><code>@ref{(pman)anode,cross ref name}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)cross ref name</a>
+<code>@ref{(pman)anode,,title}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
+<code>@ref{(pman)anode,,,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)anode</a>
+<code>@ref{(pman)anode,,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">anode</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title,}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
+<code>@ref{(pman)anode,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">(file name)cross ref name</a>
+<code>@ref{(pman)anode,cross ref name,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">cross ref name</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title,file name}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">(file 
name)title</a>
+<code>@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
data-manual="pman" href="../pman/anode.html#anode">title</a> in 
<cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">title</a> in 
<cite>manual</cite>
+<code>@ref{(pman)anode,,title,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)title</a>
+<code>@ref{(pman)anode,,title,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">anode</a> in <cite>manual</cite>
+</p>
+
+<p><code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
+<code>@inforef{chapter}</code> See &lsquo;chapter&rsquo;
+<code>@inforef{chapter, cross ref name}</code> See &lsquo;cross ref name&rsquo;
+<code>@inforef{chapter,,file name}</code> See <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
+<code>@inforef{node, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/node.html#node">(file name)cross ref 
name</a>
+<code>@inforef{node}</code> See &lsquo;node&rsquo;
+<code>@inforef{node, cross ref name}</code> See &lsquo;cross ref name&rsquo;
+<code>@inforef{node,,file name}</code> See <a data-manual="file name" 
href="../file name/node.html#node">(file name)node</a>
+<code>@inforef{chapter, cross ref name, file name, spurious arg}</code> See <a 
data-manual="file name, spurious arg" href="../file name, spurious 
arg/chapter.html#chapter">(file name, spurious arg)cross ref name</a>
+</p>
+<p><code>@inforef{s--ect@comma{}ion, a @comma{} in cross
+ref, a comma@comma{} in file}</code>
+See <a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a , 
in cross
+ref</a>
+</p>
+
+<dl compact="compact">
+<dt><span>a</span></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl compact="compact">
+<dt id='index-a-6'><span>a<a href='#index-a-6' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id='index-b-2'><span>b<a href='#index-b-2' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl compact="compact">
+<dt id='index-a-2'><span>a<a href='#index-a-2' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><span id="index-index-entry-between-item-and-itemx"></span>
+</dd>
+<dt id='index-b'><span>b<a href='#index-b' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<table class="cartouche" border="1"><tr><td>
+<p>c&ndash;artouche
+</p></td></tr></table>
+
+<p>g&ndash;roupe
+</p>
+<p align="left">f&ndash;lushleft
+more text
+</p>
+<p align="right">f&ndash;lushright
+more text
+</p>
+<div align="center">ce&ndash;ntered line
+</div>
+<p>r&ndash;raggedright
+more text
+</p>
+<pre class="verbatim">\input texinfo @c -*-texinfo-*-
+
+@setfilename simplest.info
+
+@node Top
+
+This is a very simple texi manual @  &lt;&gt;.
+
+@bye
+</pre>
+<pre class="verbatim">in verbatim ''
+</pre>
+
+html ''
+
+
+
+
+<span id="majorheading-1"></span><h1 class="majorheading">majorheading</h1>
+
+<span id="chapheading-1"></span><h1 class="chapheading">chapheading</h1>
+
+<span id="heading-1"></span><h2 class="heading">heading</h2>
+
+<span id="subheading-1"></span><h3 class="subheading">subheading</h3>
+
+<span id="subsubheading-1"></span><h4 class="subsubheading">subsubheading</h4>
+
+
+<p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
+<code>@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }</code> <abbr 
title="&Eacute;tude&ndash;, Autonome">&Eacute;&ndash;. ,A.</abbr> 
(&Eacute;tude&ndash;, <b>Autonome</b>)
+<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude&ndash;, 
Autonome">&Eacute;&ndash;. ,A.</abbr>
+</p>
+<p><code>@math{--a@minus{} {\frac{1}{2}}}</code> <em class='math'>--a- 
{\frac{1}{2}}</em>
+</p>
+<p><code>@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img src="f-ile.jpg" 
alt="altjk _&quot; %@">
+<code>@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img src="f--ile.e--xt" alt="jk _&quot; %@ in b &quot;">
+<code>@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; %@:}}</code> 
<img src="filejk _&quot; %@.jpg" alt="altjk _&quot; %@">
+</p>
+
+
+
+<p>Somehow invalid use of @,:<br>
+@, ,
+<br>
+@,@&quot;u ,&uuml;
+</p>
+<p>Invalid use of @&rsquo;:<br>
+@&rsquo; '
+<br>
+@&rsquo;@&quot;u '&uuml;
+</p>
+<p>@dotless{truc} truc
+@dotless{ij} ij
+<code>@dotless{--a}</code> &ndash;a
+<code>@dotless{a}</code> a
+</p>
+<p>@U, without braces @U{}, with empty arg 
+@U{z}, with non-hex arg &#xz;
+@U{abc}, with &lt;4 hex digits &#xabc;
+@U{FFFFFFFFFFFFFF}, value much too large &#xFFFFFFFFFFFFFF;
+@U{110000}, value just beyond Unicode &#x110000;
+</p>
+<p>@TeX, but without brace TeX<code>@#</code> #
+</p>
+<p><code>@w{--a}</code> &ndash;a<!-- /@w -->
+</p>
+<p><code>@image{,1--xt}</code> 
+<code>@image{,,2--xt}</code> 
+<code>@image{,,,3--xt}</code> 
+</p>
+
+<ul class="no-bullet">
+<li> after emph e&ndash;mph item
+</li></ul>
+
+<ul class="no-bullet">
+<li>&bull; a&ndash;n itemize line i&ndash;tem 1
+</li><li>&bull; a&ndash;n itemize line i&ndash;tem 2
+</li></ul>
+
+<table width="100%">
+<tr><td align="left"></td><td align="right">fun</td></tr>
+<tr id="index-machin-2"><td align="left"> <strong>machin</strong><em> bidule 
chose and</em></td><td align="right">truc</td></tr>
+<tr id="index-machin-3"><td align="left"> <strong>machin</strong><em> bidule 
chose and  after</em></td><td align="right">truc</td></tr>
+<tr id="index-machin-4"><td align="left"> <strong>machin</strong><em> bidule 
chose and </em></td><td align="right">truc</td></tr>
+<tr id="index-machin-5"><td align="left"> <strong>machin</strong><em> bidule 
chose and and after</em></td><td align="right">truc</td></tr>
+<tr id="index-followed-1"><td align="left"> <strong>followed</strong><em> by a 
comment</em></td><td align="right">truc</td></tr>
+<tr><td colspan="2"><p>Various deff lines
+</p></td></tr><tr id="index-after"><td align="left"> 
<strong>after</strong><em> a deff item</em></td><td align="right">truc</td></tr>
+</table>
+
+<p><code>@ref{node}</code> &lsquo;node&rsquo;
+</p>
+<p><code>@ref{,cross ref name}</code> &lsquo;cross ref name&rsquo;
+<code>@ref{,,title}</code> &lsquo;title&rsquo;
+<code>@ref{,,,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)</a>
+<code>@ref{,,,,manual}</code> <cite>manual</cite>
+<code>@ref{node,cross ref name}</code> &lsquo;cross ref name&rsquo;
+<code>@ref{node,,title}</code> &lsquo;title&rsquo;
+<code>@ref{node,,,file name}</code> <a data-manual="file name" href="../file 
name/node.html#node">(file name)node</a>
+<code>@ref{node,,,,manual}</code> &lsquo;node&rsquo; in <cite>manual</cite>
+<code>@ref{node,cross ref name,title,}</code> &lsquo;title&rsquo;
+<code>@ref{node,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)cross ref name</a>
+<code>@ref{node,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; 
in <cite>manual</cite>
+<code>@ref{node,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/node.html#node">(file name)title</a>
+<code>@ref{node,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{node,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/node.html#node">title</a> in 
<cite>manual</cite>
+<code>@ref{node,,title,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)title</a>
+<code>@ref{node,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{node,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">title</a> in <cite>manual</cite>
+<code>@ref{node,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">node</a> in <cite>manual</cite>
+<code>@ref{,cross ref name,title,}</code> &lsquo;title&rsquo;
+<code>@ref{,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)cross ref name</a>
+<code>@ref{,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; in 
<cite>manual</cite>
+<code>@ref{,cross ref name,title,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)title</a>
+<code>@ref{,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/index.html">title</a> in 
<cite>manual</cite>
+<code>@ref{,,title,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)title</a>
+<code>@ref{,,title,,manual}</code> &lsquo;title&rsquo; in <cite>manual</cite>
+<code>@ref{,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/index.html">title</a> in <cite>manual</cite>
+<code>@ref{,,,file name,manual}</code> <cite><a data-manual="file name" 
href="../file name/index.html">manual</a></cite>
+</p>
+<p><code>@inforef{,cross ref name }</code> See &lsquo;cross ref name&rsquo;
+<code>@inforef{,,file name}</code> See <a data-manual="file name" 
href="../file name/index.html">(file name)</a>
+<code>@inforef{,cross ref name, file name}</code> See <a data-manual="file 
name" href="../file name/index.html">(file name)cross ref name</a>
+<code>@inforef{}</code> 
+</p>
+
+
+<p>In example.
+</p><div class="example">
+<pre class="example">
+
+&lt;
+&gt;
+&quot;
+&amp;
+'
+`
+
+``simple-double--three---four----''
+
+code: <code>``simple-double--three---four----''</code> 
+
+asis: ``simple-double--three---four----'' 
+
+strong: <strong>``simple-double--three---four----''</strong> 
+
+kbd: <kbd>``simple-double--three---four----''</kbd> 
+
+
+`<!-- /@w -->`simple-double-<!-- /@w -->-three---four----'<!-- /@w -->'
+
+
+<span id="index-_002d_002doption-1"></span><span 
id="index-_0060_0060-1"></span><span id="index-_0060_0060-3"></span><span 
id="index-_002d_002dfoption-1"></span>
+@&quot;u &uuml; 
+@&quot;{U} &Uuml; 
+@~n &ntilde;
+@^a &acirc;
+@'e &eacute;
+@=o &#333;
+@`i &igrave;
+@'{e} &eacute;
+@'{@dotless{i}} &iacute; 
+@dotless{i} i
+@dotless{j} j
+@`{@=E} &#274;` 
+@l{} &#322;
+@,{@'C} &#262;,
+@,c &ccedil;
+@,c@&quot;u &ccedil;&uuml; 
+
+
+@U{0075} &#x0075;
+
+@* 
+
+@ followed by a space
+&nbsp;
+@ followed by a tab
+&nbsp;
+@ followed by a new line
+&nbsp;<code>@-</code> 
+<code>@|</code> 
+<code>@:</code> 
+<code>@!</code> !
+<code>@?</code> ?
+<code>@.</code> .
+<code>@@</code> @
+<code>@}</code> }
+<code>@{</code> {
+<code>@/</code> 
+
+foo vs. bar. 
+colon :And something else.
+semi colon ;.
+And ? ?.
+Now ! !@
+but , ,
+
+@TeX TeX
+@LaTeX LaTeX
+@bullet &bull;
+@copyright &copy;
+@dots &hellip;
+@enddots ...
+@equiv &equiv;
+@error error&rarr;
+@expansion &rarr;
+@minus -
+@point &lowast;
+@print -|
+@result &rArr;
+@today a sunny day
+
+@aa &aring;
+@AA &Aring;
+@ae &aelig;
+@oe &oelig;
+@AE &AElig;
+@OE &OElig;
+@o &oslash;
+@O &Oslash;
+@ss &szlig;
+@l &#322;
+@L &#321;
+@DH &ETH;
+@TH &THORN;
+@dh &eth;
+@th &thorn;
+
+@exclamdown &iexcl;
+@questiondown &iquest;
+@pounds &pound;
+@registeredsymbol &reg;
+@ordf &ordf;
+@ordm &ordm;
+@comma ,
+@quotedblleft &ldquo;
+@quotedblright &rdquo;
+@quoteleft &lsquo;
+@quoteright &rsquo;
+@quotedblbase &bdquo;
+@quotesinglbase &sbquo;
+@guillemetleft &laquo;
+@guillemetright &raquo;
+@guillemotleft &laquo;
+@guillemotright &raquo;
+@guilsinglleft &lsaquo;
+@guilsinglright &rsaquo;
+@textdegree &deg;
+@euro &euro;
+@arrow &rarr;
+@leq &le;
+@geq &ge;
+
+<code>@acronym{--a,an accronym}</code> <acronym title="an 
accronym">--a</acronym> (an accronym)
+<code>@acronym{--a}</code> <acronym title="an accronym">--a</acronym>
+<code>@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr 
title="&Eacute;tude Autonome">&Eacute;--. ,A.</abbr> (&Eacute;tude Autonome)
+<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude 
Autonome">&Eacute;--. ,A.</abbr>
+<code>@asis{--a}</code> --a
+<code>@b{--a}</code> <b>&ndash;a</b>
+<code>@cite{--a}</code> <cite>--a</cite>
+<code>@code{--a}</code> <code>--a</code>
+<code>@command{--a}</code> <code>--a</code>
+<code>@dfn{--a}</code> <em>--a</em>
+<code>@dmn{--a}</code> --a
+<code>@email{--a,--b}</code> <a href="mailto:--a";>--b</a>
+<code>@email{,--b}</code> --b
+<code>@email{--a}</code> <a href="mailto:--a";>--a</a>
+<code>@emph{--a}</code> <em>--a</em>
+<code>@env{--a}</code> <code>--a</code>
+<code>@file{--a}</code> <samp>--a</samp>
+<code>@i{--a}</code> <i>&ndash;a</i>
+<code>@kbd{--a}</code> <kbd>--a</kbd>
+<code>@key{--a}</code> <span class="key">--a</span>
+<code>@math{--a {\frac{1}{2}} @minus{}}</code> <em class='math'>--a 
{\frac{1}{2}} -</em>
+<code>@option{--a}</code> <samp>--a</samp>
+<code>@r{--a}</code> <span class="roman">&ndash;a</span>
+<code>@samp{--a}</code> &lsquo;<samp>--a</samp>&rsquo;
+<code>@sc{--a}</code> --A
+<code>@strong{--a}</code> <strong>--a</strong>
+<code>@t{--a}</code> <tt>--a</tt>
+<code>@sansserif{--a}</code> <span class="sansserif">&ndash;a</span>
+<code>@slanted{--a}</code> <i>&ndash;a</i>
+<code>@titlefont{--a}</code> </pre><h1 class="titlefont">--a</h1><pre 
class="example">
+
+<code>@indicateurl{--a}</code> &lsquo;<code>--a</code>&rsquo;
+<code>@uref{--a,--b}</code> <a href="--a">--b</a>
+<code>@uref{--a}</code> <a href="--a">--a</a>
+<code>@uref{,--b}</code> --b
+<code>@uref{--a,--b,--c}</code> <a href="--a">--c</a>
+<code>@uref{,--b,--c}</code> --c
+<code>@uref{--a,,--c}</code> <a href="--a">--c</a>
+<code>@uref{,,--c}</code> --c
+<code>@url{--a,--b}</code> <a href="--a">--b</a>
+<code>@url{--a,}</code> <a href="--a">--a</a>
+<code>@url{,--b}</code> --b
+<code>@var{--a}</code> <var>--a</var>
+<code>@verb{:--a:}</code> <tt>--a</tt>
+<code>@verb{:a  &lt; &amp; @ % &quot; --    b:}</code> <tt>a  &lt; &amp; @ % 
&quot; --    b</tt>
+<code>@w{a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a 
a}</code> a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a 
a<!-- /@w -->
+<code>@H{a}</code> a''
+<code>@H{--a}</code> --a''
+<code>@dotaccent{a}</code> &#551;
+<code>@dotaccent{--a}</code> --a.
+<code>@ringaccent{a}</code> &aring;
+<code>@ringaccent{--a}</code> --a*
+<code>@tieaccent{a}</code> a[
+<code>@tieaccent{--a}</code> --a[
+<code>@u{a}</code> &#259;
+<code>@u{--a}</code> --a(
+<code>@ubaraccent{a}</code> a_
+<code>@ubaraccent{--a}</code> --a_
+<code>@udotaccent{a}</code> &#7841;
+<code>@udotaccent{--a}</code> .--a
+<code>@v{a}</code> &#462;
+<code>@v{--a}</code> --a&lt;
+<code>@,{c}</code> &ccedil;
+<code>@,{--c}</code> --c,
+<code>@ogonek{a}</code> &#261;
+<code>@ogonek{--a}</code> --a;
+<code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
+<code>@footnote{in footnote}</code> <a id="DOCF7" href="#FOOT7">(5)</a>
+<code>@footnote{in footnote2}</code> <a id="DOCF8" href="#FOOT8">(6)</a>
+
+<code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,,l--e}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
+<code>@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt" alt="f--ile">
+<code>@image{f--ile,aze,az,alt,.e--xt}</code> <img src="f--ile.e--xt" 
alt="alt">
+<code>@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg" alt="a&ndash;lt">
+<code>@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}</code> <img 
src="f--ile@..file ext e--xt}" alt="alt">
+
+<code>@sp 2</code>
+
+
+
+<code>@page</code>
+
+</pre><pre class="example">
+
+<code>need 1002</code>
+
+<code>@clicksequence{click @click{} A}</code> click &rarr; A
+After clickstyle &rArr;
+<code>@clicksequence{click @click{} A}</code> click &rArr; A
+
+</pre><div 
class="displaymath"><em><strong>``simple-double--three---four----''</strong> 
aa<!-- /@w -->
+`<!-- /@w -->`simple-double-<!-- /@w -->-three---four----'<!-- /@w -->'
+
+</em></div><pre class="example">
+
+</pre><div class="displaymath"><em>&uuml; &Uuml; &ntilde; &acirc; &eacute; 
&#333; &igrave; &eacute; i j &#274;`
+&#322; &#262;, &#262;, &ccedil; a'' &#551; &aring; a[
+&#259; a_ &#7841; &#462; &#261; a<sup>h</sup><sub>l</sub>
+
+ &nbsp;&nbsp; &nbsp;   ! ? . @ } { 
+a sunny day
+</em></div><pre class="example">
+
+</pre><div class="displaymath"><em>&rarr;
+&#x0075;
+TeX LaTeX &bull; &copy; &hellip; ... &equiv;
+error&rarr; &rarr; - &lowast; -| &rArr;
+&aring; &Aring; &aelig; &oelig; &AElig; &OElig; &oslash; &Oslash; &szlig; 
&#322; &#321; &ETH;
+&THORN; &eth; &thorn; &iexcl; &iquest; &pound;
+&reg; &ordf; &ordm; , 
+</em></div><pre class="example">
+
+</pre><div class="displaymath"><em>&ldquo; &rdquo; 
+&lsquo; &rsquo; &bdquo; &sbquo; &laquo;
+&raquo; &laquo; &raquo; &lsaquo;
+&rsaquo; &deg; &euro; &rarr; &le; &ge;
+</em></div><pre class="example">
+
+<kbd>default kbdinputstyle</kbd>
+</pre><div class="example">
+<pre class="example"><kbd>in example default kbdinputstyle</kbd>
+</pre></div>
+<pre class="example">
+
+<code>code kbdinputstyle</code>
+</pre><div class="example">
+<pre class="example"><code>in example code kbdinputstyle</code>
+</pre></div>
+<pre class="example">
+
+<code>example kbdinputstyle</code>
+</pre><div class="example">
+<pre class="example"><code>in example example kbdinputstyle</code>
+</pre></div>
+<pre class="example">
+
+<kbd>distinct kbdinputstyle</kbd>
+</pre><div class="example">
+<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
+</pre></div>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example">A quot---ation
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>Note:</b> A Note
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>note:</b> A note
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>Caution:</b> Caution
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>Important:</b> Important
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>Tip:</b> a Tip
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>Warning:</b> a Warning.
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>something &eacute; TeX:</b> The something &eacute; TeX 
is here.
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>something, other thing:</b> something, other thing
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>Note, the note:</b> Note, the note
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+</blockquote>
+<pre class="example">
+
+</pre><blockquote>
+</blockquote>
+<pre class="example">
+
+</pre><blockquote>
+</blockquote>
+<pre class="example">
+
+</pre><blockquote>
+</blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example">aaa quotation
+</pre></blockquote>
+<div align="center">--- <em>quotation author</em>
+</div><pre class="example">
+
+</pre><blockquote>
+<pre class="example">indent in quotation
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example">A small quot---ation
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>Note:</b> A small Note
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>something, other thing:</b> something, other thing
+</pre></blockquote>
+<pre class="example">
+
+</pre><ul>
+<li> <pre class="example">i--temize
+</pre></li></ul>
+<pre class="example">
+
+</pre><ul class="no-bullet">
+<li>+ <pre class="example">i--tem +
+</pre></li></ul>
+<pre class="example">
+
+</pre><ul>
+<li> <pre class="example">b--ullet
+</pre></li></ul>
+<pre class="example">
+
+</pre><ul class="no-bullet">
+<li>- <pre class="example">minu--s
+</pre></li></ul>
+<pre class="example">
+
+</pre><ul class="no-bullet">
+<li> <pre class="example">e--mph item
+</pre></li></ul>
+<pre class="example">
+
+</pre><ul class="no-bullet">
+<li><em>after emph</em> <pre class="example">e--mph item
+</pre></li></ul>
+<pre class="example">
+
+</pre><ul class="no-bullet">
+<li>&bull; a&ndash;n itemize line <pre class="example"><span 
id="index-index-entry-within-itemize-1"></span>i--tem 1
+</pre></li><li>&bull; a&ndash;n itemize line <pre class="example">i--tem 2
+</pre></li></ul>
+<pre class="example">
+
+</pre><ol>
+<li> <pre class="example">e--numerate
+</pre></li></ol>
+<pre class="example">
+
+</pre><table>
+<thead><tr><th width="40%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="60%"><pre class="example">another 
tab</pre></th></tr></thead>
+<tr><td width="40%"><pre class="example">mu--ltitable item</pre></td><td 
width="60%"><pre class="example">multitable tab</pre></td></tr>
+<tr><td width="40%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="60%"><pre class="example">multitable tab 2
+<span id="index-index-entry-within-multitable-1"></span></pre></td></tr>
+<tr><td width="40%"><pre class="example">lone mu--ltitable item</pre></td></tr>
+</table>
+<pre class="example">
+
+</pre><table>
+<tr><td><pre class="example">truc</pre></td><td><pre 
class="example">bidule</pre></td></tr>
+</table>
+<pre class="example">
+
+</pre><div class="example">
+<pre class="example">e--xample  some
+   text
+</pre></div>
+<pre class="example">
+
+</pre><div class="example first-arg">
+<pre class="example">example one arg
+</pre></div>
+<pre class="example">
+
+</pre><div class="example first-arg second-arg">
+<pre class="example">example two args
+</pre></div>
+<pre class="example">
+
+</pre><div class="example first-arg second-arg third-arg">
+<pre class="example">example three args
+</pre></div>
+<pre class="example">
+
+</pre><div class="example first-arg second-arg third-arg fourth-arg">
+<pre class="example">example four args
+</pre></div>
+<pre class="example">
+
+</pre><div class="example first-arg second-arg third-arg fourth-arg fifth-arg">
+<pre class="example">example five args
+</pre></div>
+<pre class="example">
+
+</pre><div class="example something-é-TeX">
+<pre class="example">The something &eacute; TeX is here.
+</pre></div>
+<pre class="example">
+
+</pre><div class="example @-at-the-end-of-line--">
+<pre class="example">A @ at the end of the @example line.
+</pre></div>
+<pre class="example">
+
+</pre><div class="example">
+<pre class="example">example with empty args
+</pre></div>
+<pre class="example">
+
+</pre><div class="example nonempty">
+<pre class="example">example with empty and non empty args mix
+</pre></div>
+<pre class="example">
+
+</pre><div class="example">
+<pre class="example">s--mallexample
+</pre></div>
+<pre class="example">
+
+<code>@noindent</code> after smallexample.
+</pre><div class="example">
+<pre class="example">$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&amp;content-type=text/plain'
+$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&amp;content-type=text/plain'
+</pre></div>
+<pre class="example">Less recent versions are also present.
+
+</pre><div class="display">
+<pre class="example">d--isplay
+</pre></div>
+<pre class="example">
+
+</pre><div class="display">
+<pre class="example">s--malldisplay
+</pre></div>
+<pre class="example">
+
+</pre><div class="example lisp">
+<pre class="lisp">l--isp
+</pre></div>
+<pre class="example">
+
+</pre><div class="example lisp">
+<pre class="lisp">s--malllisp
+</pre></div>
+<pre class="example">
+
+</pre><div class="format">
+<pre class="example">f--ormat
+</pre></div>
+<pre class="example">
+
+</pre><div class="format">
+<pre class="example">s--mallformat
+</pre></div>
+<pre class="example">
+
+</pre><div class="displaymath"><em>disp--laymath
+f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2</sup>
+</em></div><pre class="example">
+
+</pre><table width="100%">
+<tr id="index-d_002d_002deffn_005fname-1"><td align="left"> 
<strong>d--effn_name</strong><em> a--rguments...</em></td><td 
align="right">c--ategory</td></tr>
+<tr><td colspan="2"><pre class="example">d--effn
+</pre></td></tr></table>
+<pre class="example">
+
+</pre><table width="100%">
+<tr id="index-de_002d_002dffn_005fname-1"><td align="left"> 
<strong>de--ffn_name</strong><em> ar--guments    more args 
+ even more so</em></td><td align="right">cate--gory</td></tr>
+<tr><td colspan="2"><pre class="example">def--fn
+</pre></td></tr></table>
+<pre class="example"> 
+</pre><table width="100%">
+<tr id="index-i-2"><td align="left"> <strong><var>i</var></strong><em> a 
g</em></td><td align="right">fset</td></tr>
+<tr><td colspan="2"><pre class="example"><span 
id="index-index-entry-within-deffn-1"></span></pre></td></tr><tr 
id="index-truc-2"><td align="left"> <strong>truc</strong></td><td 
align="right">cmde</td></tr>
+<tr id="index-log-trap-1"><td align="left"> <strong>log trap</strong></td><td 
align="right">Command</td></tr>
+<tr id="index-log-trap1-1"><td align="left"> <strong>log 
trap1</strong></td><td align="right">Command</td></tr>
+<tr id="index-log-trap2-1"><td align="left"> <strong>log 
trap2</strong></td><td align="right">Command</td></tr>
+<tr id="index-id-ule-1"><td align="left"> <strong><b>id ule</b></strong><em> 
truc</em></td><td align="right">cmde</td></tr>
+<tr id="index-id-i-ule-1"><td align="left"> <strong><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></strong><em> truc</em></td><td 
align="right">cmde2</td></tr>
+<tr><td align="left"></td><td align="right"><b>id &lsquo;<samp>i</samp>&rsquo; 
ule</b></td></tr>
+<tr><td align="left"></td><td align="right"></td></tr>
+<tr><td align="left"></td><td align="right">aaa</td></tr>
+<tr><td align="left"></td><td align="right"></td></tr>
+<tr><td align="left"></td><td align="right"></td></tr>
+<tr id="index-machin-6"><td align="left"> <strong>machin</strong></td><td 
align="right"></td></tr>
+<tr id="index-bidule-machin-1"><td align="left"> <strong>bidule 
machin</strong></td><td align="right"></td></tr>
+<tr id="index-machin-7"><td align="left"> <strong>machin</strong></td><td 
align="right">truc</td></tr>
+<tr><td align="left"></td><td align="right">truc</td></tr>
+<tr id="index-followed-2"><td align="left"> <strong>followed</strong><em> by a 
comment</em></td><td align="right">truc</td></tr>
+<tr><td align="left"></td><td align="right">truc</td></tr>
+<tr><td align="left"></td><td align="right"></td></tr>
+<tr id="index-a-3"><td align="left"> <strong>a</strong><em> b c d e <b>f g</b> 
h i</em></td><td align="right">truc</td></tr>
+<tr id="index-deffnx-2"><td align="left"> <strong>deffnx</strong><em> before 
end deffn</em></td><td align="right">truc</td></tr>
+</table>
+<pre class="example">
+
+</pre><table width="100%">
+<tr id="index-deffn-2"><td align="left"> <strong>deffn</strong></td><td 
align="right">empty</td></tr>
+</table>
+<pre class="example">
+
+</pre><table width="100%">
+<tr id="index-deffn-3"><td align="left"> <strong>deffn</strong><em> with 
deffnx</em></td><td align="right">empty</td></tr>
+<tr id="index-deffnx-3"><td align="left"> <strong>deffnx</strong></td><td 
align="right">empty</td></tr>
+</table>
+<pre class="example">
+
+</pre><table width="100%">
+<tr id="index-i-3"><td align="left"> <strong><var>i</var></strong><em> a 
g</em></td><td align="right">fset</td></tr>
+<tr id="index-truc-3"><td align="left"> <strong>truc</strong></td><td 
align="right">cmde</td></tr>
+<tr><td colspan="2"><pre class="example">text in def item for second def item
+</pre></td></tr></table>
+<pre class="example">
+
+</pre><table width="100%">
+<tr id="index-d_002d_002defvr_005fname-1"><td align="left"> 
<strong>d--efvr_name</strong></td><td align="right">c--ategory</td></tr>
+<tr><td colspan="2"><pre class="example">d--efvr
+</pre></td></tr></table>
+<pre class="example">
+
+</pre><table width="100%">
+<tr id="index-d_002d_002deftypefn_005fname-1"><td align="left"> 
<em>t--ype</em> <strong>d--eftypefn_name</strong><em> 
a--rguments...</em></td><td align="right">c--ategory</td></tr>
+<tr><td colspan="2"><pre class="example">d--eftypefn
+</pre></td></tr></table>
+<pre class="example">
+
+</pre><table width="100%">
+<tr id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><td 
align="left"> <em>t--ype</em> <strong>d--eftypeop_name</strong><em> 
a--rguments...</em></td><td align="right">c--ategory on c--lass</td></tr>
+<tr><td colspan="2"><pre class="example">d--eftypeop
+</pre></td></tr></table>
+<pre class="example">
+
+</pre><table width="100%">
+<tr id="index-d_002d_002deftypevr_005fname-1"><td align="left"> 
<em>t--ype</em> <strong>d--eftypevr_name</strong></td><td 
align="right">c--ategory</td></tr>
+<tr><td colspan="2"><pre class="example">d--eftypevr
+</pre></td></tr></table>
+<pre class="example">
+
+</pre><table width="100%">
+<tr id="index-d_002d_002defcv_005fname-1"><td align="left"> 
<strong>d--efcv_name</strong></td><td align="right">c--ategory of 
c--lass</td></tr>
+<tr><td colspan="2"><pre class="example">d--efcv
+</pre></td></tr></table>
+<pre class="example">
+
+</pre><table width="100%">
+<tr id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><td align="left"> 
<strong>d--efop_name</strong><em> a--rguments...</em></td><td 
align="right">c--ategory on c--lass</td></tr>
+<tr><td colspan="2"><pre class="example">d--efop
+</pre></td></tr></table>
+<pre class="example">
+
+</pre><table width="100%">
+<tr id="index-d_002d_002deftp_005fname-1"><td align="left"> 
<strong>d--eftp_name</strong><em> a--ttributes...</em></td><td 
align="right">c--ategory</td></tr>
+<tr><td colspan="2"><pre class="example">d--eftp
+</pre></td></tr></table>
+<pre class="example">
+
+</pre><table width="100%">
+<tr id="index-d_002d_002defun_005fname-1"><td align="left"> 
<strong>d--efun_name</strong><em> a--rguments...</em></td><td 
align="right">Function</td></tr>
+<tr><td colspan="2"><pre class="example">d--efun
+</pre></td></tr></table>
+<pre class="example">
+
+</pre><table width="100%">
+<tr id="index-d_002d_002defmac_005fname-1"><td align="left"> 
<strong>d--efmac_name</strong><em> a--rguments...</em></td><td 
align="right">Macro</td></tr>
+<tr><td colspan="2"><pre class="example">d--efmac
+</pre></td></tr></table>
+<pre class="example">
+
+</pre><table width="100%">
+<tr id="index-d_002d_002defspec_005fname-1"><td align="left"> 
<strong>d--efspec_name</strong><em> a--rguments...</em></td><td 
align="right">Special Form</td></tr>
+<tr><td colspan="2"><pre class="example">d--efspec
+</pre></td></tr></table>
+<pre class="example">
+
+</pre><table width="100%">
+<tr id="index-d_002d_002defvar_005fname-1"><td align="left"> 
<strong>d--efvar_name</strong><em> argvar argvar1</em></td><td 
align="right">Variable</td></tr>
+<tr><td colspan="2"><pre class="example">d--efvar
+</pre></td></tr></table>
+<pre class="example">
+
+</pre><table width="100%">
+<tr id="index-d_002d_002defopt_005fname-1"><td align="left"> 
<strong>d--efopt_name</strong></td><td align="right">User Option</td></tr>
+<tr><td colspan="2"><pre class="example">d--efopt
+</pre></td></tr></table>
+<pre class="example">
+
+</pre><table width="100%">
+<tr id="index-d_002d_002deftypefun_005fname-1"><td align="left"> 
<em>t--ype</em> <strong>d--eftypefun_name</strong><em> 
a--rguments...</em></td><td align="right">Function</td></tr>
+<tr><td colspan="2"><pre class="example">d--eftypefun
+</pre></td></tr></table>
+<pre class="example">
+
+</pre><table width="100%">
+<tr id="index-d_002d_002deftypevar_005fname-1"><td align="left"> 
<em>t--ype</em> <strong>d--eftypevar_name</strong></td><td 
align="right">Variable</td></tr>
+<tr><td colspan="2"><pre class="example">d--eftypevar
+</pre></td></tr></table>
+<pre class="example">
+
+</pre><table width="100%">
+<tr id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><td 
align="left"> <strong>d--efivar_name</strong></td><td align="right">Instance 
Variable of c--lass</td></tr>
+<tr><td colspan="2"><pre class="example">d--efivar
+</pre></td></tr></table>
+<pre class="example">
+
+</pre><table width="100%">
+<tr id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><td 
align="left"> <em>t--ype</em> <strong>d--eftypeivar_name</strong></td><td 
align="right">Instance Variable of c--lass</td></tr>
+<tr><td colspan="2"><pre class="example">d--eftypeivar
+</pre></td></tr></table>
+<pre class="example">
+
+</pre><table width="100%">
+<tr id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><td 
align="left"> <strong>d--efmethod_name</strong><em> a--rguments...</em></td><td 
align="right">Method on c--lass</td></tr>
+<tr><td colspan="2"><pre class="example">d--efmethod
+</pre></td></tr></table>
+<pre class="example">
+
+</pre><table width="100%">
+<tr id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><td 
align="left"> <em>t--ype</em> <strong>d--eftypemethod_name</strong><em> 
a--rguments...</em></td><td align="right">Method on c--lass</td></tr>
+<tr><td colspan="2"><pre class="example">d--eftypemethod
+</pre></td></tr></table>
+<pre class="example">
+
+<code>@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@, 
ma---nual@@}</code> See <a data-manual="file n---ame@" href="../file 
n---ame@/c_002d_002d_002dhapter_0040.html#c_002d_002d_002dhapter_0040">t---itle@</a>
 in <cite>ma---nual@</cite>.
+<code>@ref{chapter, cross ref name, title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@pxref{chapter, cross ref name, title, file name, manual}</code> see <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
+
+<code>@ref{chapter}</code> <a href="#chapter">chapter</a>
+<code>@xref{chapter}</code> See <a href="#chapter">chapter</a>.
+<code>@pxref{chapter}</code> see <a href="#chapter">chapter</a>
+<code>@ref{s--ect@comma{}ion}</code> <a 
href="s_002d_002dect_002cion.html#s_002d_002dect_002cion">A section</a>
+
+<code>@ref{s--ect@comma{}ion, a @comma{} in cross
+ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual 
name }</code>
+<a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a> 
in <cite>a , in manual name</cite>
+
+<code>@ref{chapter,cross ref name}</code> <a href="#chapter">cross ref name</a>
+<code>@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<code>@ref{chapter,,,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
+<code>@ref{chapter,,,,manual}</code> `chapter' in <cite>manual</cite>
+<code>@ref{chapter,cross ref name,title,}</code> <a href="#chapter">title</a>
+<code>@ref{chapter,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)cross ref name</a>
+<code>@ref{chapter,cross ref name,,,manual}</code> `cross ref name' in 
<cite>manual</cite>
+<code>@ref{chapter,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)title</a>
+<code>@ref{chapter,cross ref name,title,,manual}</code> `title' in 
<cite>manual</cite>
+<code>@ref{chapter,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@ref{chapter,,title,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)title</a>
+<code>@ref{chapter,,title,,manual}</code> `title' in <cite>manual</cite>
+<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{chapter,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">chapter</a> in <cite>manual</cite>
+
+
+<code>@ref{(pman)anode,cross ref name}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)cross ref name</a>
+<code>@ref{(pman)anode,,title}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
+<code>@ref{(pman)anode,,,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)anode</a>
+<code>@ref{(pman)anode,,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">anode</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title,}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
+<code>@ref{(pman)anode,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">(file name)cross ref name</a>
+<code>@ref{(pman)anode,cross ref name,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">cross ref name</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title,file name}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">(file 
name)title</a>
+<code>@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
data-manual="pman" href="../pman/anode.html#anode">title</a> in 
<cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">title</a> in 
<cite>manual</cite>
+<code>@ref{(pman)anode,,title,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)title</a>
+<code>@ref{(pman)anode,,title,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">anode</a> in <cite>manual</cite>
+
+
+<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
+<code>@inforef{chapter}</code> See `chapter'
+<code>@inforef{chapter, cross ref name}</code> See `cross ref name'
+<code>@inforef{chapter,,file name}</code> See <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
+<code>@inforef{node, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/node.html#node">(file name)cross ref 
name</a>
+<code>@inforef{node}</code> See `node'
+<code>@inforef{node, cross ref name}</code> See `cross ref name'
+<code>@inforef{node,,file name}</code> See <a data-manual="file name" 
href="../file name/node.html#node">(file name)node</a>
+<code>@inforef{chapter, cross ref name, file name, spurious arg}</code> See <a 
data-manual="file name, spurious arg" href="../file name, spurious 
arg/chapter.html#chapter">(file name, spurious arg)cross ref name</a>
+
+<code>@inforef{s--ect@comma{}ion, a @comma{} in cross
+ref, a comma@comma{} in file}</code>
+See <a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a , 
in cross
+ref</a>
+
+
+</pre><dl compact="compact">
+<dt><span><tt>a</tt></span></dt>
+<dd><pre class="example">l--ine
+</pre></dd>
+</dl>
+<pre class="example">
+
+</pre><dl compact="compact">
+<dt id='index-a-7'><span><tt>a</tt><a href='#index-a-7' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id='index-b-3'><span><tt>b</tt><a href='#index-b-3' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">l--ine
+</pre></dd>
+</dl>
+<pre class="example">
+
+</pre><dl compact="compact">
+<dt id='index-a-4'><span><tt>a</tt><a href='#index-a-4' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example"><span 
id="index-index-entry-between-item-and-itemx-1"></span></pre></dd>
+<dt id='index-b-1'><span><tt>b</tt><a href='#index-b-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">l--ine
+</pre></dd>
+</dl>
+<pre class="example">
+
+</pre><table class="cartouche" border="1"><tr><td>
+<pre class="example">c--artouche
+</pre></td></tr></table>
+<pre class="example">
+
+</pre><pre class="example">g--roupe
+</pre><pre class="example">
+
+</pre><pre class="example">f--lushleft
+more text
+</pre><pre class="example">
+
+</pre><pre class="example">f--lushright
+more text
+</pre><pre class="example">
+
+</pre><div align="center">ce--ntered line
+</div><pre class="example">
+
+</pre><pre class="example">r--raggedright
+more text
+</pre><pre class="example">
+
+</pre><pre class="verbatim">\input texinfo @c -*-texinfo-*-
+
+@setfilename simplest.info
+
+@node Top
+
+This is a very simple texi manual @  &lt;&gt;.
+
+@bye
+</pre><pre class="example">
+
+</pre><pre class="verbatim">in verbatim ''
+</pre><pre class="example">
+
+
+html ''
+
+
+
+
+</pre><span id="majorheading-2"></span><strong>majorheading</strong>
+<pre class="example">
+
+</pre><span id="chapheading-2"></span><strong>chapheading</strong>
+<pre class="example">
+
+</pre><span id="heading-2"></span><strong>heading</strong>
+<pre class="example">
+
+</pre><span id="subheading-2"></span><strong>subheading</strong>
+<pre class="example">
+
+</pre><span id="subsubheading-2"></span><strong>subsubheading</strong>
+<pre class="example">
+
+
+<code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym title="an 
accronym , ...">--a</acronym> (an accronym , ...)
+<code>@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }</code> <abbr 
title="&Eacute;tude&ndash;, Autonome">&Eacute;--. ,A.</abbr> (&Eacute;tude--, 
<b>Autonome</b>)
+<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude&ndash;, 
Autonome">&Eacute;--. ,A.</abbr>
+
+<code>@math{--a@minus{} {\frac{1}{2}}}</code> <em class='math'>--a- 
{\frac{1}{2}}</em>
+
+<code>@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img src="f-ile.jpg" 
alt="altjk _&quot; %@">
+<code>@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img src="f--ile.e--xt" alt="jk _&quot; %@ in b &quot;">
+<code>@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; %@:}}</code> 
<img src="filejk _&quot; %@.jpg" alt="altjk _&quot; %@">
+
+
+
+
+Somehow invalid use of @,:
+
+@, ,
+
+
+@,@&quot;u ,&uuml;
+
+Invalid use of @':
+
+@' '
+
+
+@'@&quot;u '&uuml;
+
+@dotless{truc} truc
+@dotless{ij} ij
+<code>@dotless{--a}</code> --a
+<code>@dotless{a}</code> a
+
+@U, without braces @U{}, with empty arg 
+@U{z}, with non-hex arg &#xz;
+@U{abc}, with &lt;4 hex digits &#xabc;
+@U{FFFFFFFFFFFFFF}, value much too large &#xFFFFFFFFFFFFFF;
+@U{110000}, value just beyond Unicode &#x110000;
+
+@TeX, but without brace TeX<code>@#</code> #
+
+<code>@w{--a}</code> --a<!-- /@w -->
+
+<code>@image{,1--xt}</code> 
+<code>@image{,,2--xt}</code> 
+<code>@image{,,,3--xt}</code> 
+
+
+</pre><ul class="no-bullet">
+<li> after emph <pre class="example">e--mph item
+</pre></li></ul>
+<pre class="example">
+
+</pre><ul class="no-bullet">
+<li>&bull; a&ndash;n itemize line <pre class="example">i--tem 1
+</pre></li><li>&bull; a&ndash;n itemize line <pre class="example">i--tem 2
+</pre></li></ul>
+<pre class="example">
+
+</pre><table width="100%">
+<tr><td align="left"></td><td align="right">fun</td></tr>
+<tr id="index-machin-8"><td align="left"> <strong>machin</strong><em> bidule 
chose and</em></td><td align="right">truc</td></tr>
+<tr id="index-machin-9"><td align="left"> <strong>machin</strong><em> bidule 
chose and  after</em></td><td align="right">truc</td></tr>
+<tr id="index-machin-10"><td align="left"> <strong>machin</strong><em> bidule 
chose and </em></td><td align="right">truc</td></tr>
+<tr id="index-machin-11"><td align="left"> <strong>machin</strong><em> bidule 
chose and and after</em></td><td align="right">truc</td></tr>
+<tr id="index-followed-3"><td align="left"> <strong>followed</strong><em> by a 
comment</em></td><td align="right">truc</td></tr>
+<tr><td colspan="2"><pre class="example">Various deff lines
+</pre></td></tr><tr id="index-after-1"><td align="left"> 
<strong>after</strong><em> a deff item</em></td><td align="right">truc</td></tr>
+</table>
+<pre class="example">
+
+<code>@ref{node}</code> `node'
+
+<code>@ref{,cross ref name}</code> `cross ref name'
+<code>@ref{,,title}</code> `title'
+<code>@ref{,,,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)</a>
+<code>@ref{,,,,manual}</code> <cite>manual</cite>
+<code>@ref{node,cross ref name}</code> `cross ref name'
+<code>@ref{node,,title}</code> `title'
+<code>@ref{node,,,file name}</code> <a data-manual="file name" href="../file 
name/node.html#node">(file name)node</a>
+<code>@ref{node,,,,manual}</code> `node' in <cite>manual</cite>
+<code>@ref{node,cross ref name,title,}</code> `title'
+<code>@ref{node,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)cross ref name</a>
+<code>@ref{node,cross ref name,,,manual}</code> `cross ref name' in 
<cite>manual</cite>
+<code>@ref{node,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/node.html#node">(file name)title</a>
+<code>@ref{node,cross ref name,title,,manual}</code> `title' in 
<cite>manual</cite>
+<code>@ref{node,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/node.html#node">title</a> in 
<cite>manual</cite>
+<code>@ref{node,,title,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)title</a>
+<code>@ref{node,,title,,manual}</code> `title' in <cite>manual</cite>
+<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{node,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">title</a> in <cite>manual</cite>
+<code>@ref{node,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">node</a> in <cite>manual</cite>
+<code>@ref{,cross ref name,title,}</code> `title'
+<code>@ref{,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)cross ref name</a>
+<code>@ref{,cross ref name,,,manual}</code> `cross ref name' in 
<cite>manual</cite>
+<code>@ref{,cross ref name,title,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)title</a>
+<code>@ref{,cross ref name,title,,manual}</code> `title' in <cite>manual</cite>
+<code>@ref{,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/index.html">title</a> in 
<cite>manual</cite>
+<code>@ref{,,title,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)title</a>
+<code>@ref{,,title,,manual}</code> `title' in <cite>manual</cite>
+<code>@ref{,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/index.html">title</a> in <cite>manual</cite>
+<code>@ref{,,,file name,manual}</code> <cite><a data-manual="file name" 
href="../file name/index.html">manual</a></cite>
+
+<code>@inforef{,cross ref name }</code> See `cross ref name'
+<code>@inforef{,,file name}</code> See <a data-manual="file name" 
href="../file name/index.html">(file name)</a>
+<code>@inforef{,cross ref name, file name}</code> See <a data-manual="file 
name" href="../file name/index.html">(file name)cross ref name</a>
+<code>@inforef{}</code> 
+
+
+</pre></div>
+
+<span id="index-t_002d_002druc"></span>
+<span id="index-T_002d_002druc"></span>
+<span id="index-_002e"></span>
+<span id="index-_003f"></span>
+<span id="index-a"></span>
+<span id="index-t_002d_002druc-1"></span>
+<span id="index-T_002d_002druc-1"></span>
+<span id="index-_002e-1"></span>
+<span id="index-_003f-1"></span>
+<span id="index-a-5"></span>
+
+
+<p>cp
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_cp_symbol-1"><b>&quot;</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_symbol-2"><b>-</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_symbol-3"><b>.</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_symbol-4"><b>?</b></a>
+ &nbsp; 
+<br>
+<a class="summary-letter" href="#chapter-1_cp_letter-A"><b>A</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_letter-I"><b>I</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_letter-T"><b>T</b></a>
+ &nbsp; 
+</td></tr></table>
+<table class="index-cp" border="0">
+<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_cp_symbol-1">&quot;</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-1">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_cp_symbol-2">-</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption-1">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_cp_symbol-3">.</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_cp_symbol-4">?</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_cp_letter-A">A</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a href="#index-a">a</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_cp_letter-I">I</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-index-entry-between-item-and-itemx">index 
entry between item and itemx</a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-index-entry-within-deffn">index 
entry within deffn</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-index-entry-within-multitable">index entry 
within multitable</a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_cp_letter-T">T</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+</table>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-1_cp_symbol-1"><b>&quot;</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_symbol-2"><b>-</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_symbol-3"><b>.</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_symbol-4"><b>?</b></a>
+ &nbsp; 
+<br>
+<a class="summary-letter" href="#chapter-1_cp_letter-A"><b>A</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_letter-I"><b>I</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_letter-T"><b>T</b></a>
+ &nbsp; 
+</td></tr></table>
+
+<p>fn
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_fn_symbol-1"><b>-</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_symbol-2"><b>.</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_symbol-3"><b>?</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_symbol-4"><b>`</b></a>
+ &nbsp; 
+<br>
+<a class="summary-letter" href="#chapter-1_fn_letter-A"><b>A</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-B"><b>B</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-D"><b>D</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-F"><b>F</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-I"><b>I</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-L"><b>L</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-M"><b>M</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-T"><b>T</b></a>
+ &nbsp; 
+</td></tr></table>
+<table class="index-fn" border="0">
+<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_symbol-1">-</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_symbol-2">.</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_symbol-3">?</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_symbol-4">`</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_letter-A">A</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-after"><code>after</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_letter-B">B</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_letter-D">D</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_letter-F">F</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_letter-I">I</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-copying-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-i-ule-1"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-copying-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_letter-L">L</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a href="#index-copying-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-copying-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-copying-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_letter-M">M</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-machin"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_letter-T">T</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-truc"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+</table>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-1_fn_symbol-1"><b>-</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_symbol-2"><b>.</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_symbol-3"><b>?</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_symbol-4"><b>`</b></a>
+ &nbsp; 
+<br>
+<a class="summary-letter" href="#chapter-1_fn_letter-A"><b>A</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-B"><b>B</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-D"><b>D</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-F"><b>F</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-I"><b>I</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-L"><b>L</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-M"><b>M</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-T"><b>T</b></a>
+ &nbsp; 
+</td></tr></table>
+
+<p>vr
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_vr_letter-A"><b>A</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_vr_letter-B"><b>B</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_vr_letter-D"><b>D</b></a>
+ &nbsp; 
+</td></tr></table>
+<table class="index-vr" border="0">
+<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_vr_letter-A">A</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-a-2"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-a-2"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-6"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-7"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_vr_letter-B">B</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-b-1"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-b-1"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-2"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-3"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_vr_letter-D">D</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname-1"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname-1"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname-1"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname-1"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+</table>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-1_vr_letter-A"><b>A</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_vr_letter-B"><b>B</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_vr_letter-D"><b>D</b></a>
+ &nbsp; 
+</td></tr></table>
+
+<p>ky
+</p>
+<p>pg
+</p>
+<p>tp
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_tp_letter-D"><b>D</b></a>
+ &nbsp; 
+</td></tr></table>
+<table class="index-tp" border="0">
+<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_tp_letter-D">D</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname-1"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+</table>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-1_tp_letter-D"><b>D</b></a>
+ &nbsp; 
+</td></tr></table>
+
+
+
 <p><a id="DOCF9" href="#FOOT9"><sup>7</sup></a>
 </p>
 
@@ -751,6 +3773,18 @@ qsd dsq sdq dsq dssdq sdq sdq sdq dsq sdq dsq dsq sdq dsq 
sdqsd q
 <hr>
 <h3 class="footnotes-heading">Footnotes</h3>
 
+<h5><a id="FOOT1" href="#DOCF1">(1)</a></h5>
+<p>in footnote</p>
+<h5><a id="FOOT2" href="#DOCF2">(2)</a></h5>
+<p>in footnote2</p>
+<h5><a id="FOOT5" href="#DOCF5">(3)</a></h5>
+<p>in footnote</p>
+<h5><a id="FOOT6" href="#DOCF6">(4)</a></h5>
+<p>in footnote2</p>
+<h5><a id="FOOT7" href="#DOCF7">(5)</a></h5>
+<p>in footnote</p>
+<h5><a id="FOOT8" href="#DOCF8">(6)</a></h5>
+<p>in footnote2</p>
 <h5><a id="FOOT9" href="#DOCF9">(7)</a></h5>
 <p>in footnote</p>
 </div>
diff --git a/tp/tests/layout/res_parser/formatting_exotic/chapter2.html 
b/tp/tests/layout/res_parser/formatting_exotic/chapter2.html
index ebf9d46..3faa355 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/chapter2.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/chapter2.html
@@ -729,7 +729,7 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="index.html" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
 <span id="chapter-2"></span><h1 class="centerchap" align="center"><a 
href="formatting_toc.html#toc-chapter-2">chapter 2</a></h1>
@@ -754,47 +754,47 @@ ul.no-bullet {list-style: none}
 <tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_symbol-1">&quot;</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-_0060_0060-1">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_0060_0060-1">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_symbol-2">-</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-_002d_002doption-1">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_002d_002doption-1">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_symbol-3">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_symbol-4">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_letter-A">A</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-a">a</a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-a">a</a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_letter-I">I</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-index-entry-between-item-and-itemx">index entry 
between item and itemx</a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-index-entry-between-item-and-itemx">index 
entry between item and itemx</a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-index-entry-between-item-and-itemx">index 
entry between item and itemx</a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-index-entry-between-item-and-itemx-1">index entry 
between item and itemx</a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-index-entry-between-item-and-itemx">index entry 
between item and itemx</a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-index-entry-between-item-and-itemx-1">index entry 
between item and itemx</a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-index-entry-within-multitable">index entry 
within multitable</a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-index-entry-within-multitable">index entry 
within multitable</a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-index-entry-within-multitable">index entry 
within multitable</a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-t_002d_002druc">t&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-T_002d_002druc">T&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-t_002d_002druc">t&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-T_002d_002druc">T&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-2_cp_symbol-1"><b>&quot;</b></a>
@@ -843,189 +843,189 @@ ul.no-bullet {list-style: none}
 <tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_symbol-1">-</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_symbol-2">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_symbol-3">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_symbol-4">`</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-A">A</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-after"><code>after</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-after"><code>after</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-after"><code>after</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-B">B</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-D">D</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-F">F</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-I">I</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="index.html#index-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-id-i-ule-1"><code><b>id &lsquo;<samp>i</samp>&rsquo; 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-id-i-ule"><code><b>id &lsquo;<samp>i</samp>&rsquo; 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-id-i-ule-1"><code><b>id &lsquo;<samp>i</samp>&rsquo; 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="index.html#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="index.html#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="chapter.html#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-L">L</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="index.html#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="index.html#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="chapter.html#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="index.html#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="index.html#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="chapter.html#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="index.html#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="index.html#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="chapter.html#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-M">M</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-machin"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-machin"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-machin"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-truc"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-copying-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-truc"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-truc"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-2_fn_symbol-1"><b>-</b></a>
diff --git a/tp/tests/layout/res_parser/formatting_exotic/formatting.2 
b/tp/tests/layout/res_parser/formatting_exotic/formatting.2
index 3535e72..47ac85f 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/formatting.2
+++ b/tp/tests/layout/res_parser/formatting_exotic/formatting.2
@@ -1,4 +1,65 @@
-formatting.texi:25: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:15: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:15: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:15: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:15: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:15: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:15: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:15: @U expected braces (possibly involving @mymacro)
+formatting.texi:15: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:15: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:15: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:15: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:15: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:15: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:15: unexpected @ (possibly involving @mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @sp missing argument (possibly involving @mymacro)
+formatting.texi:15: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:15: misplaced } (possibly involving @mymacro)
+formatting.texi:15: misplaced } (possibly involving @mymacro)
+formatting.texi:15: misplaced { (possibly involving @mymacro)
+formatting.texi:15: misplaced { (possibly involving @mymacro)
+formatting.texi:15: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:25: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
 formatting.texi:25: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:25: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -60,218 +121,157 @@ formatting.texi:25: warning: @inforef is obsolete. 
(possibly involving @mymacro)
 formatting.texi:25: warning: @inforef is obsolete. (possibly involving 
@mymacro)
 formatting.texi:25: warning: @inforef is obsolete. (possibly involving 
@mymacro)
 formatting.texi:25: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:35: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:35: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:35: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:35: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:35: @U expected braces (possibly involving @mymacro)
-formatting.texi:35: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:35: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:35: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:35: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:35: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:35: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:35: unexpected @ (possibly involving @mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @sp missing argument (possibly involving @mymacro)
-formatting.texi:35: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:35: misplaced } (possibly involving @mymacro)
-formatting.texi:35: misplaced } (possibly involving @mymacro)
-formatting.texi:35: misplaced { (possibly involving @mymacro)
-formatting.texi:35: misplaced { (possibly involving @mymacro)
-formatting.texi:35: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
-formatting.texi:45: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:45: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:45: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:45: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:45: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:45: @U expected braces (possibly involving @mymacro)
-formatting.texi:45: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:45: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:45: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:45: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:45: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:45: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:45: unexpected @ (possibly involving @mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @sp missing argument (possibly involving @mymacro)
-formatting.texi:45: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:45: misplaced } (possibly involving @mymacro)
-formatting.texi:45: misplaced } (possibly involving @mymacro)
-formatting.texi:45: misplaced { (possibly involving @mymacro)
-formatting.texi:45: misplaced { (possibly involving @mymacro)
-formatting.texi:45: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:49: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
-formatting.texi:49: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:49: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:49: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:49: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:49: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:49: @U expected braces (possibly involving @mymacro)
-formatting.texi:49: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:49: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:49: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:49: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:49: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:49: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:49: unexpected @ (possibly involving @mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @sp missing argument (possibly involving @mymacro)
-formatting.texi:49: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:49: misplaced } (possibly involving @mymacro)
-formatting.texi:49: misplaced } (possibly involving @mymacro)
-formatting.texi:49: misplaced { (possibly involving @mymacro)
-formatting.texi:49: misplaced { (possibly involving @mymacro)
-formatting.texi:49: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:101: warning: @menu in invalid context
-formatting.texi:141: warning: @centerchap is obsolete.
+formatting.texi:61: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:61: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:61: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:61: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:61: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:61: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:61: @U expected braces (possibly involving @mymacro)
+formatting.texi:61: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:61: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:61: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:61: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:61: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:61: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:61: unexpected @ (possibly involving @mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @sp missing argument (possibly involving @mymacro)
+formatting.texi:61: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:61: misplaced } (possibly involving @mymacro)
+formatting.texi:61: misplaced } (possibly involving @mymacro)
+formatting.texi:61: misplaced { (possibly involving @mymacro)
+formatting.texi:61: misplaced { (possibly involving @mymacro)
+formatting.texi:61: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:65: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:65: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:65: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:65: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:65: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:65: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:65: @U expected braces (possibly involving @mymacro)
+formatting.texi:65: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:65: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:65: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:65: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:65: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:65: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:65: unexpected @ (possibly involving @mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @sp missing argument (possibly involving @mymacro)
+formatting.texi:65: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:65: misplaced } (possibly involving @mymacro)
+formatting.texi:65: misplaced } (possibly involving @mymacro)
+formatting.texi:65: misplaced { (possibly involving @mymacro)
+formatting.texi:65: misplaced { (possibly involving @mymacro)
+formatting.texi:65: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:103: warning: @menu in invalid context
+formatting.texi:143: warning: @centerchap is obsolete.
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
diff --git a/tp/tests/layout/res_parser/formatting_exotic/formatting_abt.html 
b/tp/tests/layout/res_parser/formatting_exotic/formatting_abt.html
index 9ac9209..449da9c 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/formatting_abt.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/formatting_abt.html
@@ -720,7 +720,7 @@ ul.no-bullet {list-style: none}
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="index.html" title="Cover (top) 
of document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <h1 class="about-heading">About This Document</h1>
@@ -829,7 +829,7 @@ ul.no-bullet {list-style: none}
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="index.html" title="Cover (top) 
of document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <p><font size="-1">
diff --git a/tp/tests/layout/res_parser/formatting_exotic/formatting_ovr.html 
b/tp/tests/layout/res_parser/formatting_exotic/formatting_ovr.html
index f9d17ad..80fa4ad 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/formatting_ovr.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/formatting_ovr.html
@@ -720,14 +720,14 @@ ul.no-bullet {list-style: none}
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="index.html" title="Cover (top) 
of document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
 <h1 class="shortcontents-heading">Short Table of Contents</h1>
 
 <div class="shortcontents">
 <ul>
-<li><a id="stoc-chapter-1" href="chapter.html">chapter</a></li>
+<li><a id="stoc-chapter-1" href="chapter.html" rel="index">chapter</a></li>
 <li><a id="stoc-chapter-2" href="chapter2.html" rel="index">chapter 2</a></li>
 </ul>
 </div>
@@ -735,7 +735,7 @@ ul.no-bullet {list-style: none}
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="index.html" title="Cover (top) 
of document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
 <p><font size="-1">
diff --git a/tp/tests/layout/res_parser/formatting_exotic/formatting_toc.html 
b/tp/tests/layout/res_parser/formatting_exotic/formatting_toc.html
index 6d19d69..bdb2678 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/formatting_toc.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/formatting_toc.html
@@ -720,7 +720,7 @@ ul.no-bullet {list-style: none}
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="index.html" title="Cover (top) 
of document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
 <h1 class="contents-heading">Table of Contents</h1>
@@ -728,7 +728,7 @@ ul.no-bullet {list-style: none}
 <div class="contents">
 
 <ul>
-  <li><a id="toc-chapter-1" href="chapter.html">chapter</a>
+  <li><a id="toc-chapter-1" href="chapter.html" rel="index">chapter</a>
   <ul>
     <li><a id="toc-A-section" 
href="s_002d_002dect_002cion.html#s_002d_002dect_002cion">A section</a>
     <ul>
@@ -746,7 +746,7 @@ ul.no-bullet {list-style: none}
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="index.html" title="Cover (top) 
of document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
 <p><font size="-1">
diff --git a/tp/tests/layout/res_parser/formatting_exotic/index.html 
b/tp/tests/layout/res_parser/formatting_exotic/index.html
index d3849a9..d0243d6 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/index.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/index.html
@@ -717,3060 +717,23 @@ ul.no-bullet {list-style: none}
 
 <body lang="en">
 
+
+
+
+
 <div class="top" id="Top">
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[ &lt; ]</td>
 <td valign="middle" align="left">[<a href="chapter.html" title="Next section 
in reading order"> &gt; </a>]</td>
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="formatting_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
 <span id="Top-section"></span><h1 class="top"><a 
href="formatting_toc.html#toc-Top-section">Top section</a></h1>
 
 
 
-
-
-<p>Insertcopying in normal text
-</p><p>In copying
-</p>
-<p>&lt;
-&gt;
-&quot;
-&amp;
-&rsquo;
-&lsquo;
-</p>
-<p>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;<br>
-code: <code>``simple-double--three---four----''</code> <br>
-asis: &ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo; <br>
-strong: 
<strong>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;</strong> <br>
-kbd: <kbd>``simple-double--three---four----''</kbd> <br>
-</p>
-<p>&lsquo;<!-- /@w -->&lsquo;simple-double-<!-- /@w 
-->-three&mdash;four&mdash;-&rsquo;<!-- /@w -->&rsquo;<br>
-</p>
-<span id="index-copying-_002d_002doption"></span>
-<span id="index-copying-_0060_0060"></span>
-<span id="index-copying-_0060_0060-1"></span>
-<span id="index-copying-_002d_002dfoption"></span>
-
-<p>@&quot;u &uuml; 
-@&quot;{U} &Uuml; 
-@~n &ntilde;
-@^a &acirc;
-@&rsquo;e &eacute;
-@=o &#333;
-@&lsquo;i &igrave;
-@&rsquo;{e} &eacute;
-@&rsquo;{@dotless{i}} &iacute; 
-@dotless{i} i
-@dotless{j} j
-@&lsquo;{@=E} &#274;` 
-@l{} &#322;
-@,{@&rsquo;C} &#262;,
-@,c &ccedil;
-@,c@&quot;u &ccedil;&uuml; <br>
-</p>
-<p>@U{0075} &#x0075;
-</p>
-<p>@* <br>
-@ followed by a space
-&nbsp;
-@ followed by a tab
-&nbsp;
-@ followed by a new line
-&nbsp;<code>@-</code> 
-<code>@|</code> 
-<code>@:</code> 
-<code>@!</code> !
-<code>@?</code> ?
-<code>@.</code> .
-<code>@@</code> @
-<code>@}</code> }
-<code>@{</code> {
-<code>@/</code> 
-</p>
-<p>foo vs. bar. 
-colon :And something else.
-semi colon ;.
-And ? ?.
-Now ! !@
-but , ,
-</p>
-<p>@TeX TeX
-@LaTeX LaTeX
-@bullet &bull;
-@copyright &copy;
-@dots &hellip;
-@enddots <small class="enddots">...</small>
-@equiv &equiv;
-@error error&rarr;
-@expansion &rarr;
-@minus -
-@point &lowast;
-@print -|
-@result &rArr;
-@today a sunny day
-</p>
-<p>@aa &aring;
-@AA &Aring;
-@ae &aelig;
-@oe &oelig;
-@AE &AElig;
-@OE &OElig;
-@o &oslash;
-@O &Oslash;
-@ss &szlig;
-@l &#322;
-@L &#321;
-@DH &ETH;
-@TH &THORN;
-@dh &eth;
-@th &thorn;
-</p>
-<p>@exclamdown &iexcl;
-@questiondown &iquest;
-@pounds &pound;
-@registeredsymbol &reg;
-@ordf &ordf;
-@ordm &ordm;
-@comma ,
-@quotedblleft &ldquo;
-@quotedblright &rdquo;
-@quoteleft &lsquo;
-@quoteright &rsquo;
-@quotedblbase &bdquo;
-@quotesinglbase &sbquo;
-@guillemetleft &laquo;
-@guillemetright &raquo;
-@guillemotleft &laquo;
-@guillemotright &raquo;
-@guilsinglleft &lsaquo;
-@guilsinglright &rsaquo;
-@textdegree &deg;
-@euro &euro;
-@arrow &rarr;
-@leq &le;
-@geq &ge;
-</p>
-<p><code>@acronym{--a,an accronym}</code> <acronym title="an 
accronym">&ndash;a</acronym> (an accronym)
-<code>@acronym{--a}</code> <acronym title="an accronym">&ndash;a</acronym>
-<code>@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr 
title="&Eacute;tude Autonome">&Eacute;&ndash;. ,A.</abbr> (&Eacute;tude 
Autonome)
-<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude 
Autonome">&Eacute;&ndash;. ,A.</abbr>
-<code>@asis{--a}</code> &ndash;a
-<code>@b{--a}</code> <b>&ndash;a</b>
-<code>@cite{--a}</code> <cite>&ndash;a</cite>
-<code>@code{--a}</code> <code>--a</code>
-<code>@command{--a}</code> <code>--a</code>
-<code>@dfn{--a}</code> <em>&ndash;a</em>
-<code>@dmn{--a}</code> &ndash;a
-<code>@email{--a,--b}</code> <a href="mailto:--a";>&ndash;b</a>
-<code>@email{,--b}</code> &ndash;b
-<code>@email{--a}</code> <a href="mailto:--a";>--a</a>
-<code>@emph{--a}</code> <em>&ndash;a</em>
-<code>@env{--a}</code> <code>--a</code>
-<code>@file{--a}</code> <samp>--a</samp>
-<code>@i{--a}</code> <i>&ndash;a</i>
-<code>@kbd{--a}</code> <kbd>--a</kbd>
-<code>@key{--a}</code> <tt class="key">--a</tt>
-<code>@math{--a {\frac{1}{2}} @minus{}}</code> <em class='math'>--a 
{\frac{1}{2}} -</em>
-<code>@option{--a}</code> <samp>--a</samp>
-<code>@r{--a}</code> <span class="roman">&ndash;a</span>
-<code>@samp{--a}</code> &lsquo;<samp>--a</samp>&rsquo;
-<code>@sc{--a}</code> <small>&ndash;A</small>
-<code>@strong{--a}</code> <strong>&ndash;a</strong>
-<code>@t{--a}</code> <tt>--a</tt>
-<code>@sansserif{--a}</code> <span class="sansserif">&ndash;a</span>
-<code>@slanted{--a}</code> <i>&ndash;a</i>
-<code>@titlefont{--a}</code> </p><h1 class="titlefont">&ndash;a</h1>
-<p><code>@indicateurl{--a}</code> &lsquo;<code>--a</code>&rsquo;
-<code>@uref{--a,--b}</code> <a href="--a">&ndash;b</a>
-<code>@uref{--a}</code> <a href="--a">--a</a>
-<code>@uref{,--b}</code> &ndash;b
-<code>@uref{--a,--b,--c}</code> <a href="--a">&ndash;c</a>
-<code>@uref{,--b,--c}</code> &ndash;c
-<code>@uref{--a,,--c}</code> <a href="--a">&ndash;c</a>
-<code>@uref{,,--c}</code> &ndash;c
-<code>@url{--a,--b}</code> <a href="--a">&ndash;b</a>
-<code>@url{--a,}</code> <a href="--a">--a</a>
-<code>@url{,--b}</code> &ndash;b
-<code>@var{--a}</code> <var>&ndash;a</var>
-<code>@verb{:--a:}</code> <tt>--a</tt>
-<code>@verb{:a  &lt; &amp; @ % &quot; --    b:}</code> <tt>a  &lt; &amp; @ % 
&quot; --    b</tt>
-<code>@w{a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a 
a}</code> 
a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a<!--
 /@w -->
-<code>@H{a}</code> a''
-<code>@H{--a}</code> &ndash;a''
-<code>@dotaccent{a}</code> &#551;
-<code>@dotaccent{--a}</code> &ndash;a.
-<code>@ringaccent{a}</code> &aring;
-<code>@ringaccent{--a}</code> &ndash;a*
-<code>@tieaccent{a}</code> a[
-<code>@tieaccent{--a}</code> &ndash;a[
-<code>@u{a}</code> &#259;
-<code>@u{--a}</code> &ndash;a(
-<code>@ubaraccent{a}</code> a_
-<code>@ubaraccent{--a}</code> &ndash;a_
-<code>@udotaccent{a}</code> &#7841;
-<code>@udotaccent{--a}</code> .&ndash;a
-<code>@v{a}</code> &#462;
-<code>@v{--a}</code> &ndash;a&lt;
-<code>@,{c}</code> &ccedil;
-<code>@,{--c}</code> &ndash;c,
-<code>@ogonek{a}</code> &#261;
-<code>@ogonek{--a}</code> &ndash;a;
-<code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF1" 
href="#FOOT1"><sup>1</sup></a>
-<code>@footnote{in footnote2}</code> <a id="DOCF2" 
href="#FOOT2"><sup>2</sup></a>
-</p>
-<p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,,l--e}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code>@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt" alt="f--ile">
-<code>@image{f--ile,aze,az,alt,.e--xt}</code> <img src="f--ile.e--xt" 
alt="alt">
-<code>@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg" alt="a&ndash;lt">
-<code>@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}</code> <img 
src="f--ile@..file ext e--xt}" alt="alt">
-</p>
-<p><code>@sp 2</code><br>
-</p><br>
-<br>
-<p><code>@page</code><br>
-</p>
-<p><code>need 1002</code>
-</p>
-<p><code>@clicksequence{click @click{} A}</code> click &rarr; A
-After clickstyle &rArr;
-<code>@clicksequence{click @click{} A}</code> click &rArr; A
-</p>
-<div 
class="displaymath"><em><strong>``simple-double--three---four----''</strong> 
aa<!-- /@w -->
-`<!-- /@w -->`simple-double-<!-- /@w -->-three---four----'<!-- /@w -->'
-
-</em></div>
-<div class="displaymath"><em>&uuml; &Uuml; &ntilde; &acirc; &eacute; &#333; 
&igrave; &eacute; i j &#274;`
-&#322; &#262;, &#262;, &ccedil; a'' &#551; &aring; a[
-&#259; a_ &#7841; &#462; &#261; a<sup>h</sup><sub>l</sub>
-
- &nbsp;&nbsp; &nbsp;   ! ? . @ } { 
-a sunny day
-</em></div>
-<div class="displaymath"><em>&rarr;
-&#x0075;
-TeX LaTeX &bull; &copy; &hellip; ... &equiv;
-error&rarr; &rarr; - &lowast; -| &rArr;
-&aring; &Aring; &aelig; &oelig; &AElig; &OElig; &oslash; &Oslash; &szlig; 
&#322; &#321; &ETH;
-&THORN; &eth; &thorn; &iexcl; &iquest; &pound;
-&reg; &ordf; &ordm; , 
-</em></div>
-<div class="displaymath"><em>&ldquo; &rdquo; 
-&lsquo; &rsquo; &bdquo; &sbquo; &laquo;
-&raquo; &laquo; &raquo; &lsaquo;
-&rsaquo; &deg; &euro; &rarr; &le; &ge;
-</em></div>
-<p><kbd>default kbdinputstyle</kbd>
-</p><div class="example">
-<pre class="example"><kbd>in example default kbdinputstyle</kbd>
-</pre></div>
-
-<p><code>code kbdinputstyle</code>
-</p><div class="example">
-<pre class="example"><code>in example code kbdinputstyle</code>
-</pre></div>
-
-<p><kbd>example kbdinputstyle</kbd>
-</p><div class="example">
-<pre class="example"><code>in example example kbdinputstyle</code>
-</pre></div>
-
-<p><kbd>distinct kbdinputstyle</kbd>
-</p><div class="example">
-<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
-</pre></div>
-
-<blockquote>
-<p>A quot&mdash;ation
-</p></blockquote>
-
-<blockquote>
-<p><b>Note:</b> A Note
-</p></blockquote>
-
-<blockquote>
-<p><b>note:</b> A note
-</p></blockquote>
-
-<blockquote>
-<p><b>Caution:</b> Caution
-</p></blockquote>
-
-<blockquote>
-<p><b>Important:</b> Important
-</p></blockquote>
-
-<blockquote>
-<p><b>Tip:</b> a Tip
-</p></blockquote>
-
-<blockquote>
-<p><b>Warning:</b> a Warning.
-</p></blockquote>
-
-<blockquote>
-<p><b>something &eacute; TeX:</b> The something &eacute; TeX is here.
-</p></blockquote>
-
-<blockquote>
-<p><b>@ at the end of line &nbsp;:</b> A @ at the end of the @quotation line.
-</p></blockquote>
-
-<blockquote>
-<p><b>something, other thing:</b> something, other thing
-</p></blockquote>
-
-<blockquote>
-<p><b>Note, the note:</b> Note, the note
-</p></blockquote>
-
-<blockquote>
-</blockquote>
-
-<blockquote>
-</blockquote>
-
-<blockquote>
-</blockquote>
-
-<blockquote>
-</blockquote>
-
-<blockquote>
-<p>aaa quotation
-</p></blockquote>
-<div align="center">&mdash; <em>quotation author</em>
-</div>
-<blockquote>
-<p>indent in quotation
-</p></blockquote>
-
-<blockquote>
-<p>A small quot&mdash;ation
-</p></blockquote>
-
-<blockquote>
-<p><b>Note:</b> A small Note
-</p></blockquote>
-
-<blockquote>
-<p><b>something, other thing:</b> something, other thing
-</p></blockquote>
-
-<ul>
-<li> i&ndash;temize
-</li></ul>
-
-<ul class="no-bullet">
-<li>+ i&ndash;tem +
-</li></ul>
-
-<ul>
-<li> b&ndash;ullet
-</li></ul>
-
-<ul class="no-bullet">
-<li>- minu&ndash;s
-</li></ul>
-
-<ul class="no-bullet">
-<li> e&ndash;mph item
-</li></ul>
-
-<ul class="no-bullet">
-<li><em>after emph</em> e&ndash;mph item
-</li></ul>
-
-<ul class="no-bullet">
-<li>&bull; a&ndash;n itemize line <span 
id="index-copying-index-entry-within-itemize"></span>
-i&ndash;tem 1
-</li><li>&bull; a&ndash;n itemize line i&ndash;tem 2
-</li></ul>
-
-<ol>
-<li> e&ndash;numerate
-</li></ol>
-
-<table>
-<thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
-<tr><td width="40%">mu&ndash;ltitable item</td><td width="60%">multitable 
tab</td></tr>
-<tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
-<span id="index-copying-index-entry-within-multitable"></span></td></tr>
-<tr><td width="40%">lone mu&ndash;ltitable item</td></tr>
-</table>
-
-<table>
-<tr><td>truc</td><td>bidule</td></tr>
-</table>
-
-<div class="example">
-<pre class="example">e--xample  some
-   text
-</pre></div>
-
-<div class="example first-arg">
-<pre class="example">example one arg
-</pre></div>
-
-<div class="example first-arg second-arg">
-<pre class="example">example two args
-</pre></div>
-
-<div class="example first-arg second-arg third-arg">
-<pre class="example">example three args
-</pre></div>
-
-<div class="example first-arg second-arg third-arg fourth-arg">
-<pre class="example">example four args
-</pre></div>
-
-<div class="example first-arg second-arg third-arg fourth-arg fifth-arg">
-<pre class="example">example five args
-</pre></div>
-
-<div class="example something-é-TeX">
-<pre class="example">The something &eacute; TeX is here.
-</pre></div>
-
-<div class="example @-at-the-end-of-line--">
-<pre class="example">A @ at the end of the @example line.
-</pre></div>
-
-<div class="example">
-<pre class="example">example with empty args
-</pre></div>
-
-<div class="example nonempty">
-<pre class="example">example with empty and non empty args mix
-</pre></div>
-
-<div class="example">
-<pre class="example">s--mallexample
-</pre></div>
-
-<p><code>@noindent</code> after smallexample.
-</p><div class="example">
-<pre class="example">$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&amp;content-type=text/plain'
-$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&amp;content-type=text/plain'
-</pre></div>
-<p>Less recent versions are also present.
-</p>
-<div class="display">
-<pre class="display">d&ndash;isplay
-</pre></div>
-
-<div class="display">
-<pre class="display">s&ndash;malldisplay
-</pre></div>
-
-<div class="example lisp">
-<pre class="lisp">l--isp
-</pre></div>
-
-<div class="example lisp">
-<pre class="lisp">s--malllisp
-</pre></div>
-
-<div class="format">
-<pre class="format">f&ndash;ormat
-</pre></div>
-
-<div class="format">
-<pre class="format">s&ndash;mallformat
-</pre></div>
-
-<div class="displaymath"><em>disp--laymath
-f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2</sup>
-</em></div>
-<table width="100%">
-<tr id="index-copying-d_002d_002deffn_005fname"><td align="left"> 
<strong>d--effn_name</strong><em> a--rguments...</em></td><td 
align="right">c--ategory</td></tr>
-<tr><td colspan="2"><p>d&ndash;effn
-</p></td></tr></table>
-
-<table width="100%">
-<tr id="index-copying-de_002d_002dffn_005fname"><td align="left"> 
<strong>de--ffn_name</strong><em> ar--guments    more args <br> even more 
so</em></td><td align="right">cate--gory</td></tr>
-<tr><td colspan="2"><p>def&ndash;fn
-</p></td></tr></table>
- 
-<table width="100%">
-<tr id="index-copying-i"><td align="left"> <strong><var>i</var></strong><em> a 
g</em></td><td align="right">fset</td></tr>
-<tr><td colspan="2"><span id="index-copying-index-entry-within-deffn"></span>
-</td></tr><tr id="index-copying-truc"><td align="left"> 
<strong>truc</strong></td><td align="right">cmde</td></tr>
-<tr id="index-copying-log-trap"><td align="left"> <strong>log 
trap</strong></td><td align="right">Command</td></tr>
-<tr id="index-copying-log-trap1"><td align="left"> <strong>log 
trap1</strong></td><td align="right">Command</td></tr>
-<tr id="index-copying-log-trap2"><td align="left"> <strong>log 
trap2</strong></td><td align="right">Command</td></tr>
-<tr id="index-copying-id-ule"><td align="left"> <strong><b>id 
ule</b></strong><em> truc</em></td><td align="right">cmde</td></tr>
-<tr id="index-copying-id-i-ule"><td align="left"> <strong><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></strong><em> truc</em></td><td 
align="right">cmde2</td></tr>
-<tr><td align="left"></td><td align="right"><b>id &lsquo;<samp>i</samp>&rsquo; 
ule</b></td></tr>
-<tr><td align="left"></td><td align="right"></td></tr>
-<tr><td align="left"></td><td align="right">aaa</td></tr>
-<tr><td align="left"></td><td align="right"></td></tr>
-<tr><td align="left"></td><td align="right"></td></tr>
-<tr id="index-copying-machin"><td align="left"> 
<strong>machin</strong></td><td align="right"></td></tr>
-<tr id="index-copying-bidule-machin"><td align="left"> <strong>bidule 
machin</strong></td><td align="right"></td></tr>
-<tr id="index-copying-machin-1"><td align="left"> 
<strong>machin</strong></td><td align="right">truc</td></tr>
-<tr><td align="left"></td><td align="right">truc</td></tr>
-<tr id="index-copying-followed"><td align="left"> 
<strong>followed</strong><em> by a comment</em></td><td 
align="right">truc</td></tr>
-<tr><td align="left"></td><td align="right">truc</td></tr>
-<tr><td align="left"></td><td align="right"></td></tr>
-<tr id="index-copying-a"><td align="left"> <strong>a</strong><em> b c d e <b>f 
g</b> h i</em></td><td align="right">truc</td></tr>
-<tr id="index-copying-deffnx"><td align="left"> <strong>deffnx</strong><em> 
before end deffn</em></td><td align="right">truc</td></tr>
-</table>
-
-<table width="100%">
-<tr id="index-copying-deffn"><td align="left"> <strong>deffn</strong></td><td 
align="right">empty</td></tr>
-</table>
-
-<table width="100%">
-<tr id="index-copying-deffn-1"><td align="left"> <strong>deffn</strong><em> 
with deffnx</em></td><td align="right">empty</td></tr>
-<tr id="index-copying-deffnx-1"><td align="left"> 
<strong>deffnx</strong></td><td align="right">empty</td></tr>
-</table>
-
-<table width="100%">
-<tr id="index-copying-i-1"><td align="left"> <strong><var>i</var></strong><em> 
a g</em></td><td align="right">fset</td></tr>
-<tr id="index-copying-truc-1"><td align="left"> <strong>truc</strong></td><td 
align="right">cmde</td></tr>
-<tr><td colspan="2"><p>text in def item for second def item
-</p></td></tr></table>
-
-<table width="100%">
-<tr id="index-copying-d_002d_002defvr_005fname"><td align="left"> 
<strong>d--efvr_name</strong></td><td align="right">c--ategory</td></tr>
-<tr><td colspan="2"><p>d&ndash;efvr
-</p></td></tr></table>
-
-<table width="100%">
-<tr id="index-copying-d_002d_002deftypefn_005fname"><td align="left"> 
<em>t--ype</em> <strong>d--eftypefn_name</strong><em> 
a--rguments...</em></td><td align="right">c--ategory</td></tr>
-<tr><td colspan="2"><p>d&ndash;eftypefn
-</p></td></tr></table>
-
-<table width="100%">
-<tr id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><td 
align="left"> <em>t--ype</em> <strong>d--eftypeop_name</strong><em> 
a--rguments...</em></td><td align="right">c--ategory on c--lass</td></tr>
-<tr><td colspan="2"><p>d&ndash;eftypeop
-</p></td></tr></table>
-
-<table width="100%">
-<tr id="index-copying-d_002d_002deftypevr_005fname"><td align="left"> 
<em>t--ype</em> <strong>d--eftypevr_name</strong></td><td 
align="right">c--ategory</td></tr>
-<tr><td colspan="2"><p>d&ndash;eftypevr
-</p></td></tr></table>
-
-<table width="100%">
-<tr id="index-copying-d_002d_002defcv_005fname"><td align="left"> 
<strong>d--efcv_name</strong></td><td align="right">c--ategory of 
c--lass</td></tr>
-<tr><td colspan="2"><p>d&ndash;efcv
-</p></td></tr></table>
-
-<table width="100%">
-<tr id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><td 
align="left"> <strong>d--efop_name</strong><em> a--rguments...</em></td><td 
align="right">c--ategory on c--lass</td></tr>
-<tr><td colspan="2"><p>d&ndash;efop
-</p></td></tr></table>
-
-<table width="100%">
-<tr id="index-copying-d_002d_002deftp_005fname"><td align="left"> 
<strong>d--eftp_name</strong><em> a--ttributes...</em></td><td 
align="right">c--ategory</td></tr>
-<tr><td colspan="2"><p>d&ndash;eftp
-</p></td></tr></table>
-
-<table width="100%">
-<tr id="index-copying-d_002d_002defun_005fname"><td align="left"> 
<strong>d--efun_name</strong><em> a--rguments...</em></td><td 
align="right">Function</td></tr>
-<tr><td colspan="2"><p>d&ndash;efun
-</p></td></tr></table>
-
-<table width="100%">
-<tr id="index-copying-d_002d_002defmac_005fname"><td align="left"> 
<strong>d--efmac_name</strong><em> a--rguments...</em></td><td 
align="right">Macro</td></tr>
-<tr><td colspan="2"><p>d&ndash;efmac
-</p></td></tr></table>
-
-<table width="100%">
-<tr id="index-copying-d_002d_002defspec_005fname"><td align="left"> 
<strong>d--efspec_name</strong><em> a--rguments...</em></td><td 
align="right">Special Form</td></tr>
-<tr><td colspan="2"><p>d&ndash;efspec
-</p></td></tr></table>
-
-<table width="100%">
-<tr id="index-copying-d_002d_002defvar_005fname"><td align="left"> 
<strong>d--efvar_name</strong><em> argvar argvar1</em></td><td 
align="right">Variable</td></tr>
-<tr><td colspan="2"><p>d&ndash;efvar
-</p></td></tr></table>
-
-<table width="100%">
-<tr id="index-copying-d_002d_002defopt_005fname"><td align="left"> 
<strong>d--efopt_name</strong></td><td align="right">User Option</td></tr>
-<tr><td colspan="2"><p>d&ndash;efopt
-</p></td></tr></table>
-
-<table width="100%">
-<tr id="index-copying-d_002d_002deftypefun_005fname"><td align="left"> 
<em>t--ype</em> <strong>d--eftypefun_name</strong><em> 
a--rguments...</em></td><td align="right">Function</td></tr>
-<tr><td colspan="2"><p>d&ndash;eftypefun
-</p></td></tr></table>
-
-<table width="100%">
-<tr id="index-copying-d_002d_002deftypevar_005fname"><td align="left"> 
<em>t--ype</em> <strong>d--eftypevar_name</strong></td><td 
align="right">Variable</td></tr>
-<tr><td colspan="2"><p>d&ndash;eftypevar
-</p></td></tr></table>
-
-<table width="100%">
-<tr id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><td 
align="left"> <strong>d--efivar_name</strong></td><td align="right">Instance 
Variable of c--lass</td></tr>
-<tr><td colspan="2"><p>d&ndash;efivar
-</p></td></tr></table>
-
-<table width="100%">
-<tr id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><td 
align="left"> <em>t--ype</em> <strong>d--eftypeivar_name</strong></td><td 
align="right">Instance Variable of c--lass</td></tr>
-<tr><td colspan="2"><p>d&ndash;eftypeivar
-</p></td></tr></table>
-
-<table width="100%">
-<tr id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><td 
align="left"> <strong>d--efmethod_name</strong><em> a--rguments...</em></td><td 
align="right">Method on c--lass</td></tr>
-<tr><td colspan="2"><p>d&ndash;efmethod
-</p></td></tr></table>
-
-<table width="100%">
-<tr id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><td 
align="left"> <em>t--ype</em> <strong>d--eftypemethod_name</strong><em> 
a--rguments...</em></td><td align="right">Method on c--lass</td></tr>
-<tr><td colspan="2"><p>d&ndash;eftypemethod
-</p></td></tr></table>
-
-<p><code>@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@, 
ma---nual@@}</code> See <a data-manual="file n---ame@" href="../file 
n---ame@/c_002d_002d_002dhapter_0040.html#c_002d_002d_002dhapter_0040">t&mdash;itle@</a>
 in <cite>ma&mdash;nual@</cite>.
-<code>@ref{chapter, cross ref name, title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@pxref{chapter, cross ref name, title, file name, manual}</code> see <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
-</p>
-<p><code>@ref{chapter}</code> <a href="chapter.html">chapter</a>
-<code>@xref{chapter}</code> See <a href="chapter.html">chapter</a>.
-<code>@pxref{chapter}</code> see <a href="chapter.html">chapter</a>
-<code>@ref{s--ect@comma{}ion}</code> <a 
href="s_002d_002dect_002cion.html#s_002d_002dect_002cion">A section</a>
-</p>
-<p><code>@ref{s--ect@comma{}ion, a @comma{} in cross
-ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual 
name }</code>
-<a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a> 
in <cite>a , in manual name</cite>
-</p>
-<p><code>@ref{chapter,cross ref name}</code> <a href="chapter.html">cross ref 
name</a>
-<code>@ref{chapter,,title}</code> <a href="chapter.html">title</a>
-<code>@ref{chapter,,,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
-<code>@ref{chapter,,,,manual}</code> &lsquo;chapter&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,cross ref name,title,}</code> <a 
href="chapter.html">title</a>
-<code>@ref{chapter,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)cross ref name</a>
-<code>@ref{chapter,cross ref name,,,manual}</code> &lsquo;cross ref 
name&rsquo; in <cite>manual</cite>
-<code>@ref{chapter,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)title</a>
-<code>@ref{chapter,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@ref{chapter,,title,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)title</a>
-<code>@ref{chapter,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
-<code>@ref{chapter,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">chapter</a> in <cite>manual</cite>
-</p>
-
-<p><code>@ref{(pman)anode,cross ref name}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)cross ref name</a>
-<code>@ref{(pman)anode,,title}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
-<code>@ref{(pman)anode,,,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)anode</a>
-<code>@ref{(pman)anode,,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">anode</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title,}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
-<code>@ref{(pman)anode,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">(file name)cross ref name</a>
-<code>@ref{(pman)anode,cross ref name,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">cross ref name</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title,file name}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">(file 
name)title</a>
-<code>@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
data-manual="pman" href="../pman/anode.html#anode">title</a> in 
<cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">title</a> in 
<cite>manual</cite>
-<code>@ref{(pman)anode,,title,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)title</a>
-<code>@ref{(pman)anode,,title,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">anode</a> in <cite>manual</cite>
-</p>
-
-<p><code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
-<code>@inforef{chapter}</code> See &lsquo;chapter&rsquo;
-<code>@inforef{chapter, cross ref name}</code> See &lsquo;cross ref name&rsquo;
-<code>@inforef{chapter,,file name}</code> See <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
-<code>@inforef{node, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/node.html#node">(file name)cross ref 
name</a>
-<code>@inforef{node}</code> See &lsquo;node&rsquo;
-<code>@inforef{node, cross ref name}</code> See &lsquo;cross ref name&rsquo;
-<code>@inforef{node,,file name}</code> See <a data-manual="file name" 
href="../file name/node.html#node">(file name)node</a>
-<code>@inforef{chapter, cross ref name, file name, spurious arg}</code> See <a 
data-manual="file name, spurious arg" href="../file name, spurious 
arg/chapter.html#chapter">(file name, spurious arg)cross ref name</a>
-</p>
-<p><code>@inforef{s--ect@comma{}ion, a @comma{} in cross
-ref, a comma@comma{} in file}</code>
-See <a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a , 
in cross
-ref</a>
-</p>
-
-<dl compact="compact">
-<dt><span>a</span></dt>
-<dd><p>l&ndash;ine
-</p></dd>
-</dl>
-
-<dl compact="compact">
-<dt id='index-copying-a-2'><span>a<a href='#index-copying-a-2' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id='index-copying-b-1'><span>b<a href='#index-copying-b-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>l&ndash;ine
-</p></dd>
-</dl>
-
-<dl compact="compact">
-<dt id='index-copying-a-1'><span>a<a href='#index-copying-a-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><span id="index-copying-index-entry-between-item-and-itemx"></span>
-</dd>
-<dt id='index-copying-b'><span>b<a href='#index-copying-b' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>l&ndash;ine
-</p></dd>
-</dl>
-
-<table class="cartouche" border="1"><tr><td>
-<p>c&ndash;artouche
-</p></td></tr></table>
-
-<p>g&ndash;roupe
-</p>
-<p align="left">f&ndash;lushleft
-more text
-</p>
-<p align="right">f&ndash;lushright
-more text
-</p>
-<div align="center">ce&ndash;ntered line
-</div>
-<p>r&ndash;raggedright
-more text
-</p>
-<pre class="verbatim">\input texinfo @c -*-texinfo-*-
-
-@setfilename simplest.info
-
-@node Top
-
-This is a very simple texi manual @  &lt;&gt;.
-
-@bye
-</pre>
-<pre class="verbatim">in verbatim ''
-</pre>
-
-html ''
-
-
-
-
-<span id="majorheading"></span><h1 class="majorheading">majorheading</h1>
-
-<span id="chapheading"></span><h1 class="chapheading">chapheading</h1>
-
-<span id="heading"></span><h2 class="heading">heading</h2>
-
-<span id="subheading"></span><h3 class="subheading">subheading</h3>
-
-<span id="subsubheading"></span><h4 class="subsubheading">subsubheading</h4>
-
-
-<p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
-<code>@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }</code> <abbr 
title="&Eacute;tude&ndash;, Autonome">&Eacute;&ndash;. ,A.</abbr> 
(&Eacute;tude&ndash;, <b>Autonome</b>)
-<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude&ndash;, 
Autonome">&Eacute;&ndash;. ,A.</abbr>
-</p>
-<p><code>@math{--a@minus{} {\frac{1}{2}}}</code> <em class='math'>--a- 
{\frac{1}{2}}</em>
-</p>
-<p><code>@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img src="f-ile.jpg" 
alt="altjk _&quot; %@">
-<code>@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img src="f--ile.e--xt" alt="jk _&quot; %@ in b &quot;">
-<code>@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; %@:}}</code> 
<img src="filejk _&quot; %@.jpg" alt="altjk _&quot; %@">
-</p>
-
-
-
-<p>Somehow invalid use of @,:<br>
-@, ,
-<br>
-@,@&quot;u ,&uuml;
-</p>
-<p>Invalid use of @&rsquo;:<br>
-@&rsquo; '
-<br>
-@&rsquo;@&quot;u '&uuml;
-</p>
-<p>@dotless{truc} truc
-@dotless{ij} ij
-<code>@dotless{--a}</code> &ndash;a
-<code>@dotless{a}</code> a
-</p>
-<p>@U, without braces @U{}, with empty arg 
-@U{z}, with non-hex arg &#xz;
-@U{abc}, with &lt;4 hex digits &#xabc;
-@U{FFFFFFFFFFFFFF}, value much too large &#xFFFFFFFFFFFFFF;
-@U{110000}, value just beyond Unicode &#x110000;
-</p>
-<p>@TeX, but without brace TeX<code>@#</code> #
-</p>
-<p><code>@w{--a}</code> &ndash;a<!-- /@w -->
-</p>
-<p><code>@image{,1--xt}</code> 
-<code>@image{,,2--xt}</code> 
-<code>@image{,,,3--xt}</code> 
-</p>
-
-<ul class="no-bullet">
-<li> after emph e&ndash;mph item
-</li></ul>
-
-<ul class="no-bullet">
-<li>&bull; a&ndash;n itemize line i&ndash;tem 1
-</li><li>&bull; a&ndash;n itemize line i&ndash;tem 2
-</li></ul>
-
-<table width="100%">
-<tr><td align="left"></td><td align="right">fun</td></tr>
-<tr id="index-copying-machin-2"><td align="left"> <strong>machin</strong><em> 
bidule chose and</em></td><td align="right">truc</td></tr>
-<tr id="index-copying-machin-3"><td align="left"> <strong>machin</strong><em> 
bidule chose and  after</em></td><td align="right">truc</td></tr>
-<tr id="index-copying-machin-4"><td align="left"> <strong>machin</strong><em> 
bidule chose and </em></td><td align="right">truc</td></tr>
-<tr id="index-copying-machin-5"><td align="left"> <strong>machin</strong><em> 
bidule chose and and after</em></td><td align="right">truc</td></tr>
-<tr id="index-copying-followed-1"><td align="left"> 
<strong>followed</strong><em> by a comment</em></td><td 
align="right">truc</td></tr>
-<tr><td colspan="2"><p>Various deff lines
-</p></td></tr><tr id="index-copying-after"><td align="left"> 
<strong>after</strong><em> a deff item</em></td><td align="right">truc</td></tr>
-</table>
-
-<p><code>@ref{node}</code> &lsquo;node&rsquo;
-</p>
-<p><code>@ref{,cross ref name}</code> &lsquo;cross ref name&rsquo;
-<code>@ref{,,title}</code> &lsquo;title&rsquo;
-<code>@ref{,,,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)</a>
-<code>@ref{,,,,manual}</code> <cite>manual</cite>
-<code>@ref{node,cross ref name}</code> &lsquo;cross ref name&rsquo;
-<code>@ref{node,,title}</code> &lsquo;title&rsquo;
-<code>@ref{node,,,file name}</code> <a data-manual="file name" href="../file 
name/node.html#node">(file name)node</a>
-<code>@ref{node,,,,manual}</code> &lsquo;node&rsquo; in <cite>manual</cite>
-<code>@ref{node,cross ref name,title,}</code> &lsquo;title&rsquo;
-<code>@ref{node,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)cross ref name</a>
-<code>@ref{node,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; 
in <cite>manual</cite>
-<code>@ref{node,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/node.html#node">(file name)title</a>
-<code>@ref{node,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{node,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/node.html#node">title</a> in 
<cite>manual</cite>
-<code>@ref{node,,title,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)title</a>
-<code>@ref{node,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
-<code>@ref{node,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">title</a> in <cite>manual</cite>
-<code>@ref{node,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">node</a> in <cite>manual</cite>
-<code>@ref{,cross ref name,title,}</code> &lsquo;title&rsquo;
-<code>@ref{,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)cross ref name</a>
-<code>@ref{,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; in 
<cite>manual</cite>
-<code>@ref{,cross ref name,title,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)title</a>
-<code>@ref{,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/index.html">title</a> in 
<cite>manual</cite>
-<code>@ref{,,title,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)title</a>
-<code>@ref{,,title,,manual}</code> &lsquo;title&rsquo; in <cite>manual</cite>
-<code>@ref{,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/index.html">title</a> in <cite>manual</cite>
-<code>@ref{,,,file name,manual}</code> <cite><a data-manual="file name" 
href="../file name/index.html">manual</a></cite>
-</p>
-<p><code>@inforef{,cross ref name }</code> See &lsquo;cross ref name&rsquo;
-<code>@inforef{,,file name}</code> See <a data-manual="file name" 
href="../file name/index.html">(file name)</a>
-<code>@inforef{,cross ref name, file name}</code> See <a data-manual="file 
name" href="../file name/index.html">(file name)cross ref name</a>
-<code>@inforef{}</code> 
-</p>
-
-
-<p>Normal text
-</p>
-<p>&lt;
-&gt;
-&quot;
-&amp;
-&rsquo;
-&lsquo;
-</p>
-<p>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;<br>
-code: <code>``simple-double--three---four----''</code> <br>
-asis: &ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo; <br>
-strong: 
<strong>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;</strong> <br>
-kbd: <kbd>``simple-double--three---four----''</kbd> <br>
-</p>
-<p>&lsquo;<!-- /@w -->&lsquo;simple-double-<!-- /@w 
-->-three&mdash;four&mdash;-&rsquo;<!-- /@w -->&rsquo;<br>
-</p>
-<span id="index-_002d_002doption"></span>
-<span id="index-_0060_0060"></span>
-<span id="index-_0060_0060-2"></span>
-<span id="index-_002d_002dfoption"></span>
-
-<p>@&quot;u &uuml; 
-@&quot;{U} &Uuml; 
-@~n &ntilde;
-@^a &acirc;
-@&rsquo;e &eacute;
-@=o &#333;
-@&lsquo;i &igrave;
-@&rsquo;{e} &eacute;
-@&rsquo;{@dotless{i}} &iacute; 
-@dotless{i} i
-@dotless{j} j
-@&lsquo;{@=E} &#274;` 
-@l{} &#322;
-@,{@&rsquo;C} &#262;,
-@,c &ccedil;
-@,c@&quot;u &ccedil;&uuml; <br>
-</p>
-<p>@U{0075} &#x0075;
-</p>
-<p>@* <br>
-@ followed by a space
-&nbsp;
-@ followed by a tab
-&nbsp;
-@ followed by a new line
-&nbsp;<code>@-</code> 
-<code>@|</code> 
-<code>@:</code> 
-<code>@!</code> !
-<code>@?</code> ?
-<code>@.</code> .
-<code>@@</code> @
-<code>@}</code> }
-<code>@{</code> {
-<code>@/</code> 
-</p>
-<p>foo vs. bar. 
-colon :And something else.
-semi colon ;.
-And ? ?.
-Now ! !@
-but , ,
-</p>
-<p>@TeX TeX
-@LaTeX LaTeX
-@bullet &bull;
-@copyright &copy;
-@dots &hellip;
-@enddots <small class="enddots">...</small>
-@equiv &equiv;
-@error error&rarr;
-@expansion &rarr;
-@minus -
-@point &lowast;
-@print -|
-@result &rArr;
-@today a sunny day
-</p>
-<p>@aa &aring;
-@AA &Aring;
-@ae &aelig;
-@oe &oelig;
-@AE &AElig;
-@OE &OElig;
-@o &oslash;
-@O &Oslash;
-@ss &szlig;
-@l &#322;
-@L &#321;
-@DH &ETH;
-@TH &THORN;
-@dh &eth;
-@th &thorn;
-</p>
-<p>@exclamdown &iexcl;
-@questiondown &iquest;
-@pounds &pound;
-@registeredsymbol &reg;
-@ordf &ordf;
-@ordm &ordm;
-@comma ,
-@quotedblleft &ldquo;
-@quotedblright &rdquo;
-@quoteleft &lsquo;
-@quoteright &rsquo;
-@quotedblbase &bdquo;
-@quotesinglbase &sbquo;
-@guillemetleft &laquo;
-@guillemetright &raquo;
-@guillemotleft &laquo;
-@guillemotright &raquo;
-@guilsinglleft &lsaquo;
-@guilsinglright &rsaquo;
-@textdegree &deg;
-@euro &euro;
-@arrow &rarr;
-@leq &le;
-@geq &ge;
-</p>
-<p><code>@acronym{--a,an accronym}</code> <acronym title="an 
accronym">&ndash;a</acronym> (an accronym)
-<code>@acronym{--a}</code> <acronym title="an accronym">&ndash;a</acronym>
-<code>@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr 
title="&Eacute;tude Autonome">&Eacute;&ndash;. ,A.</abbr> (&Eacute;tude 
Autonome)
-<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude 
Autonome">&Eacute;&ndash;. ,A.</abbr>
-<code>@asis{--a}</code> &ndash;a
-<code>@b{--a}</code> <b>&ndash;a</b>
-<code>@cite{--a}</code> <cite>&ndash;a</cite>
-<code>@code{--a}</code> <code>--a</code>
-<code>@command{--a}</code> <code>--a</code>
-<code>@dfn{--a}</code> <em>&ndash;a</em>
-<code>@dmn{--a}</code> &ndash;a
-<code>@email{--a,--b}</code> <a href="mailto:--a";>&ndash;b</a>
-<code>@email{,--b}</code> &ndash;b
-<code>@email{--a}</code> <a href="mailto:--a";>--a</a>
-<code>@emph{--a}</code> <em>&ndash;a</em>
-<code>@env{--a}</code> <code>--a</code>
-<code>@file{--a}</code> <samp>--a</samp>
-<code>@i{--a}</code> <i>&ndash;a</i>
-<code>@kbd{--a}</code> <kbd>--a</kbd>
-<code>@key{--a}</code> <tt class="key">--a</tt>
-<code>@math{--a {\frac{1}{2}} @minus{}}</code> <em class='math'>--a 
{\frac{1}{2}} -</em>
-<code>@option{--a}</code> <samp>--a</samp>
-<code>@r{--a}</code> <span class="roman">&ndash;a</span>
-<code>@samp{--a}</code> &lsquo;<samp>--a</samp>&rsquo;
-<code>@sc{--a}</code> <small>&ndash;A</small>
-<code>@strong{--a}</code> <strong>&ndash;a</strong>
-<code>@t{--a}</code> <tt>--a</tt>
-<code>@sansserif{--a}</code> <span class="sansserif">&ndash;a</span>
-<code>@slanted{--a}</code> <i>&ndash;a</i>
-<code>@titlefont{--a}</code> </p><h1 class="titlefont">&ndash;a</h1>
-<p><code>@indicateurl{--a}</code> &lsquo;<code>--a</code>&rsquo;
-<code>@uref{--a,--b}</code> <a href="--a">&ndash;b</a>
-<code>@uref{--a}</code> <a href="--a">--a</a>
-<code>@uref{,--b}</code> &ndash;b
-<code>@uref{--a,--b,--c}</code> <a href="--a">&ndash;c</a>
-<code>@uref{,--b,--c}</code> &ndash;c
-<code>@uref{--a,,--c}</code> <a href="--a">&ndash;c</a>
-<code>@uref{,,--c}</code> &ndash;c
-<code>@url{--a,--b}</code> <a href="--a">&ndash;b</a>
-<code>@url{--a,}</code> <a href="--a">--a</a>
-<code>@url{,--b}</code> &ndash;b
-<code>@var{--a}</code> <var>&ndash;a</var>
-<code>@verb{:--a:}</code> <tt>--a</tt>
-<code>@verb{:a  &lt; &amp; @ % &quot; --    b:}</code> <tt>a  &lt; &amp; @ % 
&quot; --    b</tt>
-<code>@w{a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a 
a}</code> 
a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a<!--
 /@w -->
-<code>@H{a}</code> a''
-<code>@H{--a}</code> &ndash;a''
-<code>@dotaccent{a}</code> &#551;
-<code>@dotaccent{--a}</code> &ndash;a.
-<code>@ringaccent{a}</code> &aring;
-<code>@ringaccent{--a}</code> &ndash;a*
-<code>@tieaccent{a}</code> a[
-<code>@tieaccent{--a}</code> &ndash;a[
-<code>@u{a}</code> &#259;
-<code>@u{--a}</code> &ndash;a(
-<code>@ubaraccent{a}</code> a_
-<code>@ubaraccent{--a}</code> &ndash;a_
-<code>@udotaccent{a}</code> &#7841;
-<code>@udotaccent{--a}</code> .&ndash;a
-<code>@v{a}</code> &#462;
-<code>@v{--a}</code> &ndash;a&lt;
-<code>@,{c}</code> &ccedil;
-<code>@,{--c}</code> &ndash;c,
-<code>@ogonek{a}</code> &#261;
-<code>@ogonek{--a}</code> &ndash;a;
-<code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF5" 
href="#FOOT5"><sup>3</sup></a>
-<code>@footnote{in footnote2}</code> <a id="DOCF6" 
href="#FOOT6"><sup>4</sup></a>
-</p>
-<p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,,l--e}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code>@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt" alt="f--ile">
-<code>@image{f--ile,aze,az,alt,.e--xt}</code> <img src="f--ile.e--xt" 
alt="alt">
-<code>@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg" alt="a&ndash;lt">
-<code>@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}</code> <img 
src="f--ile@..file ext e--xt}" alt="alt">
-</p>
-<p><code>@sp 2</code><br>
-</p><br>
-<br>
-<p><code>@page</code><br>
-</p>
-<p><code>need 1002</code>
-</p>
-<p><code>@clicksequence{click @click{} A}</code> click &rarr; A
-After clickstyle &rArr;
-<code>@clicksequence{click @click{} A}</code> click &rArr; A
-</p>
-<div 
class="displaymath"><em><strong>``simple-double--three---four----''</strong> 
aa<!-- /@w -->
-`<!-- /@w -->`simple-double-<!-- /@w -->-three---four----'<!-- /@w -->'
-
-</em></div>
-<div class="displaymath"><em>&uuml; &Uuml; &ntilde; &acirc; &eacute; &#333; 
&igrave; &eacute; i j &#274;`
-&#322; &#262;, &#262;, &ccedil; a'' &#551; &aring; a[
-&#259; a_ &#7841; &#462; &#261; a<sup>h</sup><sub>l</sub>
-
- &nbsp;&nbsp; &nbsp;   ! ? . @ } { 
-a sunny day
-</em></div>
-<div class="displaymath"><em>&rarr;
-&#x0075;
-TeX LaTeX &bull; &copy; &hellip; ... &equiv;
-error&rarr; &rarr; - &lowast; -| &rArr;
-&aring; &Aring; &aelig; &oelig; &AElig; &OElig; &oslash; &Oslash; &szlig; 
&#322; &#321; &ETH;
-&THORN; &eth; &thorn; &iexcl; &iquest; &pound;
-&reg; &ordf; &ordm; , 
-</em></div>
-<div class="displaymath"><em>&ldquo; &rdquo; 
-&lsquo; &rsquo; &bdquo; &sbquo; &laquo;
-&raquo; &laquo; &raquo; &lsaquo;
-&rsaquo; &deg; &euro; &rarr; &le; &ge;
-</em></div>
-<p><kbd>default kbdinputstyle</kbd>
-</p><div class="example">
-<pre class="example"><kbd>in example default kbdinputstyle</kbd>
-</pre></div>
-
-<p><code>code kbdinputstyle</code>
-</p><div class="example">
-<pre class="example"><code>in example code kbdinputstyle</code>
-</pre></div>
-
-<p><kbd>example kbdinputstyle</kbd>
-</p><div class="example">
-<pre class="example"><code>in example example kbdinputstyle</code>
-</pre></div>
-
-<p><kbd>distinct kbdinputstyle</kbd>
-</p><div class="example">
-<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
-</pre></div>
-
-<blockquote>
-<p>A quot&mdash;ation
-</p></blockquote>
-
-<blockquote>
-<p><b>Note:</b> A Note
-</p></blockquote>
-
-<blockquote>
-<p><b>note:</b> A note
-</p></blockquote>
-
-<blockquote>
-<p><b>Caution:</b> Caution
-</p></blockquote>
-
-<blockquote>
-<p><b>Important:</b> Important
-</p></blockquote>
-
-<blockquote>
-<p><b>Tip:</b> a Tip
-</p></blockquote>
-
-<blockquote>
-<p><b>Warning:</b> a Warning.
-</p></blockquote>
-
-<blockquote>
-<p><b>something &eacute; TeX:</b> The something &eacute; TeX is here.
-</p></blockquote>
-
-<blockquote>
-<p><b>@ at the end of line &nbsp;:</b> A @ at the end of the @quotation line.
-</p></blockquote>
-
-<blockquote>
-<p><b>something, other thing:</b> something, other thing
-</p></blockquote>
-
-<blockquote>
-<p><b>Note, the note:</b> Note, the note
-</p></blockquote>
-
-<blockquote>
-</blockquote>
-
-<blockquote>
-</blockquote>
-
-<blockquote>
-</blockquote>
-
-<blockquote>
-</blockquote>
-
-<blockquote>
-<p>aaa quotation
-</p></blockquote>
-<div align="center">&mdash; <em>quotation author</em>
-</div>
-<blockquote>
-<p>indent in quotation
-</p></blockquote>
-
-<blockquote>
-<p>A small quot&mdash;ation
-</p></blockquote>
-
-<blockquote>
-<p><b>Note:</b> A small Note
-</p></blockquote>
-
-<blockquote>
-<p><b>something, other thing:</b> something, other thing
-</p></blockquote>
-
-<ul>
-<li> i&ndash;temize
-</li></ul>
-
-<ul class="no-bullet">
-<li>+ i&ndash;tem +
-</li></ul>
-
-<ul>
-<li> b&ndash;ullet
-</li></ul>
-
-<ul class="no-bullet">
-<li>- minu&ndash;s
-</li></ul>
-
-<ul class="no-bullet">
-<li> e&ndash;mph item
-</li></ul>
-
-<ul class="no-bullet">
-<li><em>after emph</em> e&ndash;mph item
-</li></ul>
-
-<ul class="no-bullet">
-<li>&bull; a&ndash;n itemize line <span 
id="index-index-entry-within-itemize"></span>
-i&ndash;tem 1
-</li><li>&bull; a&ndash;n itemize line i&ndash;tem 2
-</li></ul>
-
-<ol>
-<li> e&ndash;numerate
-</li></ol>
-
-<table>
-<thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
-<tr><td width="40%">mu&ndash;ltitable item</td><td width="60%">multitable 
tab</td></tr>
-<tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
-<span id="index-index-entry-within-multitable"></span></td></tr>
-<tr><td width="40%">lone mu&ndash;ltitable item</td></tr>
-</table>
-
-<table>
-<tr><td>truc</td><td>bidule</td></tr>
-</table>
-
-<div class="example">
-<pre class="example">e--xample  some
-   text
-</pre></div>
-
-<div class="example first-arg">
-<pre class="example">example one arg
-</pre></div>
-
-<div class="example first-arg second-arg">
-<pre class="example">example two args
-</pre></div>
-
-<div class="example first-arg second-arg third-arg">
-<pre class="example">example three args
-</pre></div>
-
-<div class="example first-arg second-arg third-arg fourth-arg">
-<pre class="example">example four args
-</pre></div>
-
-<div class="example first-arg second-arg third-arg fourth-arg fifth-arg">
-<pre class="example">example five args
-</pre></div>
-
-<div class="example something-é-TeX">
-<pre class="example">The something &eacute; TeX is here.
-</pre></div>
-
-<div class="example @-at-the-end-of-line--">
-<pre class="example">A @ at the end of the @example line.
-</pre></div>
-
-<div class="example">
-<pre class="example">example with empty args
-</pre></div>
-
-<div class="example nonempty">
-<pre class="example">example with empty and non empty args mix
-</pre></div>
-
-<div class="example">
-<pre class="example">s--mallexample
-</pre></div>
-
-<p><code>@noindent</code> after smallexample.
-</p><div class="example">
-<pre class="example">$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&amp;content-type=text/plain'
-$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&amp;content-type=text/plain'
-</pre></div>
-<p>Less recent versions are also present.
-</p>
-<div class="display">
-<pre class="display">d&ndash;isplay
-</pre></div>
-
-<div class="display">
-<pre class="display">s&ndash;malldisplay
-</pre></div>
-
-<div class="example lisp">
-<pre class="lisp">l--isp
-</pre></div>
-
-<div class="example lisp">
-<pre class="lisp">s--malllisp
-</pre></div>
-
-<div class="format">
-<pre class="format">f&ndash;ormat
-</pre></div>
-
-<div class="format">
-<pre class="format">s&ndash;mallformat
-</pre></div>
-
-<div class="displaymath"><em>disp--laymath
-f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2</sup>
-</em></div>
-<table width="100%">
-<tr id="index-d_002d_002deffn_005fname"><td align="left"> 
<strong>d--effn_name</strong><em> a--rguments...</em></td><td 
align="right">c--ategory</td></tr>
-<tr><td colspan="2"><p>d&ndash;effn
-</p></td></tr></table>
-
-<table width="100%">
-<tr id="index-de_002d_002dffn_005fname"><td align="left"> 
<strong>de--ffn_name</strong><em> ar--guments    more args <br> even more 
so</em></td><td align="right">cate--gory</td></tr>
-<tr><td colspan="2"><p>def&ndash;fn
-</p></td></tr></table>
- 
-<table width="100%">
-<tr id="index-i"><td align="left"> <strong><var>i</var></strong><em> a 
g</em></td><td align="right">fset</td></tr>
-<tr><td colspan="2"><span id="index-index-entry-within-deffn"></span>
-</td></tr><tr id="index-truc"><td align="left"> <strong>truc</strong></td><td 
align="right">cmde</td></tr>
-<tr id="index-log-trap"><td align="left"> <strong>log trap</strong></td><td 
align="right">Command</td></tr>
-<tr id="index-log-trap1"><td align="left"> <strong>log trap1</strong></td><td 
align="right">Command</td></tr>
-<tr id="index-log-trap2"><td align="left"> <strong>log trap2</strong></td><td 
align="right">Command</td></tr>
-<tr id="index-id-ule"><td align="left"> <strong><b>id ule</b></strong><em> 
truc</em></td><td align="right">cmde</td></tr>
-<tr id="index-id-i-ule"><td align="left"> <strong><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></strong><em> truc</em></td><td 
align="right">cmde2</td></tr>
-<tr><td align="left"></td><td align="right"><b>id &lsquo;<samp>i</samp>&rsquo; 
ule</b></td></tr>
-<tr><td align="left"></td><td align="right"></td></tr>
-<tr><td align="left"></td><td align="right">aaa</td></tr>
-<tr><td align="left"></td><td align="right"></td></tr>
-<tr><td align="left"></td><td align="right"></td></tr>
-<tr id="index-machin"><td align="left"> <strong>machin</strong></td><td 
align="right"></td></tr>
-<tr id="index-bidule-machin"><td align="left"> <strong>bidule 
machin</strong></td><td align="right"></td></tr>
-<tr id="index-machin-1"><td align="left"> <strong>machin</strong></td><td 
align="right">truc</td></tr>
-<tr><td align="left"></td><td align="right">truc</td></tr>
-<tr id="index-followed"><td align="left"> <strong>followed</strong><em> by a 
comment</em></td><td align="right">truc</td></tr>
-<tr><td align="left"></td><td align="right">truc</td></tr>
-<tr><td align="left"></td><td align="right"></td></tr>
-<tr id="index-a-1"><td align="left"> <strong>a</strong><em> b c d e <b>f g</b> 
h i</em></td><td align="right">truc</td></tr>
-<tr id="index-deffnx"><td align="left"> <strong>deffnx</strong><em> before end 
deffn</em></td><td align="right">truc</td></tr>
-</table>
-
-<table width="100%">
-<tr id="index-deffn"><td align="left"> <strong>deffn</strong></td><td 
align="right">empty</td></tr>
-</table>
-
-<table width="100%">
-<tr id="index-deffn-1"><td align="left"> <strong>deffn</strong><em> with 
deffnx</em></td><td align="right">empty</td></tr>
-<tr id="index-deffnx-1"><td align="left"> <strong>deffnx</strong></td><td 
align="right">empty</td></tr>
-</table>
-
-<table width="100%">
-<tr id="index-i-1"><td align="left"> <strong><var>i</var></strong><em> a 
g</em></td><td align="right">fset</td></tr>
-<tr id="index-truc-1"><td align="left"> <strong>truc</strong></td><td 
align="right">cmde</td></tr>
-<tr><td colspan="2"><p>text in def item for second def item
-</p></td></tr></table>
-
-<table width="100%">
-<tr id="index-d_002d_002defvr_005fname"><td align="left"> 
<strong>d--efvr_name</strong></td><td align="right">c--ategory</td></tr>
-<tr><td colspan="2"><p>d&ndash;efvr
-</p></td></tr></table>
-
-<table width="100%">
-<tr id="index-d_002d_002deftypefn_005fname"><td align="left"> <em>t--ype</em> 
<strong>d--eftypefn_name</strong><em> a--rguments...</em></td><td 
align="right">c--ategory</td></tr>
-<tr><td colspan="2"><p>d&ndash;eftypefn
-</p></td></tr></table>
-
-<table width="100%">
-<tr id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><td 
align="left"> <em>t--ype</em> <strong>d--eftypeop_name</strong><em> 
a--rguments...</em></td><td align="right">c--ategory on c--lass</td></tr>
-<tr><td colspan="2"><p>d&ndash;eftypeop
-</p></td></tr></table>
-
-<table width="100%">
-<tr id="index-d_002d_002deftypevr_005fname"><td align="left"> <em>t--ype</em> 
<strong>d--eftypevr_name</strong></td><td align="right">c--ategory</td></tr>
-<tr><td colspan="2"><p>d&ndash;eftypevr
-</p></td></tr></table>
-
-<table width="100%">
-<tr id="index-d_002d_002defcv_005fname"><td align="left"> 
<strong>d--efcv_name</strong></td><td align="right">c--ategory of 
c--lass</td></tr>
-<tr><td colspan="2"><p>d&ndash;efcv
-</p></td></tr></table>
-
-<table width="100%">
-<tr id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><td align="left"> 
<strong>d--efop_name</strong><em> a--rguments...</em></td><td 
align="right">c--ategory on c--lass</td></tr>
-<tr><td colspan="2"><p>d&ndash;efop
-</p></td></tr></table>
-
-<table width="100%">
-<tr id="index-d_002d_002deftp_005fname"><td align="left"> 
<strong>d--eftp_name</strong><em> a--ttributes...</em></td><td 
align="right">c--ategory</td></tr>
-<tr><td colspan="2"><p>d&ndash;eftp
-</p></td></tr></table>
-
-<table width="100%">
-<tr id="index-d_002d_002defun_005fname"><td align="left"> 
<strong>d--efun_name</strong><em> a--rguments...</em></td><td 
align="right">Function</td></tr>
-<tr><td colspan="2"><p>d&ndash;efun
-</p></td></tr></table>
-
-<table width="100%">
-<tr id="index-d_002d_002defmac_005fname"><td align="left"> 
<strong>d--efmac_name</strong><em> a--rguments...</em></td><td 
align="right">Macro</td></tr>
-<tr><td colspan="2"><p>d&ndash;efmac
-</p></td></tr></table>
-
-<table width="100%">
-<tr id="index-d_002d_002defspec_005fname"><td align="left"> 
<strong>d--efspec_name</strong><em> a--rguments...</em></td><td 
align="right">Special Form</td></tr>
-<tr><td colspan="2"><p>d&ndash;efspec
-</p></td></tr></table>
-
-<table width="100%">
-<tr id="index-d_002d_002defvar_005fname"><td align="left"> 
<strong>d--efvar_name</strong><em> argvar argvar1</em></td><td 
align="right">Variable</td></tr>
-<tr><td colspan="2"><p>d&ndash;efvar
-</p></td></tr></table>
-
-<table width="100%">
-<tr id="index-d_002d_002defopt_005fname"><td align="left"> 
<strong>d--efopt_name</strong></td><td align="right">User Option</td></tr>
-<tr><td colspan="2"><p>d&ndash;efopt
-</p></td></tr></table>
-
-<table width="100%">
-<tr id="index-d_002d_002deftypefun_005fname"><td align="left"> <em>t--ype</em> 
<strong>d--eftypefun_name</strong><em> a--rguments...</em></td><td 
align="right">Function</td></tr>
-<tr><td colspan="2"><p>d&ndash;eftypefun
-</p></td></tr></table>
-
-<table width="100%">
-<tr id="index-d_002d_002deftypevar_005fname"><td align="left"> <em>t--ype</em> 
<strong>d--eftypevar_name</strong></td><td align="right">Variable</td></tr>
-<tr><td colspan="2"><p>d&ndash;eftypevar
-</p></td></tr></table>
-
-<table width="100%">
-<tr id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><td align="left"> 
<strong>d--efivar_name</strong></td><td align="right">Instance Variable of 
c--lass</td></tr>
-<tr><td colspan="2"><p>d&ndash;efivar
-</p></td></tr></table>
-
-<table width="100%">
-<tr id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><td 
align="left"> <em>t--ype</em> <strong>d--eftypeivar_name</strong></td><td 
align="right">Instance Variable of c--lass</td></tr>
-<tr><td colspan="2"><p>d&ndash;eftypeivar
-</p></td></tr></table>
-
-<table width="100%">
-<tr id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><td 
align="left"> <strong>d--efmethod_name</strong><em> a--rguments...</em></td><td 
align="right">Method on c--lass</td></tr>
-<tr><td colspan="2"><p>d&ndash;efmethod
-</p></td></tr></table>
-
-<table width="100%">
-<tr id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><td 
align="left"> <em>t--ype</em> <strong>d--eftypemethod_name</strong><em> 
a--rguments...</em></td><td align="right">Method on c--lass</td></tr>
-<tr><td colspan="2"><p>d&ndash;eftypemethod
-</p></td></tr></table>
-
-<p><code>@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@, 
ma---nual@@}</code> See <a data-manual="file n---ame@" href="../file 
n---ame@/c_002d_002d_002dhapter_0040.html#c_002d_002d_002dhapter_0040">t&mdash;itle@</a>
 in <cite>ma&mdash;nual@</cite>.
-<code>@ref{chapter, cross ref name, title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@pxref{chapter, cross ref name, title, file name, manual}</code> see <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
-</p>
-<p><code>@ref{chapter}</code> <a href="chapter.html">chapter</a>
-<code>@xref{chapter}</code> See <a href="chapter.html">chapter</a>.
-<code>@pxref{chapter}</code> see <a href="chapter.html">chapter</a>
-<code>@ref{s--ect@comma{}ion}</code> <a 
href="s_002d_002dect_002cion.html#s_002d_002dect_002cion">A section</a>
-</p>
-<p><code>@ref{s--ect@comma{}ion, a @comma{} in cross
-ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual 
name }</code>
-<a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a> 
in <cite>a , in manual name</cite>
-</p>
-<p><code>@ref{chapter,cross ref name}</code> <a href="chapter.html">cross ref 
name</a>
-<code>@ref{chapter,,title}</code> <a href="chapter.html">title</a>
-<code>@ref{chapter,,,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
-<code>@ref{chapter,,,,manual}</code> &lsquo;chapter&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,cross ref name,title,}</code> <a 
href="chapter.html">title</a>
-<code>@ref{chapter,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)cross ref name</a>
-<code>@ref{chapter,cross ref name,,,manual}</code> &lsquo;cross ref 
name&rsquo; in <cite>manual</cite>
-<code>@ref{chapter,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)title</a>
-<code>@ref{chapter,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@ref{chapter,,title,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)title</a>
-<code>@ref{chapter,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
-<code>@ref{chapter,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">chapter</a> in <cite>manual</cite>
-</p>
-
-<p><code>@ref{(pman)anode,cross ref name}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)cross ref name</a>
-<code>@ref{(pman)anode,,title}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
-<code>@ref{(pman)anode,,,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)anode</a>
-<code>@ref{(pman)anode,,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">anode</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title,}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
-<code>@ref{(pman)anode,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">(file name)cross ref name</a>
-<code>@ref{(pman)anode,cross ref name,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">cross ref name</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title,file name}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">(file 
name)title</a>
-<code>@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
data-manual="pman" href="../pman/anode.html#anode">title</a> in 
<cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">title</a> in 
<cite>manual</cite>
-<code>@ref{(pman)anode,,title,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)title</a>
-<code>@ref{(pman)anode,,title,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">anode</a> in <cite>manual</cite>
-</p>
-
-<p><code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
-<code>@inforef{chapter}</code> See &lsquo;chapter&rsquo;
-<code>@inforef{chapter, cross ref name}</code> See &lsquo;cross ref name&rsquo;
-<code>@inforef{chapter,,file name}</code> See <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
-<code>@inforef{node, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/node.html#node">(file name)cross ref 
name</a>
-<code>@inforef{node}</code> See &lsquo;node&rsquo;
-<code>@inforef{node, cross ref name}</code> See &lsquo;cross ref name&rsquo;
-<code>@inforef{node,,file name}</code> See <a data-manual="file name" 
href="../file name/node.html#node">(file name)node</a>
-<code>@inforef{chapter, cross ref name, file name, spurious arg}</code> See <a 
data-manual="file name, spurious arg" href="../file name, spurious 
arg/chapter.html#chapter">(file name, spurious arg)cross ref name</a>
-</p>
-<p><code>@inforef{s--ect@comma{}ion, a @comma{} in cross
-ref, a comma@comma{} in file}</code>
-See <a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a , 
in cross
-ref</a>
-</p>
-
-<dl compact="compact">
-<dt><span>a</span></dt>
-<dd><p>l&ndash;ine
-</p></dd>
-</dl>
-
-<dl compact="compact">
-<dt id='index-a-6'><span>a<a href='#index-a-6' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id='index-b-2'><span>b<a href='#index-b-2' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>l&ndash;ine
-</p></dd>
-</dl>
-
-<dl compact="compact">
-<dt id='index-a-2'><span>a<a href='#index-a-2' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><span id="index-index-entry-between-item-and-itemx"></span>
-</dd>
-<dt id='index-b'><span>b<a href='#index-b' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>l&ndash;ine
-</p></dd>
-</dl>
-
-<table class="cartouche" border="1"><tr><td>
-<p>c&ndash;artouche
-</p></td></tr></table>
-
-<p>g&ndash;roupe
-</p>
-<p align="left">f&ndash;lushleft
-more text
-</p>
-<p align="right">f&ndash;lushright
-more text
-</p>
-<div align="center">ce&ndash;ntered line
-</div>
-<p>r&ndash;raggedright
-more text
-</p>
-<pre class="verbatim">\input texinfo @c -*-texinfo-*-
-
-@setfilename simplest.info
-
-@node Top
-
-This is a very simple texi manual @  &lt;&gt;.
-
-@bye
-</pre>
-<pre class="verbatim">in verbatim ''
-</pre>
-
-html ''
-
-
-
-
-<span id="majorheading-1"></span><h1 class="majorheading">majorheading</h1>
-
-<span id="chapheading-1"></span><h1 class="chapheading">chapheading</h1>
-
-<span id="heading-1"></span><h2 class="heading">heading</h2>
-
-<span id="subheading-1"></span><h3 class="subheading">subheading</h3>
-
-<span id="subsubheading-1"></span><h4 class="subsubheading">subsubheading</h4>
-
-
-<p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
-<code>@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }</code> <abbr 
title="&Eacute;tude&ndash;, Autonome">&Eacute;&ndash;. ,A.</abbr> 
(&Eacute;tude&ndash;, <b>Autonome</b>)
-<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude&ndash;, 
Autonome">&Eacute;&ndash;. ,A.</abbr>
-</p>
-<p><code>@math{--a@minus{} {\frac{1}{2}}}</code> <em class='math'>--a- 
{\frac{1}{2}}</em>
-</p>
-<p><code>@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img src="f-ile.jpg" 
alt="altjk _&quot; %@">
-<code>@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img src="f--ile.e--xt" alt="jk _&quot; %@ in b &quot;">
-<code>@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; %@:}}</code> 
<img src="filejk _&quot; %@.jpg" alt="altjk _&quot; %@">
-</p>
-
-
-
-<p>Somehow invalid use of @,:<br>
-@, ,
-<br>
-@,@&quot;u ,&uuml;
-</p>
-<p>Invalid use of @&rsquo;:<br>
-@&rsquo; '
-<br>
-@&rsquo;@&quot;u '&uuml;
-</p>
-<p>@dotless{truc} truc
-@dotless{ij} ij
-<code>@dotless{--a}</code> &ndash;a
-<code>@dotless{a}</code> a
-</p>
-<p>@U, without braces @U{}, with empty arg 
-@U{z}, with non-hex arg &#xz;
-@U{abc}, with &lt;4 hex digits &#xabc;
-@U{FFFFFFFFFFFFFF}, value much too large &#xFFFFFFFFFFFFFF;
-@U{110000}, value just beyond Unicode &#x110000;
-</p>
-<p>@TeX, but without brace TeX<code>@#</code> #
-</p>
-<p><code>@w{--a}</code> &ndash;a<!-- /@w -->
-</p>
-<p><code>@image{,1--xt}</code> 
-<code>@image{,,2--xt}</code> 
-<code>@image{,,,3--xt}</code> 
-</p>
-
-<ul class="no-bullet">
-<li> after emph e&ndash;mph item
-</li></ul>
-
-<ul class="no-bullet">
-<li>&bull; a&ndash;n itemize line i&ndash;tem 1
-</li><li>&bull; a&ndash;n itemize line i&ndash;tem 2
-</li></ul>
-
-<table width="100%">
-<tr><td align="left"></td><td align="right">fun</td></tr>
-<tr id="index-machin-2"><td align="left"> <strong>machin</strong><em> bidule 
chose and</em></td><td align="right">truc</td></tr>
-<tr id="index-machin-3"><td align="left"> <strong>machin</strong><em> bidule 
chose and  after</em></td><td align="right">truc</td></tr>
-<tr id="index-machin-4"><td align="left"> <strong>machin</strong><em> bidule 
chose and </em></td><td align="right">truc</td></tr>
-<tr id="index-machin-5"><td align="left"> <strong>machin</strong><em> bidule 
chose and and after</em></td><td align="right">truc</td></tr>
-<tr id="index-followed-1"><td align="left"> <strong>followed</strong><em> by a 
comment</em></td><td align="right">truc</td></tr>
-<tr><td colspan="2"><p>Various deff lines
-</p></td></tr><tr id="index-after"><td align="left"> 
<strong>after</strong><em> a deff item</em></td><td align="right">truc</td></tr>
-</table>
-
-<p><code>@ref{node}</code> &lsquo;node&rsquo;
-</p>
-<p><code>@ref{,cross ref name}</code> &lsquo;cross ref name&rsquo;
-<code>@ref{,,title}</code> &lsquo;title&rsquo;
-<code>@ref{,,,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)</a>
-<code>@ref{,,,,manual}</code> <cite>manual</cite>
-<code>@ref{node,cross ref name}</code> &lsquo;cross ref name&rsquo;
-<code>@ref{node,,title}</code> &lsquo;title&rsquo;
-<code>@ref{node,,,file name}</code> <a data-manual="file name" href="../file 
name/node.html#node">(file name)node</a>
-<code>@ref{node,,,,manual}</code> &lsquo;node&rsquo; in <cite>manual</cite>
-<code>@ref{node,cross ref name,title,}</code> &lsquo;title&rsquo;
-<code>@ref{node,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)cross ref name</a>
-<code>@ref{node,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; 
in <cite>manual</cite>
-<code>@ref{node,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/node.html#node">(file name)title</a>
-<code>@ref{node,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{node,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/node.html#node">title</a> in 
<cite>manual</cite>
-<code>@ref{node,,title,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)title</a>
-<code>@ref{node,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
-<code>@ref{node,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">title</a> in <cite>manual</cite>
-<code>@ref{node,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">node</a> in <cite>manual</cite>
-<code>@ref{,cross ref name,title,}</code> &lsquo;title&rsquo;
-<code>@ref{,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)cross ref name</a>
-<code>@ref{,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; in 
<cite>manual</cite>
-<code>@ref{,cross ref name,title,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)title</a>
-<code>@ref{,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/index.html">title</a> in 
<cite>manual</cite>
-<code>@ref{,,title,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)title</a>
-<code>@ref{,,title,,manual}</code> &lsquo;title&rsquo; in <cite>manual</cite>
-<code>@ref{,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/index.html">title</a> in <cite>manual</cite>
-<code>@ref{,,,file name,manual}</code> <cite><a data-manual="file name" 
href="../file name/index.html">manual</a></cite>
-</p>
-<p><code>@inforef{,cross ref name }</code> See &lsquo;cross ref name&rsquo;
-<code>@inforef{,,file name}</code> See <a data-manual="file name" 
href="../file name/index.html">(file name)</a>
-<code>@inforef{,cross ref name, file name}</code> See <a data-manual="file 
name" href="../file name/index.html">(file name)cross ref name</a>
-<code>@inforef{}</code> 
-</p>
-
-
-<p>In example.
-</p><div class="example">
-<pre class="example">
-
-&lt;
-&gt;
-&quot;
-&amp;
-'
-`
-
-``simple-double--three---four----''
-
-code: <code>``simple-double--three---four----''</code> 
-
-asis: ``simple-double--three---four----'' 
-
-strong: <strong>``simple-double--three---four----''</strong> 
-
-kbd: <kbd>``simple-double--three---four----''</kbd> 
-
-
-`<!-- /@w -->`simple-double-<!-- /@w -->-three---four----'<!-- /@w -->'
-
-
-<span id="index-_002d_002doption-1"></span><span 
id="index-_0060_0060-1"></span><span id="index-_0060_0060-3"></span><span 
id="index-_002d_002dfoption-1"></span>
-@&quot;u &uuml; 
-@&quot;{U} &Uuml; 
-@~n &ntilde;
-@^a &acirc;
-@'e &eacute;
-@=o &#333;
-@`i &igrave;
-@'{e} &eacute;
-@'{@dotless{i}} &iacute; 
-@dotless{i} i
-@dotless{j} j
-@`{@=E} &#274;` 
-@l{} &#322;
-@,{@'C} &#262;,
-@,c &ccedil;
-@,c@&quot;u &ccedil;&uuml; 
-
-
-@U{0075} &#x0075;
-
-@* 
-
-@ followed by a space
-&nbsp;
-@ followed by a tab
-&nbsp;
-@ followed by a new line
-&nbsp;<code>@-</code> 
-<code>@|</code> 
-<code>@:</code> 
-<code>@!</code> !
-<code>@?</code> ?
-<code>@.</code> .
-<code>@@</code> @
-<code>@}</code> }
-<code>@{</code> {
-<code>@/</code> 
-
-foo vs. bar. 
-colon :And something else.
-semi colon ;.
-And ? ?.
-Now ! !@
-but , ,
-
-@TeX TeX
-@LaTeX LaTeX
-@bullet &bull;
-@copyright &copy;
-@dots &hellip;
-@enddots ...
-@equiv &equiv;
-@error error&rarr;
-@expansion &rarr;
-@minus -
-@point &lowast;
-@print -|
-@result &rArr;
-@today a sunny day
-
-@aa &aring;
-@AA &Aring;
-@ae &aelig;
-@oe &oelig;
-@AE &AElig;
-@OE &OElig;
-@o &oslash;
-@O &Oslash;
-@ss &szlig;
-@l &#322;
-@L &#321;
-@DH &ETH;
-@TH &THORN;
-@dh &eth;
-@th &thorn;
-
-@exclamdown &iexcl;
-@questiondown &iquest;
-@pounds &pound;
-@registeredsymbol &reg;
-@ordf &ordf;
-@ordm &ordm;
-@comma ,
-@quotedblleft &ldquo;
-@quotedblright &rdquo;
-@quoteleft &lsquo;
-@quoteright &rsquo;
-@quotedblbase &bdquo;
-@quotesinglbase &sbquo;
-@guillemetleft &laquo;
-@guillemetright &raquo;
-@guillemotleft &laquo;
-@guillemotright &raquo;
-@guilsinglleft &lsaquo;
-@guilsinglright &rsaquo;
-@textdegree &deg;
-@euro &euro;
-@arrow &rarr;
-@leq &le;
-@geq &ge;
-
-<code>@acronym{--a,an accronym}</code> <acronym title="an 
accronym">--a</acronym> (an accronym)
-<code>@acronym{--a}</code> <acronym title="an accronym">--a</acronym>
-<code>@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr 
title="&Eacute;tude Autonome">&Eacute;--. ,A.</abbr> (&Eacute;tude Autonome)
-<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude 
Autonome">&Eacute;--. ,A.</abbr>
-<code>@asis{--a}</code> --a
-<code>@b{--a}</code> <b>&ndash;a</b>
-<code>@cite{--a}</code> <cite>--a</cite>
-<code>@code{--a}</code> <code>--a</code>
-<code>@command{--a}</code> <code>--a</code>
-<code>@dfn{--a}</code> <em>--a</em>
-<code>@dmn{--a}</code> --a
-<code>@email{--a,--b}</code> <a href="mailto:--a";>--b</a>
-<code>@email{,--b}</code> --b
-<code>@email{--a}</code> <a href="mailto:--a";>--a</a>
-<code>@emph{--a}</code> <em>--a</em>
-<code>@env{--a}</code> <code>--a</code>
-<code>@file{--a}</code> <samp>--a</samp>
-<code>@i{--a}</code> <i>&ndash;a</i>
-<code>@kbd{--a}</code> <kbd>--a</kbd>
-<code>@key{--a}</code> <span class="key">--a</span>
-<code>@math{--a {\frac{1}{2}} @minus{}}</code> <em class='math'>--a 
{\frac{1}{2}} -</em>
-<code>@option{--a}</code> <samp>--a</samp>
-<code>@r{--a}</code> <span class="roman">&ndash;a</span>
-<code>@samp{--a}</code> &lsquo;<samp>--a</samp>&rsquo;
-<code>@sc{--a}</code> --A
-<code>@strong{--a}</code> <strong>--a</strong>
-<code>@t{--a}</code> <tt>--a</tt>
-<code>@sansserif{--a}</code> <span class="sansserif">&ndash;a</span>
-<code>@slanted{--a}</code> <i>&ndash;a</i>
-<code>@titlefont{--a}</code> </pre><h1 class="titlefont">--a</h1><pre 
class="example">
-
-<code>@indicateurl{--a}</code> &lsquo;<code>--a</code>&rsquo;
-<code>@uref{--a,--b}</code> <a href="--a">--b</a>
-<code>@uref{--a}</code> <a href="--a">--a</a>
-<code>@uref{,--b}</code> --b
-<code>@uref{--a,--b,--c}</code> <a href="--a">--c</a>
-<code>@uref{,--b,--c}</code> --c
-<code>@uref{--a,,--c}</code> <a href="--a">--c</a>
-<code>@uref{,,--c}</code> --c
-<code>@url{--a,--b}</code> <a href="--a">--b</a>
-<code>@url{--a,}</code> <a href="--a">--a</a>
-<code>@url{,--b}</code> --b
-<code>@var{--a}</code> <var>--a</var>
-<code>@verb{:--a:}</code> <tt>--a</tt>
-<code>@verb{:a  &lt; &amp; @ % &quot; --    b:}</code> <tt>a  &lt; &amp; @ % 
&quot; --    b</tt>
-<code>@w{a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a 
a}</code> a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a 
a<!-- /@w -->
-<code>@H{a}</code> a''
-<code>@H{--a}</code> --a''
-<code>@dotaccent{a}</code> &#551;
-<code>@dotaccent{--a}</code> --a.
-<code>@ringaccent{a}</code> &aring;
-<code>@ringaccent{--a}</code> --a*
-<code>@tieaccent{a}</code> a[
-<code>@tieaccent{--a}</code> --a[
-<code>@u{a}</code> &#259;
-<code>@u{--a}</code> --a(
-<code>@ubaraccent{a}</code> a_
-<code>@ubaraccent{--a}</code> --a_
-<code>@udotaccent{a}</code> &#7841;
-<code>@udotaccent{--a}</code> .--a
-<code>@v{a}</code> &#462;
-<code>@v{--a}</code> --a&lt;
-<code>@,{c}</code> &ccedil;
-<code>@,{--c}</code> --c,
-<code>@ogonek{a}</code> &#261;
-<code>@ogonek{--a}</code> --a;
-<code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF7" href="#FOOT7">(5)</a>
-<code>@footnote{in footnote2}</code> <a id="DOCF8" href="#FOOT8">(6)</a>
-
-<code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,,l--e}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code>@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt" alt="f--ile">
-<code>@image{f--ile,aze,az,alt,.e--xt}</code> <img src="f--ile.e--xt" 
alt="alt">
-<code>@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg" alt="a&ndash;lt">
-<code>@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}</code> <img 
src="f--ile@..file ext e--xt}" alt="alt">
-
-<code>@sp 2</code>
-
-
-
-<code>@page</code>
-
-</pre><pre class="example">
-
-<code>need 1002</code>
-
-<code>@clicksequence{click @click{} A}</code> click &rarr; A
-After clickstyle &rArr;
-<code>@clicksequence{click @click{} A}</code> click &rArr; A
-
-</pre><div 
class="displaymath"><em><strong>``simple-double--three---four----''</strong> 
aa<!-- /@w -->
-`<!-- /@w -->`simple-double-<!-- /@w -->-three---four----'<!-- /@w -->'
-
-</em></div><pre class="example">
-
-</pre><div class="displaymath"><em>&uuml; &Uuml; &ntilde; &acirc; &eacute; 
&#333; &igrave; &eacute; i j &#274;`
-&#322; &#262;, &#262;, &ccedil; a'' &#551; &aring; a[
-&#259; a_ &#7841; &#462; &#261; a<sup>h</sup><sub>l</sub>
-
- &nbsp;&nbsp; &nbsp;   ! ? . @ } { 
-a sunny day
-</em></div><pre class="example">
-
-</pre><div class="displaymath"><em>&rarr;
-&#x0075;
-TeX LaTeX &bull; &copy; &hellip; ... &equiv;
-error&rarr; &rarr; - &lowast; -| &rArr;
-&aring; &Aring; &aelig; &oelig; &AElig; &OElig; &oslash; &Oslash; &szlig; 
&#322; &#321; &ETH;
-&THORN; &eth; &thorn; &iexcl; &iquest; &pound;
-&reg; &ordf; &ordm; , 
-</em></div><pre class="example">
-
-</pre><div class="displaymath"><em>&ldquo; &rdquo; 
-&lsquo; &rsquo; &bdquo; &sbquo; &laquo;
-&raquo; &laquo; &raquo; &lsaquo;
-&rsaquo; &deg; &euro; &rarr; &le; &ge;
-</em></div><pre class="example">
-
-<kbd>default kbdinputstyle</kbd>
-</pre><div class="example">
-<pre class="example"><kbd>in example default kbdinputstyle</kbd>
-</pre></div>
-<pre class="example">
-
-<code>code kbdinputstyle</code>
-</pre><div class="example">
-<pre class="example"><code>in example code kbdinputstyle</code>
-</pre></div>
-<pre class="example">
-
-<code>example kbdinputstyle</code>
-</pre><div class="example">
-<pre class="example"><code>in example example kbdinputstyle</code>
-</pre></div>
-<pre class="example">
-
-<kbd>distinct kbdinputstyle</kbd>
-</pre><div class="example">
-<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
-</pre></div>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example">A quot---ation
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>Note:</b> A Note
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>note:</b> A note
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>Caution:</b> Caution
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>Important:</b> Important
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>Tip:</b> a Tip
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>Warning:</b> a Warning.
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>something &eacute; TeX:</b> The something &eacute; TeX 
is here.
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>something, other thing:</b> something, other thing
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>Note, the note:</b> Note, the note
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-</blockquote>
-<pre class="example">
-
-</pre><blockquote>
-</blockquote>
-<pre class="example">
-
-</pre><blockquote>
-</blockquote>
-<pre class="example">
-
-</pre><blockquote>
-</blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example">aaa quotation
-</pre></blockquote>
-<div align="center">--- <em>quotation author</em>
-</div><pre class="example">
-
-</pre><blockquote>
-<pre class="example">indent in quotation
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example">A small quot---ation
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>Note:</b> A small Note
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>something, other thing:</b> something, other thing
-</pre></blockquote>
-<pre class="example">
-
-</pre><ul>
-<li> <pre class="example">i--temize
-</pre></li></ul>
-<pre class="example">
-
-</pre><ul class="no-bullet">
-<li>+ <pre class="example">i--tem +
-</pre></li></ul>
-<pre class="example">
-
-</pre><ul>
-<li> <pre class="example">b--ullet
-</pre></li></ul>
-<pre class="example">
-
-</pre><ul class="no-bullet">
-<li>- <pre class="example">minu--s
-</pre></li></ul>
-<pre class="example">
-
-</pre><ul class="no-bullet">
-<li> <pre class="example">e--mph item
-</pre></li></ul>
-<pre class="example">
-
-</pre><ul class="no-bullet">
-<li><em>after emph</em> <pre class="example">e--mph item
-</pre></li></ul>
-<pre class="example">
-
-</pre><ul class="no-bullet">
-<li>&bull; a&ndash;n itemize line <pre class="example"><span 
id="index-index-entry-within-itemize-1"></span>i--tem 1
-</pre></li><li>&bull; a&ndash;n itemize line <pre class="example">i--tem 2
-</pre></li></ul>
-<pre class="example">
-
-</pre><ol>
-<li> <pre class="example">e--numerate
-</pre></li></ol>
-<pre class="example">
-
-</pre><table>
-<thead><tr><th width="40%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="60%"><pre class="example">another 
tab</pre></th></tr></thead>
-<tr><td width="40%"><pre class="example">mu--ltitable item</pre></td><td 
width="60%"><pre class="example">multitable tab</pre></td></tr>
-<tr><td width="40%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="60%"><pre class="example">multitable tab 2
-<span id="index-index-entry-within-multitable-1"></span></pre></td></tr>
-<tr><td width="40%"><pre class="example">lone mu--ltitable item</pre></td></tr>
-</table>
-<pre class="example">
-
-</pre><table>
-<tr><td><pre class="example">truc</pre></td><td><pre 
class="example">bidule</pre></td></tr>
-</table>
-<pre class="example">
-
-</pre><div class="example">
-<pre class="example">e--xample  some
-   text
-</pre></div>
-<pre class="example">
-
-</pre><div class="example first-arg">
-<pre class="example">example one arg
-</pre></div>
-<pre class="example">
-
-</pre><div class="example first-arg second-arg">
-<pre class="example">example two args
-</pre></div>
-<pre class="example">
-
-</pre><div class="example first-arg second-arg third-arg">
-<pre class="example">example three args
-</pre></div>
-<pre class="example">
-
-</pre><div class="example first-arg second-arg third-arg fourth-arg">
-<pre class="example">example four args
-</pre></div>
-<pre class="example">
-
-</pre><div class="example first-arg second-arg third-arg fourth-arg fifth-arg">
-<pre class="example">example five args
-</pre></div>
-<pre class="example">
-
-</pre><div class="example something-é-TeX">
-<pre class="example">The something &eacute; TeX is here.
-</pre></div>
-<pre class="example">
-
-</pre><div class="example @-at-the-end-of-line--">
-<pre class="example">A @ at the end of the @example line.
-</pre></div>
-<pre class="example">
-
-</pre><div class="example">
-<pre class="example">example with empty args
-</pre></div>
-<pre class="example">
-
-</pre><div class="example nonempty">
-<pre class="example">example with empty and non empty args mix
-</pre></div>
-<pre class="example">
-
-</pre><div class="example">
-<pre class="example">s--mallexample
-</pre></div>
-<pre class="example">
-
-<code>@noindent</code> after smallexample.
-</pre><div class="example">
-<pre class="example">$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&amp;content-type=text/plain'
-$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&amp;content-type=text/plain'
-</pre></div>
-<pre class="example">Less recent versions are also present.
-
-</pre><div class="display">
-<pre class="example">d--isplay
-</pre></div>
-<pre class="example">
-
-</pre><div class="display">
-<pre class="example">s--malldisplay
-</pre></div>
-<pre class="example">
-
-</pre><div class="example lisp">
-<pre class="lisp">l--isp
-</pre></div>
-<pre class="example">
-
-</pre><div class="example lisp">
-<pre class="lisp">s--malllisp
-</pre></div>
-<pre class="example">
-
-</pre><div class="format">
-<pre class="example">f--ormat
-</pre></div>
-<pre class="example">
-
-</pre><div class="format">
-<pre class="example">s--mallformat
-</pre></div>
-<pre class="example">
-
-</pre><div class="displaymath"><em>disp--laymath
-f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2</sup>
-</em></div><pre class="example">
-
-</pre><table width="100%">
-<tr id="index-d_002d_002deffn_005fname-1"><td align="left"> 
<strong>d--effn_name</strong><em> a--rguments...</em></td><td 
align="right">c--ategory</td></tr>
-<tr><td colspan="2"><pre class="example">d--effn
-</pre></td></tr></table>
-<pre class="example">
-
-</pre><table width="100%">
-<tr id="index-de_002d_002dffn_005fname-1"><td align="left"> 
<strong>de--ffn_name</strong><em> ar--guments    more args 
- even more so</em></td><td align="right">cate--gory</td></tr>
-<tr><td colspan="2"><pre class="example">def--fn
-</pre></td></tr></table>
-<pre class="example"> 
-</pre><table width="100%">
-<tr id="index-i-2"><td align="left"> <strong><var>i</var></strong><em> a 
g</em></td><td align="right">fset</td></tr>
-<tr><td colspan="2"><pre class="example"><span 
id="index-index-entry-within-deffn-1"></span></pre></td></tr><tr 
id="index-truc-2"><td align="left"> <strong>truc</strong></td><td 
align="right">cmde</td></tr>
-<tr id="index-log-trap-1"><td align="left"> <strong>log trap</strong></td><td 
align="right">Command</td></tr>
-<tr id="index-log-trap1-1"><td align="left"> <strong>log 
trap1</strong></td><td align="right">Command</td></tr>
-<tr id="index-log-trap2-1"><td align="left"> <strong>log 
trap2</strong></td><td align="right">Command</td></tr>
-<tr id="index-id-ule-1"><td align="left"> <strong><b>id ule</b></strong><em> 
truc</em></td><td align="right">cmde</td></tr>
-<tr id="index-id-i-ule-1"><td align="left"> <strong><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></strong><em> truc</em></td><td 
align="right">cmde2</td></tr>
-<tr><td align="left"></td><td align="right"><b>id &lsquo;<samp>i</samp>&rsquo; 
ule</b></td></tr>
-<tr><td align="left"></td><td align="right"></td></tr>
-<tr><td align="left"></td><td align="right">aaa</td></tr>
-<tr><td align="left"></td><td align="right"></td></tr>
-<tr><td align="left"></td><td align="right"></td></tr>
-<tr id="index-machin-6"><td align="left"> <strong>machin</strong></td><td 
align="right"></td></tr>
-<tr id="index-bidule-machin-1"><td align="left"> <strong>bidule 
machin</strong></td><td align="right"></td></tr>
-<tr id="index-machin-7"><td align="left"> <strong>machin</strong></td><td 
align="right">truc</td></tr>
-<tr><td align="left"></td><td align="right">truc</td></tr>
-<tr id="index-followed-2"><td align="left"> <strong>followed</strong><em> by a 
comment</em></td><td align="right">truc</td></tr>
-<tr><td align="left"></td><td align="right">truc</td></tr>
-<tr><td align="left"></td><td align="right"></td></tr>
-<tr id="index-a-3"><td align="left"> <strong>a</strong><em> b c d e <b>f g</b> 
h i</em></td><td align="right">truc</td></tr>
-<tr id="index-deffnx-2"><td align="left"> <strong>deffnx</strong><em> before 
end deffn</em></td><td align="right">truc</td></tr>
-</table>
-<pre class="example">
-
-</pre><table width="100%">
-<tr id="index-deffn-2"><td align="left"> <strong>deffn</strong></td><td 
align="right">empty</td></tr>
-</table>
-<pre class="example">
-
-</pre><table width="100%">
-<tr id="index-deffn-3"><td align="left"> <strong>deffn</strong><em> with 
deffnx</em></td><td align="right">empty</td></tr>
-<tr id="index-deffnx-3"><td align="left"> <strong>deffnx</strong></td><td 
align="right">empty</td></tr>
-</table>
-<pre class="example">
-
-</pre><table width="100%">
-<tr id="index-i-3"><td align="left"> <strong><var>i</var></strong><em> a 
g</em></td><td align="right">fset</td></tr>
-<tr id="index-truc-3"><td align="left"> <strong>truc</strong></td><td 
align="right">cmde</td></tr>
-<tr><td colspan="2"><pre class="example">text in def item for second def item
-</pre></td></tr></table>
-<pre class="example">
-
-</pre><table width="100%">
-<tr id="index-d_002d_002defvr_005fname-1"><td align="left"> 
<strong>d--efvr_name</strong></td><td align="right">c--ategory</td></tr>
-<tr><td colspan="2"><pre class="example">d--efvr
-</pre></td></tr></table>
-<pre class="example">
-
-</pre><table width="100%">
-<tr id="index-d_002d_002deftypefn_005fname-1"><td align="left"> 
<em>t--ype</em> <strong>d--eftypefn_name</strong><em> 
a--rguments...</em></td><td align="right">c--ategory</td></tr>
-<tr><td colspan="2"><pre class="example">d--eftypefn
-</pre></td></tr></table>
-<pre class="example">
-
-</pre><table width="100%">
-<tr id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><td 
align="left"> <em>t--ype</em> <strong>d--eftypeop_name</strong><em> 
a--rguments...</em></td><td align="right">c--ategory on c--lass</td></tr>
-<tr><td colspan="2"><pre class="example">d--eftypeop
-</pre></td></tr></table>
-<pre class="example">
-
-</pre><table width="100%">
-<tr id="index-d_002d_002deftypevr_005fname-1"><td align="left"> 
<em>t--ype</em> <strong>d--eftypevr_name</strong></td><td 
align="right">c--ategory</td></tr>
-<tr><td colspan="2"><pre class="example">d--eftypevr
-</pre></td></tr></table>
-<pre class="example">
-
-</pre><table width="100%">
-<tr id="index-d_002d_002defcv_005fname-1"><td align="left"> 
<strong>d--efcv_name</strong></td><td align="right">c--ategory of 
c--lass</td></tr>
-<tr><td colspan="2"><pre class="example">d--efcv
-</pre></td></tr></table>
-<pre class="example">
-
-</pre><table width="100%">
-<tr id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><td align="left"> 
<strong>d--efop_name</strong><em> a--rguments...</em></td><td 
align="right">c--ategory on c--lass</td></tr>
-<tr><td colspan="2"><pre class="example">d--efop
-</pre></td></tr></table>
-<pre class="example">
-
-</pre><table width="100%">
-<tr id="index-d_002d_002deftp_005fname-1"><td align="left"> 
<strong>d--eftp_name</strong><em> a--ttributes...</em></td><td 
align="right">c--ategory</td></tr>
-<tr><td colspan="2"><pre class="example">d--eftp
-</pre></td></tr></table>
-<pre class="example">
-
-</pre><table width="100%">
-<tr id="index-d_002d_002defun_005fname-1"><td align="left"> 
<strong>d--efun_name</strong><em> a--rguments...</em></td><td 
align="right">Function</td></tr>
-<tr><td colspan="2"><pre class="example">d--efun
-</pre></td></tr></table>
-<pre class="example">
-
-</pre><table width="100%">
-<tr id="index-d_002d_002defmac_005fname-1"><td align="left"> 
<strong>d--efmac_name</strong><em> a--rguments...</em></td><td 
align="right">Macro</td></tr>
-<tr><td colspan="2"><pre class="example">d--efmac
-</pre></td></tr></table>
-<pre class="example">
-
-</pre><table width="100%">
-<tr id="index-d_002d_002defspec_005fname-1"><td align="left"> 
<strong>d--efspec_name</strong><em> a--rguments...</em></td><td 
align="right">Special Form</td></tr>
-<tr><td colspan="2"><pre class="example">d--efspec
-</pre></td></tr></table>
-<pre class="example">
-
-</pre><table width="100%">
-<tr id="index-d_002d_002defvar_005fname-1"><td align="left"> 
<strong>d--efvar_name</strong><em> argvar argvar1</em></td><td 
align="right">Variable</td></tr>
-<tr><td colspan="2"><pre class="example">d--efvar
-</pre></td></tr></table>
-<pre class="example">
-
-</pre><table width="100%">
-<tr id="index-d_002d_002defopt_005fname-1"><td align="left"> 
<strong>d--efopt_name</strong></td><td align="right">User Option</td></tr>
-<tr><td colspan="2"><pre class="example">d--efopt
-</pre></td></tr></table>
-<pre class="example">
-
-</pre><table width="100%">
-<tr id="index-d_002d_002deftypefun_005fname-1"><td align="left"> 
<em>t--ype</em> <strong>d--eftypefun_name</strong><em> 
a--rguments...</em></td><td align="right">Function</td></tr>
-<tr><td colspan="2"><pre class="example">d--eftypefun
-</pre></td></tr></table>
-<pre class="example">
-
-</pre><table width="100%">
-<tr id="index-d_002d_002deftypevar_005fname-1"><td align="left"> 
<em>t--ype</em> <strong>d--eftypevar_name</strong></td><td 
align="right">Variable</td></tr>
-<tr><td colspan="2"><pre class="example">d--eftypevar
-</pre></td></tr></table>
-<pre class="example">
-
-</pre><table width="100%">
-<tr id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><td 
align="left"> <strong>d--efivar_name</strong></td><td align="right">Instance 
Variable of c--lass</td></tr>
-<tr><td colspan="2"><pre class="example">d--efivar
-</pre></td></tr></table>
-<pre class="example">
-
-</pre><table width="100%">
-<tr id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><td 
align="left"> <em>t--ype</em> <strong>d--eftypeivar_name</strong></td><td 
align="right">Instance Variable of c--lass</td></tr>
-<tr><td colspan="2"><pre class="example">d--eftypeivar
-</pre></td></tr></table>
-<pre class="example">
-
-</pre><table width="100%">
-<tr id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><td 
align="left"> <strong>d--efmethod_name</strong><em> a--rguments...</em></td><td 
align="right">Method on c--lass</td></tr>
-<tr><td colspan="2"><pre class="example">d--efmethod
-</pre></td></tr></table>
-<pre class="example">
-
-</pre><table width="100%">
-<tr id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><td 
align="left"> <em>t--ype</em> <strong>d--eftypemethod_name</strong><em> 
a--rguments...</em></td><td align="right">Method on c--lass</td></tr>
-<tr><td colspan="2"><pre class="example">d--eftypemethod
-</pre></td></tr></table>
-<pre class="example">
-
-<code>@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@, 
ma---nual@@}</code> See <a data-manual="file n---ame@" href="../file 
n---ame@/c_002d_002d_002dhapter_0040.html#c_002d_002d_002dhapter_0040">t---itle@</a>
 in <cite>ma---nual@</cite>.
-<code>@ref{chapter, cross ref name, title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@pxref{chapter, cross ref name, title, file name, manual}</code> see <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
-
-<code>@ref{chapter}</code> <a href="chapter.html">chapter</a>
-<code>@xref{chapter}</code> See <a href="chapter.html">chapter</a>.
-<code>@pxref{chapter}</code> see <a href="chapter.html">chapter</a>
-<code>@ref{s--ect@comma{}ion}</code> <a 
href="s_002d_002dect_002cion.html#s_002d_002dect_002cion">A section</a>
-
-<code>@ref{s--ect@comma{}ion, a @comma{} in cross
-ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual 
name }</code>
-<a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a> 
in <cite>a , in manual name</cite>
-
-<code>@ref{chapter,cross ref name}</code> <a href="chapter.html">cross ref 
name</a>
-<code>@ref{chapter,,title}</code> <a href="chapter.html">title</a>
-<code>@ref{chapter,,,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
-<code>@ref{chapter,,,,manual}</code> `chapter' in <cite>manual</cite>
-<code>@ref{chapter,cross ref name,title,}</code> <a 
href="chapter.html">title</a>
-<code>@ref{chapter,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)cross ref name</a>
-<code>@ref{chapter,cross ref name,,,manual}</code> `cross ref name' in 
<cite>manual</cite>
-<code>@ref{chapter,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)title</a>
-<code>@ref{chapter,cross ref name,title,,manual}</code> `title' in 
<cite>manual</cite>
-<code>@ref{chapter,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@ref{chapter,,title,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)title</a>
-<code>@ref{chapter,,title,,manual}</code> `title' in <cite>manual</cite>
-<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
-<code>@ref{chapter,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">chapter</a> in <cite>manual</cite>
-
-
-<code>@ref{(pman)anode,cross ref name}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)cross ref name</a>
-<code>@ref{(pman)anode,,title}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
-<code>@ref{(pman)anode,,,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)anode</a>
-<code>@ref{(pman)anode,,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">anode</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title,}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
-<code>@ref{(pman)anode,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">(file name)cross ref name</a>
-<code>@ref{(pman)anode,cross ref name,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">cross ref name</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title,file name}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">(file 
name)title</a>
-<code>@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
data-manual="pman" href="../pman/anode.html#anode">title</a> in 
<cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">title</a> in 
<cite>manual</cite>
-<code>@ref{(pman)anode,,title,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)title</a>
-<code>@ref{(pman)anode,,title,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">anode</a> in <cite>manual</cite>
-
-
-<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
-<code>@inforef{chapter}</code> See `chapter'
-<code>@inforef{chapter, cross ref name}</code> See `cross ref name'
-<code>@inforef{chapter,,file name}</code> See <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
-<code>@inforef{node, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/node.html#node">(file name)cross ref 
name</a>
-<code>@inforef{node}</code> See `node'
-<code>@inforef{node, cross ref name}</code> See `cross ref name'
-<code>@inforef{node,,file name}</code> See <a data-manual="file name" 
href="../file name/node.html#node">(file name)node</a>
-<code>@inforef{chapter, cross ref name, file name, spurious arg}</code> See <a 
data-manual="file name, spurious arg" href="../file name, spurious 
arg/chapter.html#chapter">(file name, spurious arg)cross ref name</a>
-
-<code>@inforef{s--ect@comma{}ion, a @comma{} in cross
-ref, a comma@comma{} in file}</code>
-See <a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a , 
in cross
-ref</a>
-
-
-</pre><dl compact="compact">
-<dt><span><tt>a</tt></span></dt>
-<dd><pre class="example">l--ine
-</pre></dd>
-</dl>
-<pre class="example">
-
-</pre><dl compact="compact">
-<dt id='index-a-7'><span><tt>a</tt><a href='#index-a-7' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id='index-b-3'><span><tt>b</tt><a href='#index-b-3' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">l--ine
-</pre></dd>
-</dl>
-<pre class="example">
-
-</pre><dl compact="compact">
-<dt id='index-a-4'><span><tt>a</tt><a href='#index-a-4' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example"><span 
id="index-index-entry-between-item-and-itemx-1"></span></pre></dd>
-<dt id='index-b-1'><span><tt>b</tt><a href='#index-b-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">l--ine
-</pre></dd>
-</dl>
-<pre class="example">
-
-</pre><table class="cartouche" border="1"><tr><td>
-<pre class="example">c--artouche
-</pre></td></tr></table>
-<pre class="example">
-
-</pre><pre class="example">g--roupe
-</pre><pre class="example">
-
-</pre><pre class="example">f--lushleft
-more text
-</pre><pre class="example">
-
-</pre><pre class="example">f--lushright
-more text
-</pre><pre class="example">
-
-</pre><div align="center">ce--ntered line
-</div><pre class="example">
-
-</pre><pre class="example">r--raggedright
-more text
-</pre><pre class="example">
-
-</pre><pre class="verbatim">\input texinfo @c -*-texinfo-*-
-
-@setfilename simplest.info
-
-@node Top
-
-This is a very simple texi manual @  &lt;&gt;.
-
-@bye
-</pre><pre class="example">
-
-</pre><pre class="verbatim">in verbatim ''
-</pre><pre class="example">
-
-
-html ''
-
-
-
-
-</pre><span id="majorheading-2"></span><strong>majorheading</strong>
-<pre class="example">
-
-</pre><span id="chapheading-2"></span><strong>chapheading</strong>
-<pre class="example">
-
-</pre><span id="heading-2"></span><strong>heading</strong>
-<pre class="example">
-
-</pre><span id="subheading-2"></span><strong>subheading</strong>
-<pre class="example">
-
-</pre><span id="subsubheading-2"></span><strong>subsubheading</strong>
-<pre class="example">
-
-
-<code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym title="an 
accronym , ...">--a</acronym> (an accronym , ...)
-<code>@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }</code> <abbr 
title="&Eacute;tude&ndash;, Autonome">&Eacute;--. ,A.</abbr> (&Eacute;tude--, 
<b>Autonome</b>)
-<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude&ndash;, 
Autonome">&Eacute;--. ,A.</abbr>
-
-<code>@math{--a@minus{} {\frac{1}{2}}}</code> <em class='math'>--a- 
{\frac{1}{2}}</em>
-
-<code>@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img src="f-ile.jpg" 
alt="altjk _&quot; %@">
-<code>@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img src="f--ile.e--xt" alt="jk _&quot; %@ in b &quot;">
-<code>@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; %@:}}</code> 
<img src="filejk _&quot; %@.jpg" alt="altjk _&quot; %@">
-
-
-
-
-Somehow invalid use of @,:
-
-@, ,
-
-
-@,@&quot;u ,&uuml;
-
-Invalid use of @':
-
-@' '
-
-
-@'@&quot;u '&uuml;
-
-@dotless{truc} truc
-@dotless{ij} ij
-<code>@dotless{--a}</code> --a
-<code>@dotless{a}</code> a
-
-@U, without braces @U{}, with empty arg 
-@U{z}, with non-hex arg &#xz;
-@U{abc}, with &lt;4 hex digits &#xabc;
-@U{FFFFFFFFFFFFFF}, value much too large &#xFFFFFFFFFFFFFF;
-@U{110000}, value just beyond Unicode &#x110000;
-
-@TeX, but without brace TeX<code>@#</code> #
-
-<code>@w{--a}</code> --a<!-- /@w -->
-
-<code>@image{,1--xt}</code> 
-<code>@image{,,2--xt}</code> 
-<code>@image{,,,3--xt}</code> 
-
-
-</pre><ul class="no-bullet">
-<li> after emph <pre class="example">e--mph item
-</pre></li></ul>
-<pre class="example">
-
-</pre><ul class="no-bullet">
-<li>&bull; a&ndash;n itemize line <pre class="example">i--tem 1
-</pre></li><li>&bull; a&ndash;n itemize line <pre class="example">i--tem 2
-</pre></li></ul>
-<pre class="example">
-
-</pre><table width="100%">
-<tr><td align="left"></td><td align="right">fun</td></tr>
-<tr id="index-machin-8"><td align="left"> <strong>machin</strong><em> bidule 
chose and</em></td><td align="right">truc</td></tr>
-<tr id="index-machin-9"><td align="left"> <strong>machin</strong><em> bidule 
chose and  after</em></td><td align="right">truc</td></tr>
-<tr id="index-machin-10"><td align="left"> <strong>machin</strong><em> bidule 
chose and </em></td><td align="right">truc</td></tr>
-<tr id="index-machin-11"><td align="left"> <strong>machin</strong><em> bidule 
chose and and after</em></td><td align="right">truc</td></tr>
-<tr id="index-followed-3"><td align="left"> <strong>followed</strong><em> by a 
comment</em></td><td align="right">truc</td></tr>
-<tr><td colspan="2"><pre class="example">Various deff lines
-</pre></td></tr><tr id="index-after-1"><td align="left"> 
<strong>after</strong><em> a deff item</em></td><td align="right">truc</td></tr>
-</table>
-<pre class="example">
-
-<code>@ref{node}</code> `node'
-
-<code>@ref{,cross ref name}</code> `cross ref name'
-<code>@ref{,,title}</code> `title'
-<code>@ref{,,,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)</a>
-<code>@ref{,,,,manual}</code> <cite>manual</cite>
-<code>@ref{node,cross ref name}</code> `cross ref name'
-<code>@ref{node,,title}</code> `title'
-<code>@ref{node,,,file name}</code> <a data-manual="file name" href="../file 
name/node.html#node">(file name)node</a>
-<code>@ref{node,,,,manual}</code> `node' in <cite>manual</cite>
-<code>@ref{node,cross ref name,title,}</code> `title'
-<code>@ref{node,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)cross ref name</a>
-<code>@ref{node,cross ref name,,,manual}</code> `cross ref name' in 
<cite>manual</cite>
-<code>@ref{node,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/node.html#node">(file name)title</a>
-<code>@ref{node,cross ref name,title,,manual}</code> `title' in 
<cite>manual</cite>
-<code>@ref{node,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/node.html#node">title</a> in 
<cite>manual</cite>
-<code>@ref{node,,title,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)title</a>
-<code>@ref{node,,title,,manual}</code> `title' in <cite>manual</cite>
-<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
-<code>@ref{node,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">title</a> in <cite>manual</cite>
-<code>@ref{node,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">node</a> in <cite>manual</cite>
-<code>@ref{,cross ref name,title,}</code> `title'
-<code>@ref{,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)cross ref name</a>
-<code>@ref{,cross ref name,,,manual}</code> `cross ref name' in 
<cite>manual</cite>
-<code>@ref{,cross ref name,title,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)title</a>
-<code>@ref{,cross ref name,title,,manual}</code> `title' in <cite>manual</cite>
-<code>@ref{,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/index.html">title</a> in 
<cite>manual</cite>
-<code>@ref{,,title,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)title</a>
-<code>@ref{,,title,,manual}</code> `title' in <cite>manual</cite>
-<code>@ref{,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/index.html">title</a> in <cite>manual</cite>
-<code>@ref{,,,file name,manual}</code> <cite><a data-manual="file name" 
href="../file name/index.html">manual</a></cite>
-
-<code>@inforef{,cross ref name }</code> See `cross ref name'
-<code>@inforef{,,file name}</code> See <a data-manual="file name" 
href="../file name/index.html">(file name)</a>
-<code>@inforef{,cross ref name, file name}</code> See <a data-manual="file 
name" href="../file name/index.html">(file name)cross ref name</a>
-<code>@inforef{}</code> 
-
-
-</pre></div>
-
-<span id="index-t_002d_002druc"></span>
-<span id="index-T_002d_002druc"></span>
-<span id="index-_002e"></span>
-<span id="index-_003f"></span>
-<span id="index-a"></span>
-<span id="index-t_002d_002druc-1"></span>
-<span id="index-T_002d_002druc-1"></span>
-<span id="index-_002e-1"></span>
-<span id="index-_003f-1"></span>
-<span id="index-a-5"></span>
-
-
-<p>cp
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_cp_symbol-1"><b>&quot;</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-2"><b>-</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-3"><b>.</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-4"><b>?</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter" href="#Top-section_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_letter-I"><b>I</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="index-cp" border="0">
-<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_symbol-1">&quot;</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-1">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_symbol-2">-</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption-1">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_symbol-3">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_symbol-4">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_letter-A">A</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a href="#index-a">a</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_letter-I">I</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-index-entry-within-deffn">index 
entry within deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-</table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#Top-section_cp_symbol-1"><b>&quot;</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-2"><b>-</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-3"><b>.</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-4"><b>?</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter" href="#Top-section_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_letter-I"><b>I</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-
-<p>fn
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_fn_symbol-1"><b>-</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-2"><b>.</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-3"><b>?</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-4"><b>`</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter" href="#Top-section_fn_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-B"><b>B</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-D"><b>D</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-I"><b>I</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-L"><b>L</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-M"><b>M</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="index-fn" border="0">
-<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_symbol-1">-</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_symbol-2">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_symbol-3">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_symbol-4">`</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-A">A</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-B">B</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-D">D</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-F">F</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-I">I</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-copying-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-titlepage-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-i-ule-1"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-copying-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-titlepage-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-L">L</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a href="#index-copying-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-titlepage-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-copying-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-titlepage-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-copying-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-titlepage-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-M">M</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-</table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#Top-section_fn_symbol-1"><b>-</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-2"><b>.</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-3"><b>?</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-4"><b>`</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter" href="#Top-section_fn_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-B"><b>B</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-D"><b>D</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-I"><b>I</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-L"><b>L</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-M"><b>M</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-
-<p>vr
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_vr_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_vr_letter-B"><b>B</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_vr_letter-D"><b>D</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="index-vr" border="0">
-<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_vr_letter-A">A</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-a-2"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-a-2"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-6"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-7"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_vr_letter-B">B</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-b-1"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-b-1"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-2"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-3"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_vr_letter-D">D</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname-1"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname-1"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname-1"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname-1"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-</table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#Top-section_vr_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_vr_letter-B"><b>B</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_vr_letter-D"><b>D</b></a>
- &nbsp; 
-</td></tr></table>
-
-<p>ky
-</p>
-<p>pg
-</p>
-<p>tp
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_tp_letter-D"><b>D</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="index-tp" border="0">
-<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_tp_letter-D">D</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname-1"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-</table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#Top-section_tp_letter-D"><b>D</b></a>
- &nbsp; 
-</td></tr></table>
-
-
-
-</div>
-<div class="footnote">
-<hr>
-<h3 class="footnotes-heading">Footnotes</h3>
-
-<h5><a id="FOOT1" href="#DOCF1">(1)</a></h5>
-<p>in footnote</p>
-<h5><a id="FOOT2" href="#DOCF2">(2)</a></h5>
-<p>in footnote2</p>
-<h5><a id="FOOT5" href="#DOCF5">(3)</a></h5>
-<p>in footnote</p>
-<h5><a id="FOOT6" href="#DOCF6">(4)</a></h5>
-<p>in footnote2</p>
-<h5><a id="FOOT7" href="#DOCF7">(5)</a></h5>
-<p>in footnote</p>
-<h5><a id="FOOT8" href="#DOCF8">(6)</a></h5>
-<p>in footnote2</p>
 </div>
 <hr>
 <table class="header" cellpadding="1" cellspacing="1" border="0">
@@ -3778,7 +741,7 @@ Invalid use of @':
 <td valign="middle" align="left">[<a href="chapter.html" title="Next section 
in reading order"> &gt; </a>]</td>
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="formatting_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
 <p><font size="-1">
diff --git 
a/tp/tests/layout/res_parser/formatting_exotic/s_002d_002dect_002cion.html 
b/tp/tests/layout/res_parser/formatting_exotic/s_002d_002dect_002cion.html
index 05cc15e..c557eac 100644
--- a/tp/tests/layout/res_parser/formatting_exotic/s_002d_002dect_002cion.html
+++ b/tp/tests/layout/res_parser/formatting_exotic/s_002d_002dect_002cion.html
@@ -729,7 +729,7 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="index.html" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
 <span id="A-section"></span><h2 class="section"><a 
href="formatting_toc.html#toc-A-section">A section</a></h2>
diff --git a/tp/tests/layout/res_parser/formatting_fr_icons/formatting.2 
b/tp/tests/layout/res_parser/formatting_fr_icons/formatting.2
index eb99df1..610b5fa 100644
--- a/tp/tests/layout/res_parser/formatting_fr_icons/formatting.2
+++ b/tp/tests/layout/res_parser/formatting_fr_icons/formatting.2
@@ -1,4 +1,65 @@
-formatting.texi:25: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:15: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:15: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:15: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:15: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:15: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:15: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:15: @U expected braces (possibly involving @mymacro)
+formatting.texi:15: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:15: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:15: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:15: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:15: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:15: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:15: unexpected @ (possibly involving @mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @sp missing argument (possibly involving @mymacro)
+formatting.texi:15: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:15: misplaced } (possibly involving @mymacro)
+formatting.texi:15: misplaced } (possibly involving @mymacro)
+formatting.texi:15: misplaced { (possibly involving @mymacro)
+formatting.texi:15: misplaced { (possibly involving @mymacro)
+formatting.texi:15: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:25: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
 formatting.texi:25: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:25: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -60,226 +121,165 @@ formatting.texi:25: warning: @inforef is obsolete. 
(possibly involving @mymacro)
 formatting.texi:25: warning: @inforef is obsolete. (possibly involving 
@mymacro)
 formatting.texi:25: warning: @inforef is obsolete. (possibly involving 
@mymacro)
 formatting.texi:25: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:35: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:35: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:35: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:35: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:35: @U expected braces (possibly involving @mymacro)
-formatting.texi:35: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:35: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:35: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:35: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:35: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:35: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:35: unexpected @ (possibly involving @mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @sp missing argument (possibly involving @mymacro)
-formatting.texi:35: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:35: misplaced } (possibly involving @mymacro)
-formatting.texi:35: misplaced } (possibly involving @mymacro)
-formatting.texi:35: misplaced { (possibly involving @mymacro)
-formatting.texi:35: misplaced { (possibly involving @mymacro)
-formatting.texi:35: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
-formatting.texi:45: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:45: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:45: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:45: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:45: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:45: @U expected braces (possibly involving @mymacro)
-formatting.texi:45: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:45: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:45: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:45: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:45: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:45: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:45: unexpected @ (possibly involving @mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @sp missing argument (possibly involving @mymacro)
-formatting.texi:45: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:45: misplaced } (possibly involving @mymacro)
-formatting.texi:45: misplaced } (possibly involving @mymacro)
-formatting.texi:45: misplaced { (possibly involving @mymacro)
-formatting.texi:45: misplaced { (possibly involving @mymacro)
-formatting.texi:45: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:49: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
-formatting.texi:49: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:49: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:49: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:49: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:49: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:49: @U expected braces (possibly involving @mymacro)
-formatting.texi:49: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:49: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:49: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:49: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:49: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:49: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:49: unexpected @ (possibly involving @mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @sp missing argument (possibly involving @mymacro)
-formatting.texi:49: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:49: misplaced } (possibly involving @mymacro)
-formatting.texi:49: misplaced } (possibly involving @mymacro)
-formatting.texi:49: misplaced { (possibly involving @mymacro)
-formatting.texi:49: misplaced { (possibly involving @mymacro)
-formatting.texi:49: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:101: warning: @menu in invalid context
-formatting.texi:141: warning: @centerchap is obsolete.
+formatting.texi:61: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:61: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:61: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:61: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:61: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:61: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:61: @U expected braces (possibly involving @mymacro)
+formatting.texi:61: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:61: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:61: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:61: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:61: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:61: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:61: unexpected @ (possibly involving @mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @sp missing argument (possibly involving @mymacro)
+formatting.texi:61: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:61: misplaced } (possibly involving @mymacro)
+formatting.texi:61: misplaced } (possibly involving @mymacro)
+formatting.texi:61: misplaced { (possibly involving @mymacro)
+formatting.texi:61: misplaced { (possibly involving @mymacro)
+formatting.texi:61: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:65: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:65: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:65: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:65: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:65: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:65: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:65: @U expected braces (possibly involving @mymacro)
+formatting.texi:65: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:65: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:65: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:65: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:65: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:65: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:65: unexpected @ (possibly involving @mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @sp missing argument (possibly involving @mymacro)
+formatting.texi:65: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:65: misplaced } (possibly involving @mymacro)
+formatting.texi:65: misplaced } (possibly involving @mymacro)
+formatting.texi:65: misplaced { (possibly involving @mymacro)
+formatting.texi:65: misplaced { (possibly involving @mymacro)
+formatting.texi:65: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:103: warning: @menu in invalid context
+formatting.texi:143: warning: @centerchap is obsolete.
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
diff --git a/tp/tests/layout/res_parser/formatting_fr_icons/formatting.html 
b/tp/tests/layout/res_parser/formatting_fr_icons/formatting.html
index 6b06fb3..16c93a7 100644
--- a/tp/tests/layout/res_parser/formatting_fr_icons/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_fr_icons/formatting.html
@@ -907,8 +907,8 @@ but , ,
 <code>@ogonek{a}</code> &#261;
 <code>@ogonek{--a}</code> &ndash;a;
 <code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF3" 
href="#FOOT3"><sup>7</sup></a>
-<code>@footnote{in footnote2}</code> <a id="DOCF4" 
href="#FOOT4"><sup>8</sup></a>
+<code>@footnote{in footnote}</code> <a id="DOCF3" 
href="#FOOT3"><sup>1</sup></a>
+<code>@footnote{in footnote2}</code> <a id="DOCF4" 
href="#FOOT4"><sup>2</sup></a>
 </p>
 <p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
 <code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
@@ -1436,15 +1436,15 @@ html ''
 
 
 
-<span id="majorheading-3"></span><h1 class="majorheading">majorheading</h1>
+<span id="majorheading"></span><h1 class="majorheading">majorheading</h1>
 
-<span id="chapheading-3"></span><h1 class="chapheading">chapheading</h1>
+<span id="chapheading"></span><h1 class="chapheading">chapheading</h1>
 
-<span id="heading-3"></span><h2 class="heading">heading</h2>
+<span id="heading"></span><h2 class="heading">heading</h2>
 
-<span id="subheading-3"></span><h3 class="subheading">subheading</h3>
+<span id="subheading"></span><h3 class="subheading">subheading</h3>
 
-<span id="subsubheading-3"></span><h4 class="subsubheading">subsubheading</h4>
+<span id="subsubheading"></span><h4 class="subsubheading">subsubheading</h4>
 
 
 <p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
@@ -1737,8 +1737,8 @@ but , ,
 <code>@ogonek{a}</code> &#261;
 <code>@ogonek{--a}</code> &ndash;a;
 <code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF1_9" 
href="#FOOT1_9"><sup>9</sup></a>
-<code>@footnote{in footnote2}</code> <a id="DOCF2_10" 
href="#FOOT2_10"><sup>10</sup></a>
+<code>@footnote{in footnote}</code> <a id="DOCF1" 
href="#FOOT1"><sup>3</sup></a>
+<code>@footnote{in footnote2}</code> <a id="DOCF2" 
href="#FOOT2"><sup>4</sup></a>
 </p>
 <p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
 <code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
@@ -2265,15 +2265,15 @@ html ''
 
 
 
-<span id="majorheading"></span><h1 class="majorheading">majorheading</h1>
+<span id="majorheading-1"></span><h1 class="majorheading">majorheading</h1>
 
-<span id="chapheading"></span><h1 class="chapheading">chapheading</h1>
+<span id="chapheading-1"></span><h1 class="chapheading">chapheading</h1>
 
-<span id="heading"></span><h2 class="heading">heading</h2>
+<span id="heading-1"></span><h2 class="heading">heading</h2>
 
-<span id="subheading"></span><h3 class="subheading">subheading</h3>
+<span id="subheading-1"></span><h3 class="subheading">subheading</h3>
 
-<span id="subsubheading"></span><h4 class="subsubheading">subsubheading</h4>
+<span id="subsubheading-1"></span><h4 class="subsubheading">subsubheading</h4>
 
 
 <p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
@@ -2379,19 +2379,23 @@ html ''
 
 <hr>
 
+
+
+
+
 <div class="top" id="Top">
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left"><img src="a_left_na.png" border="0" 
alt="Arri&egrave;re" align="middle"></td>
 <td valign="middle" align="left"><a href="#chapter" title="Section suivante 
dans l&rsquo;ordre de lecture"><img src="a_right.png" border="0" alt="Avant: 1 
chapter" align="middle"></a></td>
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left"><a href="#SEC_Contents" title="Table des 
mati&egrave;res"><img src="a_tableofcon.png" border="0" alt="Table des 
mati&egrave;res: Table des mati&egrave;res" align="middle"></a></td>
-<td valign="middle" align="left"><a href="#Top" title="Index"><img 
src="a_index.png" border="0" alt="Index: Top section" align="middle"></a></td>
+<td valign="middle" align="left"><a href="#chapter" title="Index"><img 
src="a_index.png" border="0" alt="Index: 1 chapter" align="middle"></a></td>
 <td valign="middle" align="left"><a href="#SEC_About" title="A propos (page 
d&rsquo;aide)"><img src="a_help.png" border="0" alt="A propos: A propos de ce 
document" align="middle"></a></td>
 </tr></table>
 <span id="Top-section"></span><h1 class="top">Top section</h1>
 
 <table class="menu" border="0" cellspacing="0">
-<tr><td align="left" valign="top"><a href="#chapter">1 
chapter</a></td><td>&nbsp;&nbsp;</td><td align="left" valign="top"></td></tr>
+<tr><td align="left" valign="top"><a href="#chapter" rel="index">1 
chapter</a></td><td>&nbsp;&nbsp;</td><td align="left" valign="top"></td></tr>
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">
 
 Menu comment
@@ -2401,8 +2405,34 @@ Menu comment
 </table>
 
 
+<hr size="6">
+<div class="chapter" id="chapter">
+<table class="header" cellpadding="1" cellspacing="1" border="0">
+<tr><td valign="middle" align="left"><a href="#Top" title="D&eacute;but de ce 
chapitre ou chapitre pr&eacute;c&eacute;dent"><img src="a_leftdouble.png" 
border="0" alt="RetourRapide: Top section" align="middle"></a></td>
+<td valign="middle" align="left"><a href="#Top" title="Section 
pr&eacute;c&eacute;dente dans l&rsquo;ordre de lecture"><img src="a_left.png" 
border="0" alt="Arri&egrave;re: Top section" align="middle"></a></td>
+<td valign="middle" align="left"><a href="#Top" title="Section 
sup&eacute;rieure"><img src="a_up.png" border="0" alt="Monter: Top section" 
align="middle"></a></td>
+<td valign="middle" align="left"><a href="#s_002d_002dect_002cion" 
title="Section suivante dans l&rsquo;ordre de lecture"><img src="a_right.png" 
border="0" alt="Avant: 1.1 A section" align="middle"></a></td>
+<td valign="middle" align="left"><a href="#chapter2" title="Chapitre 
suivant"><img src="a_rightdouble.png" border="0" alt="AvanceRapide: chapter 2" 
align="middle"></a></td>
+<td valign="middle" align="left"> &nbsp; </td>
+<td valign="middle" align="left"> &nbsp; </td>
+<td valign="middle" align="left"> &nbsp; </td>
+<td valign="middle" align="left"> &nbsp; </td>
+<td valign="middle" align="left"><a href="#Top" title="Couverture (top) du 
document"><img src="a_top.png" border="0" alt="Racine: Top section" 
align="middle"></a></td>
+<td valign="middle" align="left"><a href="#SEC_Contents" title="Table des 
mati&egrave;res"><img src="a_tableofcon.png" border="0" alt="Table des 
mati&egrave;res: Table des mati&egrave;res" align="middle"></a></td>
+<td valign="middle" align="left"><a href="#chapter" title="Index"><img 
src="a_index.png" border="0" alt="Index: 1 chapter" align="middle"></a></td>
+<td valign="middle" align="left"><a href="#SEC_About" title="A propos (page 
d&rsquo;aide)"><img src="a_help.png" border="0" alt="A propos: A propos de ce 
document" align="middle"></a></td>
+</tr></table>
+<span id="chapter-1"></span><h1 class="chapter">1 chapter</h1>
 
-
+<p>First para
+</p>
+<p>qsddsqkdsqkkmljsqjsqodmmdsqdsmqj dqs sdq sqd sdq dsq sdq sqd sqd sdq sdq 
+qsd dsq sdq dsq dssdq sdq sdq sdq dsq sdq dsq dsq sdq dsq sdqsd q
+</p>
+<p>noindent in para.
+</p>
+<p>unneeded indent
+</p>
 <p>Insertcopying in normal text
 </p><p>In copying
 </p>
@@ -2591,8 +2621,8 @@ but , ,
 <code>@ogonek{a}</code> &#261;
 <code>@ogonek{--a}</code> &ndash;a;
 <code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF1" 
href="#FOOT1"><sup>1</sup></a>
-<code>@footnote{in footnote2}</code> <a id="DOCF2" 
href="#FOOT2"><sup>2</sup></a>
+<code>@footnote{in footnote}</code> <a id="DOCF1_5" 
href="#FOOT1_5"><sup>5</sup></a>
+<code>@footnote{in footnote2}</code> <a id="DOCF2_6" 
href="#FOOT2_6"><sup>6</sup></a>
 </p>
 <p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
 <code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
@@ -3119,15 +3149,15 @@ html ''
 
 
 
-<span id="majorheading"></span><h1 class="majorheading">majorheading</h1>
+<span id="majorheading-1"></span><h1 class="majorheading">majorheading</h1>
 
-<span id="chapheading"></span><h1 class="chapheading">chapheading</h1>
+<span id="chapheading-1"></span><h1 class="chapheading">chapheading</h1>
 
-<span id="heading"></span><h2 class="heading">heading</h2>
+<span id="heading-1"></span><h2 class="heading">heading</h2>
 
-<span id="subheading"></span><h3 class="subheading">subheading</h3>
+<span id="subheading-1"></span><h3 class="subheading">subheading</h3>
 
-<span id="subsubheading"></span><h4 class="subsubheading">subsubheading</h4>
+<span id="subsubheading-1"></span><h4 class="subsubheading">subsubheading</h4>
 
 
 <p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
@@ -3419,8 +3449,8 @@ but , ,
 <code>@ogonek{a}</code> &#261;
 <code>@ogonek{--a}</code> &ndash;a;
 <code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF5" 
href="#FOOT5"><sup>3</sup></a>
-<code>@footnote{in footnote2}</code> <a id="DOCF6" 
href="#FOOT6"><sup>4</sup></a>
+<code>@footnote{in footnote}</code> <a id="DOCF5" 
href="#FOOT5"><sup>7</sup></a>
+<code>@footnote{in footnote2}</code> <a id="DOCF6" 
href="#FOOT6"><sup>8</sup></a>
 </p>
 <p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
 <code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
@@ -3947,15 +3977,15 @@ html ''
 
 
 
-<span id="majorheading-1"></span><h1 class="majorheading">majorheading</h1>
+<span id="majorheading-2"></span><h1 class="majorheading">majorheading</h1>
 
-<span id="chapheading-1"></span><h1 class="chapheading">chapheading</h1>
+<span id="chapheading-2"></span><h1 class="chapheading">chapheading</h1>
 
-<span id="heading-1"></span><h2 class="heading">heading</h2>
+<span id="heading-2"></span><h2 class="heading">heading</h2>
 
-<span id="subheading-1"></span><h3 class="subheading">subheading</h3>
+<span id="subheading-2"></span><h3 class="subheading">subheading</h3>
 
-<span id="subsubheading-1"></span><h4 class="subsubheading">subsubheading</h4>
+<span id="subsubheading-2"></span><h4 class="subsubheading">subsubheading</h4>
 
 
 <p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
@@ -4254,8 +4284,8 @@ but , ,
 <code>@ogonek{a}</code> &#261;
 <code>@ogonek{--a}</code> --a;
 <code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF7" href="#FOOT7">(5)</a>
-<code>@footnote{in footnote2}</code> <a id="DOCF8" href="#FOOT8">(6)</a>
+<code>@footnote{in footnote}</code> <a id="DOCF7" href="#FOOT7">(9)</a>
+<code>@footnote{in footnote2}</code> <a id="DOCF8" href="#FOOT8">(10)</a>
 
 <code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
 <code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
@@ -4873,19 +4903,19 @@ html ''
 
 
 
-</pre><span id="majorheading-2"></span><strong>majorheading</strong>
+</pre><span id="majorheading-3"></span><strong>majorheading</strong>
 <pre class="example">
 
-</pre><span id="chapheading-2"></span><strong>chapheading</strong>
+</pre><span id="chapheading-3"></span><strong>chapheading</strong>
 <pre class="example">
 
-</pre><span id="heading-2"></span><strong>heading</strong>
+</pre><span id="heading-3"></span><strong>heading</strong>
 <pre class="example">
 
-</pre><span id="subheading-2"></span><strong>subheading</strong>
+</pre><span id="subheading-3"></span><strong>subheading</strong>
 <pre class="example">
 
-</pre><span id="subsubheading-2"></span><strong>subsubheading</strong>
+</pre><span id="subsubheading-3"></span><strong>subsubheading</strong>
 <pre class="example">
 
 
@@ -5012,264 +5042,264 @@ Invalid use of @':
 
 
 <p>cp
-</p><table><tr><th valign="top">Aller &agrave;: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_cp_symbol-1"><b>&quot;</b></a>
+</p><table><tr><th valign="top">Aller &agrave;: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_cp_symbol-1"><b>&quot;</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-2"><b>-</b></a>
+<a class="summary-letter" href="#chapter-1_cp_symbol-2"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-3"><b>.</b></a>
+<a class="summary-letter" href="#chapter-1_cp_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-4"><b>?</b></a>
+<a class="summary-letter" href="#chapter-1_cp_symbol-4"><b>?</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter" href="#Top-section_cp_letter-A"><b>A</b></a>
+<a class="summary-letter" href="#chapter-1_cp_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_letter-I"><b>I</b></a>
+<a class="summary-letter" href="#chapter-1_cp_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_letter-T"><b>T</b></a>
+<a class="summary-letter" href="#chapter-1_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
 <table class="index-cp" border="0">
 <tr><td></td><th align="left">Entr&eacute;e 
d&rsquo;index</th><td>&nbsp;</td><th align="left"> Section</th></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_symbol-1">&quot;</th><td></td><td></td></tr>
+<tr><th id="chapter-1_cp_symbol-1">&quot;</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-1">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-1">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_symbol-2">-</th><td></td><td></td></tr>
+<tr><th id="chapter-1_cp_symbol-2">-</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption-1">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption-1">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_symbol-3">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><th id="chapter-1_cp_symbol-3">.</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_symbol-4">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><th id="chapter-1_cp_symbol-4">?</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_letter-A">A</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a href="#index-a">a</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><th id="chapter-1_cp_letter-A">A</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a href="#index-a">a</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_letter-I">I</th><td></td><td></td></tr>
+<tr><th id="chapter-1_cp_letter-I">I</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-index-entry-within-deffn">index 
entry within deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-index-entry-within-deffn">index 
entry within deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><th id="chapter-1_cp_letter-T">T</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
-<table><tr><th valign="top">Aller &agrave;: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_cp_symbol-1"><b>&quot;</b></a>
+<table><tr><th valign="top">Aller &agrave;: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_cp_symbol-1"><b>&quot;</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-2"><b>-</b></a>
+<a class="summary-letter" href="#chapter-1_cp_symbol-2"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-3"><b>.</b></a>
+<a class="summary-letter" href="#chapter-1_cp_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-4"><b>?</b></a>
+<a class="summary-letter" href="#chapter-1_cp_symbol-4"><b>?</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter" href="#Top-section_cp_letter-A"><b>A</b></a>
+<a class="summary-letter" href="#chapter-1_cp_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_letter-I"><b>I</b></a>
+<a class="summary-letter" href="#chapter-1_cp_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_letter-T"><b>T</b></a>
+<a class="summary-letter" href="#chapter-1_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
 
 <p>fn
-</p><table><tr><th valign="top">Aller &agrave;: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_fn_symbol-1"><b>-</b></a>
+</p><table><tr><th valign="top">Aller &agrave;: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_fn_symbol-1"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-2"><b>.</b></a>
+<a class="summary-letter" href="#chapter-1_fn_symbol-2"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-3"><b>?</b></a>
+<a class="summary-letter" href="#chapter-1_fn_symbol-3"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-4"><b>`</b></a>
+<a class="summary-letter" href="#chapter-1_fn_symbol-4"><b>`</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter" href="#Top-section_fn_letter-A"><b>A</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-B"><b>B</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-D"><b>D</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-F"><b>F</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-F"><b>F</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-I"><b>I</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-L"><b>L</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-L"><b>L</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-M"><b>M</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-M"><b>M</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-T"><b>T</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
 <table class="index-fn" border="0">
 <tr><td></td><th align="left">Entr&eacute;e 
d&rsquo;index</th><td>&nbsp;</td><th align="left"> Section</th></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_symbol-1">-</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_symbol-1">-</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_symbol-2">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><th id="chapter-1_fn_symbol-2">.</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_symbol-3">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><th id="chapter-1_fn_symbol-3">?</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_symbol-4">`</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_symbol-4">`</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-A">A</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_letter-A">A</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-B">B</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_letter-B">B</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-D">D</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_letter-D">D</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name de 
c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name de 
c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-F">F</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_letter-F">F</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-I">I</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_letter-I">I</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-i-ule-1"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-i-ule-1"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-L">L</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_letter-L">L</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-M">M</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_letter-M">M</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
@@ -5282,122 +5312,122 @@ Invalid use of @':
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><th id="chapter-1_fn_letter-T">T</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
-<table><tr><th valign="top">Aller &agrave;: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_fn_symbol-1"><b>-</b></a>
+<table><tr><th valign="top">Aller &agrave;: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_fn_symbol-1"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-2"><b>.</b></a>
+<a class="summary-letter" href="#chapter-1_fn_symbol-2"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-3"><b>?</b></a>
+<a class="summary-letter" href="#chapter-1_fn_symbol-3"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-4"><b>`</b></a>
+<a class="summary-letter" href="#chapter-1_fn_symbol-4"><b>`</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter" href="#Top-section_fn_letter-A"><b>A</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-B"><b>B</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-D"><b>D</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-F"><b>F</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-F"><b>F</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-I"><b>I</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-L"><b>L</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-L"><b>L</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-M"><b>M</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-M"><b>M</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-T"><b>T</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
 
 <p>vr
-</p><table><tr><th valign="top">Aller &agrave;: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_vr_letter-A"><b>A</b></a>
+</p><table><tr><th valign="top">Aller &agrave;: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_vr_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_vr_letter-B"><b>B</b></a>
+<a class="summary-letter" href="#chapter-1_vr_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_vr_letter-D"><b>D</b></a>
+<a class="summary-letter" href="#chapter-1_vr_letter-D"><b>D</b></a>
  &nbsp; 
 </td></tr></table>
 <table class="index-vr" border="0">
 <tr><td></td><th align="left">Entr&eacute;e 
d&rsquo;index</th><td>&nbsp;</td><th align="left"> Section</th></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_vr_letter-A">A</th><td></td><td></td></tr>
+<tr><th id="chapter-1_vr_letter-A">A</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-a-2"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-a-2"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-6"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-7"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-6"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-7"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_vr_letter-B">B</th><td></td><td></td></tr>
+<tr><th id="chapter-1_vr_letter-B">B</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-b-1"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-b-1"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-2"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-3"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-2"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-3"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_vr_letter-D">D</th><td></td><td></td></tr>
+<tr><th id="chapter-1_vr_letter-D">D</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><code>d--efivar_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><code>d--efivar_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname-1"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname-1"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><code>d--eftypeivar_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><code>d--eftypeivar_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname-1"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname-1"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname-1"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname-1"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname-1"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname-1"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
-<table><tr><th valign="top">Aller &agrave;: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_vr_letter-A"><b>A</b></a>
+<table><tr><th valign="top">Aller &agrave;: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_vr_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_vr_letter-B"><b>B</b></a>
+<a class="summary-letter" href="#chapter-1_vr_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_vr_letter-D"><b>D</b></a>
+<a class="summary-letter" href="#chapter-1_vr_letter-D"><b>D</b></a>
  &nbsp; 
 </td></tr></table>
 
@@ -5406,53 +5436,25 @@ Invalid use of @':
 <p>pg
 </p>
 <p>tp
-</p><table><tr><th valign="top">Aller &agrave;: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_tp_letter-D"><b>D</b></a>
+</p><table><tr><th valign="top">Aller &agrave;: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_tp_letter-D"><b>D</b></a>
  &nbsp; 
 </td></tr></table>
 <table class="index-tp" border="0">
 <tr><td></td><th align="left">Entr&eacute;e 
d&rsquo;index</th><td>&nbsp;</td><th align="left"> Section</th></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_tp_letter-D">D</th><td></td><td></td></tr>
+<tr><th id="chapter-1_tp_letter-D">D</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname-1"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname-1"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
-<table><tr><th valign="top">Aller &agrave;: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_tp_letter-D"><b>D</b></a>
+<table><tr><th valign="top">Aller &agrave;: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_tp_letter-D"><b>D</b></a>
  &nbsp; 
 </td></tr></table>
 
 
 
-<hr size="6">
-<div class="chapter" id="chapter">
-<table class="header" cellpadding="1" cellspacing="1" border="0">
-<tr><td valign="middle" align="left"><a href="#Top" title="D&eacute;but de ce 
chapitre ou chapitre pr&eacute;c&eacute;dent"><img src="a_leftdouble.png" 
border="0" alt="RetourRapide: Top section" align="middle"></a></td>
-<td valign="middle" align="left"><a href="#Top" title="Section 
pr&eacute;c&eacute;dente dans l&rsquo;ordre de lecture"><img src="a_left.png" 
border="0" alt="Arri&egrave;re: Top section" align="middle"></a></td>
-<td valign="middle" align="left"><a href="#Top" title="Section 
sup&eacute;rieure"><img src="a_up.png" border="0" alt="Monter: Top section" 
align="middle"></a></td>
-<td valign="middle" align="left"><a href="#s_002d_002dect_002cion" 
title="Section suivante dans l&rsquo;ordre de lecture"><img src="a_right.png" 
border="0" alt="Avant: 1.1 A section" align="middle"></a></td>
-<td valign="middle" align="left"><a href="#chapter2" title="Chapitre 
suivant"><img src="a_rightdouble.png" border="0" alt="AvanceRapide: chapter 2" 
align="middle"></a></td>
-<td valign="middle" align="left"> &nbsp; </td>
-<td valign="middle" align="left"> &nbsp; </td>
-<td valign="middle" align="left"> &nbsp; </td>
-<td valign="middle" align="left"> &nbsp; </td>
-<td valign="middle" align="left"><a href="#Top" title="Couverture (top) du 
document"><img src="a_top.png" border="0" alt="Racine: Top section" 
align="middle"></a></td>
-<td valign="middle" align="left"><a href="#SEC_Contents" title="Table des 
mati&egrave;res"><img src="a_tableofcon.png" border="0" alt="Table des 
mati&egrave;res: Table des mati&egrave;res" align="middle"></a></td>
-<td valign="middle" align="left"><a href="#Top" title="Index"><img 
src="a_index.png" border="0" alt="Index: Top section" align="middle"></a></td>
-<td valign="middle" align="left"><a href="#SEC_About" title="A propos (page 
d&rsquo;aide)"><img src="a_help.png" border="0" alt="A propos: A propos de ce 
document" align="middle"></a></td>
-</tr></table>
-<span id="chapter-1"></span><h1 class="chapter">1 chapter</h1>
-
-<p>First para
-</p>
-<p>qsddsqkdsqkkmljsqjsqodmmdsqdsmqj dqs sdq sqd sdq dsq sdq sqd sqd sdq sdq 
-qsd dsq sdq dsq dssdq sdq sdq sdq dsq sdq dsq dsq sdq dsq sdqsd q
-</p>
-<p>noindent in para.
-</p>
-<p>unneeded indent
-</p>
 <p><a id="DOCF9" href="#FOOT9"><sup>11</sup></a>
 </p>
 <div class="format">
@@ -5481,7 +5483,7 @@ Menu comment
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left"><a href="#Top" title="Couverture (top) du 
document"><img src="a_top.png" border="0" alt="Racine: Top section" 
align="middle"></a></td>
 <td valign="middle" align="left"><a href="#SEC_Contents" title="Table des 
mati&egrave;res"><img src="a_tableofcon.png" border="0" alt="Table des 
mati&egrave;res: Table des mati&egrave;res" align="middle"></a></td>
-<td valign="middle" align="left"><a href="#Top" title="Index"><img 
src="a_index.png" border="0" alt="Index: Top section" align="middle"></a></td>
+<td valign="middle" align="left"><a href="#chapter" title="Index"><img 
src="a_index.png" border="0" alt="Index: 1 chapter" align="middle"></a></td>
 <td valign="middle" align="left"><a href="#SEC_About" title="A propos (page 
d&rsquo;aide)"><img src="a_help.png" border="0" alt="A propos: A propos de ce 
document" align="middle"></a></td>
 </tr></table>
 <span id="A-section"></span><h2 class="section">1.1 A section</h2>
@@ -5513,7 +5515,7 @@ Menu comment
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left"><a href="#Top" title="Couverture (top) du 
document"><img src="a_top.png" border="0" alt="Racine: Top section" 
align="middle"></a></td>
 <td valign="middle" align="left"><a href="#SEC_Contents" title="Table des 
mati&egrave;res"><img src="a_tableofcon.png" border="0" alt="Table des 
mati&egrave;res: Table des mati&egrave;res" align="middle"></a></td>
-<td valign="middle" align="left"><a href="#Top" title="Index"><img 
src="a_index.png" border="0" alt="Index: Top section" align="middle"></a></td>
+<td valign="middle" align="left"><a href="#chapter" title="Index"><img 
src="a_index.png" border="0" alt="Index: 1 chapter" align="middle"></a></td>
 <td valign="middle" align="left"><a href="#SEC_About" title="A propos (page 
d&rsquo;aide)"><img src="a_help.png" border="0" alt="A propos: A propos de ce 
document" align="middle"></a></td>
 </tr></table>
 <span id="subsection-1"></span><h3 class="subsection">1.1.1 subsection</h3>
@@ -5540,7 +5542,7 @@ Menu comment
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left"><a href="#Top" title="Couverture (top) du 
document"><img src="a_top.png" border="0" alt="Racine: Top section" 
align="middle"></a></td>
 <td valign="middle" align="left"><a href="#SEC_Contents" title="Table des 
mati&egrave;res"><img src="a_tableofcon.png" border="0" alt="Table des 
mati&egrave;res: Table des mati&egrave;res" align="middle"></a></td>
-<td valign="middle" align="left"><a href="#Top" title="Index"><img 
src="a_index.png" border="0" alt="Index: Top section" align="middle"></a></td>
+<td valign="middle" align="left"><a href="#chapter" title="Index"><img 
src="a_index.png" border="0" alt="Index: 1 chapter" align="middle"></a></td>
 <td valign="middle" align="left"><a href="#SEC_About" title="A propos (page 
d&rsquo;aide)"><img src="a_help.png" border="0" alt="A propos: A propos de ce 
document" align="middle"></a></td>
 </tr></table>
 <span id="subsubsection-_0060_0060simple_002ddouble_002d_002d-1"></span><h4 
class="subsubsection">1.1.1.1 subsubsection &ldquo;simple-double&ndash;</h4>
@@ -5560,7 +5562,7 @@ Menu comment
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left"><a href="#Top" title="Couverture (top) du 
document"><img src="a_top.png" border="0" alt="Racine: Top section" 
align="middle"></a></td>
 <td valign="middle" align="left"><a href="#SEC_Contents" title="Table des 
mati&egrave;res"><img src="a_tableofcon.png" border="0" alt="Table des 
mati&egrave;res: Table des mati&egrave;res" align="middle"></a></td>
-<td valign="middle" align="left"><a href="#Top" title="Index"><img 
src="a_index.png" border="0" alt="Index: Top section" align="middle"></a></td>
+<td valign="middle" align="left"><a href="#chapter" title="Index"><img 
src="a_index.png" border="0" alt="Index: 1 chapter" align="middle"></a></td>
 <td valign="middle" align="left"><a href="#SEC_About" title="A propos (page 
d&rsquo;aide)"><img src="a_help.png" border="0" alt="A propos: A propos de ce 
document" align="middle"></a></td>
 </tr></table>
 <span id="three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027"></span><h4 
class="subsubsection">1.1.1.2 three&mdash;four&mdash;-&rdquo;</h4>
@@ -5583,7 +5585,7 @@ Menu comment
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left"><a href="#Top" title="Couverture (top) du 
document"><img src="a_top.png" border="0" alt="Racine: Top section" 
align="middle"></a></td>
 <td valign="middle" align="left"><a href="#SEC_Contents" title="Table des 
mati&egrave;res"><img src="a_tableofcon.png" border="0" alt="Table des 
mati&egrave;res: Table des mati&egrave;res" align="middle"></a></td>
-<td valign="middle" align="left"><a href="#Top" title="Index"><img 
src="a_index.png" border="0" alt="Index: Top section" align="middle"></a></td>
+<td valign="middle" align="left"><a href="#chapter" title="Index"><img 
src="a_index.png" border="0" alt="Index: 1 chapter" align="middle"></a></td>
 <td valign="middle" align="left"><a href="#SEC_About" title="A propos (page 
d&rsquo;aide)"><img src="a_help.png" border="0" alt="A propos: A propos de ce 
document" align="middle"></a></td>
 </tr></table>
 <span id="chapter-2"></span><h1 class="centerchap" align="center">chapter 
2</h1>
@@ -5610,45 +5612,45 @@ Menu comment
 <tr><th id="chapter-2_cp_symbol-1">&quot;</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-1">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-1">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_symbol-2">-</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption-1">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption-1">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_symbol-3">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_symbol-4">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_letter-A">A</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a href="#index-a">a</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-a">a</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_letter-I">I</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-index-entry-within-deffn">index 
entry within deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-index-entry-within-deffn">index 
entry within deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
 <table><tr><th valign="top">Aller &agrave;: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-2_cp_symbol-1"><b>&quot;</b></a>
@@ -5699,149 +5701,149 @@ Menu comment
 <tr><th id="chapter-2_fn_symbol-1">-</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_symbol-2">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_symbol-3">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_symbol-4">`</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-A">A</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-B">B</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-D">D</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name de 
c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name de 
c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 de c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-F">F</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-I">I</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-i-ule-1"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-i-ule-1"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-L">L</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-M">M</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
@@ -5856,30 +5858,30 @@ Menu comment
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
 <table><tr><th valign="top">Aller &agrave;: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-2_fn_symbol-1"><b>-</b></a>
@@ -5916,30 +5918,30 @@ Menu comment
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left"><a href="#Top" title="Couverture (top) du 
document"><img src="a_top.png" border="0" alt="Racine: Top section" 
align="middle"></a></td>
 <td valign="middle" align="left"><a href="#SEC_Contents" title="Table des 
mati&egrave;res"><img src="a_tableofcon.png" border="0" alt="Table des 
mati&egrave;res: Table des mati&egrave;res" align="middle"></a></td>
-<td valign="middle" align="left"><a href="#Top" title="Index"><img 
src="a_index.png" border="0" alt="Index: Top section" align="middle"></a></td>
+<td valign="middle" align="left"><a href="#chapter" title="Index"><img 
src="a_index.png" border="0" alt="Index: 1 chapter" align="middle"></a></td>
 <td valign="middle" align="left"><a href="#SEC_About" title="A propos (page 
d&rsquo;aide)"><img src="a_help.png" border="0" alt="A propos: A propos de ce 
document" align="middle"></a></td>
 </tr></table>
 <h1 class="footnotes-heading">Notes de bas de page</h1>
 
-<h5><a id="FOOT1" href="#DOCF1">(1)</a></h5>
+<h5><a id="FOOT3" href="#DOCF3">(1)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT2" href="#DOCF2">(2)</a></h5>
+<h5><a id="FOOT4" href="#DOCF4">(2)</a></h5>
 <p>in footnote2</p>
-<h5><a id="FOOT5" href="#DOCF5">(3)</a></h5>
+<h5><a id="FOOT1" href="#DOCF1">(3)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT6" href="#DOCF6">(4)</a></h5>
+<h5><a id="FOOT2" href="#DOCF2">(4)</a></h5>
 <p>in footnote2</p>
-<h5><a id="FOOT7" href="#DOCF7">(5)</a></h5>
+<h5><a id="FOOT1_5" href="#DOCF1_5">(5)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT8" href="#DOCF8">(6)</a></h5>
+<h5><a id="FOOT2_6" href="#DOCF2_6">(6)</a></h5>
 <p>in footnote2</p>
-<h5><a id="FOOT3" href="#DOCF3">(7)</a></h5>
+<h5><a id="FOOT5" href="#DOCF5">(7)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT4" href="#DOCF4">(8)</a></h5>
+<h5><a id="FOOT6" href="#DOCF6">(8)</a></h5>
 <p>in footnote2</p>
-<h5><a id="FOOT1_9" href="#DOCF1_9">(9)</a></h5>
+<h5><a id="FOOT7" href="#DOCF7">(9)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT2_10" href="#DOCF2_10">(10)</a></h5>
+<h5><a id="FOOT8" href="#DOCF8">(10)</a></h5>
 <p>in footnote2</p>
 <h5><a id="FOOT9" href="#DOCF9">(11)</a></h5>
 <p>in footnote</p>
@@ -5948,7 +5950,7 @@ Menu comment
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left"><a href="#Top" title="Couverture (top) du 
document"><img src="a_top.png" border="0" alt="Racine: Top section" 
align="middle"></a></td>
 <td valign="middle" align="left"><a href="#SEC_Contents" title="Table des 
mati&egrave;res"><img src="a_tableofcon.png" border="0" alt="Table des 
mati&egrave;res: Table des mati&egrave;res" align="middle"></a></td>
-<td valign="middle" align="left"><a href="#Top" title="Index"><img 
src="a_index.png" border="0" alt="Index: Top section" align="middle"></a></td>
+<td valign="middle" align="left"><a href="#chapter" title="Index"><img 
src="a_index.png" border="0" alt="Index: 1 chapter" align="middle"></a></td>
 <td valign="middle" align="left"><a href="#SEC_About" title="A propos (page 
d&rsquo;aide)"><img src="a_help.png" border="0" alt="A propos: A propos de ce 
document" align="middle"></a></td>
 </tr></table>
 <h1 class="contents-heading">Table des mati&egrave;res</h1>
@@ -5956,7 +5958,7 @@ Menu comment
 <div class="contents">
 
 <ul class="no-bullet">
-  <li><a id="toc-chapter-1" href="#chapter">1 chapter</a>
+  <li><a id="toc-chapter-1" href="#chapter" rel="index">1 chapter</a>
   <ul class="no-bullet">
     <li><a id="toc-A-section" href="#s_002d_002dect_002cion">1.1 A section</a>
     <ul class="no-bullet">
@@ -5975,14 +5977,14 @@ Menu comment
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left"><a href="#Top" title="Couverture (top) du 
document"><img src="a_top.png" border="0" alt="Racine: Top section" 
align="middle"></a></td>
 <td valign="middle" align="left"><a href="#SEC_Contents" title="Table des 
mati&egrave;res"><img src="a_tableofcon.png" border="0" alt="Table des 
mati&egrave;res: Table des mati&egrave;res" align="middle"></a></td>
-<td valign="middle" align="left"><a href="#Top" title="Index"><img 
src="a_index.png" border="0" alt="Index: Top section" align="middle"></a></td>
+<td valign="middle" align="left"><a href="#chapter" title="Index"><img 
src="a_index.png" border="0" alt="Index: 1 chapter" align="middle"></a></td>
 <td valign="middle" align="left"><a href="#SEC_About" title="A propos (page 
d&rsquo;aide)"><img src="a_help.png" border="0" alt="A propos: A propos de ce 
document" align="middle"></a></td>
 </tr></table>
 <h1 class="shortcontents-heading">R&eacute;sum&eacute; du contenu</h1>
 
 <div class="shortcontents">
 <ul class="no-bullet">
-<li><a id="stoc-chapter-1" href="#chapter">1 chapter</a></li>
+<li><a id="stoc-chapter-1" href="#chapter" rel="index">1 chapter</a></li>
 <li><a id="stoc-chapter-2" href="#chapter2" rel="index">chapter 2</a></li>
 </ul>
 </div>
@@ -5991,7 +5993,7 @@ Menu comment
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left"><a href="#Top" title="Couverture (top) du 
document"><img src="a_top.png" border="0" alt="Racine: Top section" 
align="middle"></a></td>
 <td valign="middle" align="left"><a href="#SEC_Contents" title="Table des 
mati&egrave;res"><img src="a_tableofcon.png" border="0" alt="Table des 
mati&egrave;res: Table des mati&egrave;res" align="middle"></a></td>
-<td valign="middle" align="left"><a href="#Top" title="Index"><img 
src="a_index.png" border="0" alt="Index: Top section" align="middle"></a></td>
+<td valign="middle" align="left"><a href="#chapter" title="Index"><img 
src="a_index.png" border="0" alt="Index: 1 chapter" align="middle"></a></td>
 <td valign="middle" align="left"><a href="#SEC_About" title="A propos (page 
d&rsquo;aide)"><img src="a_help.png" border="0" alt="A propos: A propos de ce 
document" align="middle"></a></td>
 </tr></table>
 <h1 class="about-heading">A propos de ce document</h1>
diff --git a/tp/tests/layout/res_parser/formatting_html/formatting.2 
b/tp/tests/layout/res_parser/formatting_html/formatting.2
index eb99df1..610b5fa 100644
--- a/tp/tests/layout/res_parser/formatting_html/formatting.2
+++ b/tp/tests/layout/res_parser/formatting_html/formatting.2
@@ -1,4 +1,65 @@
-formatting.texi:25: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:15: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:15: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:15: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:15: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:15: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:15: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:15: @U expected braces (possibly involving @mymacro)
+formatting.texi:15: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:15: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:15: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:15: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:15: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:15: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:15: unexpected @ (possibly involving @mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @sp missing argument (possibly involving @mymacro)
+formatting.texi:15: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:15: misplaced } (possibly involving @mymacro)
+formatting.texi:15: misplaced } (possibly involving @mymacro)
+formatting.texi:15: misplaced { (possibly involving @mymacro)
+formatting.texi:15: misplaced { (possibly involving @mymacro)
+formatting.texi:15: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:25: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
 formatting.texi:25: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:25: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -60,226 +121,165 @@ formatting.texi:25: warning: @inforef is obsolete. 
(possibly involving @mymacro)
 formatting.texi:25: warning: @inforef is obsolete. (possibly involving 
@mymacro)
 formatting.texi:25: warning: @inforef is obsolete. (possibly involving 
@mymacro)
 formatting.texi:25: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:35: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:35: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:35: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:35: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:35: @U expected braces (possibly involving @mymacro)
-formatting.texi:35: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:35: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:35: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:35: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:35: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:35: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:35: unexpected @ (possibly involving @mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @sp missing argument (possibly involving @mymacro)
-formatting.texi:35: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:35: misplaced } (possibly involving @mymacro)
-formatting.texi:35: misplaced } (possibly involving @mymacro)
-formatting.texi:35: misplaced { (possibly involving @mymacro)
-formatting.texi:35: misplaced { (possibly involving @mymacro)
-formatting.texi:35: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
-formatting.texi:45: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:45: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:45: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:45: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:45: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:45: @U expected braces (possibly involving @mymacro)
-formatting.texi:45: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:45: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:45: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:45: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:45: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:45: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:45: unexpected @ (possibly involving @mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @sp missing argument (possibly involving @mymacro)
-formatting.texi:45: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:45: misplaced } (possibly involving @mymacro)
-formatting.texi:45: misplaced } (possibly involving @mymacro)
-formatting.texi:45: misplaced { (possibly involving @mymacro)
-formatting.texi:45: misplaced { (possibly involving @mymacro)
-formatting.texi:45: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:49: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
-formatting.texi:49: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:49: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:49: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:49: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:49: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:49: @U expected braces (possibly involving @mymacro)
-formatting.texi:49: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:49: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:49: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:49: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:49: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:49: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:49: unexpected @ (possibly involving @mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @sp missing argument (possibly involving @mymacro)
-formatting.texi:49: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:49: misplaced } (possibly involving @mymacro)
-formatting.texi:49: misplaced } (possibly involving @mymacro)
-formatting.texi:49: misplaced { (possibly involving @mymacro)
-formatting.texi:49: misplaced { (possibly involving @mymacro)
-formatting.texi:49: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:101: warning: @menu in invalid context
-formatting.texi:141: warning: @centerchap is obsolete.
+formatting.texi:61: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:61: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:61: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:61: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:61: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:61: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:61: @U expected braces (possibly involving @mymacro)
+formatting.texi:61: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:61: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:61: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:61: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:61: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:61: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:61: unexpected @ (possibly involving @mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @sp missing argument (possibly involving @mymacro)
+formatting.texi:61: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:61: misplaced } (possibly involving @mymacro)
+formatting.texi:61: misplaced } (possibly involving @mymacro)
+formatting.texi:61: misplaced { (possibly involving @mymacro)
+formatting.texi:61: misplaced { (possibly involving @mymacro)
+formatting.texi:61: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:65: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:65: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:65: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:65: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:65: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:65: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:65: @U expected braces (possibly involving @mymacro)
+formatting.texi:65: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:65: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:65: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:65: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:65: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:65: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:65: unexpected @ (possibly involving @mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @sp missing argument (possibly involving @mymacro)
+formatting.texi:65: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:65: misplaced } (possibly involving @mymacro)
+formatting.texi:65: misplaced } (possibly involving @mymacro)
+formatting.texi:65: misplaced { (possibly involving @mymacro)
+formatting.texi:65: misplaced { (possibly involving @mymacro)
+formatting.texi:65: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:103: warning: @menu in invalid context
+formatting.texi:143: warning: @centerchap is obsolete.
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
diff --git a/tp/tests/layout/res_parser/formatting_html/formatting.html 
b/tp/tests/layout/res_parser/formatting_html/formatting.html
index f353f23..c2dc6d8 100644
--- a/tp/tests/layout/res_parser/formatting_html/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_html/formatting.html
@@ -907,8 +907,8 @@ but , ,
 <code>@ogonek{a}</code> &#261;
 <code>@ogonek{--a}</code> &ndash;a;
 <code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF3" 
href="#FOOT3"><sup>7</sup></a>
-<code>@footnote{in footnote2}</code> <a id="DOCF4" 
href="#FOOT4"><sup>8</sup></a>
+<code>@footnote{in footnote}</code> <a id="DOCF3" 
href="#FOOT3"><sup>1</sup></a>
+<code>@footnote{in footnote2}</code> <a id="DOCF4" 
href="#FOOT4"><sup>2</sup></a>
 </p>
 <p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
 <code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
@@ -1436,15 +1436,15 @@ html ''
 
 
 
-<span id="majorheading-3"></span><h1 class="majorheading">majorheading</h1>
+<span id="majorheading"></span><h1 class="majorheading">majorheading</h1>
 
-<span id="chapheading-3"></span><h1 class="chapheading">chapheading</h1>
+<span id="chapheading"></span><h1 class="chapheading">chapheading</h1>
 
-<span id="heading-3"></span><h2 class="heading">heading</h2>
+<span id="heading"></span><h2 class="heading">heading</h2>
 
-<span id="subheading-3"></span><h3 class="subheading">subheading</h3>
+<span id="subheading"></span><h3 class="subheading">subheading</h3>
 
-<span id="subsubheading-3"></span><h4 class="subsubheading">subsubheading</h4>
+<span id="subsubheading"></span><h4 class="subsubheading">subsubheading</h4>
 
 
 <p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
@@ -1737,8 +1737,8 @@ but , ,
 <code>@ogonek{a}</code> &#261;
 <code>@ogonek{--a}</code> &ndash;a;
 <code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF1_9" 
href="#FOOT1_9"><sup>9</sup></a>
-<code>@footnote{in footnote2}</code> <a id="DOCF2_10" 
href="#FOOT2_10"><sup>10</sup></a>
+<code>@footnote{in footnote}</code> <a id="DOCF1" 
href="#FOOT1"><sup>3</sup></a>
+<code>@footnote{in footnote2}</code> <a id="DOCF2" 
href="#FOOT2"><sup>4</sup></a>
 </p>
 <p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
 <code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
@@ -2265,15 +2265,15 @@ html ''
 
 
 
-<span id="majorheading"></span><h1 class="majorheading">majorheading</h1>
+<span id="majorheading-1"></span><h1 class="majorheading">majorheading</h1>
 
-<span id="chapheading"></span><h1 class="chapheading">chapheading</h1>
+<span id="chapheading-1"></span><h1 class="chapheading">chapheading</h1>
 
-<span id="heading"></span><h2 class="heading">heading</h2>
+<span id="heading-1"></span><h2 class="heading">heading</h2>
 
-<span id="subheading"></span><h3 class="subheading">subheading</h3>
+<span id="subheading-1"></span><h3 class="subheading">subheading</h3>
 
-<span id="subsubheading"></span><h4 class="subsubheading">subsubheading</h4>
+<span id="subsubheading-1"></span><h4 class="subsubheading">subsubheading</h4>
 
 
 <p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
@@ -2379,19 +2379,23 @@ html ''
 
 <hr>
 
+
+
+
+
 <div class="top" id="Top">
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[ &lt; ]</td>
 <td valign="middle" align="left">[<a href="#chapter" title="Next section in 
reading order"> &gt; </a>]</td>
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <span id="Top-section"></span><h1 class="top">Top section</h1>
 
 <table class="menu" border="0" cellspacing="0">
-<tr><td align="left" valign="top"><a href="#chapter">1 
chapter</a></td><td>&nbsp;&nbsp;</td><td align="left" valign="top"></td></tr>
+<tr><td align="left" valign="top"><a href="#chapter" rel="index">1 
chapter</a></td><td>&nbsp;&nbsp;</td><td align="left" valign="top"></td></tr>
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">
 
 Menu comment
@@ -2401,8 +2405,34 @@ Menu comment
 </table>
 
 
+<hr size="6">
+<div class="chapter" id="chapter">
+<table class="header" cellpadding="1" cellspacing="1" border="0">
+<tr><td valign="middle" align="left">[<a href="#Top" title="Beginning of this 
chapter or previous chapter"> &lt;&lt; </a>]</td>
+<td valign="middle" align="left">[<a href="#Top" title="Previous section in 
reading order"> &lt; </a>]</td>
+<td valign="middle" align="left">[<a href="#Top" title="Up section"> Up 
</a>]</td>
+<td valign="middle" align="left">[<a href="#s_002d_002dect_002cion" 
title="Next section in reading order"> &gt; </a>]</td>
+<td valign="middle" align="left">[<a href="#chapter2" title="Next chapter"> 
&gt;&gt; </a>]</td>
+<td valign="middle" align="left"> &nbsp; </td>
+<td valign="middle" align="left"> &nbsp; </td>
+<td valign="middle" align="left"> &nbsp; </td>
+<td valign="middle" align="left"> &nbsp; </td>
+<td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
+<td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
+</tr></table>
+<span id="chapter-1"></span><h1 class="chapter">1 chapter</h1>
 
-
+<p>First para
+</p>
+<p>qsddsqkdsqkkmljsqjsqodmmdsqdsmqj dqs sdq sqd sdq dsq sdq sqd sqd sdq sdq 
+qsd dsq sdq dsq dssdq sdq sdq sdq dsq sdq dsq dsq sdq dsq sdqsd q
+</p>
+<p>noindent in para.
+</p>
+<p>unneeded indent
+</p>
 <p>Insertcopying in normal text
 </p><p>In copying
 </p>
@@ -2591,8 +2621,8 @@ but , ,
 <code>@ogonek{a}</code> &#261;
 <code>@ogonek{--a}</code> &ndash;a;
 <code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF1" 
href="#FOOT1"><sup>1</sup></a>
-<code>@footnote{in footnote2}</code> <a id="DOCF2" 
href="#FOOT2"><sup>2</sup></a>
+<code>@footnote{in footnote}</code> <a id="DOCF1_5" 
href="#FOOT1_5"><sup>5</sup></a>
+<code>@footnote{in footnote2}</code> <a id="DOCF2_6" 
href="#FOOT2_6"><sup>6</sup></a>
 </p>
 <p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
 <code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
@@ -3119,15 +3149,15 @@ html ''
 
 
 
-<span id="majorheading"></span><h1 class="majorheading">majorheading</h1>
+<span id="majorheading-1"></span><h1 class="majorheading">majorheading</h1>
 
-<span id="chapheading"></span><h1 class="chapheading">chapheading</h1>
+<span id="chapheading-1"></span><h1 class="chapheading">chapheading</h1>
 
-<span id="heading"></span><h2 class="heading">heading</h2>
+<span id="heading-1"></span><h2 class="heading">heading</h2>
 
-<span id="subheading"></span><h3 class="subheading">subheading</h3>
+<span id="subheading-1"></span><h3 class="subheading">subheading</h3>
 
-<span id="subsubheading"></span><h4 class="subsubheading">subsubheading</h4>
+<span id="subsubheading-1"></span><h4 class="subsubheading">subsubheading</h4>
 
 
 <p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
@@ -3419,8 +3449,8 @@ but , ,
 <code>@ogonek{a}</code> &#261;
 <code>@ogonek{--a}</code> &ndash;a;
 <code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF5" 
href="#FOOT5"><sup>3</sup></a>
-<code>@footnote{in footnote2}</code> <a id="DOCF6" 
href="#FOOT6"><sup>4</sup></a>
+<code>@footnote{in footnote}</code> <a id="DOCF5" 
href="#FOOT5"><sup>7</sup></a>
+<code>@footnote{in footnote2}</code> <a id="DOCF6" 
href="#FOOT6"><sup>8</sup></a>
 </p>
 <p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
 <code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
@@ -3947,15 +3977,15 @@ html ''
 
 
 
-<span id="majorheading-1"></span><h1 class="majorheading">majorheading</h1>
+<span id="majorheading-2"></span><h1 class="majorheading">majorheading</h1>
 
-<span id="chapheading-1"></span><h1 class="chapheading">chapheading</h1>
+<span id="chapheading-2"></span><h1 class="chapheading">chapheading</h1>
 
-<span id="heading-1"></span><h2 class="heading">heading</h2>
+<span id="heading-2"></span><h2 class="heading">heading</h2>
 
-<span id="subheading-1"></span><h3 class="subheading">subheading</h3>
+<span id="subheading-2"></span><h3 class="subheading">subheading</h3>
 
-<span id="subsubheading-1"></span><h4 class="subsubheading">subsubheading</h4>
+<span id="subsubheading-2"></span><h4 class="subsubheading">subsubheading</h4>
 
 
 <p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
@@ -4254,8 +4284,8 @@ but , ,
 <code>@ogonek{a}</code> &#261;
 <code>@ogonek{--a}</code> --a;
 <code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF7" href="#FOOT7">(5)</a>
-<code>@footnote{in footnote2}</code> <a id="DOCF8" href="#FOOT8">(6)</a>
+<code>@footnote{in footnote}</code> <a id="DOCF7" href="#FOOT7">(9)</a>
+<code>@footnote{in footnote2}</code> <a id="DOCF8" href="#FOOT8">(10)</a>
 
 <code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
 <code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
@@ -4873,19 +4903,19 @@ html ''
 
 
 
-</pre><span id="majorheading-2"></span><strong>majorheading</strong>
+</pre><span id="majorheading-3"></span><strong>majorheading</strong>
 <pre class="example">
 
-</pre><span id="chapheading-2"></span><strong>chapheading</strong>
+</pre><span id="chapheading-3"></span><strong>chapheading</strong>
 <pre class="example">
 
-</pre><span id="heading-2"></span><strong>heading</strong>
+</pre><span id="heading-3"></span><strong>heading</strong>
 <pre class="example">
 
-</pre><span id="subheading-2"></span><strong>subheading</strong>
+</pre><span id="subheading-3"></span><strong>subheading</strong>
 <pre class="example">
 
-</pre><span id="subsubheading-2"></span><strong>subsubheading</strong>
+</pre><span id="subsubheading-3"></span><strong>subsubheading</strong>
 <pre class="example">
 
 
@@ -5012,264 +5042,264 @@ Invalid use of @':
 
 
 <p>cp
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_cp_symbol-1"><b>&quot;</b></a>
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_cp_symbol-1"><b>&quot;</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-2"><b>-</b></a>
+<a class="summary-letter" href="#chapter-1_cp_symbol-2"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-3"><b>.</b></a>
+<a class="summary-letter" href="#chapter-1_cp_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-4"><b>?</b></a>
+<a class="summary-letter" href="#chapter-1_cp_symbol-4"><b>?</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter" href="#Top-section_cp_letter-A"><b>A</b></a>
+<a class="summary-letter" href="#chapter-1_cp_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_letter-I"><b>I</b></a>
+<a class="summary-letter" href="#chapter-1_cp_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_letter-T"><b>T</b></a>
+<a class="summary-letter" href="#chapter-1_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
 <table class="index-cp" border="0">
 <tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_symbol-1">&quot;</th><td></td><td></td></tr>
+<tr><th id="chapter-1_cp_symbol-1">&quot;</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-1">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-1">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_symbol-2">-</th><td></td><td></td></tr>
+<tr><th id="chapter-1_cp_symbol-2">-</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption-1">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption-1">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_symbol-3">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><th id="chapter-1_cp_symbol-3">.</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_symbol-4">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><th id="chapter-1_cp_symbol-4">?</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_letter-A">A</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a href="#index-a">a</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><th id="chapter-1_cp_letter-A">A</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a href="#index-a">a</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_letter-I">I</th><td></td><td></td></tr>
+<tr><th id="chapter-1_cp_letter-I">I</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-index-entry-within-deffn">index 
entry within deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-index-entry-within-deffn">index 
entry within deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><th id="chapter-1_cp_letter-T">T</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#Top-section_cp_symbol-1"><b>&quot;</b></a>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-1_cp_symbol-1"><b>&quot;</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-2"><b>-</b></a>
+<a class="summary-letter" href="#chapter-1_cp_symbol-2"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-3"><b>.</b></a>
+<a class="summary-letter" href="#chapter-1_cp_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-4"><b>?</b></a>
+<a class="summary-letter" href="#chapter-1_cp_symbol-4"><b>?</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter" href="#Top-section_cp_letter-A"><b>A</b></a>
+<a class="summary-letter" href="#chapter-1_cp_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_letter-I"><b>I</b></a>
+<a class="summary-letter" href="#chapter-1_cp_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_letter-T"><b>T</b></a>
+<a class="summary-letter" href="#chapter-1_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
 
 <p>fn
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_fn_symbol-1"><b>-</b></a>
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_fn_symbol-1"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-2"><b>.</b></a>
+<a class="summary-letter" href="#chapter-1_fn_symbol-2"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-3"><b>?</b></a>
+<a class="summary-letter" href="#chapter-1_fn_symbol-3"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-4"><b>`</b></a>
+<a class="summary-letter" href="#chapter-1_fn_symbol-4"><b>`</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter" href="#Top-section_fn_letter-A"><b>A</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-B"><b>B</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-D"><b>D</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-F"><b>F</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-F"><b>F</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-I"><b>I</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-L"><b>L</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-L"><b>L</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-M"><b>M</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-M"><b>M</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-T"><b>T</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
 <table class="index-fn" border="0">
 <tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_symbol-1">-</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_symbol-1">-</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_symbol-2">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><th id="chapter-1_fn_symbol-2">.</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_symbol-3">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><th id="chapter-1_fn_symbol-3">?</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_symbol-4">`</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_symbol-4">`</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-A">A</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_letter-A">A</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-B">B</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_letter-B">B</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-D">D</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_letter-D">D</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-F">F</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_letter-F">F</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-I">I</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_letter-I">I</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-i-ule-1"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-i-ule-1"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-L">L</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_letter-L">L</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-M">M</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_letter-M">M</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
@@ -5282,122 +5312,122 @@ Invalid use of @':
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><th id="chapter-1_fn_letter-T">T</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#Top-section_fn_symbol-1"><b>-</b></a>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-1_fn_symbol-1"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-2"><b>.</b></a>
+<a class="summary-letter" href="#chapter-1_fn_symbol-2"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-3"><b>?</b></a>
+<a class="summary-letter" href="#chapter-1_fn_symbol-3"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-4"><b>`</b></a>
+<a class="summary-letter" href="#chapter-1_fn_symbol-4"><b>`</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter" href="#Top-section_fn_letter-A"><b>A</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-B"><b>B</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-D"><b>D</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-F"><b>F</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-F"><b>F</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-I"><b>I</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-L"><b>L</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-L"><b>L</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-M"><b>M</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-M"><b>M</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-T"><b>T</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
 
 <p>vr
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_vr_letter-A"><b>A</b></a>
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_vr_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_vr_letter-B"><b>B</b></a>
+<a class="summary-letter" href="#chapter-1_vr_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_vr_letter-D"><b>D</b></a>
+<a class="summary-letter" href="#chapter-1_vr_letter-D"><b>D</b></a>
  &nbsp; 
 </td></tr></table>
 <table class="index-vr" border="0">
 <tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_vr_letter-A">A</th><td></td><td></td></tr>
+<tr><th id="chapter-1_vr_letter-A">A</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-a-2"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-a-2"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-6"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-7"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-6"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-7"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_vr_letter-B">B</th><td></td><td></td></tr>
+<tr><th id="chapter-1_vr_letter-B">B</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-b-1"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-b-1"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-2"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-3"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-2"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-3"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_vr_letter-D">D</th><td></td><td></td></tr>
+<tr><th id="chapter-1_vr_letter-D">D</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname-1"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname-1"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname-1"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname-1"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname-1"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname-1"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname-1"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname-1"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#Top-section_vr_letter-A"><b>A</b></a>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-1_vr_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_vr_letter-B"><b>B</b></a>
+<a class="summary-letter" href="#chapter-1_vr_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_vr_letter-D"><b>D</b></a>
+<a class="summary-letter" href="#chapter-1_vr_letter-D"><b>D</b></a>
  &nbsp; 
 </td></tr></table>
 
@@ -5406,53 +5436,25 @@ Invalid use of @':
 <p>pg
 </p>
 <p>tp
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_tp_letter-D"><b>D</b></a>
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_tp_letter-D"><b>D</b></a>
  &nbsp; 
 </td></tr></table>
 <table class="index-tp" border="0">
 <tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_tp_letter-D">D</th><td></td><td></td></tr>
+<tr><th id="chapter-1_tp_letter-D">D</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname-1"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname-1"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#Top-section_tp_letter-D"><b>D</b></a>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-1_tp_letter-D"><b>D</b></a>
  &nbsp; 
 </td></tr></table>
 
 
 
-<hr size="6">
-<div class="chapter" id="chapter">
-<table class="header" cellpadding="1" cellspacing="1" border="0">
-<tr><td valign="middle" align="left">[<a href="#Top" title="Beginning of this 
chapter or previous chapter"> &lt;&lt; </a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Previous section in 
reading order"> &lt; </a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Up section"> Up 
</a>]</td>
-<td valign="middle" align="left">[<a href="#s_002d_002dect_002cion" 
title="Next section in reading order"> &gt; </a>]</td>
-<td valign="middle" align="left">[<a href="#chapter2" title="Next chapter"> 
&gt;&gt; </a>]</td>
-<td valign="middle" align="left"> &nbsp; </td>
-<td valign="middle" align="left"> &nbsp; </td>
-<td valign="middle" align="left"> &nbsp; </td>
-<td valign="middle" align="left"> &nbsp; </td>
-<td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
-<td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
-<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
-</tr></table>
-<span id="chapter-1"></span><h1 class="chapter">1 chapter</h1>
-
-<p>First para
-</p>
-<p>qsddsqkdsqkkmljsqjsqodmmdsqdsmqj dqs sdq sqd sdq dsq sdq sqd sqd sdq sdq 
-qsd dsq sdq dsq dssdq sdq sdq sdq dsq sdq dsq dsq sdq dsq sdqsd q
-</p>
-<p>noindent in para.
-</p>
-<p>unneeded indent
-</p>
 <p><a id="DOCF9" href="#FOOT9"><sup>11</sup></a>
 </p>
 <div class="format">
@@ -5481,7 +5483,7 @@ Menu comment
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <span id="A-section"></span><h2 class="section">1.1 A section</h2>
@@ -5513,7 +5515,7 @@ Menu comment
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <span id="subsection-1"></span><h3 class="subsection">1.1.1 subsection</h3>
@@ -5540,7 +5542,7 @@ Menu comment
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <span id="subsubsection-_0060_0060simple_002ddouble_002d_002d-1"></span><h4 
class="subsubsection">1.1.1.1 subsubsection &ldquo;simple-double&ndash;</h4>
@@ -5560,7 +5562,7 @@ Menu comment
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <span id="three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027"></span><h4 
class="subsubsection">1.1.1.2 three&mdash;four&mdash;-&rdquo;</h4>
@@ -5583,7 +5585,7 @@ Menu comment
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <span id="chapter-2"></span><h1 class="centerchap" align="center">chapter 
2</h1>
@@ -5610,45 +5612,45 @@ Menu comment
 <tr><th id="chapter-2_cp_symbol-1">&quot;</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-1">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-1">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_symbol-2">-</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption-1">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption-1">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_symbol-3">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_symbol-4">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_letter-A">A</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a href="#index-a">a</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-a">a</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_letter-I">I</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-index-entry-within-deffn">index 
entry within deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-index-entry-within-deffn">index 
entry within deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-2_cp_symbol-1"><b>&quot;</b></a>
@@ -5699,149 +5701,149 @@ Menu comment
 <tr><th id="chapter-2_fn_symbol-1">-</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_symbol-2">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_symbol-3">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_symbol-4">`</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-A">A</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-B">B</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-D">D</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-F">F</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-I">I</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-i-ule-1"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-i-ule-1"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-L">L</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-M">M</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
@@ -5856,30 +5858,30 @@ Menu comment
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-2_fn_symbol-1"><b>-</b></a>
@@ -5916,30 +5918,30 @@ Menu comment
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <h1 class="footnotes-heading">Footnotes</h1>
 
-<h5><a id="FOOT1" href="#DOCF1">(1)</a></h5>
+<h5><a id="FOOT3" href="#DOCF3">(1)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT2" href="#DOCF2">(2)</a></h5>
+<h5><a id="FOOT4" href="#DOCF4">(2)</a></h5>
 <p>in footnote2</p>
-<h5><a id="FOOT5" href="#DOCF5">(3)</a></h5>
+<h5><a id="FOOT1" href="#DOCF1">(3)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT6" href="#DOCF6">(4)</a></h5>
+<h5><a id="FOOT2" href="#DOCF2">(4)</a></h5>
 <p>in footnote2</p>
-<h5><a id="FOOT7" href="#DOCF7">(5)</a></h5>
+<h5><a id="FOOT1_5" href="#DOCF1_5">(5)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT8" href="#DOCF8">(6)</a></h5>
+<h5><a id="FOOT2_6" href="#DOCF2_6">(6)</a></h5>
 <p>in footnote2</p>
-<h5><a id="FOOT3" href="#DOCF3">(7)</a></h5>
+<h5><a id="FOOT5" href="#DOCF5">(7)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT4" href="#DOCF4">(8)</a></h5>
+<h5><a id="FOOT6" href="#DOCF6">(8)</a></h5>
 <p>in footnote2</p>
-<h5><a id="FOOT1_9" href="#DOCF1_9">(9)</a></h5>
+<h5><a id="FOOT7" href="#DOCF7">(9)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT2_10" href="#DOCF2_10">(10)</a></h5>
+<h5><a id="FOOT8" href="#DOCF8">(10)</a></h5>
 <p>in footnote2</p>
 <h5><a id="FOOT9" href="#DOCF9">(11)</a></h5>
 <p>in footnote</p>
@@ -5948,7 +5950,7 @@ Menu comment
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <h1 class="contents-heading">Table of Contents</h1>
@@ -5956,7 +5958,7 @@ Menu comment
 <div class="contents">
 
 <ul class="no-bullet">
-  <li><a id="toc-chapter-1" href="#chapter">1 chapter</a>
+  <li><a id="toc-chapter-1" href="#chapter" rel="index">1 chapter</a>
   <ul class="no-bullet">
     <li><a id="toc-A-section" href="#s_002d_002dect_002cion">1.1 A section</a>
     <ul class="no-bullet">
@@ -5975,14 +5977,14 @@ Menu comment
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <h1 class="shortcontents-heading">Short Table of Contents</h1>
 
 <div class="shortcontents">
 <ul class="no-bullet">
-<li><a id="stoc-chapter-1" href="#chapter">1 chapter</a></li>
+<li><a id="stoc-chapter-1" href="#chapter" rel="index">1 chapter</a></li>
 <li><a id="stoc-chapter-2" href="#chapter2" rel="index">chapter 2</a></li>
 </ul>
 </div>
@@ -5991,7 +5993,7 @@ Menu comment
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <h1 class="about-heading">About This Document</h1>
diff --git a/tp/tests/layout/res_parser/formatting_html32/formatting.2 
b/tp/tests/layout/res_parser/formatting_html32/formatting.2
index eb99df1..610b5fa 100644
--- a/tp/tests/layout/res_parser/formatting_html32/formatting.2
+++ b/tp/tests/layout/res_parser/formatting_html32/formatting.2
@@ -1,4 +1,65 @@
-formatting.texi:25: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:15: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:15: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:15: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:15: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:15: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:15: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:15: @U expected braces (possibly involving @mymacro)
+formatting.texi:15: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:15: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:15: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:15: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:15: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:15: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:15: unexpected @ (possibly involving @mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @sp missing argument (possibly involving @mymacro)
+formatting.texi:15: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:15: misplaced } (possibly involving @mymacro)
+formatting.texi:15: misplaced } (possibly involving @mymacro)
+formatting.texi:15: misplaced { (possibly involving @mymacro)
+formatting.texi:15: misplaced { (possibly involving @mymacro)
+formatting.texi:15: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:25: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
 formatting.texi:25: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:25: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -60,226 +121,165 @@ formatting.texi:25: warning: @inforef is obsolete. 
(possibly involving @mymacro)
 formatting.texi:25: warning: @inforef is obsolete. (possibly involving 
@mymacro)
 formatting.texi:25: warning: @inforef is obsolete. (possibly involving 
@mymacro)
 formatting.texi:25: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:35: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:35: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:35: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:35: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:35: @U expected braces (possibly involving @mymacro)
-formatting.texi:35: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:35: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:35: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:35: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:35: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:35: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:35: unexpected @ (possibly involving @mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @sp missing argument (possibly involving @mymacro)
-formatting.texi:35: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:35: misplaced } (possibly involving @mymacro)
-formatting.texi:35: misplaced } (possibly involving @mymacro)
-formatting.texi:35: misplaced { (possibly involving @mymacro)
-formatting.texi:35: misplaced { (possibly involving @mymacro)
-formatting.texi:35: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
-formatting.texi:45: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:45: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:45: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:45: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:45: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:45: @U expected braces (possibly involving @mymacro)
-formatting.texi:45: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:45: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:45: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:45: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:45: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:45: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:45: unexpected @ (possibly involving @mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @sp missing argument (possibly involving @mymacro)
-formatting.texi:45: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:45: misplaced } (possibly involving @mymacro)
-formatting.texi:45: misplaced } (possibly involving @mymacro)
-formatting.texi:45: misplaced { (possibly involving @mymacro)
-formatting.texi:45: misplaced { (possibly involving @mymacro)
-formatting.texi:45: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:49: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
-formatting.texi:49: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:49: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:49: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:49: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:49: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:49: @U expected braces (possibly involving @mymacro)
-formatting.texi:49: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:49: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:49: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:49: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:49: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:49: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:49: unexpected @ (possibly involving @mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @sp missing argument (possibly involving @mymacro)
-formatting.texi:49: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:49: misplaced } (possibly involving @mymacro)
-formatting.texi:49: misplaced } (possibly involving @mymacro)
-formatting.texi:49: misplaced { (possibly involving @mymacro)
-formatting.texi:49: misplaced { (possibly involving @mymacro)
-formatting.texi:49: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:101: warning: @menu in invalid context
-formatting.texi:141: warning: @centerchap is obsolete.
+formatting.texi:61: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:61: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:61: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:61: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:61: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:61: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:61: @U expected braces (possibly involving @mymacro)
+formatting.texi:61: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:61: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:61: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:61: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:61: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:61: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:61: unexpected @ (possibly involving @mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @sp missing argument (possibly involving @mymacro)
+formatting.texi:61: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:61: misplaced } (possibly involving @mymacro)
+formatting.texi:61: misplaced } (possibly involving @mymacro)
+formatting.texi:61: misplaced { (possibly involving @mymacro)
+formatting.texi:61: misplaced { (possibly involving @mymacro)
+formatting.texi:61: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:65: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:65: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:65: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:65: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:65: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:65: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:65: @U expected braces (possibly involving @mymacro)
+formatting.texi:65: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:65: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:65: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:65: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:65: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:65: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:65: unexpected @ (possibly involving @mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @sp missing argument (possibly involving @mymacro)
+formatting.texi:65: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:65: misplaced } (possibly involving @mymacro)
+formatting.texi:65: misplaced } (possibly involving @mymacro)
+formatting.texi:65: misplaced { (possibly involving @mymacro)
+formatting.texi:65: misplaced { (possibly involving @mymacro)
+formatting.texi:65: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:103: warning: @menu in invalid context
+formatting.texi:143: warning: @centerchap is obsolete.
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
diff --git a/tp/tests/layout/res_parser/formatting_html32/formatting.html 
b/tp/tests/layout/res_parser/formatting_html32/formatting.html
index 4d5ca75..cc80f78 100644
--- a/tp/tests/layout/res_parser/formatting_html32/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_html32/formatting.html
@@ -888,8 +888,8 @@ but , ,
 <code>@ogonek{a}</code> &#261;
 <code>@ogonek{--a}</code> -a;
 <code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF3" 
href="#FOOT3"><sup>7</sup></a>
-<code>@footnote{in footnote2}</code> <a id="DOCF4" 
href="#FOOT4"><sup>8</sup></a>
+<code>@footnote{in footnote}</code> <a id="DOCF3" 
href="#FOOT3"><sup>1</sup></a>
+<code>@footnote{in footnote2}</code> <a id="DOCF4" 
href="#FOOT4"><sup>2</sup></a>
 </p>
 <p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
 <code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
@@ -1395,15 +1395,15 @@ html ''
 
 
 
-<span id="majorheading-3"></span><h1>majorheading</h1>
+<span id="majorheading"></span><h1>majorheading</h1>
 
-<span id="chapheading-3"></span><h1>chapheading</h1>
+<span id="chapheading"></span><h1>chapheading</h1>
 
-<span id="heading-3"></span><h2>heading</h2>
+<span id="heading"></span><h2>heading</h2>
 
-<span id="subheading-3"></span><h3>subheading</h3>
+<span id="subheading"></span><h3>subheading</h3>
 
-<span id="subsubheading-3"></span><h4>subsubheading</h4>
+<span id="subsubheading"></span><h4>subsubheading</h4>
 
 
 <p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> -a (an accronym 
, <small>...</small>)
@@ -1696,8 +1696,8 @@ but , ,
 <code>@ogonek{a}</code> &#261;
 <code>@ogonek{--a}</code> -a;
 <code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF1_9" 
href="#FOOT1_9"><sup>9</sup></a>
-<code>@footnote{in footnote2}</code> <a id="DOCF2_10" 
href="#FOOT2_10"><sup>10</sup></a>
+<code>@footnote{in footnote}</code> <a id="DOCF1" 
href="#FOOT1"><sup>3</sup></a>
+<code>@footnote{in footnote2}</code> <a id="DOCF2" 
href="#FOOT2"><sup>4</sup></a>
 </p>
 <p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
 <code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
@@ -2202,15 +2202,15 @@ html ''
 
 
 
-<span id="majorheading"></span><h1>majorheading</h1>
+<span id="majorheading-1"></span><h1>majorheading</h1>
 
-<span id="chapheading"></span><h1>chapheading</h1>
+<span id="chapheading-1"></span><h1>chapheading</h1>
 
-<span id="heading"></span><h2>heading</h2>
+<span id="heading-1"></span><h2>heading</h2>
 
-<span id="subheading"></span><h3>subheading</h3>
+<span id="subheading-1"></span><h3>subheading</h3>
 
-<span id="subsubheading"></span><h4>subsubheading</h4>
+<span id="subsubheading-1"></span><h4>subsubheading</h4>
 
 
 <p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> -a (an accronym 
, <small>...</small>)
@@ -2316,19 +2316,23 @@ html ''
 
 <hr>
 
+
+
+
+
 <div class="top" id="Top">
 <table cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[ &lt; ]</td>
 <td valign="middle" align="left">[<a href="#chapter" title="Next section in 
reading order"> &gt; </a>]</td>
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <span id="Top-section"></span><h1>Top section</h1>
 
 <table border="0" cellspacing="0">
-<tr><td align="left" valign="top"><a href="#chapter">1 
chapter</a></td><td>&nbsp;&nbsp;</td><td align="left" valign="top"></td></tr>
+<tr><td align="left" valign="top"><a href="#chapter" rel="index">1 
chapter</a></td><td>&nbsp;&nbsp;</td><td align="left" valign="top"></td></tr>
 <tr><th colspan="3" align="left" valign="top"><pre>
 
 Menu comment
@@ -2338,8 +2342,34 @@ Menu comment
 </table>
 
 
+<hr size="6">
+<div class="chapter" id="chapter">
+<table cellpadding="1" cellspacing="1" border="0">
+<tr><td valign="middle" align="left">[<a href="#Top" title="Beginning of this 
chapter or previous chapter"> &lt;&lt; </a>]</td>
+<td valign="middle" align="left">[<a href="#Top" title="Previous section in 
reading order"> &lt; </a>]</td>
+<td valign="middle" align="left">[<a href="#Top" title="Up section"> Up 
</a>]</td>
+<td valign="middle" align="left">[<a href="#s_002d_002dect_002cion" 
title="Next section in reading order"> &gt; </a>]</td>
+<td valign="middle" align="left">[<a href="#chapter2" title="Next chapter"> 
&gt;&gt; </a>]</td>
+<td valign="middle" align="left"> &nbsp; </td>
+<td valign="middle" align="left"> &nbsp; </td>
+<td valign="middle" align="left"> &nbsp; </td>
+<td valign="middle" align="left"> &nbsp; </td>
+<td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
+<td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
+</tr></table>
+<span id="chapter-1"></span><h1>1 chapter</h1>
 
-
+<p>First para
+</p>
+<p>qsddsqkdsqkkmljsqjsqodmmdsqdsmqj dqs sdq sqd sdq dsq sdq sqd sqd sdq sdq 
+qsd dsq sdq dsq dssdq sdq sdq sdq dsq sdq dsq dsq sdq dsq sdqsd q
+</p>
+<p>noindent in para.
+</p>
+<p>unneeded indent
+</p>
 <p>Insertcopying in normal text
 </p><p>In copying
 </p>
@@ -2528,8 +2558,8 @@ but , ,
 <code>@ogonek{a}</code> &#261;
 <code>@ogonek{--a}</code> -a;
 <code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF1" 
href="#FOOT1"><sup>1</sup></a>
-<code>@footnote{in footnote2}</code> <a id="DOCF2" 
href="#FOOT2"><sup>2</sup></a>
+<code>@footnote{in footnote}</code> <a id="DOCF1_5" 
href="#FOOT1_5"><sup>5</sup></a>
+<code>@footnote{in footnote2}</code> <a id="DOCF2_6" 
href="#FOOT2_6"><sup>6</sup></a>
 </p>
 <p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
 <code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
@@ -3034,15 +3064,15 @@ html ''
 
 
 
-<span id="majorheading"></span><h1>majorheading</h1>
+<span id="majorheading-1"></span><h1>majorheading</h1>
 
-<span id="chapheading"></span><h1>chapheading</h1>
+<span id="chapheading-1"></span><h1>chapheading</h1>
 
-<span id="heading"></span><h2>heading</h2>
+<span id="heading-1"></span><h2>heading</h2>
 
-<span id="subheading"></span><h3>subheading</h3>
+<span id="subheading-1"></span><h3>subheading</h3>
 
-<span id="subsubheading"></span><h4>subsubheading</h4>
+<span id="subsubheading-1"></span><h4>subsubheading</h4>
 
 
 <p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> -a (an accronym 
, <small>...</small>)
@@ -3334,8 +3364,8 @@ but , ,
 <code>@ogonek{a}</code> &#261;
 <code>@ogonek{--a}</code> -a;
 <code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF5" 
href="#FOOT5"><sup>3</sup></a>
-<code>@footnote{in footnote2}</code> <a id="DOCF6" 
href="#FOOT6"><sup>4</sup></a>
+<code>@footnote{in footnote}</code> <a id="DOCF5" 
href="#FOOT5"><sup>7</sup></a>
+<code>@footnote{in footnote2}</code> <a id="DOCF6" 
href="#FOOT6"><sup>8</sup></a>
 </p>
 <p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
 <code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
@@ -3840,15 +3870,15 @@ html ''
 
 
 
-<span id="majorheading-1"></span><h1>majorheading</h1>
+<span id="majorheading-2"></span><h1>majorheading</h1>
 
-<span id="chapheading-1"></span><h1>chapheading</h1>
+<span id="chapheading-2"></span><h1>chapheading</h1>
 
-<span id="heading-1"></span><h2>heading</h2>
+<span id="heading-2"></span><h2>heading</h2>
 
-<span id="subheading-1"></span><h3>subheading</h3>
+<span id="subheading-2"></span><h3>subheading</h3>
 
-<span id="subsubheading-1"></span><h4>subsubheading</h4>
+<span id="subsubheading-2"></span><h4>subsubheading</h4>
 
 
 <p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> -a (an accronym 
, <small>...</small>)
@@ -4146,8 +4176,8 @@ but , ,
 <code>@ogonek{a}</code> &#261;
 <code>@ogonek{--a}</code> --a;
 <code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF7" href="#FOOT7">(5)</a>
-<code>@footnote{in footnote2}</code> <a id="DOCF8" href="#FOOT8">(6)</a>
+<code>@footnote{in footnote}</code> <a id="DOCF7" href="#FOOT7">(9)</a>
+<code>@footnote{in footnote2}</code> <a id="DOCF8" href="#FOOT8">(10)</a>
 
 <code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
 <code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
@@ -4743,19 +4773,19 @@ html ''
 
 
 
-</pre><span id="majorheading-2"></span><strong>majorheading</strong>
+</pre><span id="majorheading-3"></span><strong>majorheading</strong>
 <pre>
 
-</pre><span id="chapheading-2"></span><strong>chapheading</strong>
+</pre><span id="chapheading-3"></span><strong>chapheading</strong>
 <pre>
 
-</pre><span id="heading-2"></span><strong>heading</strong>
+</pre><span id="heading-3"></span><strong>heading</strong>
 <pre>
 
-</pre><span id="subheading-2"></span><strong>subheading</strong>
+</pre><span id="subheading-3"></span><strong>subheading</strong>
 <pre>
 
-</pre><span id="subsubheading-2"></span><strong>subsubheading</strong>
+</pre><span id="subsubheading-3"></span><strong>subsubheading</strong>
 <pre>
 
 
@@ -4882,264 +4912,264 @@ Invalid use of @':
 
 
 <p>cp
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
href="#Top-section_cp_symbol-1"><b>&#34;</b></a>
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
href="#chapter-1_cp_symbol-1"><b>&#34;</b></a>
  &nbsp; 
-<a href="#Top-section_cp_symbol-2"><b>-</b></a>
+<a href="#chapter-1_cp_symbol-2"><b>-</b></a>
  &nbsp; 
-<a href="#Top-section_cp_symbol-3"><b>.</b></a>
+<a href="#chapter-1_cp_symbol-3"><b>.</b></a>
  &nbsp; 
-<a href="#Top-section_cp_symbol-4"><b>?</b></a>
+<a href="#chapter-1_cp_symbol-4"><b>?</b></a>
  &nbsp; 
 <br>
-<a href="#Top-section_cp_letter-A"><b>A</b></a>
+<a href="#chapter-1_cp_letter-A"><b>A</b></a>
  &nbsp; 
-<a href="#Top-section_cp_letter-I"><b>I</b></a>
+<a href="#chapter-1_cp_letter-I"><b>I</b></a>
  &nbsp; 
-<a href="#Top-section_cp_letter-T"><b>T</b></a>
+<a href="#chapter-1_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
 <table border="0">
 <tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_symbol-1">&#34;</th><td></td><td></td></tr>
+<tr><th id="chapter-1_cp_symbol-1">&#34;</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060">&#34;</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_0060_0060">&#34;</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060">&#34;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-1">&#34;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060">&#34;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-1">&#34;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_symbol-2">-</th><td></td><td></td></tr>
+<tr><th id="chapter-1_cp_symbol-2">-</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002doption">-option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_002d_002doption">-option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption">-option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption-1">-option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption">-option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption-1">-option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_symbol-3">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><th id="chapter-1_cp_symbol-3">.</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_symbol-4">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><th id="chapter-1_cp_symbol-4">?</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_letter-A">A</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a href="#index-a">a</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><th id="chapter-1_cp_letter-A">A</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a href="#index-a">a</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_letter-I">I</th><td></td><td></td></tr>
+<tr><th id="chapter-1_cp_letter-I">I</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-index-entry-within-deffn">index 
entry within deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-index-entry-within-deffn">index 
entry within deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc">t-ruc</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc">T-ruc</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><th id="chapter-1_cp_letter-T">T</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc">t-ruc</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc">T-ruc</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
href="#Top-section_cp_symbol-1"><b>&#34;</b></a>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
href="#chapter-1_cp_symbol-1"><b>&#34;</b></a>
  &nbsp; 
-<a href="#Top-section_cp_symbol-2"><b>-</b></a>
+<a href="#chapter-1_cp_symbol-2"><b>-</b></a>
  &nbsp; 
-<a href="#Top-section_cp_symbol-3"><b>.</b></a>
+<a href="#chapter-1_cp_symbol-3"><b>.</b></a>
  &nbsp; 
-<a href="#Top-section_cp_symbol-4"><b>?</b></a>
+<a href="#chapter-1_cp_symbol-4"><b>?</b></a>
  &nbsp; 
 <br>
-<a href="#Top-section_cp_letter-A"><b>A</b></a>
+<a href="#chapter-1_cp_letter-A"><b>A</b></a>
  &nbsp; 
-<a href="#Top-section_cp_letter-I"><b>I</b></a>
+<a href="#chapter-1_cp_letter-I"><b>I</b></a>
  &nbsp; 
-<a href="#Top-section_cp_letter-T"><b>T</b></a>
+<a href="#chapter-1_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
 
 <p>fn
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
href="#Top-section_fn_symbol-1"><b>-</b></a>
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
href="#chapter-1_fn_symbol-1"><b>-</b></a>
  &nbsp; 
-<a href="#Top-section_fn_symbol-2"><b>.</b></a>
+<a href="#chapter-1_fn_symbol-2"><b>.</b></a>
  &nbsp; 
-<a href="#Top-section_fn_symbol-3"><b>?</b></a>
+<a href="#chapter-1_fn_symbol-3"><b>?</b></a>
  &nbsp; 
-<a href="#Top-section_fn_symbol-4"><b>`</b></a>
+<a href="#chapter-1_fn_symbol-4"><b>`</b></a>
  &nbsp; 
 <br>
-<a href="#Top-section_fn_letter-A"><b>A</b></a>
+<a href="#chapter-1_fn_letter-A"><b>A</b></a>
  &nbsp; 
-<a href="#Top-section_fn_letter-B"><b>B</b></a>
+<a href="#chapter-1_fn_letter-B"><b>B</b></a>
  &nbsp; 
-<a href="#Top-section_fn_letter-D"><b>D</b></a>
+<a href="#chapter-1_fn_letter-D"><b>D</b></a>
  &nbsp; 
-<a href="#Top-section_fn_letter-F"><b>F</b></a>
+<a href="#chapter-1_fn_letter-F"><b>F</b></a>
  &nbsp; 
-<a href="#Top-section_fn_letter-I"><b>I</b></a>
+<a href="#chapter-1_fn_letter-I"><b>I</b></a>
  &nbsp; 
-<a href="#Top-section_fn_letter-L"><b>L</b></a>
+<a href="#chapter-1_fn_letter-L"><b>L</b></a>
  &nbsp; 
-<a href="#Top-section_fn_letter-M"><b>M</b></a>
+<a href="#chapter-1_fn_letter-M"><b>M</b></a>
  &nbsp; 
-<a href="#Top-section_fn_letter-T"><b>T</b></a>
+<a href="#chapter-1_fn_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
 <table border="0">
 <tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_symbol-1">-</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_symbol-1">-</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_symbol-2">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><th id="chapter-1_fn_symbol-2">.</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_symbol-3">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><th id="chapter-1_fn_symbol-3">?</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_symbol-4">`</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_symbol-4">`</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-A">A</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_letter-A">A</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-B">B</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_letter-B">B</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-D">D</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_letter-D">D</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-F">F</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_letter-F">F</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-I">I</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_letter-I">I</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-id-i-ule"><code><b>id 
`<samp>i</samp>' ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-id-i-ule"><code><b>id 
`<samp>i</samp>' ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-i-ule"><code><b>id 
`<samp>i</samp>' ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-i-ule-1"><code><b>id 
`<samp>i</samp>' ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-i-ule"><code><b>id 
`<samp>i</samp>' ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-i-ule-1"><code><b>id 
`<samp>i</samp>' ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-L">L</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_letter-L">L</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-M">M</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_letter-M">M</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
@@ -5152,122 +5182,122 @@ Invalid use of @':
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><th id="chapter-1_fn_letter-T">T</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
href="#Top-section_fn_symbol-1"><b>-</b></a>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
href="#chapter-1_fn_symbol-1"><b>-</b></a>
  &nbsp; 
-<a href="#Top-section_fn_symbol-2"><b>.</b></a>
+<a href="#chapter-1_fn_symbol-2"><b>.</b></a>
  &nbsp; 
-<a href="#Top-section_fn_symbol-3"><b>?</b></a>
+<a href="#chapter-1_fn_symbol-3"><b>?</b></a>
  &nbsp; 
-<a href="#Top-section_fn_symbol-4"><b>`</b></a>
+<a href="#chapter-1_fn_symbol-4"><b>`</b></a>
  &nbsp; 
 <br>
-<a href="#Top-section_fn_letter-A"><b>A</b></a>
+<a href="#chapter-1_fn_letter-A"><b>A</b></a>
  &nbsp; 
-<a href="#Top-section_fn_letter-B"><b>B</b></a>
+<a href="#chapter-1_fn_letter-B"><b>B</b></a>
  &nbsp; 
-<a href="#Top-section_fn_letter-D"><b>D</b></a>
+<a href="#chapter-1_fn_letter-D"><b>D</b></a>
  &nbsp; 
-<a href="#Top-section_fn_letter-F"><b>F</b></a>
+<a href="#chapter-1_fn_letter-F"><b>F</b></a>
  &nbsp; 
-<a href="#Top-section_fn_letter-I"><b>I</b></a>
+<a href="#chapter-1_fn_letter-I"><b>I</b></a>
  &nbsp; 
-<a href="#Top-section_fn_letter-L"><b>L</b></a>
+<a href="#chapter-1_fn_letter-L"><b>L</b></a>
  &nbsp; 
-<a href="#Top-section_fn_letter-M"><b>M</b></a>
+<a href="#chapter-1_fn_letter-M"><b>M</b></a>
  &nbsp; 
-<a href="#Top-section_fn_letter-T"><b>T</b></a>
+<a href="#chapter-1_fn_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
 
 <p>vr
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
href="#Top-section_vr_letter-A"><b>A</b></a>
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
href="#chapter-1_vr_letter-A"><b>A</b></a>
  &nbsp; 
-<a href="#Top-section_vr_letter-B"><b>B</b></a>
+<a href="#chapter-1_vr_letter-B"><b>B</b></a>
  &nbsp; 
-<a href="#Top-section_vr_letter-D"><b>D</b></a>
+<a href="#chapter-1_vr_letter-D"><b>D</b></a>
  &nbsp; 
 </td></tr></table>
 <table border="0">
 <tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_vr_letter-A">A</th><td></td><td></td></tr>
+<tr><th id="chapter-1_vr_letter-A">A</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-a-2"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-a-2"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-6"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-7"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-6"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-7"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_vr_letter-B">B</th><td></td><td></td></tr>
+<tr><th id="chapter-1_vr_letter-B">B</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-b-1"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-b-1"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-2"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-3"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-2"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-3"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_vr_letter-D">D</th><td></td><td></td></tr>
+<tr><th id="chapter-1_vr_letter-D">D</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname-1"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname-1"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname-1"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname-1"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname-1"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname-1"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname-1"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname-1"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
href="#Top-section_vr_letter-A"><b>A</b></a>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
href="#chapter-1_vr_letter-A"><b>A</b></a>
  &nbsp; 
-<a href="#Top-section_vr_letter-B"><b>B</b></a>
+<a href="#chapter-1_vr_letter-B"><b>B</b></a>
  &nbsp; 
-<a href="#Top-section_vr_letter-D"><b>D</b></a>
+<a href="#chapter-1_vr_letter-D"><b>D</b></a>
  &nbsp; 
 </td></tr></table>
 
@@ -5276,53 +5306,25 @@ Invalid use of @':
 <p>pg
 </p>
 <p>tp
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
href="#Top-section_tp_letter-D"><b>D</b></a>
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
href="#chapter-1_tp_letter-D"><b>D</b></a>
  &nbsp; 
 </td></tr></table>
 <table border="0">
 <tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_tp_letter-D">D</th><td></td><td></td></tr>
+<tr><th id="chapter-1_tp_letter-D">D</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname-1"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname-1"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
href="#Top-section_tp_letter-D"><b>D</b></a>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
href="#chapter-1_tp_letter-D"><b>D</b></a>
  &nbsp; 
 </td></tr></table>
 
 
 
-<hr size="6">
-<div class="chapter" id="chapter">
-<table cellpadding="1" cellspacing="1" border="0">
-<tr><td valign="middle" align="left">[<a href="#Top" title="Beginning of this 
chapter or previous chapter"> &lt;&lt; </a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Previous section in 
reading order"> &lt; </a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Up section"> Up 
</a>]</td>
-<td valign="middle" align="left">[<a href="#s_002d_002dect_002cion" 
title="Next section in reading order"> &gt; </a>]</td>
-<td valign="middle" align="left">[<a href="#chapter2" title="Next chapter"> 
&gt;&gt; </a>]</td>
-<td valign="middle" align="left"> &nbsp; </td>
-<td valign="middle" align="left"> &nbsp; </td>
-<td valign="middle" align="left"> &nbsp; </td>
-<td valign="middle" align="left"> &nbsp; </td>
-<td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
-<td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
-<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
-</tr></table>
-<span id="chapter-1"></span><h1>1 chapter</h1>
-
-<p>First para
-</p>
-<p>qsddsqkdsqkkmljsqjsqodmmdsqdsmqj dqs sdq sqd sdq dsq sdq sqd sqd sdq sdq 
-qsd dsq sdq dsq dssdq sdq sdq sdq dsq sdq dsq dsq sdq dsq sdqsd q
-</p>
-<p>noindent in para.
-</p>
-<p>unneeded indent
-</p>
 <p><a id="DOCF9" href="#FOOT9"><sup>11</sup></a>
 </p>
 <table border="0" cellspacing="0"><tr><td>
@@ -5350,7 +5352,7 @@ Menu comment
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <span id="A-section"></span><h2>1.1 A section</h2>
@@ -5382,7 +5384,7 @@ Menu comment
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <span id="subsection-1"></span><h3>1.1.1 subsection</h3>
@@ -5409,7 +5411,7 @@ Menu comment
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <span 
id="subsubsection-_0060_0060simple_002ddouble_002d_002d-1"></span><h4>1.1.1.1 
subsubsection &#34;simple-double-</h4>
@@ -5429,7 +5431,7 @@ Menu comment
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <span 
id="three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027"></span><h4>1.1.1.2 
three--four---&#34;</h4>
@@ -5452,7 +5454,7 @@ Menu comment
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <span id="chapter-2"></span><h1 align="center">chapter 2</h1>
@@ -5479,45 +5481,45 @@ Menu comment
 <tr><th id="chapter-2_cp_symbol-1">&#34;</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060">&#34;</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_0060_0060">&#34;</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060">&#34;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-1">&#34;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060">&#34;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-1">&#34;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_symbol-2">-</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002doption">-option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_002d_002doption">-option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption">-option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption-1">-option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption">-option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption-1">-option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_symbol-3">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_symbol-4">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_letter-A">A</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a href="#index-a">a</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-a">a</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_letter-I">I</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-index-entry-within-deffn">index 
entry within deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-index-entry-within-deffn">index 
entry within deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc">t-ruc</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc">T-ruc</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc">t-ruc</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc">T-ruc</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
href="#chapter-2_cp_symbol-1"><b>&#34;</b></a>
@@ -5568,149 +5570,149 @@ Menu comment
 <tr><th id="chapter-2_fn_symbol-1">-</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_symbol-2">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_symbol-3">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_symbol-4">`</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-A">A</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-B">B</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-D">D</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-F">F</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-I">I</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-id-i-ule"><code><b>id 
`<samp>i</samp>' ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-id-i-ule"><code><b>id 
`<samp>i</samp>' ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-i-ule"><code><b>id 
`<samp>i</samp>' ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-i-ule-1"><code><b>id 
`<samp>i</samp>' ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-i-ule"><code><b>id 
`<samp>i</samp>' ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-i-ule-1"><code><b>id 
`<samp>i</samp>' ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-L">L</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-M">M</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
@@ -5725,30 +5727,30 @@ Menu comment
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
href="#chapter-2_fn_symbol-1"><b>-</b></a>
@@ -5785,30 +5787,30 @@ Menu comment
 <table cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <h1>Footnotes</h1>
 
-<h5><a id="FOOT1" href="#DOCF1">(1)</a></h5>
+<h5><a id="FOOT3" href="#DOCF3">(1)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT2" href="#DOCF2">(2)</a></h5>
+<h5><a id="FOOT4" href="#DOCF4">(2)</a></h5>
 <p>in footnote2</p>
-<h5><a id="FOOT5" href="#DOCF5">(3)</a></h5>
+<h5><a id="FOOT1" href="#DOCF1">(3)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT6" href="#DOCF6">(4)</a></h5>
+<h5><a id="FOOT2" href="#DOCF2">(4)</a></h5>
 <p>in footnote2</p>
-<h5><a id="FOOT7" href="#DOCF7">(5)</a></h5>
+<h5><a id="FOOT1_5" href="#DOCF1_5">(5)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT8" href="#DOCF8">(6)</a></h5>
+<h5><a id="FOOT2_6" href="#DOCF2_6">(6)</a></h5>
 <p>in footnote2</p>
-<h5><a id="FOOT3" href="#DOCF3">(7)</a></h5>
+<h5><a id="FOOT5" href="#DOCF5">(7)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT4" href="#DOCF4">(8)</a></h5>
+<h5><a id="FOOT6" href="#DOCF6">(8)</a></h5>
 <p>in footnote2</p>
-<h5><a id="FOOT1_9" href="#DOCF1_9">(9)</a></h5>
+<h5><a id="FOOT7" href="#DOCF7">(9)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT2_10" href="#DOCF2_10">(10)</a></h5>
+<h5><a id="FOOT8" href="#DOCF8">(10)</a></h5>
 <p>in footnote2</p>
 <h5><a id="FOOT9" href="#DOCF9">(11)</a></h5>
 <p>in footnote</p>
@@ -5817,14 +5819,14 @@ Menu comment
 <table cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <h1>Table of Contents</h1>
 
 
 <ul>
-  <li><a id="toc-chapter-1" href="#chapter">1 chapter</a>
+  <li><a id="toc-chapter-1" href="#chapter" rel="index">1 chapter</a>
   <ul>
     <li><a id="toc-A-section" href="#s_002d_002dect_002cion">1.1 A section</a>
     <ul>
@@ -5841,20 +5843,20 @@ Menu comment
 <table cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <h1>Short Table of Contents</h1>
 
 <ul>
-<li><a id="stoc-chapter-1" href="#chapter">1 chapter</a></li>
+<li><a id="stoc-chapter-1" href="#chapter" rel="index">1 chapter</a></li>
 <li><a id="stoc-chapter-2" href="#chapter2" rel="index">chapter 2</a></li>
 </ul></div><hr>
 <div class="About_element" id="SEC_About">
 <table cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <h1>About This Document</h1>
diff --git 
a/tp/tests/layout/res_parser/formatting_html_no_texi2html/formatting.2 
b/tp/tests/layout/res_parser/formatting_html_no_texi2html/formatting.2
index 3535e72..47ac85f 100644
--- a/tp/tests/layout/res_parser/formatting_html_no_texi2html/formatting.2
+++ b/tp/tests/layout/res_parser/formatting_html_no_texi2html/formatting.2
@@ -1,4 +1,65 @@
-formatting.texi:25: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:15: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:15: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:15: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:15: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:15: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:15: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:15: @U expected braces (possibly involving @mymacro)
+formatting.texi:15: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:15: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:15: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:15: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:15: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:15: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:15: unexpected @ (possibly involving @mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @sp missing argument (possibly involving @mymacro)
+formatting.texi:15: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:15: misplaced } (possibly involving @mymacro)
+formatting.texi:15: misplaced } (possibly involving @mymacro)
+formatting.texi:15: misplaced { (possibly involving @mymacro)
+formatting.texi:15: misplaced { (possibly involving @mymacro)
+formatting.texi:15: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:25: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
 formatting.texi:25: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:25: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -60,218 +121,157 @@ formatting.texi:25: warning: @inforef is obsolete. 
(possibly involving @mymacro)
 formatting.texi:25: warning: @inforef is obsolete. (possibly involving 
@mymacro)
 formatting.texi:25: warning: @inforef is obsolete. (possibly involving 
@mymacro)
 formatting.texi:25: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:35: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:35: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:35: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:35: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:35: @U expected braces (possibly involving @mymacro)
-formatting.texi:35: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:35: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:35: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:35: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:35: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:35: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:35: unexpected @ (possibly involving @mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @sp missing argument (possibly involving @mymacro)
-formatting.texi:35: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:35: misplaced } (possibly involving @mymacro)
-formatting.texi:35: misplaced } (possibly involving @mymacro)
-formatting.texi:35: misplaced { (possibly involving @mymacro)
-formatting.texi:35: misplaced { (possibly involving @mymacro)
-formatting.texi:35: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
-formatting.texi:45: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:45: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:45: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:45: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:45: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:45: @U expected braces (possibly involving @mymacro)
-formatting.texi:45: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:45: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:45: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:45: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:45: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:45: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:45: unexpected @ (possibly involving @mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @sp missing argument (possibly involving @mymacro)
-formatting.texi:45: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:45: misplaced } (possibly involving @mymacro)
-formatting.texi:45: misplaced } (possibly involving @mymacro)
-formatting.texi:45: misplaced { (possibly involving @mymacro)
-formatting.texi:45: misplaced { (possibly involving @mymacro)
-formatting.texi:45: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:49: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
-formatting.texi:49: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:49: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:49: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:49: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:49: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:49: @U expected braces (possibly involving @mymacro)
-formatting.texi:49: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:49: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:49: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:49: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:49: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:49: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:49: unexpected @ (possibly involving @mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @sp missing argument (possibly involving @mymacro)
-formatting.texi:49: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:49: misplaced } (possibly involving @mymacro)
-formatting.texi:49: misplaced } (possibly involving @mymacro)
-formatting.texi:49: misplaced { (possibly involving @mymacro)
-formatting.texi:49: misplaced { (possibly involving @mymacro)
-formatting.texi:49: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:101: warning: @menu in invalid context
-formatting.texi:141: warning: @centerchap is obsolete.
+formatting.texi:61: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:61: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:61: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:61: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:61: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:61: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:61: @U expected braces (possibly involving @mymacro)
+formatting.texi:61: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:61: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:61: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:61: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:61: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:61: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:61: unexpected @ (possibly involving @mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @sp missing argument (possibly involving @mymacro)
+formatting.texi:61: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:61: misplaced } (possibly involving @mymacro)
+formatting.texi:61: misplaced } (possibly involving @mymacro)
+formatting.texi:61: misplaced { (possibly involving @mymacro)
+formatting.texi:61: misplaced { (possibly involving @mymacro)
+formatting.texi:61: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:65: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:65: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:65: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:65: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:65: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:65: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:65: @U expected braces (possibly involving @mymacro)
+formatting.texi:65: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:65: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:65: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:65: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:65: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:65: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:65: unexpected @ (possibly involving @mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @sp missing argument (possibly involving @mymacro)
+formatting.texi:65: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:65: misplaced } (possibly involving @mymacro)
+formatting.texi:65: misplaced } (possibly involving @mymacro)
+formatting.texi:65: misplaced { (possibly involving @mymacro)
+formatting.texi:65: misplaced { (possibly involving @mymacro)
+formatting.texi:65: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:103: warning: @menu in invalid context
+formatting.texi:143: warning: @centerchap is obsolete.
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
diff --git 
a/tp/tests/layout/res_parser/formatting_html_no_texi2html/formatting.html 
b/tp/tests/layout/res_parser/formatting_html_no_texi2html/formatting.html
index 648f8e3..fb4a1d7 100644
--- a/tp/tests/layout/res_parser/formatting_html_no_texi2html/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_html_no_texi2html/formatting.html
@@ -692,7 +692,7 @@ truc: after a deff item
 <meta name="viewport" content="width=device-width,initial-scale=1">
 
 <link href="#Top" rel="start" title="Top">
-<link href="#Top" rel="index" title="Top">
+<link href="#chapter" rel="index" title="chapter">
 <link href="#SEC_Contents" rel="contents" title="Table of Contents">
 <link href="#chapter" rel="next" title="chapter">
 <style type="text/css">
@@ -720,17 +720,67 @@ ul.no-bullet {list-style: none}
 
 <body lang="en">
 
+
+
+
+
 <div class="top" id="Top">
 <div class="header">
 <p>
-Next: <a href="#chapter" accesskey="n" rel="next">chapter</a> &nbsp; [<a 
href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a 
href="#Top" title="Index" rel="index">Index</a>]</p>
+Next: <a href="#chapter" accesskey="n" rel="next">chapter</a> &nbsp; [<a 
href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a 
href="#chapter" title="Index" rel="index">Index</a>]</p>
 </div>
 <span id="Top-section"></span><h1 class="top">Top section</h1>
 
 
 
+<div class="Contents_element" id="SEC_Contents">
+<h2 class="contents-heading">Table of Contents</h2>
+
+<div class="contents">
+
+<ul class="no-bullet">
+  <li><a id="toc-chapter-1" href="#chapter" rel="index">1 chapter</a>
+  <ul class="no-bullet">
+    <li><a id="toc-A-section" href="#s_002d_002dect_002cion">1.1 A section</a>
+    <ul class="no-bullet">
+      <li><a id="toc-subsection-1" href="#subsection">1.1.1 subsection</a>
+      <ul class="no-bullet">
+        <li><a id="toc-subsubsection-_0060_0060simple_002ddouble_002d_002d-1" 
href="#subsubsection-_0060_0060simple_002ddouble_002d_002d">1.1.1.1 
subsubsection &ldquo;simple-double&ndash;</a></li>
+        <li><a id="toc-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027" 
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027">1.1.1.2
 three&mdash;four&mdash;-&rdquo;</a></li>
+      </ul></li>
+    </ul></li>
+  </ul></li>
+  <li><a id="toc-chapter-2" href="#chapter2" rel="index">chapter 2</a></li>
+</ul>
+</div>
+</div>
+<div class="Overview_element" id="SEC_Overview">
+<h2 class="shortcontents-heading">Short Table of Contents</h2>
 
+<div class="shortcontents">
+<ul class="no-bullet">
+<li><a id="stoc-chapter-1" href="#toc-chapter-1" rel="index">1 chapter</a></li>
+<li><a id="stoc-chapter-2" href="#toc-chapter-2" rel="index">chapter 2</a></li>
+</ul>
+</div>
+</div>
+<hr>
+<div class="chapter" id="chapter">
+<div class="header">
+<p>
+Next: <a href="#chapter2" accesskey="n" rel="next">chapter 2</a>, Previous: <a 
href="#Top" accesskey="p" rel="prev">Top section</a>, Up: <a href="#Top" 
accesskey="u" rel="up">Top section</a> &nbsp; [<a href="#SEC_Contents" 
title="Table of contents" rel="contents">Contents</a>][<a href="#chapter" 
title="Index" rel="index">Index</a>]</p>
+</div>
+<span id="chapter-1"></span><h2 class="chapter">1 chapter</h2>
 
+<p>First para
+</p>
+<p>qsddsqkdsqkkmljsqjsqodmmdsqdsmqj dqs sdq sqd sdq dsq sdq sqd sqd sdq sdq 
+qsd dsq sdq dsq dssdq sdq sdq sdq dsq sdq dsq dsq sdq dsq sdqsd q
+</p>
+<p>noindent in para.
+</p>
+<p>unneeded indent
+</p>
 <p>Insertcopying in normal text
 </p><p>In copying
 </p>
@@ -3340,392 +3390,392 @@ Invalid use of @':
 
 
 <p>cp
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#Top_cp_symbol-1"><b>&quot;</b></a>
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#chapter_cp_symbol-1"><b>&quot;</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top_cp_symbol-2"><b>-</b></a>
+<a class="summary-letter" href="#chapter_cp_symbol-2"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top_cp_symbol-3"><b>.</b></a>
+<a class="summary-letter" href="#chapter_cp_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top_cp_symbol-4"><b>?</b></a>
+<a class="summary-letter" href="#chapter_cp_symbol-4"><b>?</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter" href="#Top_cp_letter-A"><b>A</b></a>
+<a class="summary-letter" href="#chapter_cp_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top_cp_letter-I"><b>I</b></a>
+<a class="summary-letter" href="#chapter_cp_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top_cp_letter-T"><b>T</b></a>
+<a class="summary-letter" href="#chapter_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
 <table class="index-cp" border="0">
 <tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top_cp_symbol-1">&quot;</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060">&ldquo;</a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><th id="chapter_cp_symbol-1">&quot;</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060">&ldquo;</a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_0060_0060">&ldquo;</a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060">&ldquo;</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-1">&ldquo;</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060">&ldquo;</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-1">&ldquo;</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top_cp_symbol-2">-</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002doption">&ndash;option</a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
+<tr><th id="chapter_cp_symbol-2">-</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002doption">&ndash;option</a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_002d_002doption">&ndash;option</a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption">&ndash;option</a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption-1">&ndash;option</a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption">&ndash;option</a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption-1">&ndash;option</a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top_cp_symbol-3">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002e">.</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
+<tr><th id="chapter_cp_symbol-3">.</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002e">.</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top_cp_symbol-4">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_003f">?</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
+<tr><th id="chapter_cp_symbol-4">?</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_003f">?</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top_cp_letter-A">A</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a href="#index-a">a</a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><th id="chapter_cp_letter-A">A</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a href="#index-a">a</a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top_cp_letter-I">I</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-between-item-and-itemx">index entry between 
item and itemx</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
+<tr><th id="chapter_cp_letter-I">I</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-between-item-and-itemx">index entry between 
item and itemx</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-between-item-and-itemx">index entry between 
item and itemx</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a>:</td><td>&nbsp;</td><td valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a>:</td><td>&nbsp;</td><td valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-deffn">index entry within 
deffn</a>:</td><td>&nbsp;</td><td valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-deffn">index entry within 
deffn</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-deffn">index entry within 
deffn</a>:</td><td>&nbsp;</td><td valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-index-entry-within-deffn">index 
entry within deffn</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-deffn-1">index entry within 
deffn</a>:</td><td>&nbsp;</td><td valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-itemize">index entry within 
itemize</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-index-entry-within-deffn">index 
entry within deffn</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-deffn-1">index entry within 
deffn</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-itemize">index entry within 
itemize</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-itemize">index entry within 
itemize</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize">index entry within 
itemize</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-multitable">index entry within 
multitable</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize">index entry within 
itemize</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-multitable">index entry within 
multitable</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-multitable">index entry within 
multitable</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top_cp_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><th id="chapter_cp_letter-T">T</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#Top_cp_symbol-1"><b>&quot;</b></a>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter_cp_symbol-1"><b>&quot;</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top_cp_symbol-2"><b>-</b></a>
+<a class="summary-letter" href="#chapter_cp_symbol-2"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top_cp_symbol-3"><b>.</b></a>
+<a class="summary-letter" href="#chapter_cp_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top_cp_symbol-4"><b>?</b></a>
+<a class="summary-letter" href="#chapter_cp_symbol-4"><b>?</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter" href="#Top_cp_letter-A"><b>A</b></a>
+<a class="summary-letter" href="#chapter_cp_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top_cp_letter-I"><b>I</b></a>
+<a class="summary-letter" href="#chapter_cp_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top_cp_letter-T"><b>T</b></a>
+<a class="summary-letter" href="#chapter_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
 
 <p>fn
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#Top_fn_symbol-1"><b>-</b></a>
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#chapter_fn_symbol-1"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top_fn_symbol-2"><b>.</b></a>
+<a class="summary-letter" href="#chapter_fn_symbol-2"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top_fn_symbol-3"><b>?</b></a>
+<a class="summary-letter" href="#chapter_fn_symbol-3"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top_fn_symbol-4"><b>`</b></a>
+<a class="summary-letter" href="#chapter_fn_symbol-4"><b>`</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter" href="#Top_fn_letter-A"><b>A</b></a>
+<a class="summary-letter" href="#chapter_fn_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top_fn_letter-B"><b>B</b></a>
+<a class="summary-letter" href="#chapter_fn_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top_fn_letter-D"><b>D</b></a>
+<a class="summary-letter" href="#chapter_fn_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top_fn_letter-F"><b>F</b></a>
+<a class="summary-letter" href="#chapter_fn_letter-F"><b>F</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top_fn_letter-I"><b>I</b></a>
+<a class="summary-letter" href="#chapter_fn_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top_fn_letter-L"><b>L</b></a>
+<a class="summary-letter" href="#chapter_fn_letter-L"><b>L</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top_fn_letter-M"><b>M</b></a>
+<a class="summary-letter" href="#chapter_fn_letter-M"><b>M</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top_fn_letter-T"><b>T</b></a>
+<a class="summary-letter" href="#chapter_fn_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
 <table class="index-fn" border="0">
 <tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top_fn_symbol-1">-</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002dfoption"><code>--foption</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
+<tr><th id="chapter_fn_symbol-1">-</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002dfoption"><code>--foption</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_002d_002dfoption"><code>--foption</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top_fn_symbol-2">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002e-1"><code>.</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><th id="chapter_fn_symbol-2">.</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002e-1"><code>.</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top_fn_symbol-3">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_003f-1"><code>?</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><th id="chapter_fn_symbol-3">?</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_003f-1"><code>?</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top_fn_symbol-4">`</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060-1"><code>``</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><th id="chapter_fn_symbol-4">`</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060-1"><code>``</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_0060_0060-1"><code>``</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-2"><code>``</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-3"><code>``</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-2"><code>``</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-3"><code>``</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top_fn_letter-A">A</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-a"><code>a</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-a-1"><code>a</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><th id="chapter_fn_letter-A">A</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-a"><code>a</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-a-1"><code>a</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-a"><code>a</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-a-1"><code>a</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-1"><code>a</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-2"><code>a</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-3"><code>a</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-4"><code>a</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-5"><code>a</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-after"><code>after</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-1"><code>a</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-2"><code>a</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-3"><code>a</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-4"><code>a</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-5"><code>a</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-after"><code>after</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-after"><code>after</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-after"><code>after</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-after-1"><code>after</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-after"><code>after</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-after-1"><code>after</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top_fn_letter-B">B</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-b"><code>b</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><th id="chapter_fn_letter-B">B</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-b"><code>b</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-b"><code>b</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b"><code>b</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-1"><code>b</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-bidule-machin"><code>bidule 
machin</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b"><code>b</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-1"><code>b</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-bidule-machin"><code>bidule 
machin</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-bidule-machin"><code>bidule 
machin</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-bidule-machin"><code>bidule 
machin</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-bidule-machin"><code>bidule 
machin</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top_fn_letter-D">D</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
+<tr><th id="chapter_fn_letter-D">D</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deffn_005fname"><code>d--effn_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defmac_005fname"><code>d--efmac_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defspec_005fname"><code>d--efspec_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defun_005fname"><code>d--efun_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-de_002d_002dffn_005fname"><code>de--ffn_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-deffn"><code>deffn</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-deffn-1"><code>deffn</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-deffn"><code>deffn</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-deffn-1"><code>deffn</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffn"><code>deffn</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffn-1"><code>deffn</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn"><code>deffn</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-1"><code>deffn</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-2"><code>deffn</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-3"><code>deffn</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-deffnx"><code>deffnx</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-deffnx-1"><code>deffnx</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn"><code>deffn</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-1"><code>deffn</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-2"><code>deffn</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-3"><code>deffn</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-deffnx"><code>deffnx</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-deffnx-1"><code>deffnx</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffnx"><code>deffnx</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffnx-1"><code>deffnx</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx"><code>deffnx</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-1"><code>deffnx</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-2"><code>deffnx</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-3"><code>deffnx</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx"><code>deffnx</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-1"><code>deffnx</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-2"><code>deffnx</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-3"><code>deffnx</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top_fn_letter-F">F</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-followed"><code>followed</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-followed-1"><code>followed</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
+<tr><th id="chapter_fn_letter-F">F</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-followed"><code>followed</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-followed-1"><code>followed</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-followed"><code>followed</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-followed-1"><code>followed</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed"><code>followed</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-1"><code>followed</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-2"><code>followed</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-3"><code>followed</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed"><code>followed</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-1"><code>followed</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-2"><code>followed</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-3"><code>followed</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top_fn_letter-I">I</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-i"><code><var>i</var></code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-i-1"><code><var>i</var></code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><th id="chapter_fn_letter-I">I</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-i"><code><var>i</var></code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-i-1"><code><var>i</var></code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-i"><code><var>i</var></code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-i-1"><code><var>i</var></code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i"><code><var>i</var></code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-1"><code><var>i</var></code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-2"><code><var>i</var></code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-3"><code><var>i</var></code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-copying-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i"><code><var>i</var></code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-1"><code><var>i</var></code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-2"><code><var>i</var></code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-3"><code><var>i</var></code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-copying-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-i-ule-1"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-copying-id-ule"><code><b>id 
ule</b></code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-i-ule-1"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-copying-id-ule"><code><b>id 
ule</b></code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-id-ule"><code><b>id 
ule</b></code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-ule"><code><b>id 
ule</b></code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-ule"><code><b>id 
ule</b></code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top_fn_letter-L">L</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a href="#index-copying-log-trap"><code>log 
trap</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
+<tr><th id="chapter_fn_letter-L">L</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a href="#index-copying-log-trap"><code>log 
trap</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap"><code>log 
trap</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap"><code>log 
trap</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap-1"><code>log 
trap</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-copying-log-trap1"><code>log 
trap1</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap"><code>log 
trap</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap-1"><code>log 
trap</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-copying-log-trap1"><code>log 
trap1</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap1"><code>log 
trap1</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap1"><code>log 
trap1</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap1-1"><code>log 
trap1</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-copying-log-trap2"><code>log 
trap2</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap1"><code>log 
trap1</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap1-1"><code>log 
trap1</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-copying-log-trap2"><code>log 
trap2</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap2"><code>log 
trap2</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap2"><code>log 
trap2</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap2-1"><code>log 
trap2</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap2"><code>log 
trap2</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap2-1"><code>log 
trap2</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top_fn_letter-M">M</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-machin"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-machin-1"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-machin-2"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-machin-3"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-machin-4"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-machin-5"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><th id="chapter_fn_letter-M">M</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-machin"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-machin-1"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-machin-2"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-machin-3"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-machin-4"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-machin-5"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-1"><code>machin</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-2"><code>machin</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-3"><code>machin</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-4"><code>machin</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-5"><code>machin</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-1"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-2"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-3"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-4"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-5"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-6"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-7"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-8"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-9"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-10"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-11"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-1"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-2"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-3"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-4"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-5"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-6"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-7"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-8"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-9"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-10"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-11"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top_fn_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-truc"><code>truc</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-truc-1"><code>truc</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><th id="chapter_fn_letter-T">T</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-truc"><code>truc</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-truc-1"><code>truc</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-truc"><code>truc</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-truc-1"><code>truc</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc"><code>truc</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-1"><code>truc</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-2"><code>truc</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-3"><code>truc</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc"><code>truc</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-1"><code>truc</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-2"><code>truc</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-3"><code>truc</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#Top_fn_symbol-1"><b>-</b></a>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter_fn_symbol-1"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top_fn_symbol-2"><b>.</b></a>
+<a class="summary-letter" href="#chapter_fn_symbol-2"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top_fn_symbol-3"><b>?</b></a>
+<a class="summary-letter" href="#chapter_fn_symbol-3"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top_fn_symbol-4"><b>`</b></a>
+<a class="summary-letter" href="#chapter_fn_symbol-4"><b>`</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter" href="#Top_fn_letter-A"><b>A</b></a>
+<a class="summary-letter" href="#chapter_fn_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top_fn_letter-B"><b>B</b></a>
+<a class="summary-letter" href="#chapter_fn_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top_fn_letter-D"><b>D</b></a>
+<a class="summary-letter" href="#chapter_fn_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top_fn_letter-F"><b>F</b></a>
+<a class="summary-letter" href="#chapter_fn_letter-F"><b>F</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top_fn_letter-I"><b>I</b></a>
+<a class="summary-letter" href="#chapter_fn_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top_fn_letter-L"><b>L</b></a>
+<a class="summary-letter" href="#chapter_fn_letter-L"><b>L</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top_fn_letter-M"><b>M</b></a>
+<a class="summary-letter" href="#chapter_fn_letter-M"><b>M</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top_fn_letter-T"><b>T</b></a>
+<a class="summary-letter" href="#chapter_fn_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
 
 <p>vr
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#Top_vr_letter-A"><b>A</b></a>
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#chapter_vr_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top_vr_letter-B"><b>B</b></a>
+<a class="summary-letter" href="#chapter_vr_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top_vr_letter-D"><b>D</b></a>
+<a class="summary-letter" href="#chapter_vr_letter-D"><b>D</b></a>
  &nbsp; 
 </td></tr></table>
 <table class="index-vr" border="0">
 <tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top_vr_letter-A">A</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-a-2"><code>a</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><th id="chapter_vr_letter-A">A</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-a-2"><code>a</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-a-2"><code>a</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-6"><code>a</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-7"><code>a</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-6"><code>a</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-7"><code>a</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top_vr_letter-B">B</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-b-1"><code>b</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><th id="chapter_vr_letter-B">B</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-b-1"><code>b</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-b-1"><code>b</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-2"><code>b</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-3"><code>b</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-2"><code>b</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-3"><code>b</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top_vr_letter-D">D</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defcv_005fname"><code>d--efcv_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
+<tr><th id="chapter_vr_letter-D">D</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defcv_005fname"><code>d--efcv_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defcv_005fname"><code>d--efcv_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname"><code>d--efcv_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname"><code>d--efcv_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><code>d--efivar_name
 of c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defopt_005fname"><code>d--efopt_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><code>d--efivar_name
 of c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defopt_005fname"><code>d--efopt_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defopt_005fname"><code>d--efopt_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname"><code>d--efopt_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname-1"><code>d--efopt_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname"><code>d--efopt_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname-1"><code>d--efopt_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><code>d--eftypeivar_name
 of c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><code>d--eftypeivar_name
 of c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname-1"><code>d--eftypevar_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname-1"><code>d--eftypevar_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname-1"><code>d--eftypevr_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defvar_005fname"><code>d--efvar_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname-1"><code>d--eftypevr_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defvar_005fname"><code>d--efvar_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defvar_005fname"><code>d--efvar_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname"><code>d--efvar_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defvr_005fname"><code>d--efvr_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname"><code>d--efvar_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defvr_005fname"><code>d--efvr_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defvr_005fname"><code>d--efvr_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname"><code>d--efvr_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname-1"><code>d--efvr_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname"><code>d--efvr_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname-1"><code>d--efvr_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#Top_vr_letter-A"><b>A</b></a>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter_vr_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top_vr_letter-B"><b>B</b></a>
+<a class="summary-letter" href="#chapter_vr_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top_vr_letter-D"><b>D</b></a>
+<a class="summary-letter" href="#chapter_vr_letter-D"><b>D</b></a>
  &nbsp; 
 </td></tr></table>
 
@@ -3734,73 +3784,25 @@ Invalid use of @':
 <p>pg
 </p>
 <p>tp
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#Top_tp_letter-D"><b>D</b></a>
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#chapter_tp_letter-D"><b>D</b></a>
  &nbsp; 
 </td></tr></table>
 <table class="index-tp" border="0">
 <tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top_tp_letter-D">D</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftp_005fname"><code>d--eftp_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
+<tr><th id="chapter_tp_letter-D">D</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftp_005fname"><code>d--eftp_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftp_005fname"><code>d--eftp_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname"><code>d--eftp_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname-1"><code>d--eftp_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname"><code>d--eftp_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname-1"><code>d--eftp_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#Top_tp_letter-D"><b>D</b></a>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter_tp_letter-D"><b>D</b></a>
  &nbsp; 
 </td></tr></table>
 
 
 
-<div class="Contents_element" id="SEC_Contents">
-<h2 class="contents-heading">Table of Contents</h2>
-
-<div class="contents">
-
-<ul class="no-bullet">
-  <li><a id="toc-chapter-1" href="#chapter">1 chapter</a>
-  <ul class="no-bullet">
-    <li><a id="toc-A-section" href="#s_002d_002dect_002cion">1.1 A section</a>
-    <ul class="no-bullet">
-      <li><a id="toc-subsection-1" href="#subsection">1.1.1 subsection</a>
-      <ul class="no-bullet">
-        <li><a id="toc-subsubsection-_0060_0060simple_002ddouble_002d_002d-1" 
href="#subsubsection-_0060_0060simple_002ddouble_002d_002d">1.1.1.1 
subsubsection &ldquo;simple-double&ndash;</a></li>
-        <li><a id="toc-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027" 
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027">1.1.1.2
 three&mdash;four&mdash;-&rdquo;</a></li>
-      </ul></li>
-    </ul></li>
-  </ul></li>
-  <li><a id="toc-chapter-2" href="#chapter2" rel="index">chapter 2</a></li>
-</ul>
-</div>
-</div>
-<div class="Overview_element" id="SEC_Overview">
-<h2 class="shortcontents-heading">Short Table of Contents</h2>
-
-<div class="shortcontents">
-<ul class="no-bullet">
-<li><a id="stoc-chapter-1" href="#toc-chapter-1">1 chapter</a></li>
-<li><a id="stoc-chapter-2" href="#toc-chapter-2" rel="index">chapter 2</a></li>
-</ul>
-</div>
-</div>
-<hr>
-<div class="chapter" id="chapter">
-<div class="header">
-<p>
-Next: <a href="#chapter2" accesskey="n" rel="next">chapter 2</a>, Previous: <a 
href="#Top" accesskey="p" rel="prev">Top section</a>, Up: <a href="#Top" 
accesskey="u" rel="up">Top section</a> &nbsp; [<a href="#SEC_Contents" 
title="Table of contents" rel="contents">Contents</a>][<a href="#Top" 
title="Index" rel="index">Index</a>]</p>
-</div>
-<span id="chapter-1"></span><h2 class="chapter">1 chapter</h2>
-
-<p>First para
-</p>
-<p>qsddsqkdsqkkmljsqjsqodmmdsqdsmqj dqs sdq sqd sdq dsq sdq sqd sqd sdq sdq 
-qsd dsq sdq dsq dssdq sdq sdq sdq dsq sdq dsq dsq sdq dsq sdqsd q
-</p>
-<p>noindent in para.
-</p>
-<p>unneeded indent
-</p>
 <p><a id="DOCF9" href="#FOOT9"><sup>7</sup></a>
 </p>
 
@@ -3811,7 +3813,7 @@ qsd dsq sdq dsq dssdq sdq sdq sdq dsq sdq dsq dsq sdq dsq 
sdqsd q
 <div class="section" id="s_002d_002dect_002cion">
 <div class="header">
 <p>
-Up: <a href="#chapter" accesskey="u" rel="up">chapter</a> &nbsp; [<a 
href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a 
href="#Top" title="Index" rel="index">Index</a>]</p>
+Up: <a href="#chapter" accesskey="u" rel="up">chapter</a> &nbsp; [<a 
href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a 
href="#chapter" title="Index" rel="index">Index</a>]</p>
 </div>
 <span id="A-section"></span><h3 class="section">1.1 A section</h3>
 
@@ -3823,7 +3825,7 @@ Up: <a href="#chapter" accesskey="u" rel="up">chapter</a> 
&nbsp; [<a href="#SEC_
 <div class="subsection" id="subsection">
 <div class="header">
 <p>
-Up: <a href="#s_002d_002dect_002cion" accesskey="u" rel="up">A section</a> 
&nbsp; [<a href="#SEC_Contents" title="Table of contents" 
rel="contents">Contents</a>][<a href="#Top" title="Index" 
rel="index">Index</a>]</p>
+Up: <a href="#s_002d_002dect_002cion" accesskey="u" rel="up">A section</a> 
&nbsp; [<a href="#SEC_Contents" title="Table of contents" 
rel="contents">Contents</a>][<a href="#chapter" title="Index" 
rel="index">Index</a>]</p>
 </div>
 <span id="subsection-1"></span><h4 class="subsection">1.1.1 subsection</h4>
 
@@ -3837,7 +3839,7 @@ Up: <a href="#s_002d_002dect_002cion" accesskey="u" 
rel="up">A section</a> &nbsp
 <div class="subsubsection" 
id="subsubsection-_0060_0060simple_002ddouble_002d_002d">
 <div class="header">
 <p>
-Next: <a 
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027" 
accesskey="n" rel="next">three&mdash;four&mdash;-&rdquo;</a>, Up: <a 
href="#subsection" accesskey="u" rel="up">subsection</a> &nbsp; [<a 
href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a 
href="#Top" title="Index" rel="index">Index</a>]</p>
+Next: <a 
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027" 
accesskey="n" rel="next">three&mdash;four&mdash;-&rdquo;</a>, Up: <a 
href="#subsection" accesskey="u" rel="up">subsection</a> &nbsp; [<a 
href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a 
href="#chapter" title="Index" rel="index">Index</a>]</p>
 </div>
 <span id="subsubsection-_0060_0060simple_002ddouble_002d_002d-1"></span><h4 
class="subsubsection">1.1.1.1 subsubsection &ldquo;simple-double&ndash;</h4>
 
@@ -3846,7 +3848,7 @@ Next: <a 
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_
 <div class="subsubsection" 
id="subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027">
 <div class="header">
 <p>
-Previous: <a href="#subsubsection-_0060_0060simple_002ddouble_002d_002d" 
accesskey="p" rel="prev">subsubsection &ldquo;simple-double&ndash;</a>, Up: <a 
href="#subsection" accesskey="u" rel="up">subsection</a> &nbsp; [<a 
href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a 
href="#Top" title="Index" rel="index">Index</a>]</p>
+Previous: <a href="#subsubsection-_0060_0060simple_002ddouble_002d_002d" 
accesskey="p" rel="prev">subsubsection &ldquo;simple-double&ndash;</a>, Up: <a 
href="#subsection" accesskey="u" rel="up">subsection</a> &nbsp; [<a 
href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a 
href="#chapter" title="Index" rel="index">Index</a>]</p>
 </div>
 <span id="three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027"></span><h4 
class="subsubsection">1.1.1.2 three&mdash;four&mdash;-&rdquo;</h4>
 
@@ -3858,7 +3860,7 @@ Previous: <a 
href="#subsubsection-_0060_0060simple_002ddouble_002d_002d" accessk
 <div class="centerchap" id="chapter2">
 <div class="header">
 <p>
-Previous: <a href="#chapter" accesskey="p" rel="prev">chapter</a>, Up: <a 
href="#Top" accesskey="u" rel="up">Top section</a> &nbsp; [<a 
href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a 
href="#Top" title="Index" rel="index">Index</a>]</p>
+Previous: <a href="#chapter" accesskey="p" rel="prev">chapter</a>, Up: <a 
href="#Top" accesskey="u" rel="up">Top section</a> &nbsp; [<a 
href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a 
href="#chapter" title="Index" rel="index">Index</a>]</p>
 </div>
 <span id="chapter-2"></span><h2 class="centerchap" align="center">chapter 
2</h2>
 
@@ -3882,47 +3884,47 @@ Previous: <a href="#chapter" accesskey="p" 
rel="prev">chapter</a>, Up: <a href="
 <tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter2_cp_symbol-1">&quot;</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060">&ldquo;</a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060">&ldquo;</a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_0060_0060">&ldquo;</a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060">&ldquo;</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-1">&ldquo;</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060">&ldquo;</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-1">&ldquo;</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter2_cp_symbol-2">-</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002doption">&ndash;option</a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002doption">&ndash;option</a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_002d_002doption">&ndash;option</a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption">&ndash;option</a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption-1">&ndash;option</a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption">&ndash;option</a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption-1">&ndash;option</a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter2_cp_symbol-3">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002e">.</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002e">.</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter2_cp_symbol-4">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_003f">?</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_003f">?</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter2_cp_letter-A">A</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a href="#index-a">a</a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-a">a</a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter2_cp_letter-I">I</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-between-item-and-itemx">index entry between 
item and itemx</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-between-item-and-itemx">index entry between 
item and itemx</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-between-item-and-itemx">index entry between 
item and itemx</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a>:</td><td>&nbsp;</td><td valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a>:</td><td>&nbsp;</td><td valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-deffn">index entry within 
deffn</a>:</td><td>&nbsp;</td><td valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-deffn">index entry within 
deffn</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-deffn">index entry within 
deffn</a>:</td><td>&nbsp;</td><td valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-index-entry-within-deffn">index 
entry within deffn</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-deffn-1">index entry within 
deffn</a>:</td><td>&nbsp;</td><td valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-itemize">index entry within 
itemize</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-index-entry-within-deffn">index 
entry within deffn</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-deffn-1">index entry within 
deffn</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-itemize">index entry within 
itemize</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-itemize">index entry within 
itemize</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize">index entry within 
itemize</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-multitable">index entry within 
multitable</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize">index entry within 
itemize</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-multitable">index entry within 
multitable</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-multitable">index entry within 
multitable</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter2_cp_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter2_cp_symbol-1"><b>&quot;</b></a>
@@ -3971,189 +3973,189 @@ Previous: <a href="#chapter" accesskey="p" 
rel="prev">chapter</a>, Up: <a href="
 <tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter2_fn_symbol-1">-</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002dfoption"><code>--foption</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002dfoption"><code>--foption</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_002d_002dfoption"><code>--foption</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter2_fn_symbol-2">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002e-1"><code>.</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002e-1"><code>.</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter2_fn_symbol-3">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_003f-1"><code>?</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_003f-1"><code>?</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter2_fn_symbol-4">`</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060-1"><code>``</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060-1"><code>``</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_0060_0060-1"><code>``</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-2"><code>``</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-3"><code>``</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-2"><code>``</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-3"><code>``</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter2_fn_letter-A">A</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-a"><code>a</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-a-1"><code>a</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-a"><code>a</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-a-1"><code>a</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-a"><code>a</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-a-1"><code>a</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-1"><code>a</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-2"><code>a</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-3"><code>a</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-4"><code>a</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-5"><code>a</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-after"><code>after</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-1"><code>a</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-2"><code>a</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-3"><code>a</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-4"><code>a</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-5"><code>a</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-after"><code>after</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-after"><code>after</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-after"><code>after</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-after-1"><code>after</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-after"><code>after</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-after-1"><code>after</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter2_fn_letter-B">B</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-b"><code>b</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-b"><code>b</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-b"><code>b</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b"><code>b</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-1"><code>b</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-bidule-machin"><code>bidule 
machin</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b"><code>b</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-1"><code>b</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-bidule-machin"><code>bidule 
machin</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-bidule-machin"><code>bidule 
machin</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-bidule-machin"><code>bidule 
machin</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-bidule-machin"><code>bidule 
machin</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter2_fn_letter-D">D</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deffn_005fname"><code>d--effn_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defmac_005fname"><code>d--efmac_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defspec_005fname"><code>d--efspec_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defun_005fname"><code>d--efun_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-de_002d_002dffn_005fname"><code>de--ffn_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-deffn"><code>deffn</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-deffn-1"><code>deffn</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-deffn"><code>deffn</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-deffn-1"><code>deffn</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffn"><code>deffn</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffn-1"><code>deffn</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn"><code>deffn</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-1"><code>deffn</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-2"><code>deffn</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-3"><code>deffn</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-deffnx"><code>deffnx</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-deffnx-1"><code>deffnx</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn"><code>deffn</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-1"><code>deffn</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-2"><code>deffn</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-3"><code>deffn</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-deffnx"><code>deffnx</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-deffnx-1"><code>deffnx</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffnx"><code>deffnx</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffnx-1"><code>deffnx</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx"><code>deffnx</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-1"><code>deffnx</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-2"><code>deffnx</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-3"><code>deffnx</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx"><code>deffnx</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-1"><code>deffnx</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-2"><code>deffnx</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-3"><code>deffnx</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter2_fn_letter-F">F</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-followed"><code>followed</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-followed-1"><code>followed</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-followed"><code>followed</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-followed-1"><code>followed</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-followed"><code>followed</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-followed-1"><code>followed</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed"><code>followed</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-1"><code>followed</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-2"><code>followed</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-3"><code>followed</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed"><code>followed</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-1"><code>followed</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-2"><code>followed</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-3"><code>followed</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter2_fn_letter-I">I</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-i"><code><var>i</var></code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-i-1"><code><var>i</var></code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-i"><code><var>i</var></code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-i-1"><code><var>i</var></code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-i"><code><var>i</var></code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-i-1"><code><var>i</var></code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i"><code><var>i</var></code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-1"><code><var>i</var></code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-2"><code><var>i</var></code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-3"><code><var>i</var></code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-copying-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i"><code><var>i</var></code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-1"><code><var>i</var></code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-2"><code><var>i</var></code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-3"><code><var>i</var></code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-copying-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-i-ule-1"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-copying-id-ule"><code><b>id 
ule</b></code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-i-ule-1"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-copying-id-ule"><code><b>id 
ule</b></code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-id-ule"><code><b>id 
ule</b></code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-ule"><code><b>id 
ule</b></code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-ule"><code><b>id 
ule</b></code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter2_fn_letter-L">L</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a href="#index-copying-log-trap"><code>log 
trap</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-copying-log-trap"><code>log 
trap</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap"><code>log 
trap</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap"><code>log 
trap</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap-1"><code>log 
trap</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-copying-log-trap1"><code>log 
trap1</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap"><code>log 
trap</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap-1"><code>log 
trap</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-copying-log-trap1"><code>log 
trap1</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap1"><code>log 
trap1</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap1"><code>log 
trap1</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap1-1"><code>log 
trap1</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-copying-log-trap2"><code>log 
trap2</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap1"><code>log 
trap1</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap1-1"><code>log 
trap1</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-copying-log-trap2"><code>log 
trap2</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap2"><code>log 
trap2</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap2"><code>log 
trap2</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap2-1"><code>log 
trap2</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap2"><code>log 
trap2</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap2-1"><code>log 
trap2</code></a>:</td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter2_fn_letter-M">M</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-machin"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-machin-1"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-machin-2"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-machin-3"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-machin-4"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-machin-5"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-machin"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-machin-1"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-machin-2"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-machin-3"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-machin-4"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-machin-5"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-1"><code>machin</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-2"><code>machin</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-3"><code>machin</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-4"><code>machin</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-5"><code>machin</code></a>:</td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-1"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-2"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-3"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-4"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-5"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-6"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-7"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-8"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-9"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-10"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-11"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-1"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-2"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-3"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-4"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-5"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-6"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-7"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-8"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-9"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-10"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-11"><code>machin</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter2_fn_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-truc"><code>truc</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-truc-1"><code>truc</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-truc"><code>truc</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-truc-1"><code>truc</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-truc"><code>truc</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-truc-1"><code>truc</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc"><code>truc</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-1"><code>truc</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-2"><code>truc</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-3"><code>truc</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc"><code>truc</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-1"><code>truc</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-2"><code>truc</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-3"><code>truc</code></a>:</td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter2_fn_symbol-1"><b>-</b></a>
diff --git a/tp/tests/layout/res_parser/formatting_html_nodes/chapter.html 
b/tp/tests/layout/res_parser/formatting_html_nodes/chapter.html
index 4d95640..8a958bf 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/chapter.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/chapter.html
@@ -728,7 +728,7 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="index.html" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
 <hr>
@@ -743,6 +743,3028 @@ qsd dsq sdq dsq dssdq sdq sdq sdq dsq sdq dsq dsq sdq 
dsq sdqsd q
 </p>
 <p>unneeded indent
 </p>
+<p>Insertcopying in normal text
+</p><p>In copying
+</p>
+<p>&lt;
+&gt;
+&quot;
+&amp;
+&rsquo;
+&lsquo;
+</p>
+<p>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;<br>
+code: <code>``simple-double--three---four----''</code> <br>
+asis: &ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo; <br>
+strong: 
<strong>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;</strong> <br>
+kbd: <kbd>``simple-double--three---four----''</kbd> <br>
+</p>
+<p>&lsquo;<!-- /@w -->&lsquo;simple-double-<!-- /@w 
-->-three&mdash;four&mdash;-&rsquo;<!-- /@w -->&rsquo;<br>
+</p>
+<span id="index-copying-_002d_002doption"></span>
+<span id="index-copying-_0060_0060"></span>
+<span id="index-copying-_0060_0060-1"></span>
+<span id="index-copying-_002d_002dfoption"></span>
+
+<p>@&quot;u &uuml; 
+@&quot;{U} &Uuml; 
+@~n &ntilde;
+@^a &acirc;
+@&rsquo;e &eacute;
+@=o &#333;
+@&lsquo;i &igrave;
+@&rsquo;{e} &eacute;
+@&rsquo;{@dotless{i}} &iacute; 
+@dotless{i} i
+@dotless{j} j
+@&lsquo;{@=E} &#274;` 
+@l{} &#322;
+@,{@&rsquo;C} &#262;,
+@,c &ccedil;
+@,c@&quot;u &ccedil;&uuml; <br>
+</p>
+<p>@U{0075} &#x0075;
+</p>
+<p>@* <br>
+@ followed by a space
+&nbsp;
+@ followed by a tab
+&nbsp;
+@ followed by a new line
+&nbsp;<code>@-</code> 
+<code>@|</code> 
+<code>@:</code> 
+<code>@!</code> !
+<code>@?</code> ?
+<code>@.</code> .
+<code>@@</code> @
+<code>@}</code> }
+<code>@{</code> {
+<code>@/</code> 
+</p>
+<p>foo vs. bar. 
+colon :And something else.
+semi colon ;.
+And ? ?.
+Now ! !@
+but , ,
+</p>
+<p>@TeX TeX
+@LaTeX LaTeX
+@bullet &bull;
+@copyright &copy;
+@dots &hellip;
+@enddots <small class="enddots">...</small>
+@equiv &equiv;
+@error error&rarr;
+@expansion &rarr;
+@minus -
+@point &lowast;
+@print -|
+@result &rArr;
+@today a sunny day
+</p>
+<p>@aa &aring;
+@AA &Aring;
+@ae &aelig;
+@oe &oelig;
+@AE &AElig;
+@OE &OElig;
+@o &oslash;
+@O &Oslash;
+@ss &szlig;
+@l &#322;
+@L &#321;
+@DH &ETH;
+@TH &THORN;
+@dh &eth;
+@th &thorn;
+</p>
+<p>@exclamdown &iexcl;
+@questiondown &iquest;
+@pounds &pound;
+@registeredsymbol &reg;
+@ordf &ordf;
+@ordm &ordm;
+@comma ,
+@quotedblleft &ldquo;
+@quotedblright &rdquo;
+@quoteleft &lsquo;
+@quoteright &rsquo;
+@quotedblbase &bdquo;
+@quotesinglbase &sbquo;
+@guillemetleft &laquo;
+@guillemetright &raquo;
+@guillemotleft &laquo;
+@guillemotright &raquo;
+@guilsinglleft &lsaquo;
+@guilsinglright &rsaquo;
+@textdegree &deg;
+@euro &euro;
+@arrow &rarr;
+@leq &le;
+@geq &ge;
+</p>
+<p><code>@acronym{--a,an accronym}</code> <acronym title="an 
accronym">&ndash;a</acronym> (an accronym)
+<code>@acronym{--a}</code> <acronym title="an accronym">&ndash;a</acronym>
+<code>@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr 
title="&Eacute;tude Autonome">&Eacute;&ndash;. ,A.</abbr> (&Eacute;tude 
Autonome)
+<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude 
Autonome">&Eacute;&ndash;. ,A.</abbr>
+<code>@asis{--a}</code> &ndash;a
+<code>@b{--a}</code> <b>&ndash;a</b>
+<code>@cite{--a}</code> <cite>&ndash;a</cite>
+<code>@code{--a}</code> <code>--a</code>
+<code>@command{--a}</code> <code>--a</code>
+<code>@dfn{--a}</code> <em>&ndash;a</em>
+<code>@dmn{--a}</code> &ndash;a
+<code>@email{--a,--b}</code> <a href="mailto:--a";>&ndash;b</a>
+<code>@email{,--b}</code> &ndash;b
+<code>@email{--a}</code> <a href="mailto:--a";>--a</a>
+<code>@emph{--a}</code> <em>&ndash;a</em>
+<code>@env{--a}</code> <code>--a</code>
+<code>@file{--a}</code> <samp>--a</samp>
+<code>@i{--a}</code> <i>&ndash;a</i>
+<code>@kbd{--a}</code> <kbd>--a</kbd>
+<code>@key{--a}</code> <tt class="key">--a</tt>
+<code>@math{--a {\frac{1}{2}} @minus{}}</code> <em class='math'>--a 
{\frac{1}{2}} -</em>
+<code>@option{--a}</code> <samp>--a</samp>
+<code>@r{--a}</code> <span class="roman">&ndash;a</span>
+<code>@samp{--a}</code> &lsquo;<samp>--a</samp>&rsquo;
+<code>@sc{--a}</code> <small>&ndash;A</small>
+<code>@strong{--a}</code> <strong>&ndash;a</strong>
+<code>@t{--a}</code> <tt>--a</tt>
+<code>@sansserif{--a}</code> <span class="sansserif">&ndash;a</span>
+<code>@slanted{--a}</code> <i>&ndash;a</i>
+<code>@titlefont{--a}</code> </p><h1 class="titlefont">&ndash;a</h1>
+<p><code>@indicateurl{--a}</code> &lsquo;<code>--a</code>&rsquo;
+<code>@uref{--a,--b}</code> <a href="--a">&ndash;b</a>
+<code>@uref{--a}</code> <a href="--a">--a</a>
+<code>@uref{,--b}</code> &ndash;b
+<code>@uref{--a,--b,--c}</code> <a href="--a">&ndash;c</a>
+<code>@uref{,--b,--c}</code> &ndash;c
+<code>@uref{--a,,--c}</code> <a href="--a">&ndash;c</a>
+<code>@uref{,,--c}</code> &ndash;c
+<code>@url{--a,--b}</code> <a href="--a">&ndash;b</a>
+<code>@url{--a,}</code> <a href="--a">--a</a>
+<code>@url{,--b}</code> &ndash;b
+<code>@var{--a}</code> <var>&ndash;a</var>
+<code>@verb{:--a:}</code> <tt>--a</tt>
+<code>@verb{:a  &lt; &amp; @ % &quot; --    b:}</code> <tt>a  &lt; &amp; @ % 
&quot; --    b</tt>
+<code>@w{a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a 
a}</code> 
a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a<!--
 /@w -->
+<code>@H{a}</code> a''
+<code>@H{--a}</code> &ndash;a''
+<code>@dotaccent{a}</code> &#551;
+<code>@dotaccent{--a}</code> &ndash;a.
+<code>@ringaccent{a}</code> &aring;
+<code>@ringaccent{--a}</code> &ndash;a*
+<code>@tieaccent{a}</code> a[
+<code>@tieaccent{--a}</code> &ndash;a[
+<code>@u{a}</code> &#259;
+<code>@u{--a}</code> &ndash;a(
+<code>@ubaraccent{a}</code> a_
+<code>@ubaraccent{--a}</code> &ndash;a_
+<code>@udotaccent{a}</code> &#7841;
+<code>@udotaccent{--a}</code> .&ndash;a
+<code>@v{a}</code> &#462;
+<code>@v{--a}</code> &ndash;a&lt;
+<code>@,{c}</code> &ccedil;
+<code>@,{--c}</code> &ndash;c,
+<code>@ogonek{a}</code> &#261;
+<code>@ogonek{--a}</code> &ndash;a;
+<code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
+<code>@footnote{in footnote}</code> <a id="DOCF1_5" 
href="formatting_fot.html#FOOT1_5"><sup>5</sup></a>
+<code>@footnote{in footnote2}</code> <a id="DOCF2_6" 
href="formatting_fot.html#FOOT2_6"><sup>6</sup></a>
+</p>
+<p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,,l--e}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
+<code>@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt" alt="f--ile">
+<code>@image{f--ile,aze,az,alt,.e--xt}</code> <img src="f--ile.e--xt" 
alt="alt">
+<code>@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg" alt="a&ndash;lt">
+<code>@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}</code> <img 
src="f--ile@..file ext e--xt}" alt="alt">
+</p>
+<p><code>@sp 2</code><br>
+</p><br>
+<br>
+<p><code>@page</code><br>
+</p>
+<p><code>need 1002</code>
+</p>
+<p><code>@clicksequence{click @click{} A}</code> click &rarr; A
+After clickstyle &rArr;
+<code>@clicksequence{click @click{} A}</code> click &rArr; A
+</p>
+<div 
class="displaymath"><em><strong>``simple-double--three---four----''</strong> 
aa<!-- /@w -->
+`<!-- /@w -->`simple-double-<!-- /@w -->-three---four----'<!-- /@w -->'
+
+</em></div>
+<div class="displaymath"><em>&uuml; &Uuml; &ntilde; &acirc; &eacute; &#333; 
&igrave; &eacute; i j &#274;`
+&#322; &#262;, &#262;, &ccedil; a'' &#551; &aring; a[
+&#259; a_ &#7841; &#462; &#261; a<sup>h</sup><sub>l</sub>
+
+ &nbsp;&nbsp; &nbsp;   ! ? . @ } { 
+a sunny day
+</em></div>
+<div class="displaymath"><em>&rarr;
+&#x0075;
+TeX LaTeX &bull; &copy; &hellip; ... &equiv;
+error&rarr; &rarr; - &lowast; -| &rArr;
+&aring; &Aring; &aelig; &oelig; &AElig; &OElig; &oslash; &Oslash; &szlig; 
&#322; &#321; &ETH;
+&THORN; &eth; &thorn; &iexcl; &iquest; &pound;
+&reg; &ordf; &ordm; , 
+</em></div>
+<div class="displaymath"><em>&ldquo; &rdquo; 
+&lsquo; &rsquo; &bdquo; &sbquo; &laquo;
+&raquo; &laquo; &raquo; &lsaquo;
+&rsaquo; &deg; &euro; &rarr; &le; &ge;
+</em></div>
+<p><kbd>default kbdinputstyle</kbd>
+</p><div class="example">
+<pre class="example"><kbd>in example default kbdinputstyle</kbd>
+</pre></div>
+
+<p><code>code kbdinputstyle</code>
+</p><div class="example">
+<pre class="example"><code>in example code kbdinputstyle</code>
+</pre></div>
+
+<p><kbd>example kbdinputstyle</kbd>
+</p><div class="example">
+<pre class="example"><code>in example example kbdinputstyle</code>
+</pre></div>
+
+<p><kbd>distinct kbdinputstyle</kbd>
+</p><div class="example">
+<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
+</pre></div>
+
+<blockquote>
+<p>A quot&mdash;ation
+</p></blockquote>
+
+<blockquote>
+<p><b>Note:</b> A Note
+</p></blockquote>
+
+<blockquote>
+<p><b>note:</b> A note
+</p></blockquote>
+
+<blockquote>
+<p><b>Caution:</b> Caution
+</p></blockquote>
+
+<blockquote>
+<p><b>Important:</b> Important
+</p></blockquote>
+
+<blockquote>
+<p><b>Tip:</b> a Tip
+</p></blockquote>
+
+<blockquote>
+<p><b>Warning:</b> a Warning.
+</p></blockquote>
+
+<blockquote>
+<p><b>something &eacute; TeX:</b> The something &eacute; TeX is here.
+</p></blockquote>
+
+<blockquote>
+<p><b>@ at the end of line &nbsp;:</b> A @ at the end of the @quotation line.
+</p></blockquote>
+
+<blockquote>
+<p><b>something, other thing:</b> something, other thing
+</p></blockquote>
+
+<blockquote>
+<p><b>Note, the note:</b> Note, the note
+</p></blockquote>
+
+<blockquote>
+</blockquote>
+
+<blockquote>
+</blockquote>
+
+<blockquote>
+</blockquote>
+
+<blockquote>
+</blockquote>
+
+<blockquote>
+<p>aaa quotation
+</p></blockquote>
+<div align="center">&mdash; <em>quotation author</em>
+</div>
+<blockquote>
+<p>indent in quotation
+</p></blockquote>
+
+<blockquote>
+<p>A small quot&mdash;ation
+</p></blockquote>
+
+<blockquote>
+<p><b>Note:</b> A small Note
+</p></blockquote>
+
+<blockquote>
+<p><b>something, other thing:</b> something, other thing
+</p></blockquote>
+
+<ul>
+<li> i&ndash;temize
+</li></ul>
+
+<ul class="no-bullet">
+<li>+ i&ndash;tem +
+</li></ul>
+
+<ul>
+<li> b&ndash;ullet
+</li></ul>
+
+<ul class="no-bullet">
+<li>- minu&ndash;s
+</li></ul>
+
+<ul class="no-bullet">
+<li> e&ndash;mph item
+</li></ul>
+
+<ul class="no-bullet">
+<li><em>after emph</em> e&ndash;mph item
+</li></ul>
+
+<ul class="no-bullet">
+<li>&bull; a&ndash;n itemize line <span 
id="index-copying-index-entry-within-itemize"></span>
+i&ndash;tem 1
+</li><li>&bull; a&ndash;n itemize line i&ndash;tem 2
+</li></ul>
+
+<ol>
+<li> e&ndash;numerate
+</li></ol>
+
+<table>
+<thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
+<tr><td width="40%">mu&ndash;ltitable item</td><td width="60%">multitable 
tab</td></tr>
+<tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
+<span id="index-copying-index-entry-within-multitable"></span></td></tr>
+<tr><td width="40%">lone mu&ndash;ltitable item</td></tr>
+</table>
+
+<table>
+<tr><td>truc</td><td>bidule</td></tr>
+</table>
+
+<div class="example">
+<pre class="example">e--xample  some
+   text
+</pre></div>
+
+<div class="example first-arg">
+<pre class="example">example one arg
+</pre></div>
+
+<div class="example first-arg second-arg">
+<pre class="example">example two args
+</pre></div>
+
+<div class="example first-arg second-arg third-arg">
+<pre class="example">example three args
+</pre></div>
+
+<div class="example first-arg second-arg third-arg fourth-arg">
+<pre class="example">example four args
+</pre></div>
+
+<div class="example first-arg second-arg third-arg fourth-arg fifth-arg">
+<pre class="example">example five args
+</pre></div>
+
+<div class="example something-é-TeX">
+<pre class="example">The something &eacute; TeX is here.
+</pre></div>
+
+<div class="example @-at-the-end-of-line--">
+<pre class="example">A @ at the end of the @example line.
+</pre></div>
+
+<div class="example">
+<pre class="example">example with empty args
+</pre></div>
+
+<div class="example nonempty">
+<pre class="example">example with empty and non empty args mix
+</pre></div>
+
+<div class="example">
+<pre class="example">s--mallexample
+</pre></div>
+
+<p><code>@noindent</code> after smallexample.
+</p><div class="example">
+<pre class="example">$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&amp;content-type=text/plain'
+$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&amp;content-type=text/plain'
+</pre></div>
+<p>Less recent versions are also present.
+</p>
+<div class="display">
+<pre class="display">d&ndash;isplay
+</pre></div>
+
+<div class="display">
+<pre class="display">s&ndash;malldisplay
+</pre></div>
+
+<div class="example lisp">
+<pre class="lisp">l--isp
+</pre></div>
+
+<div class="example lisp">
+<pre class="lisp">s--malllisp
+</pre></div>
+
+<div class="format">
+<pre class="format">f&ndash;ormat
+</pre></div>
+
+<div class="format">
+<pre class="format">s&ndash;mallformat
+</pre></div>
+
+<div class="displaymath"><em>disp--laymath
+f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2</sup>
+</em></div>
+<dl class="def">
+<dt id="index-copying-d_002d_002deffn_005fname"><span 
class="category">c--ategory: </span><span><strong>d--effn_name</strong> 
<em>a--rguments...</em><a href='#index-copying-d_002d_002deffn_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;effn
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-de_002d_002dffn_005fname"><span 
class="category">cate--gory: </span><span><strong>de--ffn_name</strong> 
<em>ar--guments    more args <br> even more so</em><a 
href='#index-copying-de_002d_002dffn_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>def&ndash;fn
+</p></dd></dl>
+ 
+<dl class="def">
+<dt id="index-copying-i"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a 
href='#index-copying-i' class='copiable-anchor'> &para;</a></span></dt>
+<dd><span id="index-copying-index-entry-within-deffn"></span>
+</dd><dt id="index-copying-truc"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-log-trap"><span class="category">Command: 
</span><span><strong>log trap</strong> <em></em><a 
href='#index-copying-log-trap' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-log-trap1"><span class="category">Command: 
</span><span><strong>log trap1</strong> <em></em><a 
href='#index-copying-log-trap1' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-log-trap2"><span class="category">Command: 
</span><span><strong>log trap2</strong> <em></em><a 
href='#index-copying-log-trap2' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-id-ule"><span class="category">cmde: 
</span><span><strong><b>id ule</b></strong> <em>truc</em><a 
href='#index-copying-id-ule' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-id-i-ule"><span class="category">cmde2: 
</span><span><strong><b>id &lsquo;<samp>i</samp>&rsquo; ule</b></strong> 
<em>truc</em><a href='#index-copying-id-i-ule' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt><span class="category"><b>id &lsquo;<samp>i</samp>&rsquo; ule</b>: 
</span><span><strong></strong></span></dt>
+<dt><span><strong></strong></span></dt>
+<dt><span class="category">aaa: </span><span><strong></strong></span></dt>
+<dt><span class="category">: </span><span><strong></strong></span></dt>
+<dt><span class="category">: </span><span><strong></strong></span></dt>
+<dt id="index-copying-machin"><span class="category">: 
</span><span><strong>machin</strong><a href='#index-copying-machin' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-bidule-machin"><span class="category">: 
</span><span><strong>bidule machin</strong><a 
href='#index-copying-bidule-machin' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-machin-1"><span class="category">truc: 
</span><span><strong>machin</strong><a href='#index-copying-machin-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt><span class="category">truc: </span><span><strong></strong></span></dt>
+<dt id="index-copying-followed"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-copying-followed' class='copiable-anchor'> &para;</a></span></dt>
+<dt><span class="category">truc: </span><span><strong></strong></span></dt>
+<dt><span class="category">: </span><span><strong></strong></span></dt>
+<dt id="index-copying-a"><span class="category">truc: 
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a 
href='#index-copying-a' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-deffnx"><span class="category">truc: 
</span><span><strong>deffnx</strong> <em>before end deffn</em><a 
href='#index-copying-deffnx' class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+
+<dl class="def">
+<dt id="index-copying-deffn"><span class="category">empty: 
</span><span><strong>deffn</strong><a href='#index-copying-deffn' 
class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+
+<dl class="def">
+<dt id="index-copying-deffn-1"><span class="category">empty: 
</span><span><strong>deffn</strong> <em>with deffnx</em><a 
href='#index-copying-deffn-1' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-deffnx-1"><span class="category">empty: 
</span><span><strong>deffnx</strong><a href='#index-copying-deffnx-1' 
class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+
+<dl class="def">
+<dt id="index-copying-i-1"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a 
href='#index-copying-i-1' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-truc-1"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>text in def item for second def item
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002defvr_005fname"><span 
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a 
href='#index-copying-d_002d_002defvr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efvr
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002deftypefn_005fname"><span 
class="category">c--ategory: </span><span><em>t--ype</em> 
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002deftypefn_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypefn
+</p></dd></dl>
+
+<dl class="def">
+<dt 
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
 on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong> 
<em>a--rguments...</em><a 
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypeop
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002deftypevr_005fname"><span 
class="category">c--ategory: </span><span><em>t--ype</em> 
<strong>d--eftypevr_name</strong><a 
href='#index-copying-d_002d_002deftypevr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypevr
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass: 
<strong>d--efcv_name</strong><a href='#index-copying-d_002d_002defcv_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efcv
+</p></dd></dl>
+
+<dl class="def">
+<dt 
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory 
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efop
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002deftp_005fname"><span 
class="category">c--ategory: </span><span><strong>d--eftp_name</strong> 
<em>a--ttributes...</em><a href='#index-copying-d_002d_002deftp_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;eftp
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002defun_005fname"><span 
class="category">Function: </span><span><strong>d--efun_name</strong> 
<em>a--rguments...</em><a href='#index-copying-d_002d_002defun_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efun
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro: 
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002defmac_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efmac
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002defspec_005fname"><span 
class="category">Special Form: </span><span><strong>d--efspec_name</strong> 
<em>a--rguments...</em><a href='#index-copying-d_002d_002defspec_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efspec
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002defvar_005fname"><span 
class="category">Variable: </span><span><strong>d--efvar_name</strong> 
<em>argvar argvar1</em><a href='#index-copying-d_002d_002defvar_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efvar
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User 
Option: </span><span><strong>d--efopt_name</strong><a 
href='#index-copying-d_002d_002defopt_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efopt
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002deftypefun_005fname"><span 
class="category">Function: </span><span><em>t--ype</em> 
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002deftypefun_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypefun
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002deftypevar_005fname"><span 
class="category">Variable: </span><span><em>t--ype</em> 
<strong>d--eftypevar_name</strong><a 
href='#index-copying-d_002d_002deftypevar_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypevar
+</p></dd></dl>
+
+<dl class="def">
+<dt 
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance 
Variable of c--lass: <strong>d--efivar_name</strong><a 
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efivar
+</p></dd></dl>
+
+<dl class="def">
+<dt 
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
 Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a 
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypeivar
+</p></dd></dl>
+
+<dl class="def">
+<dt 
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method 
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efmethod
+</p></dd></dl>
+
+<dl class="def">
+<dt 
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
 on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong> 
<em>a--rguments...</em><a 
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypemethod
+</p></dd></dl>
+
+<p><code>@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@, 
ma---nual@@}</code> See <a data-manual="file n---ame@" href="../file 
n---ame@/c_002d_002d_002dhapter_0040.html#c_002d_002d_002dhapter_0040">t&mdash;itle@</a>
 in <cite>ma&mdash;nual@</cite>.
+<code>@ref{chapter, cross ref name, title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@pxref{chapter, cross ref name, title, file name, manual}</code> see <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
+</p>
+<p><code>@ref{chapter}</code> <a href="#chapter">chapter</a>
+<code>@xref{chapter}</code> See <a href="#chapter">chapter</a>.
+<code>@pxref{chapter}</code> see <a href="#chapter">chapter</a>
+<code>@ref{s--ect@comma{}ion}</code> <a href="s_002d_002dect_002cion.html">A 
section</a>
+</p>
+<p><code>@ref{s--ect@comma{}ion, a @comma{} in cross
+ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual 
name }</code>
+<a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a> 
in <cite>a , in manual name</cite>
+</p>
+<p><code>@ref{chapter,cross ref name}</code> <a href="#chapter">cross ref 
name</a>
+<code>@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<code>@ref{chapter,,,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
+<code>@ref{chapter,,,,manual}</code> &lsquo;chapter&rsquo; in 
<cite>manual</cite>
+<code>@ref{chapter,cross ref name,title,}</code> <a href="#chapter">title</a>
+<code>@ref{chapter,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)cross ref name</a>
+<code>@ref{chapter,cross ref name,,,manual}</code> &lsquo;cross ref 
name&rsquo; in <cite>manual</cite>
+<code>@ref{chapter,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)title</a>
+<code>@ref{chapter,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{chapter,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@ref{chapter,,title,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)title</a>
+<code>@ref{chapter,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{chapter,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">chapter</a> in <cite>manual</cite>
+</p>
+
+<p><code>@ref{(pman)anode,cross ref name}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)cross ref name</a>
+<code>@ref{(pman)anode,,title}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
+<code>@ref{(pman)anode,,,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)anode</a>
+<code>@ref{(pman)anode,,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">anode</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title,}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
+<code>@ref{(pman)anode,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">(file name)cross ref name</a>
+<code>@ref{(pman)anode,cross ref name,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">cross ref name</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title,file name}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">(file 
name)title</a>
+<code>@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
data-manual="pman" href="../pman/anode.html#anode">title</a> in 
<cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">title</a> in 
<cite>manual</cite>
+<code>@ref{(pman)anode,,title,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)title</a>
+<code>@ref{(pman)anode,,title,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">anode</a> in <cite>manual</cite>
+</p>
+
+<p><code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
+<code>@inforef{chapter}</code> See &lsquo;chapter&rsquo;
+<code>@inforef{chapter, cross ref name}</code> See &lsquo;cross ref name&rsquo;
+<code>@inforef{chapter,,file name}</code> See <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
+<code>@inforef{node, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/node.html#node">(file name)cross ref 
name</a>
+<code>@inforef{node}</code> See &lsquo;node&rsquo;
+<code>@inforef{node, cross ref name}</code> See &lsquo;cross ref name&rsquo;
+<code>@inforef{node,,file name}</code> See <a data-manual="file name" 
href="../file name/node.html#node">(file name)node</a>
+<code>@inforef{chapter, cross ref name, file name, spurious arg}</code> See <a 
data-manual="file name, spurious arg" href="../file name, spurious 
arg/chapter.html#chapter">(file name, spurious arg)cross ref name</a>
+</p>
+<p><code>@inforef{s--ect@comma{}ion, a @comma{} in cross
+ref, a comma@comma{} in file}</code>
+See <a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a , 
in cross
+ref</a>
+</p>
+
+<dl compact="compact">
+<dt><span>a</span></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl compact="compact">
+<dt id='index-copying-a-2'><span>a<a href='#index-copying-a-2' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id='index-copying-b-1'><span>b<a href='#index-copying-b-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl compact="compact">
+<dt id='index-copying-a-1'><span>a<a href='#index-copying-a-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><span id="index-copying-index-entry-between-item-and-itemx"></span>
+</dd>
+<dt id='index-copying-b'><span>b<a href='#index-copying-b' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<table class="cartouche" border="1"><tr><td>
+<p>c&ndash;artouche
+</p></td></tr></table>
+
+<p>g&ndash;roupe
+</p>
+<p align="left">f&ndash;lushleft
+more text
+</p>
+<p align="right">f&ndash;lushright
+more text
+</p>
+<div align="center">ce&ndash;ntered line
+</div>
+<p>r&ndash;raggedright
+more text
+</p>
+<pre class="verbatim">\input texinfo @c -*-texinfo-*-
+
+@setfilename simplest.info
+
+@node Top
+
+This is a very simple texi manual @  &lt;&gt;.
+
+@bye
+</pre>
+<pre class="verbatim">in verbatim ''
+</pre>
+
+html ''
+
+
+
+
+<span id="majorheading-1"></span><h1 class="majorheading">majorheading</h1>
+
+<span id="chapheading-1"></span><h1 class="chapheading">chapheading</h1>
+
+<span id="heading-1"></span><h2 class="heading">heading</h2>
+
+<span id="subheading-1"></span><h3 class="subheading">subheading</h3>
+
+<span id="subsubheading-1"></span><h4 class="subsubheading">subsubheading</h4>
+
+
+<p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
+<code>@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }</code> <abbr 
title="&Eacute;tude&ndash;, Autonome">&Eacute;&ndash;. ,A.</abbr> 
(&Eacute;tude&ndash;, <b>Autonome</b>)
+<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude&ndash;, 
Autonome">&Eacute;&ndash;. ,A.</abbr>
+</p>
+<p><code>@math{--a@minus{} {\frac{1}{2}}}</code> <em class='math'>--a- 
{\frac{1}{2}}</em>
+</p>
+<p><code>@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img src="f-ile.jpg" 
alt="altjk _&quot; %@">
+<code>@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img src="f--ile.e--xt" alt="jk _&quot; %@ in b &quot;">
+<code>@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; %@:}}</code> 
<img src="filejk _&quot; %@.jpg" alt="altjk _&quot; %@">
+</p>
+
+
+
+<p>Somehow invalid use of @,:<br>
+@, ,
+<br>
+@,@&quot;u ,&uuml;
+</p>
+<p>Invalid use of @&rsquo;:<br>
+@&rsquo; '
+<br>
+@&rsquo;@&quot;u '&uuml;
+</p>
+<p>@dotless{truc} truc
+@dotless{ij} ij
+<code>@dotless{--a}</code> &ndash;a
+<code>@dotless{a}</code> a
+</p>
+<p>@U, without braces @U{}, with empty arg 
+@U{z}, with non-hex arg &#xz;
+@U{abc}, with &lt;4 hex digits &#xabc;
+@U{FFFFFFFFFFFFFF}, value much too large &#xFFFFFFFFFFFFFF;
+@U{110000}, value just beyond Unicode &#x110000;
+</p>
+<p>@TeX, but without brace TeX<code>@#</code> #
+</p>
+<p><code>@w{--a}</code> &ndash;a<!-- /@w -->
+</p>
+<p><code>@image{,1--xt}</code> 
+<code>@image{,,2--xt}</code> 
+<code>@image{,,,3--xt}</code> 
+</p>
+
+<ul class="no-bullet">
+<li> after emph e&ndash;mph item
+</li></ul>
+
+<ul class="no-bullet">
+<li>&bull; a&ndash;n itemize line i&ndash;tem 1
+</li><li>&bull; a&ndash;n itemize line i&ndash;tem 2
+</li></ul>
+
+<dl class="def">
+<dt><span class="category">fun: </span><span><strong></strong></span></dt>
+<dt id="index-copying-machin-2"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and</em><a 
href='#index-copying-machin-2' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-machin-3"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and  after</em><a 
href='#index-copying-machin-3' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-machin-4"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and </em><a 
href='#index-copying-machin-4' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-machin-5"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a 
href='#index-copying-machin-5' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-followed-1"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-copying-followed-1' class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>Various deff lines
+</p></dd><dt id="index-copying-after"><span class="category">truc: 
</span><span><strong>after</strong> <em>a deff item</em><a 
href='#index-copying-after' class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+
+<p><code>@ref{node}</code> &lsquo;node&rsquo;
+</p>
+<p><code>@ref{,cross ref name}</code> &lsquo;cross ref name&rsquo;
+<code>@ref{,,title}</code> &lsquo;title&rsquo;
+<code>@ref{,,,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)</a>
+<code>@ref{,,,,manual}</code> <cite>manual</cite>
+<code>@ref{node,cross ref name}</code> &lsquo;cross ref name&rsquo;
+<code>@ref{node,,title}</code> &lsquo;title&rsquo;
+<code>@ref{node,,,file name}</code> <a data-manual="file name" href="../file 
name/node.html#node">(file name)node</a>
+<code>@ref{node,,,,manual}</code> &lsquo;node&rsquo; in <cite>manual</cite>
+<code>@ref{node,cross ref name,title,}</code> &lsquo;title&rsquo;
+<code>@ref{node,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)cross ref name</a>
+<code>@ref{node,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; 
in <cite>manual</cite>
+<code>@ref{node,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/node.html#node">(file name)title</a>
+<code>@ref{node,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{node,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/node.html#node">title</a> in 
<cite>manual</cite>
+<code>@ref{node,,title,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)title</a>
+<code>@ref{node,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{node,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">title</a> in <cite>manual</cite>
+<code>@ref{node,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">node</a> in <cite>manual</cite>
+<code>@ref{,cross ref name,title,}</code> &lsquo;title&rsquo;
+<code>@ref{,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)cross ref name</a>
+<code>@ref{,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; in 
<cite>manual</cite>
+<code>@ref{,cross ref name,title,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)title</a>
+<code>@ref{,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/index.html">title</a> in 
<cite>manual</cite>
+<code>@ref{,,title,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)title</a>
+<code>@ref{,,title,,manual}</code> &lsquo;title&rsquo; in <cite>manual</cite>
+<code>@ref{,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/index.html">title</a> in <cite>manual</cite>
+<code>@ref{,,,file name,manual}</code> <cite><a data-manual="file name" 
href="../file name/index.html">manual</a></cite>
+</p>
+<p><code>@inforef{,cross ref name }</code> See &lsquo;cross ref name&rsquo;
+<code>@inforef{,,file name}</code> See <a data-manual="file name" 
href="../file name/index.html">(file name)</a>
+<code>@inforef{,cross ref name, file name}</code> See <a data-manual="file 
name" href="../file name/index.html">(file name)cross ref name</a>
+<code>@inforef{}</code> 
+</p>
+
+
+<p>Normal text
+</p>
+<p>&lt;
+&gt;
+&quot;
+&amp;
+&rsquo;
+&lsquo;
+</p>
+<p>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;<br>
+code: <code>``simple-double--three---four----''</code> <br>
+asis: &ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo; <br>
+strong: 
<strong>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;</strong> <br>
+kbd: <kbd>``simple-double--three---four----''</kbd> <br>
+</p>
+<p>&lsquo;<!-- /@w -->&lsquo;simple-double-<!-- /@w 
-->-three&mdash;four&mdash;-&rsquo;<!-- /@w -->&rsquo;<br>
+</p>
+<span id="index-_002d_002doption"></span>
+<span id="index-_0060_0060"></span>
+<span id="index-_0060_0060-2"></span>
+<span id="index-_002d_002dfoption"></span>
+
+<p>@&quot;u &uuml; 
+@&quot;{U} &Uuml; 
+@~n &ntilde;
+@^a &acirc;
+@&rsquo;e &eacute;
+@=o &#333;
+@&lsquo;i &igrave;
+@&rsquo;{e} &eacute;
+@&rsquo;{@dotless{i}} &iacute; 
+@dotless{i} i
+@dotless{j} j
+@&lsquo;{@=E} &#274;` 
+@l{} &#322;
+@,{@&rsquo;C} &#262;,
+@,c &ccedil;
+@,c@&quot;u &ccedil;&uuml; <br>
+</p>
+<p>@U{0075} &#x0075;
+</p>
+<p>@* <br>
+@ followed by a space
+&nbsp;
+@ followed by a tab
+&nbsp;
+@ followed by a new line
+&nbsp;<code>@-</code> 
+<code>@|</code> 
+<code>@:</code> 
+<code>@!</code> !
+<code>@?</code> ?
+<code>@.</code> .
+<code>@@</code> @
+<code>@}</code> }
+<code>@{</code> {
+<code>@/</code> 
+</p>
+<p>foo vs. bar. 
+colon :And something else.
+semi colon ;.
+And ? ?.
+Now ! !@
+but , ,
+</p>
+<p>@TeX TeX
+@LaTeX LaTeX
+@bullet &bull;
+@copyright &copy;
+@dots &hellip;
+@enddots <small class="enddots">...</small>
+@equiv &equiv;
+@error error&rarr;
+@expansion &rarr;
+@minus -
+@point &lowast;
+@print -|
+@result &rArr;
+@today a sunny day
+</p>
+<p>@aa &aring;
+@AA &Aring;
+@ae &aelig;
+@oe &oelig;
+@AE &AElig;
+@OE &OElig;
+@o &oslash;
+@O &Oslash;
+@ss &szlig;
+@l &#322;
+@L &#321;
+@DH &ETH;
+@TH &THORN;
+@dh &eth;
+@th &thorn;
+</p>
+<p>@exclamdown &iexcl;
+@questiondown &iquest;
+@pounds &pound;
+@registeredsymbol &reg;
+@ordf &ordf;
+@ordm &ordm;
+@comma ,
+@quotedblleft &ldquo;
+@quotedblright &rdquo;
+@quoteleft &lsquo;
+@quoteright &rsquo;
+@quotedblbase &bdquo;
+@quotesinglbase &sbquo;
+@guillemetleft &laquo;
+@guillemetright &raquo;
+@guillemotleft &laquo;
+@guillemotright &raquo;
+@guilsinglleft &lsaquo;
+@guilsinglright &rsaquo;
+@textdegree &deg;
+@euro &euro;
+@arrow &rarr;
+@leq &le;
+@geq &ge;
+</p>
+<p><code>@acronym{--a,an accronym}</code> <acronym title="an 
accronym">&ndash;a</acronym> (an accronym)
+<code>@acronym{--a}</code> <acronym title="an accronym">&ndash;a</acronym>
+<code>@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr 
title="&Eacute;tude Autonome">&Eacute;&ndash;. ,A.</abbr> (&Eacute;tude 
Autonome)
+<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude 
Autonome">&Eacute;&ndash;. ,A.</abbr>
+<code>@asis{--a}</code> &ndash;a
+<code>@b{--a}</code> <b>&ndash;a</b>
+<code>@cite{--a}</code> <cite>&ndash;a</cite>
+<code>@code{--a}</code> <code>--a</code>
+<code>@command{--a}</code> <code>--a</code>
+<code>@dfn{--a}</code> <em>&ndash;a</em>
+<code>@dmn{--a}</code> &ndash;a
+<code>@email{--a,--b}</code> <a href="mailto:--a";>&ndash;b</a>
+<code>@email{,--b}</code> &ndash;b
+<code>@email{--a}</code> <a href="mailto:--a";>--a</a>
+<code>@emph{--a}</code> <em>&ndash;a</em>
+<code>@env{--a}</code> <code>--a</code>
+<code>@file{--a}</code> <samp>--a</samp>
+<code>@i{--a}</code> <i>&ndash;a</i>
+<code>@kbd{--a}</code> <kbd>--a</kbd>
+<code>@key{--a}</code> <tt class="key">--a</tt>
+<code>@math{--a {\frac{1}{2}} @minus{}}</code> <em class='math'>--a 
{\frac{1}{2}} -</em>
+<code>@option{--a}</code> <samp>--a</samp>
+<code>@r{--a}</code> <span class="roman">&ndash;a</span>
+<code>@samp{--a}</code> &lsquo;<samp>--a</samp>&rsquo;
+<code>@sc{--a}</code> <small>&ndash;A</small>
+<code>@strong{--a}</code> <strong>&ndash;a</strong>
+<code>@t{--a}</code> <tt>--a</tt>
+<code>@sansserif{--a}</code> <span class="sansserif">&ndash;a</span>
+<code>@slanted{--a}</code> <i>&ndash;a</i>
+<code>@titlefont{--a}</code> </p><h1 class="titlefont">&ndash;a</h1>
+<p><code>@indicateurl{--a}</code> &lsquo;<code>--a</code>&rsquo;
+<code>@uref{--a,--b}</code> <a href="--a">&ndash;b</a>
+<code>@uref{--a}</code> <a href="--a">--a</a>
+<code>@uref{,--b}</code> &ndash;b
+<code>@uref{--a,--b,--c}</code> <a href="--a">&ndash;c</a>
+<code>@uref{,--b,--c}</code> &ndash;c
+<code>@uref{--a,,--c}</code> <a href="--a">&ndash;c</a>
+<code>@uref{,,--c}</code> &ndash;c
+<code>@url{--a,--b}</code> <a href="--a">&ndash;b</a>
+<code>@url{--a,}</code> <a href="--a">--a</a>
+<code>@url{,--b}</code> &ndash;b
+<code>@var{--a}</code> <var>&ndash;a</var>
+<code>@verb{:--a:}</code> <tt>--a</tt>
+<code>@verb{:a  &lt; &amp; @ % &quot; --    b:}</code> <tt>a  &lt; &amp; @ % 
&quot; --    b</tt>
+<code>@w{a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a 
a}</code> 
a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a<!--
 /@w -->
+<code>@H{a}</code> a''
+<code>@H{--a}</code> &ndash;a''
+<code>@dotaccent{a}</code> &#551;
+<code>@dotaccent{--a}</code> &ndash;a.
+<code>@ringaccent{a}</code> &aring;
+<code>@ringaccent{--a}</code> &ndash;a*
+<code>@tieaccent{a}</code> a[
+<code>@tieaccent{--a}</code> &ndash;a[
+<code>@u{a}</code> &#259;
+<code>@u{--a}</code> &ndash;a(
+<code>@ubaraccent{a}</code> a_
+<code>@ubaraccent{--a}</code> &ndash;a_
+<code>@udotaccent{a}</code> &#7841;
+<code>@udotaccent{--a}</code> .&ndash;a
+<code>@v{a}</code> &#462;
+<code>@v{--a}</code> &ndash;a&lt;
+<code>@,{c}</code> &ccedil;
+<code>@,{--c}</code> &ndash;c,
+<code>@ogonek{a}</code> &#261;
+<code>@ogonek{--a}</code> &ndash;a;
+<code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
+<code>@footnote{in footnote}</code> <a id="DOCF5" 
href="formatting_fot.html#FOOT5"><sup>7</sup></a>
+<code>@footnote{in footnote2}</code> <a id="DOCF6" 
href="formatting_fot.html#FOOT6"><sup>8</sup></a>
+</p>
+<p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,,l--e}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
+<code>@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt" alt="f--ile">
+<code>@image{f--ile,aze,az,alt,.e--xt}</code> <img src="f--ile.e--xt" 
alt="alt">
+<code>@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg" alt="a&ndash;lt">
+<code>@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}</code> <img 
src="f--ile@..file ext e--xt}" alt="alt">
+</p>
+<p><code>@sp 2</code><br>
+</p><br>
+<br>
+<p><code>@page</code><br>
+</p>
+<p><code>need 1002</code>
+</p>
+<p><code>@clicksequence{click @click{} A}</code> click &rarr; A
+After clickstyle &rArr;
+<code>@clicksequence{click @click{} A}</code> click &rArr; A
+</p>
+<div 
class="displaymath"><em><strong>``simple-double--three---four----''</strong> 
aa<!-- /@w -->
+`<!-- /@w -->`simple-double-<!-- /@w -->-three---four----'<!-- /@w -->'
+
+</em></div>
+<div class="displaymath"><em>&uuml; &Uuml; &ntilde; &acirc; &eacute; &#333; 
&igrave; &eacute; i j &#274;`
+&#322; &#262;, &#262;, &ccedil; a'' &#551; &aring; a[
+&#259; a_ &#7841; &#462; &#261; a<sup>h</sup><sub>l</sub>
+
+ &nbsp;&nbsp; &nbsp;   ! ? . @ } { 
+a sunny day
+</em></div>
+<div class="displaymath"><em>&rarr;
+&#x0075;
+TeX LaTeX &bull; &copy; &hellip; ... &equiv;
+error&rarr; &rarr; - &lowast; -| &rArr;
+&aring; &Aring; &aelig; &oelig; &AElig; &OElig; &oslash; &Oslash; &szlig; 
&#322; &#321; &ETH;
+&THORN; &eth; &thorn; &iexcl; &iquest; &pound;
+&reg; &ordf; &ordm; , 
+</em></div>
+<div class="displaymath"><em>&ldquo; &rdquo; 
+&lsquo; &rsquo; &bdquo; &sbquo; &laquo;
+&raquo; &laquo; &raquo; &lsaquo;
+&rsaquo; &deg; &euro; &rarr; &le; &ge;
+</em></div>
+<p><kbd>default kbdinputstyle</kbd>
+</p><div class="example">
+<pre class="example"><kbd>in example default kbdinputstyle</kbd>
+</pre></div>
+
+<p><code>code kbdinputstyle</code>
+</p><div class="example">
+<pre class="example"><code>in example code kbdinputstyle</code>
+</pre></div>
+
+<p><kbd>example kbdinputstyle</kbd>
+</p><div class="example">
+<pre class="example"><code>in example example kbdinputstyle</code>
+</pre></div>
+
+<p><kbd>distinct kbdinputstyle</kbd>
+</p><div class="example">
+<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
+</pre></div>
+
+<blockquote>
+<p>A quot&mdash;ation
+</p></blockquote>
+
+<blockquote>
+<p><b>Note:</b> A Note
+</p></blockquote>
+
+<blockquote>
+<p><b>note:</b> A note
+</p></blockquote>
+
+<blockquote>
+<p><b>Caution:</b> Caution
+</p></blockquote>
+
+<blockquote>
+<p><b>Important:</b> Important
+</p></blockquote>
+
+<blockquote>
+<p><b>Tip:</b> a Tip
+</p></blockquote>
+
+<blockquote>
+<p><b>Warning:</b> a Warning.
+</p></blockquote>
+
+<blockquote>
+<p><b>something &eacute; TeX:</b> The something &eacute; TeX is here.
+</p></blockquote>
+
+<blockquote>
+<p><b>@ at the end of line &nbsp;:</b> A @ at the end of the @quotation line.
+</p></blockquote>
+
+<blockquote>
+<p><b>something, other thing:</b> something, other thing
+</p></blockquote>
+
+<blockquote>
+<p><b>Note, the note:</b> Note, the note
+</p></blockquote>
+
+<blockquote>
+</blockquote>
+
+<blockquote>
+</blockquote>
+
+<blockquote>
+</blockquote>
+
+<blockquote>
+</blockquote>
+
+<blockquote>
+<p>aaa quotation
+</p></blockquote>
+<div align="center">&mdash; <em>quotation author</em>
+</div>
+<blockquote>
+<p>indent in quotation
+</p></blockquote>
+
+<blockquote>
+<p>A small quot&mdash;ation
+</p></blockquote>
+
+<blockquote>
+<p><b>Note:</b> A small Note
+</p></blockquote>
+
+<blockquote>
+<p><b>something, other thing:</b> something, other thing
+</p></blockquote>
+
+<ul>
+<li> i&ndash;temize
+</li></ul>
+
+<ul class="no-bullet">
+<li>+ i&ndash;tem +
+</li></ul>
+
+<ul>
+<li> b&ndash;ullet
+</li></ul>
+
+<ul class="no-bullet">
+<li>- minu&ndash;s
+</li></ul>
+
+<ul class="no-bullet">
+<li> e&ndash;mph item
+</li></ul>
+
+<ul class="no-bullet">
+<li><em>after emph</em> e&ndash;mph item
+</li></ul>
+
+<ul class="no-bullet">
+<li>&bull; a&ndash;n itemize line <span 
id="index-index-entry-within-itemize"></span>
+i&ndash;tem 1
+</li><li>&bull; a&ndash;n itemize line i&ndash;tem 2
+</li></ul>
+
+<ol>
+<li> e&ndash;numerate
+</li></ol>
+
+<table>
+<thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
+<tr><td width="40%">mu&ndash;ltitable item</td><td width="60%">multitable 
tab</td></tr>
+<tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
+<span id="index-index-entry-within-multitable"></span></td></tr>
+<tr><td width="40%">lone mu&ndash;ltitable item</td></tr>
+</table>
+
+<table>
+<tr><td>truc</td><td>bidule</td></tr>
+</table>
+
+<div class="example">
+<pre class="example">e--xample  some
+   text
+</pre></div>
+
+<div class="example first-arg">
+<pre class="example">example one arg
+</pre></div>
+
+<div class="example first-arg second-arg">
+<pre class="example">example two args
+</pre></div>
+
+<div class="example first-arg second-arg third-arg">
+<pre class="example">example three args
+</pre></div>
+
+<div class="example first-arg second-arg third-arg fourth-arg">
+<pre class="example">example four args
+</pre></div>
+
+<div class="example first-arg second-arg third-arg fourth-arg fifth-arg">
+<pre class="example">example five args
+</pre></div>
+
+<div class="example something-é-TeX">
+<pre class="example">The something &eacute; TeX is here.
+</pre></div>
+
+<div class="example @-at-the-end-of-line--">
+<pre class="example">A @ at the end of the @example line.
+</pre></div>
+
+<div class="example">
+<pre class="example">example with empty args
+</pre></div>
+
+<div class="example nonempty">
+<pre class="example">example with empty and non empty args mix
+</pre></div>
+
+<div class="example">
+<pre class="example">s--mallexample
+</pre></div>
+
+<p><code>@noindent</code> after smallexample.
+</p><div class="example">
+<pre class="example">$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&amp;content-type=text/plain'
+$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&amp;content-type=text/plain'
+</pre></div>
+<p>Less recent versions are also present.
+</p>
+<div class="display">
+<pre class="display">d&ndash;isplay
+</pre></div>
+
+<div class="display">
+<pre class="display">s&ndash;malldisplay
+</pre></div>
+
+<div class="example lisp">
+<pre class="lisp">l--isp
+</pre></div>
+
+<div class="example lisp">
+<pre class="lisp">s--malllisp
+</pre></div>
+
+<div class="format">
+<pre class="format">f&ndash;ormat
+</pre></div>
+
+<div class="format">
+<pre class="format">s&ndash;mallformat
+</pre></div>
+
+<div class="displaymath"><em>disp--laymath
+f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2</sup>
+</em></div>
+<dl class="def">
+<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory: 
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002deffn_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;effn
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-de_002d_002dffn_005fname"><span class="category">cate--gory: 
</span><span><strong>de--ffn_name</strong> <em>ar--guments    more args <br> 
even more so</em><a href='#index-de_002d_002dffn_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>def&ndash;fn
+</p></dd></dl>
+ 
+<dl class="def">
+<dt id="index-i"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><span id="index-index-entry-within-deffn"></span>
+</dd><dt id="index-truc"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-truc' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-log-trap"><span class="category">Command: 
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-log-trap1"><span class="category">Command: 
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-log-trap2"><span class="category">Command: 
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-id-ule"><span class="category">cmde: </span><span><strong><b>id 
ule</b></strong> <em>truc</em><a href='#index-id-ule' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-id-i-ule"><span class="category">cmde2: 
</span><span><strong><b>id &lsquo;<samp>i</samp>&rsquo; ule</b></strong> 
<em>truc</em><a href='#index-id-i-ule' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt><span class="category"><b>id &lsquo;<samp>i</samp>&rsquo; ule</b>: 
</span><span><strong></strong></span></dt>
+<dt><span><strong></strong></span></dt>
+<dt><span class="category">aaa: </span><span><strong></strong></span></dt>
+<dt><span class="category">: </span><span><strong></strong></span></dt>
+<dt><span class="category">: </span><span><strong></strong></span></dt>
+<dt id="index-machin"><span class="category">: 
</span><span><strong>machin</strong><a href='#index-machin' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-bidule-machin"><span class="category">: 
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-machin-1"><span class="category">truc: 
</span><span><strong>machin</strong><a href='#index-machin-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt><span class="category">truc: </span><span><strong></strong></span></dt>
+<dt id="index-followed"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-followed' class='copiable-anchor'> &para;</a></span></dt>
+<dt><span class="category">truc: </span><span><strong></strong></span></dt>
+<dt><span class="category">: </span><span><strong></strong></span></dt>
+<dt id="index-a-1"><span class="category">truc: 
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a 
href='#index-a-1' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-deffnx"><span class="category">truc: 
</span><span><strong>deffnx</strong> <em>before end deffn</em><a 
href='#index-deffnx' class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+
+<dl class="def">
+<dt id="index-deffn"><span class="category">empty: 
</span><span><strong>deffn</strong><a href='#index-deffn' 
class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+
+<dl class="def">
+<dt id="index-deffn-1"><span class="category">empty: 
</span><span><strong>deffn</strong> <em>with deffnx</em><a 
href='#index-deffn-1' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-deffnx-1"><span class="category">empty: 
</span><span><strong>deffnx</strong><a href='#index-deffnx-1' 
class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+
+<dl class="def">
+<dt id="index-i-1"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-truc-1"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-truc-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>text in def item for second def item
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002defvr_005fname"><span class="category">c--ategory: 
</span><span><strong>d--efvr_name</strong><a 
href='#index-d_002d_002defvr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efvr
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002deftypefn_005fname"><span class="category">c--ategory: 
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong> 
<em>a--rguments...</em><a href='#index-d_002d_002deftypefn_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypefn
+</p></dd></dl>
+
+<dl class="def">
+<dt 
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory on 
c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong> 
<em>a--rguments...</em><a 
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypeop
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002deftypevr_005fname"><span class="category">c--ategory: 
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a 
href='#index-d_002d_002deftypevr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypevr
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002defcv_005fname"><span>c--ategory of c--lass: 
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efcv
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory on 
c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efop
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002deftp_005fname"><span class="category">c--ategory: 
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a 
href='#index-d_002d_002deftp_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftp
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002defun_005fname"><span class="category">Function: 
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defun_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efun
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002defmac_005fname"><span class="category">Macro: 
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defmac_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efmac
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002defspec_005fname"><span class="category">Special Form: 
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defspec_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efspec
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002defvar_005fname"><span class="category">Variable: 
</span><span><strong>d--efvar_name</strong> <em>argvar argvar1</em><a 
href='#index-d_002d_002defvar_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efvar
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002defopt_005fname"><span class="category">User Option: 
</span><span><strong>d--efopt_name</strong><a 
href='#index-d_002d_002defopt_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efopt
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002deftypefun_005fname"><span class="category">Function: 
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong> 
<em>a--rguments...</em><a href='#index-d_002d_002deftypefun_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypefun
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002deftypevar_005fname"><span class="category">Variable: 
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a 
href='#index-d_002d_002deftypevar_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypevar
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance 
Variable of c--lass: <strong>d--efivar_name</strong><a 
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efivar
+</p></dd></dl>
+
+<dl class="def">
+<dt 
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance 
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a 
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypeivar
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method on 
c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efmethod
+</p></dd></dl>
+
+<dl class="def">
+<dt 
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method on 
c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong> 
<em>a--rguments...</em><a 
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypemethod
+</p></dd></dl>
+
+<p><code>@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@, 
ma---nual@@}</code> See <a data-manual="file n---ame@" href="../file 
n---ame@/c_002d_002d_002dhapter_0040.html#c_002d_002d_002dhapter_0040">t&mdash;itle@</a>
 in <cite>ma&mdash;nual@</cite>.
+<code>@ref{chapter, cross ref name, title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@pxref{chapter, cross ref name, title, file name, manual}</code> see <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
+</p>
+<p><code>@ref{chapter}</code> <a href="#chapter">chapter</a>
+<code>@xref{chapter}</code> See <a href="#chapter">chapter</a>.
+<code>@pxref{chapter}</code> see <a href="#chapter">chapter</a>
+<code>@ref{s--ect@comma{}ion}</code> <a href="s_002d_002dect_002cion.html">A 
section</a>
+</p>
+<p><code>@ref{s--ect@comma{}ion, a @comma{} in cross
+ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual 
name }</code>
+<a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a> 
in <cite>a , in manual name</cite>
+</p>
+<p><code>@ref{chapter,cross ref name}</code> <a href="#chapter">cross ref 
name</a>
+<code>@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<code>@ref{chapter,,,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
+<code>@ref{chapter,,,,manual}</code> &lsquo;chapter&rsquo; in 
<cite>manual</cite>
+<code>@ref{chapter,cross ref name,title,}</code> <a href="#chapter">title</a>
+<code>@ref{chapter,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)cross ref name</a>
+<code>@ref{chapter,cross ref name,,,manual}</code> &lsquo;cross ref 
name&rsquo; in <cite>manual</cite>
+<code>@ref{chapter,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)title</a>
+<code>@ref{chapter,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{chapter,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@ref{chapter,,title,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)title</a>
+<code>@ref{chapter,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{chapter,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">chapter</a> in <cite>manual</cite>
+</p>
+
+<p><code>@ref{(pman)anode,cross ref name}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)cross ref name</a>
+<code>@ref{(pman)anode,,title}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
+<code>@ref{(pman)anode,,,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)anode</a>
+<code>@ref{(pman)anode,,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">anode</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title,}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
+<code>@ref{(pman)anode,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">(file name)cross ref name</a>
+<code>@ref{(pman)anode,cross ref name,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">cross ref name</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title,file name}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">(file 
name)title</a>
+<code>@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
data-manual="pman" href="../pman/anode.html#anode">title</a> in 
<cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">title</a> in 
<cite>manual</cite>
+<code>@ref{(pman)anode,,title,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)title</a>
+<code>@ref{(pman)anode,,title,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">anode</a> in <cite>manual</cite>
+</p>
+
+<p><code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
+<code>@inforef{chapter}</code> See &lsquo;chapter&rsquo;
+<code>@inforef{chapter, cross ref name}</code> See &lsquo;cross ref name&rsquo;
+<code>@inforef{chapter,,file name}</code> See <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
+<code>@inforef{node, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/node.html#node">(file name)cross ref 
name</a>
+<code>@inforef{node}</code> See &lsquo;node&rsquo;
+<code>@inforef{node, cross ref name}</code> See &lsquo;cross ref name&rsquo;
+<code>@inforef{node,,file name}</code> See <a data-manual="file name" 
href="../file name/node.html#node">(file name)node</a>
+<code>@inforef{chapter, cross ref name, file name, spurious arg}</code> See <a 
data-manual="file name, spurious arg" href="../file name, spurious 
arg/chapter.html#chapter">(file name, spurious arg)cross ref name</a>
+</p>
+<p><code>@inforef{s--ect@comma{}ion, a @comma{} in cross
+ref, a comma@comma{} in file}</code>
+See <a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a , 
in cross
+ref</a>
+</p>
+
+<dl compact="compact">
+<dt><span>a</span></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl compact="compact">
+<dt id='index-a-6'><span>a<a href='#index-a-6' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id='index-b-2'><span>b<a href='#index-b-2' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl compact="compact">
+<dt id='index-a-2'><span>a<a href='#index-a-2' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><span id="index-index-entry-between-item-and-itemx"></span>
+</dd>
+<dt id='index-b'><span>b<a href='#index-b' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<table class="cartouche" border="1"><tr><td>
+<p>c&ndash;artouche
+</p></td></tr></table>
+
+<p>g&ndash;roupe
+</p>
+<p align="left">f&ndash;lushleft
+more text
+</p>
+<p align="right">f&ndash;lushright
+more text
+</p>
+<div align="center">ce&ndash;ntered line
+</div>
+<p>r&ndash;raggedright
+more text
+</p>
+<pre class="verbatim">\input texinfo @c -*-texinfo-*-
+
+@setfilename simplest.info
+
+@node Top
+
+This is a very simple texi manual @  &lt;&gt;.
+
+@bye
+</pre>
+<pre class="verbatim">in verbatim ''
+</pre>
+
+html ''
+
+
+
+
+<span id="majorheading-2"></span><h1 class="majorheading">majorheading</h1>
+
+<span id="chapheading-2"></span><h1 class="chapheading">chapheading</h1>
+
+<span id="heading-2"></span><h2 class="heading">heading</h2>
+
+<span id="subheading-2"></span><h3 class="subheading">subheading</h3>
+
+<span id="subsubheading-2"></span><h4 class="subsubheading">subsubheading</h4>
+
+
+<p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
+<code>@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }</code> <abbr 
title="&Eacute;tude&ndash;, Autonome">&Eacute;&ndash;. ,A.</abbr> 
(&Eacute;tude&ndash;, <b>Autonome</b>)
+<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude&ndash;, 
Autonome">&Eacute;&ndash;. ,A.</abbr>
+</p>
+<p><code>@math{--a@minus{} {\frac{1}{2}}}</code> <em class='math'>--a- 
{\frac{1}{2}}</em>
+</p>
+<p><code>@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img src="f-ile.jpg" 
alt="altjk _&quot; %@">
+<code>@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img src="f--ile.e--xt" alt="jk _&quot; %@ in b &quot;">
+<code>@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; %@:}}</code> 
<img src="filejk _&quot; %@.jpg" alt="altjk _&quot; %@">
+</p>
+
+
+
+<p>Somehow invalid use of @,:<br>
+@, ,
+<br>
+@,@&quot;u ,&uuml;
+</p>
+<p>Invalid use of @&rsquo;:<br>
+@&rsquo; '
+<br>
+@&rsquo;@&quot;u '&uuml;
+</p>
+<p>@dotless{truc} truc
+@dotless{ij} ij
+<code>@dotless{--a}</code> &ndash;a
+<code>@dotless{a}</code> a
+</p>
+<p>@U, without braces @U{}, with empty arg 
+@U{z}, with non-hex arg &#xz;
+@U{abc}, with &lt;4 hex digits &#xabc;
+@U{FFFFFFFFFFFFFF}, value much too large &#xFFFFFFFFFFFFFF;
+@U{110000}, value just beyond Unicode &#x110000;
+</p>
+<p>@TeX, but without brace TeX<code>@#</code> #
+</p>
+<p><code>@w{--a}</code> &ndash;a<!-- /@w -->
+</p>
+<p><code>@image{,1--xt}</code> 
+<code>@image{,,2--xt}</code> 
+<code>@image{,,,3--xt}</code> 
+</p>
+
+<ul class="no-bullet">
+<li> after emph e&ndash;mph item
+</li></ul>
+
+<ul class="no-bullet">
+<li>&bull; a&ndash;n itemize line i&ndash;tem 1
+</li><li>&bull; a&ndash;n itemize line i&ndash;tem 2
+</li></ul>
+
+<dl class="def">
+<dt><span class="category">fun: </span><span><strong></strong></span></dt>
+<dt id="index-machin-2"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and</em><a 
href='#index-machin-2' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-machin-3"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and  after</em><a 
href='#index-machin-3' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-machin-4"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and </em><a 
href='#index-machin-4' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-machin-5"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a 
href='#index-machin-5' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-followed-1"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-followed-1' class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>Various deff lines
+</p></dd><dt id="index-after"><span class="category">truc: 
</span><span><strong>after</strong> <em>a deff item</em><a href='#index-after' 
class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+
+<p><code>@ref{node}</code> &lsquo;node&rsquo;
+</p>
+<p><code>@ref{,cross ref name}</code> &lsquo;cross ref name&rsquo;
+<code>@ref{,,title}</code> &lsquo;title&rsquo;
+<code>@ref{,,,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)</a>
+<code>@ref{,,,,manual}</code> <cite>manual</cite>
+<code>@ref{node,cross ref name}</code> &lsquo;cross ref name&rsquo;
+<code>@ref{node,,title}</code> &lsquo;title&rsquo;
+<code>@ref{node,,,file name}</code> <a data-manual="file name" href="../file 
name/node.html#node">(file name)node</a>
+<code>@ref{node,,,,manual}</code> &lsquo;node&rsquo; in <cite>manual</cite>
+<code>@ref{node,cross ref name,title,}</code> &lsquo;title&rsquo;
+<code>@ref{node,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)cross ref name</a>
+<code>@ref{node,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; 
in <cite>manual</cite>
+<code>@ref{node,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/node.html#node">(file name)title</a>
+<code>@ref{node,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{node,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/node.html#node">title</a> in 
<cite>manual</cite>
+<code>@ref{node,,title,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)title</a>
+<code>@ref{node,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{node,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">title</a> in <cite>manual</cite>
+<code>@ref{node,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">node</a> in <cite>manual</cite>
+<code>@ref{,cross ref name,title,}</code> &lsquo;title&rsquo;
+<code>@ref{,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)cross ref name</a>
+<code>@ref{,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; in 
<cite>manual</cite>
+<code>@ref{,cross ref name,title,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)title</a>
+<code>@ref{,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/index.html">title</a> in 
<cite>manual</cite>
+<code>@ref{,,title,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)title</a>
+<code>@ref{,,title,,manual}</code> &lsquo;title&rsquo; in <cite>manual</cite>
+<code>@ref{,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/index.html">title</a> in <cite>manual</cite>
+<code>@ref{,,,file name,manual}</code> <cite><a data-manual="file name" 
href="../file name/index.html">manual</a></cite>
+</p>
+<p><code>@inforef{,cross ref name }</code> See &lsquo;cross ref name&rsquo;
+<code>@inforef{,,file name}</code> See <a data-manual="file name" 
href="../file name/index.html">(file name)</a>
+<code>@inforef{,cross ref name, file name}</code> See <a data-manual="file 
name" href="../file name/index.html">(file name)cross ref name</a>
+<code>@inforef{}</code> 
+</p>
+
+
+<p>In example.
+</p><div class="example">
+<pre class="example">
+
+&lt;
+&gt;
+&quot;
+&amp;
+'
+`
+
+``simple-double--three---four----''
+
+code: <code>``simple-double--three---four----''</code> 
+
+asis: ``simple-double--three---four----'' 
+
+strong: <strong>``simple-double--three---four----''</strong> 
+
+kbd: <kbd>``simple-double--three---four----''</kbd> 
+
+
+`<!-- /@w -->`simple-double-<!-- /@w -->-three---four----'<!-- /@w -->'
+
+
+<span id="index-_002d_002doption-1"></span><span 
id="index-_0060_0060-1"></span><span id="index-_0060_0060-3"></span><span 
id="index-_002d_002dfoption-1"></span>
+@&quot;u &uuml; 
+@&quot;{U} &Uuml; 
+@~n &ntilde;
+@^a &acirc;
+@'e &eacute;
+@=o &#333;
+@`i &igrave;
+@'{e} &eacute;
+@'{@dotless{i}} &iacute; 
+@dotless{i} i
+@dotless{j} j
+@`{@=E} &#274;` 
+@l{} &#322;
+@,{@'C} &#262;,
+@,c &ccedil;
+@,c@&quot;u &ccedil;&uuml; 
+
+
+@U{0075} &#x0075;
+
+@* 
+
+@ followed by a space
+&nbsp;
+@ followed by a tab
+&nbsp;
+@ followed by a new line
+&nbsp;<code>@-</code> 
+<code>@|</code> 
+<code>@:</code> 
+<code>@!</code> !
+<code>@?</code> ?
+<code>@.</code> .
+<code>@@</code> @
+<code>@}</code> }
+<code>@{</code> {
+<code>@/</code> 
+
+foo vs. bar. 
+colon :And something else.
+semi colon ;.
+And ? ?.
+Now ! !@
+but , ,
+
+@TeX TeX
+@LaTeX LaTeX
+@bullet &bull;
+@copyright &copy;
+@dots &hellip;
+@enddots ...
+@equiv &equiv;
+@error error&rarr;
+@expansion &rarr;
+@minus -
+@point &lowast;
+@print -|
+@result &rArr;
+@today a sunny day
+
+@aa &aring;
+@AA &Aring;
+@ae &aelig;
+@oe &oelig;
+@AE &AElig;
+@OE &OElig;
+@o &oslash;
+@O &Oslash;
+@ss &szlig;
+@l &#322;
+@L &#321;
+@DH &ETH;
+@TH &THORN;
+@dh &eth;
+@th &thorn;
+
+@exclamdown &iexcl;
+@questiondown &iquest;
+@pounds &pound;
+@registeredsymbol &reg;
+@ordf &ordf;
+@ordm &ordm;
+@comma ,
+@quotedblleft &ldquo;
+@quotedblright &rdquo;
+@quoteleft &lsquo;
+@quoteright &rsquo;
+@quotedblbase &bdquo;
+@quotesinglbase &sbquo;
+@guillemetleft &laquo;
+@guillemetright &raquo;
+@guillemotleft &laquo;
+@guillemotright &raquo;
+@guilsinglleft &lsaquo;
+@guilsinglright &rsaquo;
+@textdegree &deg;
+@euro &euro;
+@arrow &rarr;
+@leq &le;
+@geq &ge;
+
+<code>@acronym{--a,an accronym}</code> <acronym title="an 
accronym">--a</acronym> (an accronym)
+<code>@acronym{--a}</code> <acronym title="an accronym">--a</acronym>
+<code>@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr 
title="&Eacute;tude Autonome">&Eacute;--. ,A.</abbr> (&Eacute;tude Autonome)
+<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude 
Autonome">&Eacute;--. ,A.</abbr>
+<code>@asis{--a}</code> --a
+<code>@b{--a}</code> <b>&ndash;a</b>
+<code>@cite{--a}</code> <cite>--a</cite>
+<code>@code{--a}</code> <code>--a</code>
+<code>@command{--a}</code> <code>--a</code>
+<code>@dfn{--a}</code> <em>--a</em>
+<code>@dmn{--a}</code> --a
+<code>@email{--a,--b}</code> <a href="mailto:--a";>--b</a>
+<code>@email{,--b}</code> --b
+<code>@email{--a}</code> <a href="mailto:--a";>--a</a>
+<code>@emph{--a}</code> <em>--a</em>
+<code>@env{--a}</code> <code>--a</code>
+<code>@file{--a}</code> <samp>--a</samp>
+<code>@i{--a}</code> <i>&ndash;a</i>
+<code>@kbd{--a}</code> <kbd>--a</kbd>
+<code>@key{--a}</code> <span class="key">--a</span>
+<code>@math{--a {\frac{1}{2}} @minus{}}</code> <em class='math'>--a 
{\frac{1}{2}} -</em>
+<code>@option{--a}</code> <samp>--a</samp>
+<code>@r{--a}</code> <span class="roman">&ndash;a</span>
+<code>@samp{--a}</code> &lsquo;<samp>--a</samp>&rsquo;
+<code>@sc{--a}</code> --A
+<code>@strong{--a}</code> <strong>--a</strong>
+<code>@t{--a}</code> <tt>--a</tt>
+<code>@sansserif{--a}</code> <span class="sansserif">&ndash;a</span>
+<code>@slanted{--a}</code> <i>&ndash;a</i>
+<code>@titlefont{--a}</code> </pre><h1 class="titlefont">--a</h1><pre 
class="example">
+
+<code>@indicateurl{--a}</code> &lsquo;<code>--a</code>&rsquo;
+<code>@uref{--a,--b}</code> <a href="--a">--b</a>
+<code>@uref{--a}</code> <a href="--a">--a</a>
+<code>@uref{,--b}</code> --b
+<code>@uref{--a,--b,--c}</code> <a href="--a">--c</a>
+<code>@uref{,--b,--c}</code> --c
+<code>@uref{--a,,--c}</code> <a href="--a">--c</a>
+<code>@uref{,,--c}</code> --c
+<code>@url{--a,--b}</code> <a href="--a">--b</a>
+<code>@url{--a,}</code> <a href="--a">--a</a>
+<code>@url{,--b}</code> --b
+<code>@var{--a}</code> <var>--a</var>
+<code>@verb{:--a:}</code> <tt>--a</tt>
+<code>@verb{:a  &lt; &amp; @ % &quot; --    b:}</code> <tt>a  &lt; &amp; @ % 
&quot; --    b</tt>
+<code>@w{a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a 
a}</code> a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a 
a<!-- /@w -->
+<code>@H{a}</code> a''
+<code>@H{--a}</code> --a''
+<code>@dotaccent{a}</code> &#551;
+<code>@dotaccent{--a}</code> --a.
+<code>@ringaccent{a}</code> &aring;
+<code>@ringaccent{--a}</code> --a*
+<code>@tieaccent{a}</code> a[
+<code>@tieaccent{--a}</code> --a[
+<code>@u{a}</code> &#259;
+<code>@u{--a}</code> --a(
+<code>@ubaraccent{a}</code> a_
+<code>@ubaraccent{--a}</code> --a_
+<code>@udotaccent{a}</code> &#7841;
+<code>@udotaccent{--a}</code> .--a
+<code>@v{a}</code> &#462;
+<code>@v{--a}</code> --a&lt;
+<code>@,{c}</code> &ccedil;
+<code>@,{--c}</code> --c,
+<code>@ogonek{a}</code> &#261;
+<code>@ogonek{--a}</code> --a;
+<code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
+<code>@footnote{in footnote}</code> <a id="DOCF7" 
href="formatting_fot.html#FOOT7">(9)</a>
+<code>@footnote{in footnote2}</code> <a id="DOCF8" 
href="formatting_fot.html#FOOT8">(10)</a>
+
+<code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,,l--e}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
+<code>@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt" alt="f--ile">
+<code>@image{f--ile,aze,az,alt,.e--xt}</code> <img src="f--ile.e--xt" 
alt="alt">
+<code>@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg" alt="a&ndash;lt">
+<code>@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}</code> <img 
src="f--ile@..file ext e--xt}" alt="alt">
+
+<code>@sp 2</code>
+
+
+
+<code>@page</code>
+
+</pre><pre class="example">
+
+<code>need 1002</code>
+
+<code>@clicksequence{click @click{} A}</code> click &rarr; A
+After clickstyle &rArr;
+<code>@clicksequence{click @click{} A}</code> click &rArr; A
+
+</pre><div 
class="displaymath"><em><strong>``simple-double--three---four----''</strong> 
aa<!-- /@w -->
+`<!-- /@w -->`simple-double-<!-- /@w -->-three---four----'<!-- /@w -->'
+
+</em></div><pre class="example">
+
+</pre><div class="displaymath"><em>&uuml; &Uuml; &ntilde; &acirc; &eacute; 
&#333; &igrave; &eacute; i j &#274;`
+&#322; &#262;, &#262;, &ccedil; a'' &#551; &aring; a[
+&#259; a_ &#7841; &#462; &#261; a<sup>h</sup><sub>l</sub>
+
+ &nbsp;&nbsp; &nbsp;   ! ? . @ } { 
+a sunny day
+</em></div><pre class="example">
+
+</pre><div class="displaymath"><em>&rarr;
+&#x0075;
+TeX LaTeX &bull; &copy; &hellip; ... &equiv;
+error&rarr; &rarr; - &lowast; -| &rArr;
+&aring; &Aring; &aelig; &oelig; &AElig; &OElig; &oslash; &Oslash; &szlig; 
&#322; &#321; &ETH;
+&THORN; &eth; &thorn; &iexcl; &iquest; &pound;
+&reg; &ordf; &ordm; , 
+</em></div><pre class="example">
+
+</pre><div class="displaymath"><em>&ldquo; &rdquo; 
+&lsquo; &rsquo; &bdquo; &sbquo; &laquo;
+&raquo; &laquo; &raquo; &lsaquo;
+&rsaquo; &deg; &euro; &rarr; &le; &ge;
+</em></div><pre class="example">
+
+<kbd>default kbdinputstyle</kbd>
+</pre><div class="example">
+<pre class="example"><kbd>in example default kbdinputstyle</kbd>
+</pre></div>
+<pre class="example">
+
+<code>code kbdinputstyle</code>
+</pre><div class="example">
+<pre class="example"><code>in example code kbdinputstyle</code>
+</pre></div>
+<pre class="example">
+
+<code>example kbdinputstyle</code>
+</pre><div class="example">
+<pre class="example"><code>in example example kbdinputstyle</code>
+</pre></div>
+<pre class="example">
+
+<kbd>distinct kbdinputstyle</kbd>
+</pre><div class="example">
+<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
+</pre></div>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example">A quot---ation
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>Note:</b> A Note
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>note:</b> A note
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>Caution:</b> Caution
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>Important:</b> Important
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>Tip:</b> a Tip
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>Warning:</b> a Warning.
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>something &eacute; TeX:</b> The something &eacute; TeX 
is here.
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>something, other thing:</b> something, other thing
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>Note, the note:</b> Note, the note
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+</blockquote>
+<pre class="example">
+
+</pre><blockquote>
+</blockquote>
+<pre class="example">
+
+</pre><blockquote>
+</blockquote>
+<pre class="example">
+
+</pre><blockquote>
+</blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example">aaa quotation
+</pre></blockquote>
+<div align="center">--- <em>quotation author</em>
+</div><pre class="example">
+
+</pre><blockquote>
+<pre class="example">indent in quotation
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example">A small quot---ation
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>Note:</b> A small Note
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>something, other thing:</b> something, other thing
+</pre></blockquote>
+<pre class="example">
+
+</pre><ul>
+<li> <pre class="example">i--temize
+</pre></li></ul>
+<pre class="example">
+
+</pre><ul class="no-bullet">
+<li>+ <pre class="example">i--tem +
+</pre></li></ul>
+<pre class="example">
+
+</pre><ul>
+<li> <pre class="example">b--ullet
+</pre></li></ul>
+<pre class="example">
+
+</pre><ul class="no-bullet">
+<li>- <pre class="example">minu--s
+</pre></li></ul>
+<pre class="example">
+
+</pre><ul class="no-bullet">
+<li> <pre class="example">e--mph item
+</pre></li></ul>
+<pre class="example">
+
+</pre><ul class="no-bullet">
+<li><em>after emph</em> <pre class="example">e--mph item
+</pre></li></ul>
+<pre class="example">
+
+</pre><ul class="no-bullet">
+<li>&bull; a&ndash;n itemize line <pre class="example"><span 
id="index-index-entry-within-itemize-1"></span>i--tem 1
+</pre></li><li>&bull; a&ndash;n itemize line <pre class="example">i--tem 2
+</pre></li></ul>
+<pre class="example">
+
+</pre><ol>
+<li> <pre class="example">e--numerate
+</pre></li></ol>
+<pre class="example">
+
+</pre><table>
+<thead><tr><th width="40%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="60%"><pre class="example">another 
tab</pre></th></tr></thead>
+<tr><td width="40%"><pre class="example">mu--ltitable item</pre></td><td 
width="60%"><pre class="example">multitable tab</pre></td></tr>
+<tr><td width="40%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="60%"><pre class="example">multitable tab 2
+<span id="index-index-entry-within-multitable-1"></span></pre></td></tr>
+<tr><td width="40%"><pre class="example">lone mu--ltitable item</pre></td></tr>
+</table>
+<pre class="example">
+
+</pre><table>
+<tr><td><pre class="example">truc</pre></td><td><pre 
class="example">bidule</pre></td></tr>
+</table>
+<pre class="example">
+
+</pre><div class="example">
+<pre class="example">e--xample  some
+   text
+</pre></div>
+<pre class="example">
+
+</pre><div class="example first-arg">
+<pre class="example">example one arg
+</pre></div>
+<pre class="example">
+
+</pre><div class="example first-arg second-arg">
+<pre class="example">example two args
+</pre></div>
+<pre class="example">
+
+</pre><div class="example first-arg second-arg third-arg">
+<pre class="example">example three args
+</pre></div>
+<pre class="example">
+
+</pre><div class="example first-arg second-arg third-arg fourth-arg">
+<pre class="example">example four args
+</pre></div>
+<pre class="example">
+
+</pre><div class="example first-arg second-arg third-arg fourth-arg fifth-arg">
+<pre class="example">example five args
+</pre></div>
+<pre class="example">
+
+</pre><div class="example something-é-TeX">
+<pre class="example">The something &eacute; TeX is here.
+</pre></div>
+<pre class="example">
+
+</pre><div class="example @-at-the-end-of-line--">
+<pre class="example">A @ at the end of the @example line.
+</pre></div>
+<pre class="example">
+
+</pre><div class="example">
+<pre class="example">example with empty args
+</pre></div>
+<pre class="example">
+
+</pre><div class="example nonempty">
+<pre class="example">example with empty and non empty args mix
+</pre></div>
+<pre class="example">
+
+</pre><div class="example">
+<pre class="example">s--mallexample
+</pre></div>
+<pre class="example">
+
+<code>@noindent</code> after smallexample.
+</pre><div class="example">
+<pre class="example">$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&amp;content-type=text/plain'
+$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&amp;content-type=text/plain'
+</pre></div>
+<pre class="example">Less recent versions are also present.
+
+</pre><div class="display">
+<pre class="example">d--isplay
+</pre></div>
+<pre class="example">
+
+</pre><div class="display">
+<pre class="example">s--malldisplay
+</pre></div>
+<pre class="example">
+
+</pre><div class="example lisp">
+<pre class="lisp">l--isp
+</pre></div>
+<pre class="example">
+
+</pre><div class="example lisp">
+<pre class="lisp">s--malllisp
+</pre></div>
+<pre class="example">
+
+</pre><div class="format">
+<pre class="example">f--ormat
+</pre></div>
+<pre class="example">
+
+</pre><div class="format">
+<pre class="example">s--mallformat
+</pre></div>
+<pre class="example">
+
+</pre><div class="displaymath"><em>disp--laymath
+f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2</sup>
+</em></div><pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory: 
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002deffn_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--effn
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-de_002d_002dffn_005fname-1"><span class="category">cate--gory: 
</span><span><strong>de--ffn_name</strong> <em>ar--guments    more args 
+ even more so</em><a href='#index-de_002d_002dffn_005fname-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">def--fn
+</pre></dd></dl>
+<pre class="example"> 
+</pre><dl class="def">
+<dt id="index-i-2"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-2' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example"><span 
id="index-index-entry-within-deffn-1"></span></pre></dd><dt 
id="index-truc-2"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-truc-2' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-log-trap-1"><span class="category">Command: 
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-log-trap1-1"><span class="category">Command: 
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-log-trap2-1"><span class="category">Command: 
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-id-ule-1"><span class="category">cmde: 
</span><span><strong><b>id ule</b></strong> <em>truc</em><a 
href='#index-id-ule-1' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-id-i-ule-1"><span class="category">cmde2: 
</span><span><strong><b>id &lsquo;<samp>i</samp>&rsquo; ule</b></strong> 
<em>truc</em><a href='#index-id-i-ule-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt><span class="category"><b>id &lsquo;<samp>i</samp>&rsquo; ule</b>: 
</span><span><strong></strong></span></dt>
+<dt><span><strong></strong></span></dt>
+<dt><span class="category">aaa: </span><span><strong></strong></span></dt>
+<dt><span class="category">: </span><span><strong></strong></span></dt>
+<dt><span class="category">: </span><span><strong></strong></span></dt>
+<dt id="index-machin-6"><span class="category">: 
</span><span><strong>machin</strong><a href='#index-machin-6' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-bidule-machin-1"><span class="category">: 
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-machin-7"><span class="category">truc: 
</span><span><strong>machin</strong><a href='#index-machin-7' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt><span class="category">truc: </span><span><strong></strong></span></dt>
+<dt id="index-followed-2"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-followed-2' class='copiable-anchor'> &para;</a></span></dt>
+<dt><span class="category">truc: </span><span><strong></strong></span></dt>
+<dt><span class="category">: </span><span><strong></strong></span></dt>
+<dt id="index-a-3"><span class="category">truc: 
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a 
href='#index-a-3' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-deffnx-2"><span class="category">truc: 
</span><span><strong>deffnx</strong> <em>before end deffn</em><a 
href='#index-deffnx-2' class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-deffn-2"><span class="category">empty: 
</span><span><strong>deffn</strong><a href='#index-deffn-2' 
class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-deffn-3"><span class="category">empty: 
</span><span><strong>deffn</strong> <em>with deffnx</em><a 
href='#index-deffn-3' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-deffnx-3"><span class="category">empty: 
</span><span><strong>deffnx</strong><a href='#index-deffnx-3' 
class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-i-3"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-3' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-truc-3"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-truc-3' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">text in def item for second def item
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002defvr_005fname-1"><span class="category">c--ategory: 
</span><span><strong>d--efvr_name</strong><a 
href='#index-d_002d_002defvr_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--efvr
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002deftypefn_005fname-1"><span 
class="category">c--ategory: </span><span><em>t--ype</em> 
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002deftypefn_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--eftypefn
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt 
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory 
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong> 
<em>a--rguments...</em><a 
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">d--eftypeop
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002deftypevr_005fname-1"><span 
class="category">c--ategory: </span><span><em>t--ype</em> 
<strong>d--eftypevr_name</strong><a 
href='#index-d_002d_002deftypevr_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--eftypevr
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass: 
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">d--efcv
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory 
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">d--efop
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002deftp_005fname-1"><span class="category">c--ategory: 
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a 
href='#index-d_002d_002deftp_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--eftp
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002defun_005fname-1"><span class="category">Function: 
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defun_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--efun
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002defmac_005fname-1"><span class="category">Macro: 
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defmac_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--efmac
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002defspec_005fname-1"><span class="category">Special 
Form: </span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defspec_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--efspec
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002defvar_005fname-1"><span class="category">Variable: 
</span><span><strong>d--efvar_name</strong> <em>argvar argvar1</em><a 
href='#index-d_002d_002defvar_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--efvar
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002defopt_005fname-1"><span class="category">User Option: 
</span><span><strong>d--efopt_name</strong><a 
href='#index-d_002d_002defopt_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--efopt
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002deftypefun_005fname-1"><span 
class="category">Function: </span><span><em>t--ype</em> 
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002deftypefun_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--eftypefun
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002deftypevar_005fname-1"><span 
class="category">Variable: </span><span><em>t--ype</em> 
<strong>d--eftypevar_name</strong><a 
href='#index-d_002d_002deftypevar_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--eftypevar
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><span>Instance 
Variable of c--lass: <strong>d--efivar_name</strong><a 
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">d--efivar
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt 
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><span>Instance 
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a 
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">d--eftypeivar
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><span>Method 
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">d--efmethod
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt 
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><span>Method 
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong> 
<em>a--rguments...</em><a 
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">d--eftypemethod
+</pre></dd></dl>
+<pre class="example">
+
+<code>@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@, 
ma---nual@@}</code> See <a data-manual="file n---ame@" href="../file 
n---ame@/c_002d_002d_002dhapter_0040.html#c_002d_002d_002dhapter_0040">t---itle@</a>
 in <cite>ma---nual@</cite>.
+<code>@ref{chapter, cross ref name, title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@pxref{chapter, cross ref name, title, file name, manual}</code> see <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
+
+<code>@ref{chapter}</code> <a href="#chapter">chapter</a>
+<code>@xref{chapter}</code> See <a href="#chapter">chapter</a>.
+<code>@pxref{chapter}</code> see <a href="#chapter">chapter</a>
+<code>@ref{s--ect@comma{}ion}</code> <a href="s_002d_002dect_002cion.html">A 
section</a>
+
+<code>@ref{s--ect@comma{}ion, a @comma{} in cross
+ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual 
name }</code>
+<a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a> 
in <cite>a , in manual name</cite>
+
+<code>@ref{chapter,cross ref name}</code> <a href="#chapter">cross ref name</a>
+<code>@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<code>@ref{chapter,,,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
+<code>@ref{chapter,,,,manual}</code> `chapter' in <cite>manual</cite>
+<code>@ref{chapter,cross ref name,title,}</code> <a href="#chapter">title</a>
+<code>@ref{chapter,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)cross ref name</a>
+<code>@ref{chapter,cross ref name,,,manual}</code> `cross ref name' in 
<cite>manual</cite>
+<code>@ref{chapter,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)title</a>
+<code>@ref{chapter,cross ref name,title,,manual}</code> `title' in 
<cite>manual</cite>
+<code>@ref{chapter,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@ref{chapter,,title,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)title</a>
+<code>@ref{chapter,,title,,manual}</code> `title' in <cite>manual</cite>
+<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{chapter,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">chapter</a> in <cite>manual</cite>
+
+
+<code>@ref{(pman)anode,cross ref name}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)cross ref name</a>
+<code>@ref{(pman)anode,,title}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
+<code>@ref{(pman)anode,,,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)anode</a>
+<code>@ref{(pman)anode,,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">anode</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title,}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
+<code>@ref{(pman)anode,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">(file name)cross ref name</a>
+<code>@ref{(pman)anode,cross ref name,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">cross ref name</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title,file name}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">(file 
name)title</a>
+<code>@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
data-manual="pman" href="../pman/anode.html#anode">title</a> in 
<cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">title</a> in 
<cite>manual</cite>
+<code>@ref{(pman)anode,,title,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)title</a>
+<code>@ref{(pman)anode,,title,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">anode</a> in <cite>manual</cite>
+
+
+<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
+<code>@inforef{chapter}</code> See `chapter'
+<code>@inforef{chapter, cross ref name}</code> See `cross ref name'
+<code>@inforef{chapter,,file name}</code> See <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
+<code>@inforef{node, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/node.html#node">(file name)cross ref 
name</a>
+<code>@inforef{node}</code> See `node'
+<code>@inforef{node, cross ref name}</code> See `cross ref name'
+<code>@inforef{node,,file name}</code> See <a data-manual="file name" 
href="../file name/node.html#node">(file name)node</a>
+<code>@inforef{chapter, cross ref name, file name, spurious arg}</code> See <a 
data-manual="file name, spurious arg" href="../file name, spurious 
arg/chapter.html#chapter">(file name, spurious arg)cross ref name</a>
+
+<code>@inforef{s--ect@comma{}ion, a @comma{} in cross
+ref, a comma@comma{} in file}</code>
+See <a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a , 
in cross
+ref</a>
+
+
+</pre><dl compact="compact">
+<dt><span><tt>a</tt></span></dt>
+<dd><pre class="example">l--ine
+</pre></dd>
+</dl>
+<pre class="example">
+
+</pre><dl compact="compact">
+<dt id='index-a-7'><span><tt>a</tt><a href='#index-a-7' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id='index-b-3'><span><tt>b</tt><a href='#index-b-3' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">l--ine
+</pre></dd>
+</dl>
+<pre class="example">
+
+</pre><dl compact="compact">
+<dt id='index-a-4'><span><tt>a</tt><a href='#index-a-4' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example"><span 
id="index-index-entry-between-item-and-itemx-1"></span></pre></dd>
+<dt id='index-b-1'><span><tt>b</tt><a href='#index-b-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">l--ine
+</pre></dd>
+</dl>
+<pre class="example">
+
+</pre><table class="cartouche" border="1"><tr><td>
+<pre class="example">c--artouche
+</pre></td></tr></table>
+<pre class="example">
+
+</pre><pre class="example">g--roupe
+</pre><pre class="example">
+
+</pre><pre class="example">f--lushleft
+more text
+</pre><pre class="example">
+
+</pre><pre class="example">f--lushright
+more text
+</pre><pre class="example">
+
+</pre><div align="center">ce--ntered line
+</div><pre class="example">
+
+</pre><pre class="example">r--raggedright
+more text
+</pre><pre class="example">
+
+</pre><pre class="verbatim">\input texinfo @c -*-texinfo-*-
+
+@setfilename simplest.info
+
+@node Top
+
+This is a very simple texi manual @  &lt;&gt;.
+
+@bye
+</pre><pre class="example">
+
+</pre><pre class="verbatim">in verbatim ''
+</pre><pre class="example">
+
+
+html ''
+
+
+
+
+</pre><span id="majorheading-3"></span><strong>majorheading</strong>
+<pre class="example">
+
+</pre><span id="chapheading-3"></span><strong>chapheading</strong>
+<pre class="example">
+
+</pre><span id="heading-3"></span><strong>heading</strong>
+<pre class="example">
+
+</pre><span id="subheading-3"></span><strong>subheading</strong>
+<pre class="example">
+
+</pre><span id="subsubheading-3"></span><strong>subsubheading</strong>
+<pre class="example">
+
+
+<code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym title="an 
accronym , ...">--a</acronym> (an accronym , ...)
+<code>@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }</code> <abbr 
title="&Eacute;tude&ndash;, Autonome">&Eacute;--. ,A.</abbr> (&Eacute;tude--, 
<b>Autonome</b>)
+<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude&ndash;, 
Autonome">&Eacute;--. ,A.</abbr>
+
+<code>@math{--a@minus{} {\frac{1}{2}}}</code> <em class='math'>--a- 
{\frac{1}{2}}</em>
+
+<code>@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img src="f-ile.jpg" 
alt="altjk _&quot; %@">
+<code>@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img src="f--ile.e--xt" alt="jk _&quot; %@ in b &quot;">
+<code>@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; %@:}}</code> 
<img src="filejk _&quot; %@.jpg" alt="altjk _&quot; %@">
+
+
+
+
+Somehow invalid use of @,:
+
+@, ,
+
+
+@,@&quot;u ,&uuml;
+
+Invalid use of @':
+
+@' '
+
+
+@'@&quot;u '&uuml;
+
+@dotless{truc} truc
+@dotless{ij} ij
+<code>@dotless{--a}</code> --a
+<code>@dotless{a}</code> a
+
+@U, without braces @U{}, with empty arg 
+@U{z}, with non-hex arg &#xz;
+@U{abc}, with &lt;4 hex digits &#xabc;
+@U{FFFFFFFFFFFFFF}, value much too large &#xFFFFFFFFFFFFFF;
+@U{110000}, value just beyond Unicode &#x110000;
+
+@TeX, but without brace TeX<code>@#</code> #
+
+<code>@w{--a}</code> --a<!-- /@w -->
+
+<code>@image{,1--xt}</code> 
+<code>@image{,,2--xt}</code> 
+<code>@image{,,,3--xt}</code> 
+
+
+</pre><ul class="no-bullet">
+<li> after emph <pre class="example">e--mph item
+</pre></li></ul>
+<pre class="example">
+
+</pre><ul class="no-bullet">
+<li>&bull; a&ndash;n itemize line <pre class="example">i--tem 1
+</pre></li><li>&bull; a&ndash;n itemize line <pre class="example">i--tem 2
+</pre></li></ul>
+<pre class="example">
+
+</pre><dl class="def">
+<dt><span class="category">fun: </span><span><strong></strong></span></dt>
+<dt id="index-machin-8"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and</em><a 
href='#index-machin-8' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-machin-9"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and  after</em><a 
href='#index-machin-9' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-machin-10"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and </em><a 
href='#index-machin-10' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-machin-11"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a 
href='#index-machin-11' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-followed-3"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-followed-3' class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">Various deff lines
+</pre></dd><dt id="index-after-1"><span class="category">truc: 
</span><span><strong>after</strong> <em>a deff item</em><a 
href='#index-after-1' class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+<pre class="example">
+
+<code>@ref{node}</code> `node'
+
+<code>@ref{,cross ref name}</code> `cross ref name'
+<code>@ref{,,title}</code> `title'
+<code>@ref{,,,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)</a>
+<code>@ref{,,,,manual}</code> <cite>manual</cite>
+<code>@ref{node,cross ref name}</code> `cross ref name'
+<code>@ref{node,,title}</code> `title'
+<code>@ref{node,,,file name}</code> <a data-manual="file name" href="../file 
name/node.html#node">(file name)node</a>
+<code>@ref{node,,,,manual}</code> `node' in <cite>manual</cite>
+<code>@ref{node,cross ref name,title,}</code> `title'
+<code>@ref{node,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)cross ref name</a>
+<code>@ref{node,cross ref name,,,manual}</code> `cross ref name' in 
<cite>manual</cite>
+<code>@ref{node,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/node.html#node">(file name)title</a>
+<code>@ref{node,cross ref name,title,,manual}</code> `title' in 
<cite>manual</cite>
+<code>@ref{node,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/node.html#node">title</a> in 
<cite>manual</cite>
+<code>@ref{node,,title,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)title</a>
+<code>@ref{node,,title,,manual}</code> `title' in <cite>manual</cite>
+<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{node,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">title</a> in <cite>manual</cite>
+<code>@ref{node,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">node</a> in <cite>manual</cite>
+<code>@ref{,cross ref name,title,}</code> `title'
+<code>@ref{,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)cross ref name</a>
+<code>@ref{,cross ref name,,,manual}</code> `cross ref name' in 
<cite>manual</cite>
+<code>@ref{,cross ref name,title,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)title</a>
+<code>@ref{,cross ref name,title,,manual}</code> `title' in <cite>manual</cite>
+<code>@ref{,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/index.html">title</a> in 
<cite>manual</cite>
+<code>@ref{,,title,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)title</a>
+<code>@ref{,,title,,manual}</code> `title' in <cite>manual</cite>
+<code>@ref{,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/index.html">title</a> in <cite>manual</cite>
+<code>@ref{,,,file name,manual}</code> <cite><a data-manual="file name" 
href="../file name/index.html">manual</a></cite>
+
+<code>@inforef{,cross ref name }</code> See `cross ref name'
+<code>@inforef{,,file name}</code> See <a data-manual="file name" 
href="../file name/index.html">(file name)</a>
+<code>@inforef{,cross ref name, file name}</code> See <a data-manual="file 
name" href="../file name/index.html">(file name)cross ref name</a>
+<code>@inforef{}</code> 
+
+
+</pre></div>
+
+<span id="index-t_002d_002druc"></span>
+<span id="index-T_002d_002druc"></span>
+<span id="index-_002e"></span>
+<span id="index-_003f"></span>
+<span id="index-a"></span>
+<span id="index-t_002d_002druc-1"></span>
+<span id="index-T_002d_002druc-1"></span>
+<span id="index-_002e-1"></span>
+<span id="index-_003f-1"></span>
+<span id="index-a-5"></span>
+
+
+<p>cp
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_cp_symbol-1"><b>&quot;</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_symbol-2"><b>-</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_symbol-3"><b>.</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_symbol-4"><b>?</b></a>
+ &nbsp; 
+<br>
+<a class="summary-letter" href="#chapter-1_cp_letter-A"><b>A</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_letter-I"><b>I</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_letter-T"><b>T</b></a>
+ &nbsp; 
+</td></tr></table>
+<table class="index-cp" border="0">
+<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_cp_symbol-1">&quot;</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-1">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_cp_symbol-2">-</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption-1">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_cp_symbol-3">.</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_cp_symbol-4">?</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_cp_letter-A">A</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a href="#index-a">a</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_cp_letter-I">I</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-index-entry-between-item-and-itemx">index entry 
between item and itemx</a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-index-entry-between-item-and-itemx">index 
entry between item and itemx</a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-index-entry-within-deffn">index 
entry within deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-index-entry-within-multitable">index entry 
within multitable</a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-index-entry-within-multitable">index entry 
within multitable</a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_cp_letter-T">T</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+</table>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-1_cp_symbol-1"><b>&quot;</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_symbol-2"><b>-</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_symbol-3"><b>.</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_symbol-4"><b>?</b></a>
+ &nbsp; 
+<br>
+<a class="summary-letter" href="#chapter-1_cp_letter-A"><b>A</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_letter-I"><b>I</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_letter-T"><b>T</b></a>
+ &nbsp; 
+</td></tr></table>
+
+<p>fn
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_fn_symbol-1"><b>-</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_symbol-2"><b>.</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_symbol-3"><b>?</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_symbol-4"><b>`</b></a>
+ &nbsp; 
+<br>
+<a class="summary-letter" href="#chapter-1_fn_letter-A"><b>A</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-B"><b>B</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-D"><b>D</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-F"><b>F</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-I"><b>I</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-L"><b>L</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-M"><b>M</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-T"><b>T</b></a>
+ &nbsp; 
+</td></tr></table>
+<table class="index-fn" border="0">
+<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_symbol-1">-</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_symbol-2">.</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_symbol-3">?</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_symbol-4">`</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_letter-A">A</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-after"><code>after</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-after"><code>after</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_letter-B">B</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_letter-D">D</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_letter-F">F</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_letter-I">I</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-i-ule-1"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_letter-L">L</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_letter-M">M</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-machin"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-machin"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_letter-T">T</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-truc"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-truc"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+</table>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-1_fn_symbol-1"><b>-</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_symbol-2"><b>.</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_symbol-3"><b>?</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_symbol-4"><b>`</b></a>
+ &nbsp; 
+<br>
+<a class="summary-letter" href="#chapter-1_fn_letter-A"><b>A</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-B"><b>B</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-D"><b>D</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-F"><b>F</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-I"><b>I</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-L"><b>L</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-M"><b>M</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-T"><b>T</b></a>
+ &nbsp; 
+</td></tr></table>
+
+<p>vr
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_vr_letter-A"><b>A</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_vr_letter-B"><b>B</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_vr_letter-D"><b>D</b></a>
+ &nbsp; 
+</td></tr></table>
+<table class="index-vr" border="0">
+<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_vr_letter-A">A</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-a-2"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-a-2"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-6"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-7"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_vr_letter-B">B</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-b-1"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-b-1"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-2"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-3"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_vr_letter-D">D</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname-1"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname-1"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname-1"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname-1"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+</table>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-1_vr_letter-A"><b>A</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_vr_letter-B"><b>B</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_vr_letter-D"><b>D</b></a>
+ &nbsp; 
+</td></tr></table>
+
+<p>ky
+</p>
+<p>pg
+</p>
+<p>tp
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_tp_letter-D"><b>D</b></a>
+ &nbsp; 
+</td></tr></table>
+<table class="index-tp" border="0">
+<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_tp_letter-D">D</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname-1"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+</table>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-1_tp_letter-D"><b>D</b></a>
+ &nbsp; 
+</td></tr></table>
+
+
+
 <p><a id="DOCF9" href="formatting_fot.html#FOOT9"><sup>11</sup></a>
 </p>
 <div class="format">
@@ -759,6 +3781,21 @@ Menu comment
 
 </div>
 <hr>
+<table class="header" cellpadding="1" cellspacing="1" border="0">
+<tr><td valign="middle" align="left">[<a href="index.html" title="Beginning of 
this chapter or previous chapter"> &lt;&lt; </a>]</td>
+<td valign="middle" align="left">[<a href="index.html" title="Previous section 
in reading order"> &lt; </a>]</td>
+<td valign="middle" align="left">[<a href="index.html" title="Up section"> Up 
</a>]</td>
+<td valign="middle" align="left">[<a href="s_002d_002dect_002cion.html" 
title="Next section in reading order"> &gt; </a>]</td>
+<td valign="middle" align="left">[<a href="chapter2.html" title="Next 
chapter"> &gt;&gt; </a>]</td>
+<td valign="middle" align="left"> &nbsp; </td>
+<td valign="middle" align="left"> &nbsp; </td>
+<td valign="middle" align="left"> &nbsp; </td>
+<td valign="middle" align="left"> &nbsp; </td>
+<td valign="middle" align="left">[<a href="index.html" title="Cover (top) of 
document">Top</a>]</td>
+<td valign="middle" align="left">[<a href="formatting_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
+</tr></table>
 <p><font size="-1">
   This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
 </font></p>
diff --git a/tp/tests/layout/res_parser/formatting_html_nodes/chapter2.html 
b/tp/tests/layout/res_parser/formatting_html_nodes/chapter2.html
index faad7bd..be4d5a0 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/chapter2.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/chapter2.html
@@ -728,7 +728,7 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="index.html" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
 <hr>
@@ -756,45 +756,45 @@ ul.no-bullet {list-style: none}
 <tr><th id="chapter-2_cp_symbol-1">&quot;</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-_0060_0060-1">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_0060_0060-1">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_symbol-2">-</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-_002d_002doption-1">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_002d_002doption-1">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_symbol-3">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_symbol-4">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_letter-A">A</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-a">a</a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-a">a</a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_letter-I">I</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-index-entry-between-item-and-itemx">index entry 
between item and itemx</a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-index-entry-between-item-and-itemx">index 
entry between item and itemx</a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-index-entry-between-item-and-itemx-1">index entry 
between item and itemx</a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-index-entry-between-item-and-itemx">index entry 
between item and itemx</a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-index-entry-between-item-and-itemx-1">index entry 
between item and itemx</a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-index-entry-within-multitable">index entry 
within multitable</a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-index-entry-within-multitable">index entry 
within multitable</a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-t_002d_002druc">t&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-T_002d_002druc">T&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-t_002d_002druc">t&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-T_002d_002druc">T&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-2_cp_symbol-1"><b>&quot;</b></a>
@@ -845,149 +845,149 @@ ul.no-bullet {list-style: none}
 <tr><th id="chapter-2_fn_symbol-1">-</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_symbol-2">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_symbol-3">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_symbol-4">`</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-A">A</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-after"><code>after</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-after"><code>after</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-B">B</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-D">D</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-F">F</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-I">I</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="index.html#index-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-id-i-ule-1"><code><b>id &lsquo;<samp>i</samp>&rsquo; 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-id-i-ule"><code><b>id &lsquo;<samp>i</samp>&rsquo; 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-id-i-ule-1"><code><b>id &lsquo;<samp>i</samp>&rsquo; 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="index.html#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="index.html#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="chapter.html#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-L">L</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="index.html#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="index.html#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="chapter.html#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="index.html#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="index.html#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="chapter.html#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="index.html#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="index.html#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="chapter.html#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-M">M</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-machin"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
@@ -1002,30 +1002,30 @@ ul.no-bullet {list-style: none}
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-truc"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-truc"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-2_fn_symbol-1"><b>-</b></a>
@@ -1069,7 +1069,7 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="index.html" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
 <p><font size="-1">
diff --git a/tp/tests/layout/res_parser/formatting_html_nodes/formatting.2 
b/tp/tests/layout/res_parser/formatting_html_nodes/formatting.2
index eb99df1..610b5fa 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/formatting.2
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/formatting.2
@@ -1,4 +1,65 @@
-formatting.texi:25: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:15: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:15: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:15: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:15: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:15: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:15: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:15: @U expected braces (possibly involving @mymacro)
+formatting.texi:15: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:15: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:15: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:15: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:15: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:15: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:15: unexpected @ (possibly involving @mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @sp missing argument (possibly involving @mymacro)
+formatting.texi:15: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:15: misplaced } (possibly involving @mymacro)
+formatting.texi:15: misplaced } (possibly involving @mymacro)
+formatting.texi:15: misplaced { (possibly involving @mymacro)
+formatting.texi:15: misplaced { (possibly involving @mymacro)
+formatting.texi:15: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:25: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
 formatting.texi:25: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:25: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -60,226 +121,165 @@ formatting.texi:25: warning: @inforef is obsolete. 
(possibly involving @mymacro)
 formatting.texi:25: warning: @inforef is obsolete. (possibly involving 
@mymacro)
 formatting.texi:25: warning: @inforef is obsolete. (possibly involving 
@mymacro)
 formatting.texi:25: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:35: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:35: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:35: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:35: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:35: @U expected braces (possibly involving @mymacro)
-formatting.texi:35: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:35: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:35: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:35: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:35: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:35: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:35: unexpected @ (possibly involving @mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @sp missing argument (possibly involving @mymacro)
-formatting.texi:35: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:35: misplaced } (possibly involving @mymacro)
-formatting.texi:35: misplaced } (possibly involving @mymacro)
-formatting.texi:35: misplaced { (possibly involving @mymacro)
-formatting.texi:35: misplaced { (possibly involving @mymacro)
-formatting.texi:35: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
-formatting.texi:45: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:45: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:45: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:45: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:45: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:45: @U expected braces (possibly involving @mymacro)
-formatting.texi:45: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:45: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:45: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:45: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:45: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:45: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:45: unexpected @ (possibly involving @mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @sp missing argument (possibly involving @mymacro)
-formatting.texi:45: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:45: misplaced } (possibly involving @mymacro)
-formatting.texi:45: misplaced } (possibly involving @mymacro)
-formatting.texi:45: misplaced { (possibly involving @mymacro)
-formatting.texi:45: misplaced { (possibly involving @mymacro)
-formatting.texi:45: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:49: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
-formatting.texi:49: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:49: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:49: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:49: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:49: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:49: @U expected braces (possibly involving @mymacro)
-formatting.texi:49: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:49: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:49: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:49: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:49: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:49: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:49: unexpected @ (possibly involving @mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @sp missing argument (possibly involving @mymacro)
-formatting.texi:49: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:49: misplaced } (possibly involving @mymacro)
-formatting.texi:49: misplaced } (possibly involving @mymacro)
-formatting.texi:49: misplaced { (possibly involving @mymacro)
-formatting.texi:49: misplaced { (possibly involving @mymacro)
-formatting.texi:49: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:101: warning: @menu in invalid context
-formatting.texi:141: warning: @centerchap is obsolete.
+formatting.texi:61: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:61: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:61: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:61: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:61: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:61: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:61: @U expected braces (possibly involving @mymacro)
+formatting.texi:61: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:61: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:61: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:61: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:61: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:61: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:61: unexpected @ (possibly involving @mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @sp missing argument (possibly involving @mymacro)
+formatting.texi:61: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:61: misplaced } (possibly involving @mymacro)
+formatting.texi:61: misplaced } (possibly involving @mymacro)
+formatting.texi:61: misplaced { (possibly involving @mymacro)
+formatting.texi:61: misplaced { (possibly involving @mymacro)
+formatting.texi:61: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:65: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:65: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:65: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:65: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:65: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:65: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:65: @U expected braces (possibly involving @mymacro)
+formatting.texi:65: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:65: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:65: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:65: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:65: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:65: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:65: unexpected @ (possibly involving @mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @sp missing argument (possibly involving @mymacro)
+formatting.texi:65: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:65: misplaced } (possibly involving @mymacro)
+formatting.texi:65: misplaced } (possibly involving @mymacro)
+formatting.texi:65: misplaced { (possibly involving @mymacro)
+formatting.texi:65: misplaced { (possibly involving @mymacro)
+formatting.texi:65: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:103: warning: @menu in invalid context
+formatting.texi:143: warning: @centerchap is obsolete.
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
diff --git 
a/tp/tests/layout/res_parser/formatting_html_nodes/formatting_abt.html 
b/tp/tests/layout/res_parser/formatting_html_nodes/formatting_abt.html
index a913217..d4bdb9f 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/formatting_abt.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/formatting_abt.html
@@ -719,7 +719,7 @@ ul.no-bullet {list-style: none}
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="index.html" title="Cover (top) 
of document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <hr>
@@ -829,7 +829,7 @@ ul.no-bullet {list-style: none}
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="index.html" title="Cover (top) 
of document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <p><font size="-1">
diff --git 
a/tp/tests/layout/res_parser/formatting_html_nodes/formatting_fot.html 
b/tp/tests/layout/res_parser/formatting_html_nodes/formatting_fot.html
index 3e1a377..f2c3766 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/formatting_fot.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/formatting_fot.html
@@ -719,31 +719,31 @@ ul.no-bullet {list-style: none}
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="index.html" title="Cover (top) 
of document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
 <hr>
 <h1 class="footnotes-heading">Footnotes</h1>
 
-<h5><a id="FOOT1" href="index.html#DOCF1">(1)</a></h5>
+<h5><a id="FOOT3" href="index.html#DOCF3">(1)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT2" href="index.html#DOCF2">(2)</a></h5>
+<h5><a id="FOOT4" href="index.html#DOCF4">(2)</a></h5>
 <p>in footnote2</p>
-<h5><a id="FOOT5" href="index.html#DOCF5">(3)</a></h5>
+<h5><a id="FOOT1" href="index.html#DOCF1">(3)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT6" href="index.html#DOCF6">(4)</a></h5>
+<h5><a id="FOOT2" href="index.html#DOCF2">(4)</a></h5>
 <p>in footnote2</p>
-<h5><a id="FOOT7" href="index.html#DOCF7">(5)</a></h5>
+<h5><a id="FOOT1_5" href="chapter.html#DOCF1_5">(5)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT8" href="index.html#DOCF8">(6)</a></h5>
+<h5><a id="FOOT2_6" href="chapter.html#DOCF2_6">(6)</a></h5>
 <p>in footnote2</p>
-<h5><a id="FOOT3" href="index.html#DOCF3">(7)</a></h5>
+<h5><a id="FOOT5" href="chapter.html#DOCF5">(7)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT4" href="index.html#DOCF4">(8)</a></h5>
+<h5><a id="FOOT6" href="chapter.html#DOCF6">(8)</a></h5>
 <p>in footnote2</p>
-<h5><a id="FOOT1_9" href="index.html#DOCF1_9">(9)</a></h5>
+<h5><a id="FOOT7" href="chapter.html#DOCF7">(9)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT2_10" href="index.html#DOCF2_10">(10)</a></h5>
+<h5><a id="FOOT8" href="chapter.html#DOCF8">(10)</a></h5>
 <p>in footnote2</p>
 <h5><a id="FOOT9" href="chapter.html#DOCF9">(11)</a></h5>
 <p>in footnote</p>
@@ -751,7 +751,7 @@ ul.no-bullet {list-style: none}
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="index.html" title="Cover (top) 
of document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
 <p><font size="-1">
diff --git 
a/tp/tests/layout/res_parser/formatting_html_nodes/formatting_ovr.html 
b/tp/tests/layout/res_parser/formatting_html_nodes/formatting_ovr.html
index 61422f1..54cfcf0 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/formatting_ovr.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/formatting_ovr.html
@@ -719,7 +719,7 @@ ul.no-bullet {list-style: none}
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="index.html" title="Cover (top) 
of document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
 <hr>
@@ -727,7 +727,7 @@ ul.no-bullet {list-style: none}
 
 <div class="shortcontents">
 <ul class="no-bullet">
-<li><a id="stoc-chapter-1" href="chapter.html">1 chapter</a></li>
+<li><a id="stoc-chapter-1" href="chapter.html" rel="index">1 chapter</a></li>
 <li><a id="stoc-chapter-2" href="chapter2.html" rel="index">chapter 2</a></li>
 </ul>
 </div>
@@ -735,7 +735,7 @@ ul.no-bullet {list-style: none}
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="index.html" title="Cover (top) 
of document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
 <p><font size="-1">
diff --git 
a/tp/tests/layout/res_parser/formatting_html_nodes/formatting_toc.html 
b/tp/tests/layout/res_parser/formatting_html_nodes/formatting_toc.html
index d11d444..652fbf8 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/formatting_toc.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/formatting_toc.html
@@ -719,7 +719,7 @@ ul.no-bullet {list-style: none}
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="index.html" title="Cover (top) 
of document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
 <hr>
@@ -728,7 +728,7 @@ ul.no-bullet {list-style: none}
 <div class="contents">
 
 <ul class="no-bullet">
-  <li><a id="toc-chapter-1" href="chapter.html">1 chapter</a>
+  <li><a id="toc-chapter-1" href="chapter.html" rel="index">1 chapter</a>
   <ul class="no-bullet">
     <li><a id="toc-A-section" href="s_002d_002dect_002cion.html">1.1 A 
section</a>
     <ul class="no-bullet">
@@ -746,7 +746,7 @@ ul.no-bullet {list-style: none}
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="index.html" title="Cover (top) 
of document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
 <p><font size="-1">
diff --git a/tp/tests/layout/res_parser/formatting_html_nodes/index.html 
b/tp/tests/layout/res_parser/formatting_html_nodes/index.html
index 8b99deb..591aa13 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/index.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/index.html
@@ -907,8 +907,8 @@ but , ,
 <code>@ogonek{a}</code> &#261;
 <code>@ogonek{--a}</code> &ndash;a;
 <code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF3" 
href="formatting_fot.html#FOOT3"><sup>7</sup></a>
-<code>@footnote{in footnote2}</code> <a id="DOCF4" 
href="formatting_fot.html#FOOT4"><sup>8</sup></a>
+<code>@footnote{in footnote}</code> <a id="DOCF3" 
href="formatting_fot.html#FOOT3"><sup>1</sup></a>
+<code>@footnote{in footnote2}</code> <a id="DOCF4" 
href="formatting_fot.html#FOOT4"><sup>2</sup></a>
 </p>
 <p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
 <code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
@@ -1436,15 +1436,15 @@ html ''
 
 
 
-<span id="majorheading-3"></span><h1 class="majorheading">majorheading</h1>
+<span id="majorheading"></span><h1 class="majorheading">majorheading</h1>
 
-<span id="chapheading-3"></span><h1 class="chapheading">chapheading</h1>
+<span id="chapheading"></span><h1 class="chapheading">chapheading</h1>
 
-<span id="heading-3"></span><h2 class="heading">heading</h2>
+<span id="heading"></span><h2 class="heading">heading</h2>
 
-<span id="subheading-3"></span><h3 class="subheading">subheading</h3>
+<span id="subheading"></span><h3 class="subheading">subheading</h3>
 
-<span id="subsubheading-3"></span><h4 class="subsubheading">subsubheading</h4>
+<span id="subsubheading"></span><h4 class="subsubheading">subsubheading</h4>
 
 
 <p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
@@ -1737,8 +1737,8 @@ but , ,
 <code>@ogonek{a}</code> &#261;
 <code>@ogonek{--a}</code> &ndash;a;
 <code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF1_9" 
href="formatting_fot.html#FOOT1_9"><sup>9</sup></a>
-<code>@footnote{in footnote2}</code> <a id="DOCF2_10" 
href="formatting_fot.html#FOOT2_10"><sup>10</sup></a>
+<code>@footnote{in footnote}</code> <a id="DOCF1" 
href="formatting_fot.html#FOOT1"><sup>3</sup></a>
+<code>@footnote{in footnote2}</code> <a id="DOCF2" 
href="formatting_fot.html#FOOT2"><sup>4</sup></a>
 </p>
 <p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
 <code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
@@ -2265,15 +2265,15 @@ html ''
 
 
 
-<span id="majorheading"></span><h1 class="majorheading">majorheading</h1>
+<span id="majorheading-1"></span><h1 class="majorheading">majorheading</h1>
 
-<span id="chapheading"></span><h1 class="chapheading">chapheading</h1>
+<span id="chapheading-1"></span><h1 class="chapheading">chapheading</h1>
 
-<span id="heading"></span><h2 class="heading">heading</h2>
+<span id="heading-1"></span><h2 class="heading">heading</h2>
 
-<span id="subheading"></span><h3 class="subheading">subheading</h3>
+<span id="subheading-1"></span><h3 class="subheading">subheading</h3>
 
-<span id="subsubheading"></span><h4 class="subsubheading">subsubheading</h4>
+<span id="subsubheading-1"></span><h4 class="subsubheading">subsubheading</h4>
 
 
 <p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
@@ -2379,20 +2379,24 @@ html ''
 
 <hr>
 
+
+
+
+
 <div class="top" id="Top">
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[ &lt; ]</td>
 <td valign="middle" align="left">[<a href="chapter.html" title="Next section 
in reading order"> &gt; </a>]</td>
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="formatting_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
 <hr>
 <span id="Top-section"></span><h1 class="top">Top section</h1>
 
 <table class="menu" border="0" cellspacing="0">
-<tr><td align="left" valign="top"><a href="chapter.html">1 
chapter</a></td><td>&nbsp;&nbsp;</td><td align="left" valign="top"></td></tr>
+<tr><td align="left" valign="top"><a href="chapter.html" rel="index">1 
chapter</a></td><td>&nbsp;&nbsp;</td><td align="left" valign="top"></td></tr>
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">
 
 Menu comment
@@ -2402,3030 +2406,6 @@ Menu comment
 </table>
 
 
-
-
-<p>Insertcopying in normal text
-</p><p>In copying
-</p>
-<p>&lt;
-&gt;
-&quot;
-&amp;
-&rsquo;
-&lsquo;
-</p>
-<p>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;<br>
-code: <code>``simple-double--three---four----''</code> <br>
-asis: &ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo; <br>
-strong: 
<strong>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;</strong> <br>
-kbd: <kbd>``simple-double--three---four----''</kbd> <br>
-</p>
-<p>&lsquo;<!-- /@w -->&lsquo;simple-double-<!-- /@w 
-->-three&mdash;four&mdash;-&rsquo;<!-- /@w -->&rsquo;<br>
-</p>
-<span id="index-copying-_002d_002doption"></span>
-<span id="index-copying-_0060_0060"></span>
-<span id="index-copying-_0060_0060-1"></span>
-<span id="index-copying-_002d_002dfoption"></span>
-
-<p>@&quot;u &uuml; 
-@&quot;{U} &Uuml; 
-@~n &ntilde;
-@^a &acirc;
-@&rsquo;e &eacute;
-@=o &#333;
-@&lsquo;i &igrave;
-@&rsquo;{e} &eacute;
-@&rsquo;{@dotless{i}} &iacute; 
-@dotless{i} i
-@dotless{j} j
-@&lsquo;{@=E} &#274;` 
-@l{} &#322;
-@,{@&rsquo;C} &#262;,
-@,c &ccedil;
-@,c@&quot;u &ccedil;&uuml; <br>
-</p>
-<p>@U{0075} &#x0075;
-</p>
-<p>@* <br>
-@ followed by a space
-&nbsp;
-@ followed by a tab
-&nbsp;
-@ followed by a new line
-&nbsp;<code>@-</code> 
-<code>@|</code> 
-<code>@:</code> 
-<code>@!</code> !
-<code>@?</code> ?
-<code>@.</code> .
-<code>@@</code> @
-<code>@}</code> }
-<code>@{</code> {
-<code>@/</code> 
-</p>
-<p>foo vs. bar. 
-colon :And something else.
-semi colon ;.
-And ? ?.
-Now ! !@
-but , ,
-</p>
-<p>@TeX TeX
-@LaTeX LaTeX
-@bullet &bull;
-@copyright &copy;
-@dots &hellip;
-@enddots <small class="enddots">...</small>
-@equiv &equiv;
-@error error&rarr;
-@expansion &rarr;
-@minus -
-@point &lowast;
-@print -|
-@result &rArr;
-@today a sunny day
-</p>
-<p>@aa &aring;
-@AA &Aring;
-@ae &aelig;
-@oe &oelig;
-@AE &AElig;
-@OE &OElig;
-@o &oslash;
-@O &Oslash;
-@ss &szlig;
-@l &#322;
-@L &#321;
-@DH &ETH;
-@TH &THORN;
-@dh &eth;
-@th &thorn;
-</p>
-<p>@exclamdown &iexcl;
-@questiondown &iquest;
-@pounds &pound;
-@registeredsymbol &reg;
-@ordf &ordf;
-@ordm &ordm;
-@comma ,
-@quotedblleft &ldquo;
-@quotedblright &rdquo;
-@quoteleft &lsquo;
-@quoteright &rsquo;
-@quotedblbase &bdquo;
-@quotesinglbase &sbquo;
-@guillemetleft &laquo;
-@guillemetright &raquo;
-@guillemotleft &laquo;
-@guillemotright &raquo;
-@guilsinglleft &lsaquo;
-@guilsinglright &rsaquo;
-@textdegree &deg;
-@euro &euro;
-@arrow &rarr;
-@leq &le;
-@geq &ge;
-</p>
-<p><code>@acronym{--a,an accronym}</code> <acronym title="an 
accronym">&ndash;a</acronym> (an accronym)
-<code>@acronym{--a}</code> <acronym title="an accronym">&ndash;a</acronym>
-<code>@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr 
title="&Eacute;tude Autonome">&Eacute;&ndash;. ,A.</abbr> (&Eacute;tude 
Autonome)
-<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude 
Autonome">&Eacute;&ndash;. ,A.</abbr>
-<code>@asis{--a}</code> &ndash;a
-<code>@b{--a}</code> <b>&ndash;a</b>
-<code>@cite{--a}</code> <cite>&ndash;a</cite>
-<code>@code{--a}</code> <code>--a</code>
-<code>@command{--a}</code> <code>--a</code>
-<code>@dfn{--a}</code> <em>&ndash;a</em>
-<code>@dmn{--a}</code> &ndash;a
-<code>@email{--a,--b}</code> <a href="mailto:--a";>&ndash;b</a>
-<code>@email{,--b}</code> &ndash;b
-<code>@email{--a}</code> <a href="mailto:--a";>--a</a>
-<code>@emph{--a}</code> <em>&ndash;a</em>
-<code>@env{--a}</code> <code>--a</code>
-<code>@file{--a}</code> <samp>--a</samp>
-<code>@i{--a}</code> <i>&ndash;a</i>
-<code>@kbd{--a}</code> <kbd>--a</kbd>
-<code>@key{--a}</code> <tt class="key">--a</tt>
-<code>@math{--a {\frac{1}{2}} @minus{}}</code> <em class='math'>--a 
{\frac{1}{2}} -</em>
-<code>@option{--a}</code> <samp>--a</samp>
-<code>@r{--a}</code> <span class="roman">&ndash;a</span>
-<code>@samp{--a}</code> &lsquo;<samp>--a</samp>&rsquo;
-<code>@sc{--a}</code> <small>&ndash;A</small>
-<code>@strong{--a}</code> <strong>&ndash;a</strong>
-<code>@t{--a}</code> <tt>--a</tt>
-<code>@sansserif{--a}</code> <span class="sansserif">&ndash;a</span>
-<code>@slanted{--a}</code> <i>&ndash;a</i>
-<code>@titlefont{--a}</code> </p><h1 class="titlefont">&ndash;a</h1>
-<p><code>@indicateurl{--a}</code> &lsquo;<code>--a</code>&rsquo;
-<code>@uref{--a,--b}</code> <a href="--a">&ndash;b</a>
-<code>@uref{--a}</code> <a href="--a">--a</a>
-<code>@uref{,--b}</code> &ndash;b
-<code>@uref{--a,--b,--c}</code> <a href="--a">&ndash;c</a>
-<code>@uref{,--b,--c}</code> &ndash;c
-<code>@uref{--a,,--c}</code> <a href="--a">&ndash;c</a>
-<code>@uref{,,--c}</code> &ndash;c
-<code>@url{--a,--b}</code> <a href="--a">&ndash;b</a>
-<code>@url{--a,}</code> <a href="--a">--a</a>
-<code>@url{,--b}</code> &ndash;b
-<code>@var{--a}</code> <var>&ndash;a</var>
-<code>@verb{:--a:}</code> <tt>--a</tt>
-<code>@verb{:a  &lt; &amp; @ % &quot; --    b:}</code> <tt>a  &lt; &amp; @ % 
&quot; --    b</tt>
-<code>@w{a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a 
a}</code> 
a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a<!--
 /@w -->
-<code>@H{a}</code> a''
-<code>@H{--a}</code> &ndash;a''
-<code>@dotaccent{a}</code> &#551;
-<code>@dotaccent{--a}</code> &ndash;a.
-<code>@ringaccent{a}</code> &aring;
-<code>@ringaccent{--a}</code> &ndash;a*
-<code>@tieaccent{a}</code> a[
-<code>@tieaccent{--a}</code> &ndash;a[
-<code>@u{a}</code> &#259;
-<code>@u{--a}</code> &ndash;a(
-<code>@ubaraccent{a}</code> a_
-<code>@ubaraccent{--a}</code> &ndash;a_
-<code>@udotaccent{a}</code> &#7841;
-<code>@udotaccent{--a}</code> .&ndash;a
-<code>@v{a}</code> &#462;
-<code>@v{--a}</code> &ndash;a&lt;
-<code>@,{c}</code> &ccedil;
-<code>@,{--c}</code> &ndash;c,
-<code>@ogonek{a}</code> &#261;
-<code>@ogonek{--a}</code> &ndash;a;
-<code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF1" 
href="formatting_fot.html#FOOT1"><sup>1</sup></a>
-<code>@footnote{in footnote2}</code> <a id="DOCF2" 
href="formatting_fot.html#FOOT2"><sup>2</sup></a>
-</p>
-<p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,,l--e}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code>@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt" alt="f--ile">
-<code>@image{f--ile,aze,az,alt,.e--xt}</code> <img src="f--ile.e--xt" 
alt="alt">
-<code>@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg" alt="a&ndash;lt">
-<code>@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}</code> <img 
src="f--ile@..file ext e--xt}" alt="alt">
-</p>
-<p><code>@sp 2</code><br>
-</p><br>
-<br>
-<p><code>@page</code><br>
-</p>
-<p><code>need 1002</code>
-</p>
-<p><code>@clicksequence{click @click{} A}</code> click &rarr; A
-After clickstyle &rArr;
-<code>@clicksequence{click @click{} A}</code> click &rArr; A
-</p>
-<div 
class="displaymath"><em><strong>``simple-double--three---four----''</strong> 
aa<!-- /@w -->
-`<!-- /@w -->`simple-double-<!-- /@w -->-three---four----'<!-- /@w -->'
-
-</em></div>
-<div class="displaymath"><em>&uuml; &Uuml; &ntilde; &acirc; &eacute; &#333; 
&igrave; &eacute; i j &#274;`
-&#322; &#262;, &#262;, &ccedil; a'' &#551; &aring; a[
-&#259; a_ &#7841; &#462; &#261; a<sup>h</sup><sub>l</sub>
-
- &nbsp;&nbsp; &nbsp;   ! ? . @ } { 
-a sunny day
-</em></div>
-<div class="displaymath"><em>&rarr;
-&#x0075;
-TeX LaTeX &bull; &copy; &hellip; ... &equiv;
-error&rarr; &rarr; - &lowast; -| &rArr;
-&aring; &Aring; &aelig; &oelig; &AElig; &OElig; &oslash; &Oslash; &szlig; 
&#322; &#321; &ETH;
-&THORN; &eth; &thorn; &iexcl; &iquest; &pound;
-&reg; &ordf; &ordm; , 
-</em></div>
-<div class="displaymath"><em>&ldquo; &rdquo; 
-&lsquo; &rsquo; &bdquo; &sbquo; &laquo;
-&raquo; &laquo; &raquo; &lsaquo;
-&rsaquo; &deg; &euro; &rarr; &le; &ge;
-</em></div>
-<p><kbd>default kbdinputstyle</kbd>
-</p><div class="example">
-<pre class="example"><kbd>in example default kbdinputstyle</kbd>
-</pre></div>
-
-<p><code>code kbdinputstyle</code>
-</p><div class="example">
-<pre class="example"><code>in example code kbdinputstyle</code>
-</pre></div>
-
-<p><kbd>example kbdinputstyle</kbd>
-</p><div class="example">
-<pre class="example"><code>in example example kbdinputstyle</code>
-</pre></div>
-
-<p><kbd>distinct kbdinputstyle</kbd>
-</p><div class="example">
-<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
-</pre></div>
-
-<blockquote>
-<p>A quot&mdash;ation
-</p></blockquote>
-
-<blockquote>
-<p><b>Note:</b> A Note
-</p></blockquote>
-
-<blockquote>
-<p><b>note:</b> A note
-</p></blockquote>
-
-<blockquote>
-<p><b>Caution:</b> Caution
-</p></blockquote>
-
-<blockquote>
-<p><b>Important:</b> Important
-</p></blockquote>
-
-<blockquote>
-<p><b>Tip:</b> a Tip
-</p></blockquote>
-
-<blockquote>
-<p><b>Warning:</b> a Warning.
-</p></blockquote>
-
-<blockquote>
-<p><b>something &eacute; TeX:</b> The something &eacute; TeX is here.
-</p></blockquote>
-
-<blockquote>
-<p><b>@ at the end of line &nbsp;:</b> A @ at the end of the @quotation line.
-</p></blockquote>
-
-<blockquote>
-<p><b>something, other thing:</b> something, other thing
-</p></blockquote>
-
-<blockquote>
-<p><b>Note, the note:</b> Note, the note
-</p></blockquote>
-
-<blockquote>
-</blockquote>
-
-<blockquote>
-</blockquote>
-
-<blockquote>
-</blockquote>
-
-<blockquote>
-</blockquote>
-
-<blockquote>
-<p>aaa quotation
-</p></blockquote>
-<div align="center">&mdash; <em>quotation author</em>
-</div>
-<blockquote>
-<p>indent in quotation
-</p></blockquote>
-
-<blockquote>
-<p>A small quot&mdash;ation
-</p></blockquote>
-
-<blockquote>
-<p><b>Note:</b> A small Note
-</p></blockquote>
-
-<blockquote>
-<p><b>something, other thing:</b> something, other thing
-</p></blockquote>
-
-<ul>
-<li> i&ndash;temize
-</li></ul>
-
-<ul class="no-bullet">
-<li>+ i&ndash;tem +
-</li></ul>
-
-<ul>
-<li> b&ndash;ullet
-</li></ul>
-
-<ul class="no-bullet">
-<li>- minu&ndash;s
-</li></ul>
-
-<ul class="no-bullet">
-<li> e&ndash;mph item
-</li></ul>
-
-<ul class="no-bullet">
-<li><em>after emph</em> e&ndash;mph item
-</li></ul>
-
-<ul class="no-bullet">
-<li>&bull; a&ndash;n itemize line <span 
id="index-copying-index-entry-within-itemize"></span>
-i&ndash;tem 1
-</li><li>&bull; a&ndash;n itemize line i&ndash;tem 2
-</li></ul>
-
-<ol>
-<li> e&ndash;numerate
-</li></ol>
-
-<table>
-<thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
-<tr><td width="40%">mu&ndash;ltitable item</td><td width="60%">multitable 
tab</td></tr>
-<tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
-<span id="index-copying-index-entry-within-multitable"></span></td></tr>
-<tr><td width="40%">lone mu&ndash;ltitable item</td></tr>
-</table>
-
-<table>
-<tr><td>truc</td><td>bidule</td></tr>
-</table>
-
-<div class="example">
-<pre class="example">e--xample  some
-   text
-</pre></div>
-
-<div class="example first-arg">
-<pre class="example">example one arg
-</pre></div>
-
-<div class="example first-arg second-arg">
-<pre class="example">example two args
-</pre></div>
-
-<div class="example first-arg second-arg third-arg">
-<pre class="example">example three args
-</pre></div>
-
-<div class="example first-arg second-arg third-arg fourth-arg">
-<pre class="example">example four args
-</pre></div>
-
-<div class="example first-arg second-arg third-arg fourth-arg fifth-arg">
-<pre class="example">example five args
-</pre></div>
-
-<div class="example something-é-TeX">
-<pre class="example">The something &eacute; TeX is here.
-</pre></div>
-
-<div class="example @-at-the-end-of-line--">
-<pre class="example">A @ at the end of the @example line.
-</pre></div>
-
-<div class="example">
-<pre class="example">example with empty args
-</pre></div>
-
-<div class="example nonempty">
-<pre class="example">example with empty and non empty args mix
-</pre></div>
-
-<div class="example">
-<pre class="example">s--mallexample
-</pre></div>
-
-<p><code>@noindent</code> after smallexample.
-</p><div class="example">
-<pre class="example">$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&amp;content-type=text/plain'
-$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&amp;content-type=text/plain'
-</pre></div>
-<p>Less recent versions are also present.
-</p>
-<div class="display">
-<pre class="display">d&ndash;isplay
-</pre></div>
-
-<div class="display">
-<pre class="display">s&ndash;malldisplay
-</pre></div>
-
-<div class="example lisp">
-<pre class="lisp">l--isp
-</pre></div>
-
-<div class="example lisp">
-<pre class="lisp">s--malllisp
-</pre></div>
-
-<div class="format">
-<pre class="format">f&ndash;ormat
-</pre></div>
-
-<div class="format">
-<pre class="format">s&ndash;mallformat
-</pre></div>
-
-<div class="displaymath"><em>disp--laymath
-f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2</sup>
-</em></div>
-<dl class="def">
-<dt id="index-copying-d_002d_002deffn_005fname"><span 
class="category">c--ategory: </span><span><strong>d--effn_name</strong> 
<em>a--rguments...</em><a href='#index-copying-d_002d_002deffn_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;effn
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-de_002d_002dffn_005fname"><span 
class="category">cate--gory: </span><span><strong>de--ffn_name</strong> 
<em>ar--guments    more args <br> even more so</em><a 
href='#index-copying-de_002d_002dffn_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>def&ndash;fn
-</p></dd></dl>
- 
-<dl class="def">
-<dt id="index-copying-i"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a 
href='#index-copying-i' class='copiable-anchor'> &para;</a></span></dt>
-<dd><span id="index-copying-index-entry-within-deffn"></span>
-</dd><dt id="index-copying-truc"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-log-trap"><span class="category">Command: 
</span><span><strong>log trap</strong> <em></em><a 
href='#index-copying-log-trap' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-log-trap1"><span class="category">Command: 
</span><span><strong>log trap1</strong> <em></em><a 
href='#index-copying-log-trap1' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-log-trap2"><span class="category">Command: 
</span><span><strong>log trap2</strong> <em></em><a 
href='#index-copying-log-trap2' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-id-ule"><span class="category">cmde: 
</span><span><strong><b>id ule</b></strong> <em>truc</em><a 
href='#index-copying-id-ule' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-id-i-ule"><span class="category">cmde2: 
</span><span><strong><b>id &lsquo;<samp>i</samp>&rsquo; ule</b></strong> 
<em>truc</em><a href='#index-copying-id-i-ule' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt><span class="category"><b>id &lsquo;<samp>i</samp>&rsquo; ule</b>: 
</span><span><strong></strong></span></dt>
-<dt><span><strong></strong></span></dt>
-<dt><span class="category">aaa: </span><span><strong></strong></span></dt>
-<dt><span class="category">: </span><span><strong></strong></span></dt>
-<dt><span class="category">: </span><span><strong></strong></span></dt>
-<dt id="index-copying-machin"><span class="category">: 
</span><span><strong>machin</strong><a href='#index-copying-machin' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-bidule-machin"><span class="category">: 
</span><span><strong>bidule machin</strong><a 
href='#index-copying-bidule-machin' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id="index-copying-machin-1"><span class="category">truc: 
</span><span><strong>machin</strong><a href='#index-copying-machin-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt><span class="category">truc: </span><span><strong></strong></span></dt>
-<dt id="index-copying-followed"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-copying-followed' class='copiable-anchor'> &para;</a></span></dt>
-<dt><span class="category">truc: </span><span><strong></strong></span></dt>
-<dt><span class="category">: </span><span><strong></strong></span></dt>
-<dt id="index-copying-a"><span class="category">truc: 
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a 
href='#index-copying-a' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-deffnx"><span class="category">truc: 
</span><span><strong>deffnx</strong> <em>before end deffn</em><a 
href='#index-copying-deffnx' class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-
-<dl class="def">
-<dt id="index-copying-deffn"><span class="category">empty: 
</span><span><strong>deffn</strong><a href='#index-copying-deffn' 
class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-
-<dl class="def">
-<dt id="index-copying-deffn-1"><span class="category">empty: 
</span><span><strong>deffn</strong> <em>with deffnx</em><a 
href='#index-copying-deffn-1' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-deffnx-1"><span class="category">empty: 
</span><span><strong>deffnx</strong><a href='#index-copying-deffnx-1' 
class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-
-<dl class="def">
-<dt id="index-copying-i-1"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a 
href='#index-copying-i-1' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-truc-1"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>text in def item for second def item
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002defvr_005fname"><span 
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a 
href='#index-copying-d_002d_002defvr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;efvr
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname"><span 
class="category">c--ategory: </span><span><em>t--ype</em> 
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002deftypefn_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;eftypefn
-</p></dd></dl>
-
-<dl class="def">
-<dt 
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
 on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong> 
<em>a--rguments...</em><a 
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;eftypeop
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002deftypevr_005fname"><span 
class="category">c--ategory: </span><span><em>t--ype</em> 
<strong>d--eftypevr_name</strong><a 
href='#index-copying-d_002d_002deftypevr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;eftypevr
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass: 
<strong>d--efcv_name</strong><a href='#index-copying-d_002d_002defcv_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efcv
-</p></dd></dl>
-
-<dl class="def">
-<dt 
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory 
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efop
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002deftp_005fname"><span 
class="category">c--ategory: </span><span><strong>d--eftp_name</strong> 
<em>a--ttributes...</em><a href='#index-copying-d_002d_002deftp_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;eftp
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002defun_005fname"><span 
class="category">Function: </span><span><strong>d--efun_name</strong> 
<em>a--rguments...</em><a href='#index-copying-d_002d_002defun_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efun
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro: 
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002defmac_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;efmac
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002defspec_005fname"><span 
class="category">Special Form: </span><span><strong>d--efspec_name</strong> 
<em>a--rguments...</em><a href='#index-copying-d_002d_002defspec_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efspec
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname"><span 
class="category">Variable: </span><span><strong>d--efvar_name</strong> 
<em>argvar argvar1</em><a href='#index-copying-d_002d_002defvar_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efvar
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User 
Option: </span><span><strong>d--efopt_name</strong><a 
href='#index-copying-d_002d_002defopt_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;efopt
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002deftypefun_005fname"><span 
class="category">Function: </span><span><em>t--ype</em> 
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002deftypefun_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;eftypefun
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002deftypevar_005fname"><span 
class="category">Variable: </span><span><em>t--ype</em> 
<strong>d--eftypevar_name</strong><a 
href='#index-copying-d_002d_002deftypevar_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;eftypevar
-</p></dd></dl>
-
-<dl class="def">
-<dt 
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance 
Variable of c--lass: <strong>d--efivar_name</strong><a 
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efivar
-</p></dd></dl>
-
-<dl class="def">
-<dt 
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
 Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a 
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;eftypeivar
-</p></dd></dl>
-
-<dl class="def">
-<dt 
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method 
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efmethod
-</p></dd></dl>
-
-<dl class="def">
-<dt 
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
 on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong> 
<em>a--rguments...</em><a 
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;eftypemethod
-</p></dd></dl>
-
-<p><code>@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@, 
ma---nual@@}</code> See <a data-manual="file n---ame@" href="../file 
n---ame@/c_002d_002d_002dhapter_0040.html#c_002d_002d_002dhapter_0040">t&mdash;itle@</a>
 in <cite>ma&mdash;nual@</cite>.
-<code>@ref{chapter, cross ref name, title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@pxref{chapter, cross ref name, title, file name, manual}</code> see <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
-</p>
-<p><code>@ref{chapter}</code> <a href="chapter.html">chapter</a>
-<code>@xref{chapter}</code> See <a href="chapter.html">chapter</a>.
-<code>@pxref{chapter}</code> see <a href="chapter.html">chapter</a>
-<code>@ref{s--ect@comma{}ion}</code> <a href="s_002d_002dect_002cion.html">A 
section</a>
-</p>
-<p><code>@ref{s--ect@comma{}ion, a @comma{} in cross
-ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual 
name }</code>
-<a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a> 
in <cite>a , in manual name</cite>
-</p>
-<p><code>@ref{chapter,cross ref name}</code> <a href="chapter.html">cross ref 
name</a>
-<code>@ref{chapter,,title}</code> <a href="chapter.html">title</a>
-<code>@ref{chapter,,,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
-<code>@ref{chapter,,,,manual}</code> &lsquo;chapter&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,cross ref name,title,}</code> <a 
href="chapter.html">title</a>
-<code>@ref{chapter,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)cross ref name</a>
-<code>@ref{chapter,cross ref name,,,manual}</code> &lsquo;cross ref 
name&rsquo; in <cite>manual</cite>
-<code>@ref{chapter,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)title</a>
-<code>@ref{chapter,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@ref{chapter,,title,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)title</a>
-<code>@ref{chapter,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
-<code>@ref{chapter,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">chapter</a> in <cite>manual</cite>
-</p>
-
-<p><code>@ref{(pman)anode,cross ref name}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)cross ref name</a>
-<code>@ref{(pman)anode,,title}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
-<code>@ref{(pman)anode,,,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)anode</a>
-<code>@ref{(pman)anode,,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">anode</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title,}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
-<code>@ref{(pman)anode,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">(file name)cross ref name</a>
-<code>@ref{(pman)anode,cross ref name,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">cross ref name</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title,file name}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">(file 
name)title</a>
-<code>@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
data-manual="pman" href="../pman/anode.html#anode">title</a> in 
<cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">title</a> in 
<cite>manual</cite>
-<code>@ref{(pman)anode,,title,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)title</a>
-<code>@ref{(pman)anode,,title,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">anode</a> in <cite>manual</cite>
-</p>
-
-<p><code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
-<code>@inforef{chapter}</code> See &lsquo;chapter&rsquo;
-<code>@inforef{chapter, cross ref name}</code> See &lsquo;cross ref name&rsquo;
-<code>@inforef{chapter,,file name}</code> See <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
-<code>@inforef{node, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/node.html#node">(file name)cross ref 
name</a>
-<code>@inforef{node}</code> See &lsquo;node&rsquo;
-<code>@inforef{node, cross ref name}</code> See &lsquo;cross ref name&rsquo;
-<code>@inforef{node,,file name}</code> See <a data-manual="file name" 
href="../file name/node.html#node">(file name)node</a>
-<code>@inforef{chapter, cross ref name, file name, spurious arg}</code> See <a 
data-manual="file name, spurious arg" href="../file name, spurious 
arg/chapter.html#chapter">(file name, spurious arg)cross ref name</a>
-</p>
-<p><code>@inforef{s--ect@comma{}ion, a @comma{} in cross
-ref, a comma@comma{} in file}</code>
-See <a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a , 
in cross
-ref</a>
-</p>
-
-<dl compact="compact">
-<dt><span>a</span></dt>
-<dd><p>l&ndash;ine
-</p></dd>
-</dl>
-
-<dl compact="compact">
-<dt id='index-copying-a-2'><span>a<a href='#index-copying-a-2' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id='index-copying-b-1'><span>b<a href='#index-copying-b-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>l&ndash;ine
-</p></dd>
-</dl>
-
-<dl compact="compact">
-<dt id='index-copying-a-1'><span>a<a href='#index-copying-a-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><span id="index-copying-index-entry-between-item-and-itemx"></span>
-</dd>
-<dt id='index-copying-b'><span>b<a href='#index-copying-b' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>l&ndash;ine
-</p></dd>
-</dl>
-
-<table class="cartouche" border="1"><tr><td>
-<p>c&ndash;artouche
-</p></td></tr></table>
-
-<p>g&ndash;roupe
-</p>
-<p align="left">f&ndash;lushleft
-more text
-</p>
-<p align="right">f&ndash;lushright
-more text
-</p>
-<div align="center">ce&ndash;ntered line
-</div>
-<p>r&ndash;raggedright
-more text
-</p>
-<pre class="verbatim">\input texinfo @c -*-texinfo-*-
-
-@setfilename simplest.info
-
-@node Top
-
-This is a very simple texi manual @  &lt;&gt;.
-
-@bye
-</pre>
-<pre class="verbatim">in verbatim ''
-</pre>
-
-html ''
-
-
-
-
-<span id="majorheading"></span><h1 class="majorheading">majorheading</h1>
-
-<span id="chapheading"></span><h1 class="chapheading">chapheading</h1>
-
-<span id="heading"></span><h2 class="heading">heading</h2>
-
-<span id="subheading"></span><h3 class="subheading">subheading</h3>
-
-<span id="subsubheading"></span><h4 class="subsubheading">subsubheading</h4>
-
-
-<p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
-<code>@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }</code> <abbr 
title="&Eacute;tude&ndash;, Autonome">&Eacute;&ndash;. ,A.</abbr> 
(&Eacute;tude&ndash;, <b>Autonome</b>)
-<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude&ndash;, 
Autonome">&Eacute;&ndash;. ,A.</abbr>
-</p>
-<p><code>@math{--a@minus{} {\frac{1}{2}}}</code> <em class='math'>--a- 
{\frac{1}{2}}</em>
-</p>
-<p><code>@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img src="f-ile.jpg" 
alt="altjk _&quot; %@">
-<code>@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img src="f--ile.e--xt" alt="jk _&quot; %@ in b &quot;">
-<code>@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; %@:}}</code> 
<img src="filejk _&quot; %@.jpg" alt="altjk _&quot; %@">
-</p>
-
-
-
-<p>Somehow invalid use of @,:<br>
-@, ,
-<br>
-@,@&quot;u ,&uuml;
-</p>
-<p>Invalid use of @&rsquo;:<br>
-@&rsquo; '
-<br>
-@&rsquo;@&quot;u '&uuml;
-</p>
-<p>@dotless{truc} truc
-@dotless{ij} ij
-<code>@dotless{--a}</code> &ndash;a
-<code>@dotless{a}</code> a
-</p>
-<p>@U, without braces @U{}, with empty arg 
-@U{z}, with non-hex arg &#xz;
-@U{abc}, with &lt;4 hex digits &#xabc;
-@U{FFFFFFFFFFFFFF}, value much too large &#xFFFFFFFFFFFFFF;
-@U{110000}, value just beyond Unicode &#x110000;
-</p>
-<p>@TeX, but without brace TeX<code>@#</code> #
-</p>
-<p><code>@w{--a}</code> &ndash;a<!-- /@w -->
-</p>
-<p><code>@image{,1--xt}</code> 
-<code>@image{,,2--xt}</code> 
-<code>@image{,,,3--xt}</code> 
-</p>
-
-<ul class="no-bullet">
-<li> after emph e&ndash;mph item
-</li></ul>
-
-<ul class="no-bullet">
-<li>&bull; a&ndash;n itemize line i&ndash;tem 1
-</li><li>&bull; a&ndash;n itemize line i&ndash;tem 2
-</li></ul>
-
-<dl class="def">
-<dt><span class="category">fun: </span><span><strong></strong></span></dt>
-<dt id="index-copying-machin-2"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and</em><a 
href='#index-copying-machin-2' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-machin-3"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and  after</em><a 
href='#index-copying-machin-3' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-machin-4"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and </em><a 
href='#index-copying-machin-4' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-machin-5"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a 
href='#index-copying-machin-5' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-followed-1"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-copying-followed-1' class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>Various deff lines
-</p></dd><dt id="index-copying-after"><span class="category">truc: 
</span><span><strong>after</strong> <em>a deff item</em><a 
href='#index-copying-after' class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-
-<p><code>@ref{node}</code> &lsquo;node&rsquo;
-</p>
-<p><code>@ref{,cross ref name}</code> &lsquo;cross ref name&rsquo;
-<code>@ref{,,title}</code> &lsquo;title&rsquo;
-<code>@ref{,,,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)</a>
-<code>@ref{,,,,manual}</code> <cite>manual</cite>
-<code>@ref{node,cross ref name}</code> &lsquo;cross ref name&rsquo;
-<code>@ref{node,,title}</code> &lsquo;title&rsquo;
-<code>@ref{node,,,file name}</code> <a data-manual="file name" href="../file 
name/node.html#node">(file name)node</a>
-<code>@ref{node,,,,manual}</code> &lsquo;node&rsquo; in <cite>manual</cite>
-<code>@ref{node,cross ref name,title,}</code> &lsquo;title&rsquo;
-<code>@ref{node,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)cross ref name</a>
-<code>@ref{node,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; 
in <cite>manual</cite>
-<code>@ref{node,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/node.html#node">(file name)title</a>
-<code>@ref{node,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{node,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/node.html#node">title</a> in 
<cite>manual</cite>
-<code>@ref{node,,title,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)title</a>
-<code>@ref{node,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
-<code>@ref{node,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">title</a> in <cite>manual</cite>
-<code>@ref{node,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">node</a> in <cite>manual</cite>
-<code>@ref{,cross ref name,title,}</code> &lsquo;title&rsquo;
-<code>@ref{,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)cross ref name</a>
-<code>@ref{,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; in 
<cite>manual</cite>
-<code>@ref{,cross ref name,title,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)title</a>
-<code>@ref{,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/index.html">title</a> in 
<cite>manual</cite>
-<code>@ref{,,title,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)title</a>
-<code>@ref{,,title,,manual}</code> &lsquo;title&rsquo; in <cite>manual</cite>
-<code>@ref{,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/index.html">title</a> in <cite>manual</cite>
-<code>@ref{,,,file name,manual}</code> <cite><a data-manual="file name" 
href="../file name/index.html">manual</a></cite>
-</p>
-<p><code>@inforef{,cross ref name }</code> See &lsquo;cross ref name&rsquo;
-<code>@inforef{,,file name}</code> See <a data-manual="file name" 
href="../file name/index.html">(file name)</a>
-<code>@inforef{,cross ref name, file name}</code> See <a data-manual="file 
name" href="../file name/index.html">(file name)cross ref name</a>
-<code>@inforef{}</code> 
-</p>
-
-
-<p>Normal text
-</p>
-<p>&lt;
-&gt;
-&quot;
-&amp;
-&rsquo;
-&lsquo;
-</p>
-<p>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;<br>
-code: <code>``simple-double--three---four----''</code> <br>
-asis: &ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo; <br>
-strong: 
<strong>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;</strong> <br>
-kbd: <kbd>``simple-double--three---four----''</kbd> <br>
-</p>
-<p>&lsquo;<!-- /@w -->&lsquo;simple-double-<!-- /@w 
-->-three&mdash;four&mdash;-&rsquo;<!-- /@w -->&rsquo;<br>
-</p>
-<span id="index-_002d_002doption"></span>
-<span id="index-_0060_0060"></span>
-<span id="index-_0060_0060-2"></span>
-<span id="index-_002d_002dfoption"></span>
-
-<p>@&quot;u &uuml; 
-@&quot;{U} &Uuml; 
-@~n &ntilde;
-@^a &acirc;
-@&rsquo;e &eacute;
-@=o &#333;
-@&lsquo;i &igrave;
-@&rsquo;{e} &eacute;
-@&rsquo;{@dotless{i}} &iacute; 
-@dotless{i} i
-@dotless{j} j
-@&lsquo;{@=E} &#274;` 
-@l{} &#322;
-@,{@&rsquo;C} &#262;,
-@,c &ccedil;
-@,c@&quot;u &ccedil;&uuml; <br>
-</p>
-<p>@U{0075} &#x0075;
-</p>
-<p>@* <br>
-@ followed by a space
-&nbsp;
-@ followed by a tab
-&nbsp;
-@ followed by a new line
-&nbsp;<code>@-</code> 
-<code>@|</code> 
-<code>@:</code> 
-<code>@!</code> !
-<code>@?</code> ?
-<code>@.</code> .
-<code>@@</code> @
-<code>@}</code> }
-<code>@{</code> {
-<code>@/</code> 
-</p>
-<p>foo vs. bar. 
-colon :And something else.
-semi colon ;.
-And ? ?.
-Now ! !@
-but , ,
-</p>
-<p>@TeX TeX
-@LaTeX LaTeX
-@bullet &bull;
-@copyright &copy;
-@dots &hellip;
-@enddots <small class="enddots">...</small>
-@equiv &equiv;
-@error error&rarr;
-@expansion &rarr;
-@minus -
-@point &lowast;
-@print -|
-@result &rArr;
-@today a sunny day
-</p>
-<p>@aa &aring;
-@AA &Aring;
-@ae &aelig;
-@oe &oelig;
-@AE &AElig;
-@OE &OElig;
-@o &oslash;
-@O &Oslash;
-@ss &szlig;
-@l &#322;
-@L &#321;
-@DH &ETH;
-@TH &THORN;
-@dh &eth;
-@th &thorn;
-</p>
-<p>@exclamdown &iexcl;
-@questiondown &iquest;
-@pounds &pound;
-@registeredsymbol &reg;
-@ordf &ordf;
-@ordm &ordm;
-@comma ,
-@quotedblleft &ldquo;
-@quotedblright &rdquo;
-@quoteleft &lsquo;
-@quoteright &rsquo;
-@quotedblbase &bdquo;
-@quotesinglbase &sbquo;
-@guillemetleft &laquo;
-@guillemetright &raquo;
-@guillemotleft &laquo;
-@guillemotright &raquo;
-@guilsinglleft &lsaquo;
-@guilsinglright &rsaquo;
-@textdegree &deg;
-@euro &euro;
-@arrow &rarr;
-@leq &le;
-@geq &ge;
-</p>
-<p><code>@acronym{--a,an accronym}</code> <acronym title="an 
accronym">&ndash;a</acronym> (an accronym)
-<code>@acronym{--a}</code> <acronym title="an accronym">&ndash;a</acronym>
-<code>@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr 
title="&Eacute;tude Autonome">&Eacute;&ndash;. ,A.</abbr> (&Eacute;tude 
Autonome)
-<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude 
Autonome">&Eacute;&ndash;. ,A.</abbr>
-<code>@asis{--a}</code> &ndash;a
-<code>@b{--a}</code> <b>&ndash;a</b>
-<code>@cite{--a}</code> <cite>&ndash;a</cite>
-<code>@code{--a}</code> <code>--a</code>
-<code>@command{--a}</code> <code>--a</code>
-<code>@dfn{--a}</code> <em>&ndash;a</em>
-<code>@dmn{--a}</code> &ndash;a
-<code>@email{--a,--b}</code> <a href="mailto:--a";>&ndash;b</a>
-<code>@email{,--b}</code> &ndash;b
-<code>@email{--a}</code> <a href="mailto:--a";>--a</a>
-<code>@emph{--a}</code> <em>&ndash;a</em>
-<code>@env{--a}</code> <code>--a</code>
-<code>@file{--a}</code> <samp>--a</samp>
-<code>@i{--a}</code> <i>&ndash;a</i>
-<code>@kbd{--a}</code> <kbd>--a</kbd>
-<code>@key{--a}</code> <tt class="key">--a</tt>
-<code>@math{--a {\frac{1}{2}} @minus{}}</code> <em class='math'>--a 
{\frac{1}{2}} -</em>
-<code>@option{--a}</code> <samp>--a</samp>
-<code>@r{--a}</code> <span class="roman">&ndash;a</span>
-<code>@samp{--a}</code> &lsquo;<samp>--a</samp>&rsquo;
-<code>@sc{--a}</code> <small>&ndash;A</small>
-<code>@strong{--a}</code> <strong>&ndash;a</strong>
-<code>@t{--a}</code> <tt>--a</tt>
-<code>@sansserif{--a}</code> <span class="sansserif">&ndash;a</span>
-<code>@slanted{--a}</code> <i>&ndash;a</i>
-<code>@titlefont{--a}</code> </p><h1 class="titlefont">&ndash;a</h1>
-<p><code>@indicateurl{--a}</code> &lsquo;<code>--a</code>&rsquo;
-<code>@uref{--a,--b}</code> <a href="--a">&ndash;b</a>
-<code>@uref{--a}</code> <a href="--a">--a</a>
-<code>@uref{,--b}</code> &ndash;b
-<code>@uref{--a,--b,--c}</code> <a href="--a">&ndash;c</a>
-<code>@uref{,--b,--c}</code> &ndash;c
-<code>@uref{--a,,--c}</code> <a href="--a">&ndash;c</a>
-<code>@uref{,,--c}</code> &ndash;c
-<code>@url{--a,--b}</code> <a href="--a">&ndash;b</a>
-<code>@url{--a,}</code> <a href="--a">--a</a>
-<code>@url{,--b}</code> &ndash;b
-<code>@var{--a}</code> <var>&ndash;a</var>
-<code>@verb{:--a:}</code> <tt>--a</tt>
-<code>@verb{:a  &lt; &amp; @ % &quot; --    b:}</code> <tt>a  &lt; &amp; @ % 
&quot; --    b</tt>
-<code>@w{a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a 
a}</code> 
a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a<!--
 /@w -->
-<code>@H{a}</code> a''
-<code>@H{--a}</code> &ndash;a''
-<code>@dotaccent{a}</code> &#551;
-<code>@dotaccent{--a}</code> &ndash;a.
-<code>@ringaccent{a}</code> &aring;
-<code>@ringaccent{--a}</code> &ndash;a*
-<code>@tieaccent{a}</code> a[
-<code>@tieaccent{--a}</code> &ndash;a[
-<code>@u{a}</code> &#259;
-<code>@u{--a}</code> &ndash;a(
-<code>@ubaraccent{a}</code> a_
-<code>@ubaraccent{--a}</code> &ndash;a_
-<code>@udotaccent{a}</code> &#7841;
-<code>@udotaccent{--a}</code> .&ndash;a
-<code>@v{a}</code> &#462;
-<code>@v{--a}</code> &ndash;a&lt;
-<code>@,{c}</code> &ccedil;
-<code>@,{--c}</code> &ndash;c,
-<code>@ogonek{a}</code> &#261;
-<code>@ogonek{--a}</code> &ndash;a;
-<code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF5" 
href="formatting_fot.html#FOOT5"><sup>3</sup></a>
-<code>@footnote{in footnote2}</code> <a id="DOCF6" 
href="formatting_fot.html#FOOT6"><sup>4</sup></a>
-</p>
-<p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,,l--e}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code>@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt" alt="f--ile">
-<code>@image{f--ile,aze,az,alt,.e--xt}</code> <img src="f--ile.e--xt" 
alt="alt">
-<code>@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg" alt="a&ndash;lt">
-<code>@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}</code> <img 
src="f--ile@..file ext e--xt}" alt="alt">
-</p>
-<p><code>@sp 2</code><br>
-</p><br>
-<br>
-<p><code>@page</code><br>
-</p>
-<p><code>need 1002</code>
-</p>
-<p><code>@clicksequence{click @click{} A}</code> click &rarr; A
-After clickstyle &rArr;
-<code>@clicksequence{click @click{} A}</code> click &rArr; A
-</p>
-<div 
class="displaymath"><em><strong>``simple-double--three---four----''</strong> 
aa<!-- /@w -->
-`<!-- /@w -->`simple-double-<!-- /@w -->-three---four----'<!-- /@w -->'
-
-</em></div>
-<div class="displaymath"><em>&uuml; &Uuml; &ntilde; &acirc; &eacute; &#333; 
&igrave; &eacute; i j &#274;`
-&#322; &#262;, &#262;, &ccedil; a'' &#551; &aring; a[
-&#259; a_ &#7841; &#462; &#261; a<sup>h</sup><sub>l</sub>
-
- &nbsp;&nbsp; &nbsp;   ! ? . @ } { 
-a sunny day
-</em></div>
-<div class="displaymath"><em>&rarr;
-&#x0075;
-TeX LaTeX &bull; &copy; &hellip; ... &equiv;
-error&rarr; &rarr; - &lowast; -| &rArr;
-&aring; &Aring; &aelig; &oelig; &AElig; &OElig; &oslash; &Oslash; &szlig; 
&#322; &#321; &ETH;
-&THORN; &eth; &thorn; &iexcl; &iquest; &pound;
-&reg; &ordf; &ordm; , 
-</em></div>
-<div class="displaymath"><em>&ldquo; &rdquo; 
-&lsquo; &rsquo; &bdquo; &sbquo; &laquo;
-&raquo; &laquo; &raquo; &lsaquo;
-&rsaquo; &deg; &euro; &rarr; &le; &ge;
-</em></div>
-<p><kbd>default kbdinputstyle</kbd>
-</p><div class="example">
-<pre class="example"><kbd>in example default kbdinputstyle</kbd>
-</pre></div>
-
-<p><code>code kbdinputstyle</code>
-</p><div class="example">
-<pre class="example"><code>in example code kbdinputstyle</code>
-</pre></div>
-
-<p><kbd>example kbdinputstyle</kbd>
-</p><div class="example">
-<pre class="example"><code>in example example kbdinputstyle</code>
-</pre></div>
-
-<p><kbd>distinct kbdinputstyle</kbd>
-</p><div class="example">
-<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
-</pre></div>
-
-<blockquote>
-<p>A quot&mdash;ation
-</p></blockquote>
-
-<blockquote>
-<p><b>Note:</b> A Note
-</p></blockquote>
-
-<blockquote>
-<p><b>note:</b> A note
-</p></blockquote>
-
-<blockquote>
-<p><b>Caution:</b> Caution
-</p></blockquote>
-
-<blockquote>
-<p><b>Important:</b> Important
-</p></blockquote>
-
-<blockquote>
-<p><b>Tip:</b> a Tip
-</p></blockquote>
-
-<blockquote>
-<p><b>Warning:</b> a Warning.
-</p></blockquote>
-
-<blockquote>
-<p><b>something &eacute; TeX:</b> The something &eacute; TeX is here.
-</p></blockquote>
-
-<blockquote>
-<p><b>@ at the end of line &nbsp;:</b> A @ at the end of the @quotation line.
-</p></blockquote>
-
-<blockquote>
-<p><b>something, other thing:</b> something, other thing
-</p></blockquote>
-
-<blockquote>
-<p><b>Note, the note:</b> Note, the note
-</p></blockquote>
-
-<blockquote>
-</blockquote>
-
-<blockquote>
-</blockquote>
-
-<blockquote>
-</blockquote>
-
-<blockquote>
-</blockquote>
-
-<blockquote>
-<p>aaa quotation
-</p></blockquote>
-<div align="center">&mdash; <em>quotation author</em>
-</div>
-<blockquote>
-<p>indent in quotation
-</p></blockquote>
-
-<blockquote>
-<p>A small quot&mdash;ation
-</p></blockquote>
-
-<blockquote>
-<p><b>Note:</b> A small Note
-</p></blockquote>
-
-<blockquote>
-<p><b>something, other thing:</b> something, other thing
-</p></blockquote>
-
-<ul>
-<li> i&ndash;temize
-</li></ul>
-
-<ul class="no-bullet">
-<li>+ i&ndash;tem +
-</li></ul>
-
-<ul>
-<li> b&ndash;ullet
-</li></ul>
-
-<ul class="no-bullet">
-<li>- minu&ndash;s
-</li></ul>
-
-<ul class="no-bullet">
-<li> e&ndash;mph item
-</li></ul>
-
-<ul class="no-bullet">
-<li><em>after emph</em> e&ndash;mph item
-</li></ul>
-
-<ul class="no-bullet">
-<li>&bull; a&ndash;n itemize line <span 
id="index-index-entry-within-itemize"></span>
-i&ndash;tem 1
-</li><li>&bull; a&ndash;n itemize line i&ndash;tem 2
-</li></ul>
-
-<ol>
-<li> e&ndash;numerate
-</li></ol>
-
-<table>
-<thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
-<tr><td width="40%">mu&ndash;ltitable item</td><td width="60%">multitable 
tab</td></tr>
-<tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
-<span id="index-index-entry-within-multitable"></span></td></tr>
-<tr><td width="40%">lone mu&ndash;ltitable item</td></tr>
-</table>
-
-<table>
-<tr><td>truc</td><td>bidule</td></tr>
-</table>
-
-<div class="example">
-<pre class="example">e--xample  some
-   text
-</pre></div>
-
-<div class="example first-arg">
-<pre class="example">example one arg
-</pre></div>
-
-<div class="example first-arg second-arg">
-<pre class="example">example two args
-</pre></div>
-
-<div class="example first-arg second-arg third-arg">
-<pre class="example">example three args
-</pre></div>
-
-<div class="example first-arg second-arg third-arg fourth-arg">
-<pre class="example">example four args
-</pre></div>
-
-<div class="example first-arg second-arg third-arg fourth-arg fifth-arg">
-<pre class="example">example five args
-</pre></div>
-
-<div class="example something-é-TeX">
-<pre class="example">The something &eacute; TeX is here.
-</pre></div>
-
-<div class="example @-at-the-end-of-line--">
-<pre class="example">A @ at the end of the @example line.
-</pre></div>
-
-<div class="example">
-<pre class="example">example with empty args
-</pre></div>
-
-<div class="example nonempty">
-<pre class="example">example with empty and non empty args mix
-</pre></div>
-
-<div class="example">
-<pre class="example">s--mallexample
-</pre></div>
-
-<p><code>@noindent</code> after smallexample.
-</p><div class="example">
-<pre class="example">$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&amp;content-type=text/plain'
-$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&amp;content-type=text/plain'
-</pre></div>
-<p>Less recent versions are also present.
-</p>
-<div class="display">
-<pre class="display">d&ndash;isplay
-</pre></div>
-
-<div class="display">
-<pre class="display">s&ndash;malldisplay
-</pre></div>
-
-<div class="example lisp">
-<pre class="lisp">l--isp
-</pre></div>
-
-<div class="example lisp">
-<pre class="lisp">s--malllisp
-</pre></div>
-
-<div class="format">
-<pre class="format">f&ndash;ormat
-</pre></div>
-
-<div class="format">
-<pre class="format">s&ndash;mallformat
-</pre></div>
-
-<div class="displaymath"><em>disp--laymath
-f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2</sup>
-</em></div>
-<dl class="def">
-<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory: 
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002deffn_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;effn
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-de_002d_002dffn_005fname"><span class="category">cate--gory: 
</span><span><strong>de--ffn_name</strong> <em>ar--guments    more args <br> 
even more so</em><a href='#index-de_002d_002dffn_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>def&ndash;fn
-</p></dd></dl>
- 
-<dl class="def">
-<dt id="index-i"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><span id="index-index-entry-within-deffn"></span>
-</dd><dt id="index-truc"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-truc' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-log-trap"><span class="category">Command: 
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-log-trap1"><span class="category">Command: 
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-log-trap2"><span class="category">Command: 
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-id-ule"><span class="category">cmde: </span><span><strong><b>id 
ule</b></strong> <em>truc</em><a href='#index-id-ule' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id="index-id-i-ule"><span class="category">cmde2: 
</span><span><strong><b>id &lsquo;<samp>i</samp>&rsquo; ule</b></strong> 
<em>truc</em><a href='#index-id-i-ule' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt><span class="category"><b>id &lsquo;<samp>i</samp>&rsquo; ule</b>: 
</span><span><strong></strong></span></dt>
-<dt><span><strong></strong></span></dt>
-<dt><span class="category">aaa: </span><span><strong></strong></span></dt>
-<dt><span class="category">: </span><span><strong></strong></span></dt>
-<dt><span class="category">: </span><span><strong></strong></span></dt>
-<dt id="index-machin"><span class="category">: 
</span><span><strong>machin</strong><a href='#index-machin' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-bidule-machin"><span class="category">: 
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-machin-1"><span class="category">truc: 
</span><span><strong>machin</strong><a href='#index-machin-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt><span class="category">truc: </span><span><strong></strong></span></dt>
-<dt id="index-followed"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-followed' class='copiable-anchor'> &para;</a></span></dt>
-<dt><span class="category">truc: </span><span><strong></strong></span></dt>
-<dt><span class="category">: </span><span><strong></strong></span></dt>
-<dt id="index-a-1"><span class="category">truc: 
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a 
href='#index-a-1' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-deffnx"><span class="category">truc: 
</span><span><strong>deffnx</strong> <em>before end deffn</em><a 
href='#index-deffnx' class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-
-<dl class="def">
-<dt id="index-deffn"><span class="category">empty: 
</span><span><strong>deffn</strong><a href='#index-deffn' 
class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-
-<dl class="def">
-<dt id="index-deffn-1"><span class="category">empty: 
</span><span><strong>deffn</strong> <em>with deffnx</em><a 
href='#index-deffn-1' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-deffnx-1"><span class="category">empty: 
</span><span><strong>deffnx</strong><a href='#index-deffnx-1' 
class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-
-<dl class="def">
-<dt id="index-i-1"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-truc-1"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-truc-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>text in def item for second def item
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002defvr_005fname"><span class="category">c--ategory: 
</span><span><strong>d--efvr_name</strong><a 
href='#index-d_002d_002defvr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;efvr
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname"><span class="category">c--ategory: 
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong> 
<em>a--rguments...</em><a href='#index-d_002d_002deftypefn_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;eftypefn
-</p></dd></dl>
-
-<dl class="def">
-<dt 
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory on 
c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong> 
<em>a--rguments...</em><a 
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;eftypeop
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002deftypevr_005fname"><span class="category">c--ategory: 
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a 
href='#index-d_002d_002deftypevr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;eftypevr
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002defcv_005fname"><span>c--ategory of c--lass: 
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efcv
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory on 
c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efop
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002deftp_005fname"><span class="category">c--ategory: 
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a 
href='#index-d_002d_002deftp_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;eftp
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002defun_005fname"><span class="category">Function: 
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defun_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;efun
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002defmac_005fname"><span class="category">Macro: 
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defmac_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;efmac
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002defspec_005fname"><span class="category">Special Form: 
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defspec_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;efspec
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002defvar_005fname"><span class="category">Variable: 
</span><span><strong>d--efvar_name</strong> <em>argvar argvar1</em><a 
href='#index-d_002d_002defvar_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;efvar
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002defopt_005fname"><span class="category">User Option: 
</span><span><strong>d--efopt_name</strong><a 
href='#index-d_002d_002defopt_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;efopt
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002deftypefun_005fname"><span class="category">Function: 
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong> 
<em>a--rguments...</em><a href='#index-d_002d_002deftypefun_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;eftypefun
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002deftypevar_005fname"><span class="category">Variable: 
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a 
href='#index-d_002d_002deftypevar_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;eftypevar
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance 
Variable of c--lass: <strong>d--efivar_name</strong><a 
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efivar
-</p></dd></dl>
-
-<dl class="def">
-<dt 
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance 
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a 
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;eftypeivar
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method on 
c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efmethod
-</p></dd></dl>
-
-<dl class="def">
-<dt 
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method on 
c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong> 
<em>a--rguments...</em><a 
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;eftypemethod
-</p></dd></dl>
-
-<p><code>@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@, 
ma---nual@@}</code> See <a data-manual="file n---ame@" href="../file 
n---ame@/c_002d_002d_002dhapter_0040.html#c_002d_002d_002dhapter_0040">t&mdash;itle@</a>
 in <cite>ma&mdash;nual@</cite>.
-<code>@ref{chapter, cross ref name, title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@pxref{chapter, cross ref name, title, file name, manual}</code> see <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
-</p>
-<p><code>@ref{chapter}</code> <a href="chapter.html">chapter</a>
-<code>@xref{chapter}</code> See <a href="chapter.html">chapter</a>.
-<code>@pxref{chapter}</code> see <a href="chapter.html">chapter</a>
-<code>@ref{s--ect@comma{}ion}</code> <a href="s_002d_002dect_002cion.html">A 
section</a>
-</p>
-<p><code>@ref{s--ect@comma{}ion, a @comma{} in cross
-ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual 
name }</code>
-<a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a> 
in <cite>a , in manual name</cite>
-</p>
-<p><code>@ref{chapter,cross ref name}</code> <a href="chapter.html">cross ref 
name</a>
-<code>@ref{chapter,,title}</code> <a href="chapter.html">title</a>
-<code>@ref{chapter,,,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
-<code>@ref{chapter,,,,manual}</code> &lsquo;chapter&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,cross ref name,title,}</code> <a 
href="chapter.html">title</a>
-<code>@ref{chapter,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)cross ref name</a>
-<code>@ref{chapter,cross ref name,,,manual}</code> &lsquo;cross ref 
name&rsquo; in <cite>manual</cite>
-<code>@ref{chapter,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)title</a>
-<code>@ref{chapter,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@ref{chapter,,title,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)title</a>
-<code>@ref{chapter,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
-<code>@ref{chapter,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">chapter</a> in <cite>manual</cite>
-</p>
-
-<p><code>@ref{(pman)anode,cross ref name}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)cross ref name</a>
-<code>@ref{(pman)anode,,title}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
-<code>@ref{(pman)anode,,,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)anode</a>
-<code>@ref{(pman)anode,,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">anode</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title,}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
-<code>@ref{(pman)anode,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">(file name)cross ref name</a>
-<code>@ref{(pman)anode,cross ref name,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">cross ref name</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title,file name}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">(file 
name)title</a>
-<code>@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
data-manual="pman" href="../pman/anode.html#anode">title</a> in 
<cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">title</a> in 
<cite>manual</cite>
-<code>@ref{(pman)anode,,title,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)title</a>
-<code>@ref{(pman)anode,,title,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">anode</a> in <cite>manual</cite>
-</p>
-
-<p><code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
-<code>@inforef{chapter}</code> See &lsquo;chapter&rsquo;
-<code>@inforef{chapter, cross ref name}</code> See &lsquo;cross ref name&rsquo;
-<code>@inforef{chapter,,file name}</code> See <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
-<code>@inforef{node, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/node.html#node">(file name)cross ref 
name</a>
-<code>@inforef{node}</code> See &lsquo;node&rsquo;
-<code>@inforef{node, cross ref name}</code> See &lsquo;cross ref name&rsquo;
-<code>@inforef{node,,file name}</code> See <a data-manual="file name" 
href="../file name/node.html#node">(file name)node</a>
-<code>@inforef{chapter, cross ref name, file name, spurious arg}</code> See <a 
data-manual="file name, spurious arg" href="../file name, spurious 
arg/chapter.html#chapter">(file name, spurious arg)cross ref name</a>
-</p>
-<p><code>@inforef{s--ect@comma{}ion, a @comma{} in cross
-ref, a comma@comma{} in file}</code>
-See <a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a , 
in cross
-ref</a>
-</p>
-
-<dl compact="compact">
-<dt><span>a</span></dt>
-<dd><p>l&ndash;ine
-</p></dd>
-</dl>
-
-<dl compact="compact">
-<dt id='index-a-6'><span>a<a href='#index-a-6' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id='index-b-2'><span>b<a href='#index-b-2' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>l&ndash;ine
-</p></dd>
-</dl>
-
-<dl compact="compact">
-<dt id='index-a-2'><span>a<a href='#index-a-2' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><span id="index-index-entry-between-item-and-itemx"></span>
-</dd>
-<dt id='index-b'><span>b<a href='#index-b' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>l&ndash;ine
-</p></dd>
-</dl>
-
-<table class="cartouche" border="1"><tr><td>
-<p>c&ndash;artouche
-</p></td></tr></table>
-
-<p>g&ndash;roupe
-</p>
-<p align="left">f&ndash;lushleft
-more text
-</p>
-<p align="right">f&ndash;lushright
-more text
-</p>
-<div align="center">ce&ndash;ntered line
-</div>
-<p>r&ndash;raggedright
-more text
-</p>
-<pre class="verbatim">\input texinfo @c -*-texinfo-*-
-
-@setfilename simplest.info
-
-@node Top
-
-This is a very simple texi manual @  &lt;&gt;.
-
-@bye
-</pre>
-<pre class="verbatim">in verbatim ''
-</pre>
-
-html ''
-
-
-
-
-<span id="majorheading-1"></span><h1 class="majorheading">majorheading</h1>
-
-<span id="chapheading-1"></span><h1 class="chapheading">chapheading</h1>
-
-<span id="heading-1"></span><h2 class="heading">heading</h2>
-
-<span id="subheading-1"></span><h3 class="subheading">subheading</h3>
-
-<span id="subsubheading-1"></span><h4 class="subsubheading">subsubheading</h4>
-
-
-<p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
-<code>@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }</code> <abbr 
title="&Eacute;tude&ndash;, Autonome">&Eacute;&ndash;. ,A.</abbr> 
(&Eacute;tude&ndash;, <b>Autonome</b>)
-<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude&ndash;, 
Autonome">&Eacute;&ndash;. ,A.</abbr>
-</p>
-<p><code>@math{--a@minus{} {\frac{1}{2}}}</code> <em class='math'>--a- 
{\frac{1}{2}}</em>
-</p>
-<p><code>@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img src="f-ile.jpg" 
alt="altjk _&quot; %@">
-<code>@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img src="f--ile.e--xt" alt="jk _&quot; %@ in b &quot;">
-<code>@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; %@:}}</code> 
<img src="filejk _&quot; %@.jpg" alt="altjk _&quot; %@">
-</p>
-
-
-
-<p>Somehow invalid use of @,:<br>
-@, ,
-<br>
-@,@&quot;u ,&uuml;
-</p>
-<p>Invalid use of @&rsquo;:<br>
-@&rsquo; '
-<br>
-@&rsquo;@&quot;u '&uuml;
-</p>
-<p>@dotless{truc} truc
-@dotless{ij} ij
-<code>@dotless{--a}</code> &ndash;a
-<code>@dotless{a}</code> a
-</p>
-<p>@U, without braces @U{}, with empty arg 
-@U{z}, with non-hex arg &#xz;
-@U{abc}, with &lt;4 hex digits &#xabc;
-@U{FFFFFFFFFFFFFF}, value much too large &#xFFFFFFFFFFFFFF;
-@U{110000}, value just beyond Unicode &#x110000;
-</p>
-<p>@TeX, but without brace TeX<code>@#</code> #
-</p>
-<p><code>@w{--a}</code> &ndash;a<!-- /@w -->
-</p>
-<p><code>@image{,1--xt}</code> 
-<code>@image{,,2--xt}</code> 
-<code>@image{,,,3--xt}</code> 
-</p>
-
-<ul class="no-bullet">
-<li> after emph e&ndash;mph item
-</li></ul>
-
-<ul class="no-bullet">
-<li>&bull; a&ndash;n itemize line i&ndash;tem 1
-</li><li>&bull; a&ndash;n itemize line i&ndash;tem 2
-</li></ul>
-
-<dl class="def">
-<dt><span class="category">fun: </span><span><strong></strong></span></dt>
-<dt id="index-machin-2"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and</em><a 
href='#index-machin-2' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-machin-3"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and  after</em><a 
href='#index-machin-3' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-machin-4"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and </em><a 
href='#index-machin-4' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-machin-5"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a 
href='#index-machin-5' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-followed-1"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-followed-1' class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>Various deff lines
-</p></dd><dt id="index-after"><span class="category">truc: 
</span><span><strong>after</strong> <em>a deff item</em><a href='#index-after' 
class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-
-<p><code>@ref{node}</code> &lsquo;node&rsquo;
-</p>
-<p><code>@ref{,cross ref name}</code> &lsquo;cross ref name&rsquo;
-<code>@ref{,,title}</code> &lsquo;title&rsquo;
-<code>@ref{,,,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)</a>
-<code>@ref{,,,,manual}</code> <cite>manual</cite>
-<code>@ref{node,cross ref name}</code> &lsquo;cross ref name&rsquo;
-<code>@ref{node,,title}</code> &lsquo;title&rsquo;
-<code>@ref{node,,,file name}</code> <a data-manual="file name" href="../file 
name/node.html#node">(file name)node</a>
-<code>@ref{node,,,,manual}</code> &lsquo;node&rsquo; in <cite>manual</cite>
-<code>@ref{node,cross ref name,title,}</code> &lsquo;title&rsquo;
-<code>@ref{node,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)cross ref name</a>
-<code>@ref{node,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; 
in <cite>manual</cite>
-<code>@ref{node,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/node.html#node">(file name)title</a>
-<code>@ref{node,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{node,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/node.html#node">title</a> in 
<cite>manual</cite>
-<code>@ref{node,,title,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)title</a>
-<code>@ref{node,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
-<code>@ref{node,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">title</a> in <cite>manual</cite>
-<code>@ref{node,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">node</a> in <cite>manual</cite>
-<code>@ref{,cross ref name,title,}</code> &lsquo;title&rsquo;
-<code>@ref{,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)cross ref name</a>
-<code>@ref{,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; in 
<cite>manual</cite>
-<code>@ref{,cross ref name,title,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)title</a>
-<code>@ref{,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/index.html">title</a> in 
<cite>manual</cite>
-<code>@ref{,,title,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)title</a>
-<code>@ref{,,title,,manual}</code> &lsquo;title&rsquo; in <cite>manual</cite>
-<code>@ref{,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/index.html">title</a> in <cite>manual</cite>
-<code>@ref{,,,file name,manual}</code> <cite><a data-manual="file name" 
href="../file name/index.html">manual</a></cite>
-</p>
-<p><code>@inforef{,cross ref name }</code> See &lsquo;cross ref name&rsquo;
-<code>@inforef{,,file name}</code> See <a data-manual="file name" 
href="../file name/index.html">(file name)</a>
-<code>@inforef{,cross ref name, file name}</code> See <a data-manual="file 
name" href="../file name/index.html">(file name)cross ref name</a>
-<code>@inforef{}</code> 
-</p>
-
-
-<p>In example.
-</p><div class="example">
-<pre class="example">
-
-&lt;
-&gt;
-&quot;
-&amp;
-'
-`
-
-``simple-double--three---four----''
-
-code: <code>``simple-double--three---four----''</code> 
-
-asis: ``simple-double--three---four----'' 
-
-strong: <strong>``simple-double--three---four----''</strong> 
-
-kbd: <kbd>``simple-double--three---four----''</kbd> 
-
-
-`<!-- /@w -->`simple-double-<!-- /@w -->-three---four----'<!-- /@w -->'
-
-
-<span id="index-_002d_002doption-1"></span><span 
id="index-_0060_0060-1"></span><span id="index-_0060_0060-3"></span><span 
id="index-_002d_002dfoption-1"></span>
-@&quot;u &uuml; 
-@&quot;{U} &Uuml; 
-@~n &ntilde;
-@^a &acirc;
-@'e &eacute;
-@=o &#333;
-@`i &igrave;
-@'{e} &eacute;
-@'{@dotless{i}} &iacute; 
-@dotless{i} i
-@dotless{j} j
-@`{@=E} &#274;` 
-@l{} &#322;
-@,{@'C} &#262;,
-@,c &ccedil;
-@,c@&quot;u &ccedil;&uuml; 
-
-
-@U{0075} &#x0075;
-
-@* 
-
-@ followed by a space
-&nbsp;
-@ followed by a tab
-&nbsp;
-@ followed by a new line
-&nbsp;<code>@-</code> 
-<code>@|</code> 
-<code>@:</code> 
-<code>@!</code> !
-<code>@?</code> ?
-<code>@.</code> .
-<code>@@</code> @
-<code>@}</code> }
-<code>@{</code> {
-<code>@/</code> 
-
-foo vs. bar. 
-colon :And something else.
-semi colon ;.
-And ? ?.
-Now ! !@
-but , ,
-
-@TeX TeX
-@LaTeX LaTeX
-@bullet &bull;
-@copyright &copy;
-@dots &hellip;
-@enddots ...
-@equiv &equiv;
-@error error&rarr;
-@expansion &rarr;
-@minus -
-@point &lowast;
-@print -|
-@result &rArr;
-@today a sunny day
-
-@aa &aring;
-@AA &Aring;
-@ae &aelig;
-@oe &oelig;
-@AE &AElig;
-@OE &OElig;
-@o &oslash;
-@O &Oslash;
-@ss &szlig;
-@l &#322;
-@L &#321;
-@DH &ETH;
-@TH &THORN;
-@dh &eth;
-@th &thorn;
-
-@exclamdown &iexcl;
-@questiondown &iquest;
-@pounds &pound;
-@registeredsymbol &reg;
-@ordf &ordf;
-@ordm &ordm;
-@comma ,
-@quotedblleft &ldquo;
-@quotedblright &rdquo;
-@quoteleft &lsquo;
-@quoteright &rsquo;
-@quotedblbase &bdquo;
-@quotesinglbase &sbquo;
-@guillemetleft &laquo;
-@guillemetright &raquo;
-@guillemotleft &laquo;
-@guillemotright &raquo;
-@guilsinglleft &lsaquo;
-@guilsinglright &rsaquo;
-@textdegree &deg;
-@euro &euro;
-@arrow &rarr;
-@leq &le;
-@geq &ge;
-
-<code>@acronym{--a,an accronym}</code> <acronym title="an 
accronym">--a</acronym> (an accronym)
-<code>@acronym{--a}</code> <acronym title="an accronym">--a</acronym>
-<code>@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr 
title="&Eacute;tude Autonome">&Eacute;--. ,A.</abbr> (&Eacute;tude Autonome)
-<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude 
Autonome">&Eacute;--. ,A.</abbr>
-<code>@asis{--a}</code> --a
-<code>@b{--a}</code> <b>&ndash;a</b>
-<code>@cite{--a}</code> <cite>--a</cite>
-<code>@code{--a}</code> <code>--a</code>
-<code>@command{--a}</code> <code>--a</code>
-<code>@dfn{--a}</code> <em>--a</em>
-<code>@dmn{--a}</code> --a
-<code>@email{--a,--b}</code> <a href="mailto:--a";>--b</a>
-<code>@email{,--b}</code> --b
-<code>@email{--a}</code> <a href="mailto:--a";>--a</a>
-<code>@emph{--a}</code> <em>--a</em>
-<code>@env{--a}</code> <code>--a</code>
-<code>@file{--a}</code> <samp>--a</samp>
-<code>@i{--a}</code> <i>&ndash;a</i>
-<code>@kbd{--a}</code> <kbd>--a</kbd>
-<code>@key{--a}</code> <span class="key">--a</span>
-<code>@math{--a {\frac{1}{2}} @minus{}}</code> <em class='math'>--a 
{\frac{1}{2}} -</em>
-<code>@option{--a}</code> <samp>--a</samp>
-<code>@r{--a}</code> <span class="roman">&ndash;a</span>
-<code>@samp{--a}</code> &lsquo;<samp>--a</samp>&rsquo;
-<code>@sc{--a}</code> --A
-<code>@strong{--a}</code> <strong>--a</strong>
-<code>@t{--a}</code> <tt>--a</tt>
-<code>@sansserif{--a}</code> <span class="sansserif">&ndash;a</span>
-<code>@slanted{--a}</code> <i>&ndash;a</i>
-<code>@titlefont{--a}</code> </pre><h1 class="titlefont">--a</h1><pre 
class="example">
-
-<code>@indicateurl{--a}</code> &lsquo;<code>--a</code>&rsquo;
-<code>@uref{--a,--b}</code> <a href="--a">--b</a>
-<code>@uref{--a}</code> <a href="--a">--a</a>
-<code>@uref{,--b}</code> --b
-<code>@uref{--a,--b,--c}</code> <a href="--a">--c</a>
-<code>@uref{,--b,--c}</code> --c
-<code>@uref{--a,,--c}</code> <a href="--a">--c</a>
-<code>@uref{,,--c}</code> --c
-<code>@url{--a,--b}</code> <a href="--a">--b</a>
-<code>@url{--a,}</code> <a href="--a">--a</a>
-<code>@url{,--b}</code> --b
-<code>@var{--a}</code> <var>--a</var>
-<code>@verb{:--a:}</code> <tt>--a</tt>
-<code>@verb{:a  &lt; &amp; @ % &quot; --    b:}</code> <tt>a  &lt; &amp; @ % 
&quot; --    b</tt>
-<code>@w{a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a 
a}</code> a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a 
a<!-- /@w -->
-<code>@H{a}</code> a''
-<code>@H{--a}</code> --a''
-<code>@dotaccent{a}</code> &#551;
-<code>@dotaccent{--a}</code> --a.
-<code>@ringaccent{a}</code> &aring;
-<code>@ringaccent{--a}</code> --a*
-<code>@tieaccent{a}</code> a[
-<code>@tieaccent{--a}</code> --a[
-<code>@u{a}</code> &#259;
-<code>@u{--a}</code> --a(
-<code>@ubaraccent{a}</code> a_
-<code>@ubaraccent{--a}</code> --a_
-<code>@udotaccent{a}</code> &#7841;
-<code>@udotaccent{--a}</code> .--a
-<code>@v{a}</code> &#462;
-<code>@v{--a}</code> --a&lt;
-<code>@,{c}</code> &ccedil;
-<code>@,{--c}</code> --c,
-<code>@ogonek{a}</code> &#261;
-<code>@ogonek{--a}</code> --a;
-<code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF7" 
href="formatting_fot.html#FOOT7">(5)</a>
-<code>@footnote{in footnote2}</code> <a id="DOCF8" 
href="formatting_fot.html#FOOT8">(6)</a>
-
-<code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,,l--e}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code>@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt" alt="f--ile">
-<code>@image{f--ile,aze,az,alt,.e--xt}</code> <img src="f--ile.e--xt" 
alt="alt">
-<code>@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg" alt="a&ndash;lt">
-<code>@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}</code> <img 
src="f--ile@..file ext e--xt}" alt="alt">
-
-<code>@sp 2</code>
-
-
-
-<code>@page</code>
-
-</pre><pre class="example">
-
-<code>need 1002</code>
-
-<code>@clicksequence{click @click{} A}</code> click &rarr; A
-After clickstyle &rArr;
-<code>@clicksequence{click @click{} A}</code> click &rArr; A
-
-</pre><div 
class="displaymath"><em><strong>``simple-double--three---four----''</strong> 
aa<!-- /@w -->
-`<!-- /@w -->`simple-double-<!-- /@w -->-three---four----'<!-- /@w -->'
-
-</em></div><pre class="example">
-
-</pre><div class="displaymath"><em>&uuml; &Uuml; &ntilde; &acirc; &eacute; 
&#333; &igrave; &eacute; i j &#274;`
-&#322; &#262;, &#262;, &ccedil; a'' &#551; &aring; a[
-&#259; a_ &#7841; &#462; &#261; a<sup>h</sup><sub>l</sub>
-
- &nbsp;&nbsp; &nbsp;   ! ? . @ } { 
-a sunny day
-</em></div><pre class="example">
-
-</pre><div class="displaymath"><em>&rarr;
-&#x0075;
-TeX LaTeX &bull; &copy; &hellip; ... &equiv;
-error&rarr; &rarr; - &lowast; -| &rArr;
-&aring; &Aring; &aelig; &oelig; &AElig; &OElig; &oslash; &Oslash; &szlig; 
&#322; &#321; &ETH;
-&THORN; &eth; &thorn; &iexcl; &iquest; &pound;
-&reg; &ordf; &ordm; , 
-</em></div><pre class="example">
-
-</pre><div class="displaymath"><em>&ldquo; &rdquo; 
-&lsquo; &rsquo; &bdquo; &sbquo; &laquo;
-&raquo; &laquo; &raquo; &lsaquo;
-&rsaquo; &deg; &euro; &rarr; &le; &ge;
-</em></div><pre class="example">
-
-<kbd>default kbdinputstyle</kbd>
-</pre><div class="example">
-<pre class="example"><kbd>in example default kbdinputstyle</kbd>
-</pre></div>
-<pre class="example">
-
-<code>code kbdinputstyle</code>
-</pre><div class="example">
-<pre class="example"><code>in example code kbdinputstyle</code>
-</pre></div>
-<pre class="example">
-
-<code>example kbdinputstyle</code>
-</pre><div class="example">
-<pre class="example"><code>in example example kbdinputstyle</code>
-</pre></div>
-<pre class="example">
-
-<kbd>distinct kbdinputstyle</kbd>
-</pre><div class="example">
-<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
-</pre></div>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example">A quot---ation
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>Note:</b> A Note
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>note:</b> A note
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>Caution:</b> Caution
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>Important:</b> Important
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>Tip:</b> a Tip
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>Warning:</b> a Warning.
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>something &eacute; TeX:</b> The something &eacute; TeX 
is here.
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>something, other thing:</b> something, other thing
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>Note, the note:</b> Note, the note
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-</blockquote>
-<pre class="example">
-
-</pre><blockquote>
-</blockquote>
-<pre class="example">
-
-</pre><blockquote>
-</blockquote>
-<pre class="example">
-
-</pre><blockquote>
-</blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example">aaa quotation
-</pre></blockquote>
-<div align="center">--- <em>quotation author</em>
-</div><pre class="example">
-
-</pre><blockquote>
-<pre class="example">indent in quotation
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example">A small quot---ation
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>Note:</b> A small Note
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>something, other thing:</b> something, other thing
-</pre></blockquote>
-<pre class="example">
-
-</pre><ul>
-<li> <pre class="example">i--temize
-</pre></li></ul>
-<pre class="example">
-
-</pre><ul class="no-bullet">
-<li>+ <pre class="example">i--tem +
-</pre></li></ul>
-<pre class="example">
-
-</pre><ul>
-<li> <pre class="example">b--ullet
-</pre></li></ul>
-<pre class="example">
-
-</pre><ul class="no-bullet">
-<li>- <pre class="example">minu--s
-</pre></li></ul>
-<pre class="example">
-
-</pre><ul class="no-bullet">
-<li> <pre class="example">e--mph item
-</pre></li></ul>
-<pre class="example">
-
-</pre><ul class="no-bullet">
-<li><em>after emph</em> <pre class="example">e--mph item
-</pre></li></ul>
-<pre class="example">
-
-</pre><ul class="no-bullet">
-<li>&bull; a&ndash;n itemize line <pre class="example"><span 
id="index-index-entry-within-itemize-1"></span>i--tem 1
-</pre></li><li>&bull; a&ndash;n itemize line <pre class="example">i--tem 2
-</pre></li></ul>
-<pre class="example">
-
-</pre><ol>
-<li> <pre class="example">e--numerate
-</pre></li></ol>
-<pre class="example">
-
-</pre><table>
-<thead><tr><th width="40%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="60%"><pre class="example">another 
tab</pre></th></tr></thead>
-<tr><td width="40%"><pre class="example">mu--ltitable item</pre></td><td 
width="60%"><pre class="example">multitable tab</pre></td></tr>
-<tr><td width="40%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="60%"><pre class="example">multitable tab 2
-<span id="index-index-entry-within-multitable-1"></span></pre></td></tr>
-<tr><td width="40%"><pre class="example">lone mu--ltitable item</pre></td></tr>
-</table>
-<pre class="example">
-
-</pre><table>
-<tr><td><pre class="example">truc</pre></td><td><pre 
class="example">bidule</pre></td></tr>
-</table>
-<pre class="example">
-
-</pre><div class="example">
-<pre class="example">e--xample  some
-   text
-</pre></div>
-<pre class="example">
-
-</pre><div class="example first-arg">
-<pre class="example">example one arg
-</pre></div>
-<pre class="example">
-
-</pre><div class="example first-arg second-arg">
-<pre class="example">example two args
-</pre></div>
-<pre class="example">
-
-</pre><div class="example first-arg second-arg third-arg">
-<pre class="example">example three args
-</pre></div>
-<pre class="example">
-
-</pre><div class="example first-arg second-arg third-arg fourth-arg">
-<pre class="example">example four args
-</pre></div>
-<pre class="example">
-
-</pre><div class="example first-arg second-arg third-arg fourth-arg fifth-arg">
-<pre class="example">example five args
-</pre></div>
-<pre class="example">
-
-</pre><div class="example something-é-TeX">
-<pre class="example">The something &eacute; TeX is here.
-</pre></div>
-<pre class="example">
-
-</pre><div class="example @-at-the-end-of-line--">
-<pre class="example">A @ at the end of the @example line.
-</pre></div>
-<pre class="example">
-
-</pre><div class="example">
-<pre class="example">example with empty args
-</pre></div>
-<pre class="example">
-
-</pre><div class="example nonempty">
-<pre class="example">example with empty and non empty args mix
-</pre></div>
-<pre class="example">
-
-</pre><div class="example">
-<pre class="example">s--mallexample
-</pre></div>
-<pre class="example">
-
-<code>@noindent</code> after smallexample.
-</pre><div class="example">
-<pre class="example">$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&amp;content-type=text/plain'
-$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&amp;content-type=text/plain'
-</pre></div>
-<pre class="example">Less recent versions are also present.
-
-</pre><div class="display">
-<pre class="example">d--isplay
-</pre></div>
-<pre class="example">
-
-</pre><div class="display">
-<pre class="example">s--malldisplay
-</pre></div>
-<pre class="example">
-
-</pre><div class="example lisp">
-<pre class="lisp">l--isp
-</pre></div>
-<pre class="example">
-
-</pre><div class="example lisp">
-<pre class="lisp">s--malllisp
-</pre></div>
-<pre class="example">
-
-</pre><div class="format">
-<pre class="example">f--ormat
-</pre></div>
-<pre class="example">
-
-</pre><div class="format">
-<pre class="example">s--mallformat
-</pre></div>
-<pre class="example">
-
-</pre><div class="displaymath"><em>disp--laymath
-f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2</sup>
-</em></div><pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory: 
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002deffn_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--effn
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-de_002d_002dffn_005fname-1"><span class="category">cate--gory: 
</span><span><strong>de--ffn_name</strong> <em>ar--guments    more args 
- even more so</em><a href='#index-de_002d_002dffn_005fname-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">def--fn
-</pre></dd></dl>
-<pre class="example"> 
-</pre><dl class="def">
-<dt id="index-i-2"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-2' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example"><span 
id="index-index-entry-within-deffn-1"></span></pre></dd><dt 
id="index-truc-2"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-truc-2' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-log-trap-1"><span class="category">Command: 
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-log-trap1-1"><span class="category">Command: 
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-log-trap2-1"><span class="category">Command: 
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-id-ule-1"><span class="category">cmde: 
</span><span><strong><b>id ule</b></strong> <em>truc</em><a 
href='#index-id-ule-1' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-id-i-ule-1"><span class="category">cmde2: 
</span><span><strong><b>id &lsquo;<samp>i</samp>&rsquo; ule</b></strong> 
<em>truc</em><a href='#index-id-i-ule-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt><span class="category"><b>id &lsquo;<samp>i</samp>&rsquo; ule</b>: 
</span><span><strong></strong></span></dt>
-<dt><span><strong></strong></span></dt>
-<dt><span class="category">aaa: </span><span><strong></strong></span></dt>
-<dt><span class="category">: </span><span><strong></strong></span></dt>
-<dt><span class="category">: </span><span><strong></strong></span></dt>
-<dt id="index-machin-6"><span class="category">: 
</span><span><strong>machin</strong><a href='#index-machin-6' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-bidule-machin-1"><span class="category">: 
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-machin-7"><span class="category">truc: 
</span><span><strong>machin</strong><a href='#index-machin-7' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt><span class="category">truc: </span><span><strong></strong></span></dt>
-<dt id="index-followed-2"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-followed-2' class='copiable-anchor'> &para;</a></span></dt>
-<dt><span class="category">truc: </span><span><strong></strong></span></dt>
-<dt><span class="category">: </span><span><strong></strong></span></dt>
-<dt id="index-a-3"><span class="category">truc: 
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a 
href='#index-a-3' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-deffnx-2"><span class="category">truc: 
</span><span><strong>deffnx</strong> <em>before end deffn</em><a 
href='#index-deffnx-2' class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-deffn-2"><span class="category">empty: 
</span><span><strong>deffn</strong><a href='#index-deffn-2' 
class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-deffn-3"><span class="category">empty: 
</span><span><strong>deffn</strong> <em>with deffnx</em><a 
href='#index-deffn-3' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-deffnx-3"><span class="category">empty: 
</span><span><strong>deffnx</strong><a href='#index-deffnx-3' 
class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-i-3"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-3' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-truc-3"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-truc-3' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">text in def item for second def item
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002defvr_005fname-1"><span class="category">c--ategory: 
</span><span><strong>d--efvr_name</strong><a 
href='#index-d_002d_002defvr_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--efvr
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-1"><span 
class="category">c--ategory: </span><span><em>t--ype</em> 
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002deftypefn_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--eftypefn
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt 
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory 
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong> 
<em>a--rguments...</em><a 
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">d--eftypeop
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002deftypevr_005fname-1"><span 
class="category">c--ategory: </span><span><em>t--ype</em> 
<strong>d--eftypevr_name</strong><a 
href='#index-d_002d_002deftypevr_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--eftypevr
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass: 
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">d--efcv
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory 
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">d--efop
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002deftp_005fname-1"><span class="category">c--ategory: 
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a 
href='#index-d_002d_002deftp_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--eftp
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002defun_005fname-1"><span class="category">Function: 
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defun_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--efun
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002defmac_005fname-1"><span class="category">Macro: 
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defmac_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--efmac
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002defspec_005fname-1"><span class="category">Special 
Form: </span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defspec_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--efspec
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002defvar_005fname-1"><span class="category">Variable: 
</span><span><strong>d--efvar_name</strong> <em>argvar argvar1</em><a 
href='#index-d_002d_002defvar_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--efvar
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002defopt_005fname-1"><span class="category">User Option: 
</span><span><strong>d--efopt_name</strong><a 
href='#index-d_002d_002defopt_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--efopt
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002deftypefun_005fname-1"><span 
class="category">Function: </span><span><em>t--ype</em> 
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002deftypefun_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--eftypefun
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002deftypevar_005fname-1"><span 
class="category">Variable: </span><span><em>t--ype</em> 
<strong>d--eftypevar_name</strong><a 
href='#index-d_002d_002deftypevar_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--eftypevar
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><span>Instance 
Variable of c--lass: <strong>d--efivar_name</strong><a 
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">d--efivar
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt 
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><span>Instance 
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a 
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">d--eftypeivar
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><span>Method 
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">d--efmethod
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt 
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><span>Method 
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong> 
<em>a--rguments...</em><a 
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">d--eftypemethod
-</pre></dd></dl>
-<pre class="example">
-
-<code>@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@, 
ma---nual@@}</code> See <a data-manual="file n---ame@" href="../file 
n---ame@/c_002d_002d_002dhapter_0040.html#c_002d_002d_002dhapter_0040">t---itle@</a>
 in <cite>ma---nual@</cite>.
-<code>@ref{chapter, cross ref name, title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@pxref{chapter, cross ref name, title, file name, manual}</code> see <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
-
-<code>@ref{chapter}</code> <a href="chapter.html">chapter</a>
-<code>@xref{chapter}</code> See <a href="chapter.html">chapter</a>.
-<code>@pxref{chapter}</code> see <a href="chapter.html">chapter</a>
-<code>@ref{s--ect@comma{}ion}</code> <a href="s_002d_002dect_002cion.html">A 
section</a>
-
-<code>@ref{s--ect@comma{}ion, a @comma{} in cross
-ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual 
name }</code>
-<a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a> 
in <cite>a , in manual name</cite>
-
-<code>@ref{chapter,cross ref name}</code> <a href="chapter.html">cross ref 
name</a>
-<code>@ref{chapter,,title}</code> <a href="chapter.html">title</a>
-<code>@ref{chapter,,,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
-<code>@ref{chapter,,,,manual}</code> `chapter' in <cite>manual</cite>
-<code>@ref{chapter,cross ref name,title,}</code> <a 
href="chapter.html">title</a>
-<code>@ref{chapter,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)cross ref name</a>
-<code>@ref{chapter,cross ref name,,,manual}</code> `cross ref name' in 
<cite>manual</cite>
-<code>@ref{chapter,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)title</a>
-<code>@ref{chapter,cross ref name,title,,manual}</code> `title' in 
<cite>manual</cite>
-<code>@ref{chapter,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@ref{chapter,,title,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)title</a>
-<code>@ref{chapter,,title,,manual}</code> `title' in <cite>manual</cite>
-<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
-<code>@ref{chapter,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">chapter</a> in <cite>manual</cite>
-
-
-<code>@ref{(pman)anode,cross ref name}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)cross ref name</a>
-<code>@ref{(pman)anode,,title}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
-<code>@ref{(pman)anode,,,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)anode</a>
-<code>@ref{(pman)anode,,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">anode</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title,}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
-<code>@ref{(pman)anode,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">(file name)cross ref name</a>
-<code>@ref{(pman)anode,cross ref name,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">cross ref name</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title,file name}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">(file 
name)title</a>
-<code>@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
data-manual="pman" href="../pman/anode.html#anode">title</a> in 
<cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">title</a> in 
<cite>manual</cite>
-<code>@ref{(pman)anode,,title,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)title</a>
-<code>@ref{(pman)anode,,title,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">anode</a> in <cite>manual</cite>
-
-
-<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
-<code>@inforef{chapter}</code> See `chapter'
-<code>@inforef{chapter, cross ref name}</code> See `cross ref name'
-<code>@inforef{chapter,,file name}</code> See <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
-<code>@inforef{node, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/node.html#node">(file name)cross ref 
name</a>
-<code>@inforef{node}</code> See `node'
-<code>@inforef{node, cross ref name}</code> See `cross ref name'
-<code>@inforef{node,,file name}</code> See <a data-manual="file name" 
href="../file name/node.html#node">(file name)node</a>
-<code>@inforef{chapter, cross ref name, file name, spurious arg}</code> See <a 
data-manual="file name, spurious arg" href="../file name, spurious 
arg/chapter.html#chapter">(file name, spurious arg)cross ref name</a>
-
-<code>@inforef{s--ect@comma{}ion, a @comma{} in cross
-ref, a comma@comma{} in file}</code>
-See <a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a , 
in cross
-ref</a>
-
-
-</pre><dl compact="compact">
-<dt><span><tt>a</tt></span></dt>
-<dd><pre class="example">l--ine
-</pre></dd>
-</dl>
-<pre class="example">
-
-</pre><dl compact="compact">
-<dt id='index-a-7'><span><tt>a</tt><a href='#index-a-7' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id='index-b-3'><span><tt>b</tt><a href='#index-b-3' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">l--ine
-</pre></dd>
-</dl>
-<pre class="example">
-
-</pre><dl compact="compact">
-<dt id='index-a-4'><span><tt>a</tt><a href='#index-a-4' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example"><span 
id="index-index-entry-between-item-and-itemx-1"></span></pre></dd>
-<dt id='index-b-1'><span><tt>b</tt><a href='#index-b-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">l--ine
-</pre></dd>
-</dl>
-<pre class="example">
-
-</pre><table class="cartouche" border="1"><tr><td>
-<pre class="example">c--artouche
-</pre></td></tr></table>
-<pre class="example">
-
-</pre><pre class="example">g--roupe
-</pre><pre class="example">
-
-</pre><pre class="example">f--lushleft
-more text
-</pre><pre class="example">
-
-</pre><pre class="example">f--lushright
-more text
-</pre><pre class="example">
-
-</pre><div align="center">ce--ntered line
-</div><pre class="example">
-
-</pre><pre class="example">r--raggedright
-more text
-</pre><pre class="example">
-
-</pre><pre class="verbatim">\input texinfo @c -*-texinfo-*-
-
-@setfilename simplest.info
-
-@node Top
-
-This is a very simple texi manual @  &lt;&gt;.
-
-@bye
-</pre><pre class="example">
-
-</pre><pre class="verbatim">in verbatim ''
-</pre><pre class="example">
-
-
-html ''
-
-
-
-
-</pre><span id="majorheading-2"></span><strong>majorheading</strong>
-<pre class="example">
-
-</pre><span id="chapheading-2"></span><strong>chapheading</strong>
-<pre class="example">
-
-</pre><span id="heading-2"></span><strong>heading</strong>
-<pre class="example">
-
-</pre><span id="subheading-2"></span><strong>subheading</strong>
-<pre class="example">
-
-</pre><span id="subsubheading-2"></span><strong>subsubheading</strong>
-<pre class="example">
-
-
-<code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym title="an 
accronym , ...">--a</acronym> (an accronym , ...)
-<code>@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }</code> <abbr 
title="&Eacute;tude&ndash;, Autonome">&Eacute;--. ,A.</abbr> (&Eacute;tude--, 
<b>Autonome</b>)
-<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude&ndash;, 
Autonome">&Eacute;--. ,A.</abbr>
-
-<code>@math{--a@minus{} {\frac{1}{2}}}</code> <em class='math'>--a- 
{\frac{1}{2}}</em>
-
-<code>@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img src="f-ile.jpg" 
alt="altjk _&quot; %@">
-<code>@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img src="f--ile.e--xt" alt="jk _&quot; %@ in b &quot;">
-<code>@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; %@:}}</code> 
<img src="filejk _&quot; %@.jpg" alt="altjk _&quot; %@">
-
-
-
-
-Somehow invalid use of @,:
-
-@, ,
-
-
-@,@&quot;u ,&uuml;
-
-Invalid use of @':
-
-@' '
-
-
-@'@&quot;u '&uuml;
-
-@dotless{truc} truc
-@dotless{ij} ij
-<code>@dotless{--a}</code> --a
-<code>@dotless{a}</code> a
-
-@U, without braces @U{}, with empty arg 
-@U{z}, with non-hex arg &#xz;
-@U{abc}, with &lt;4 hex digits &#xabc;
-@U{FFFFFFFFFFFFFF}, value much too large &#xFFFFFFFFFFFFFF;
-@U{110000}, value just beyond Unicode &#x110000;
-
-@TeX, but without brace TeX<code>@#</code> #
-
-<code>@w{--a}</code> --a<!-- /@w -->
-
-<code>@image{,1--xt}</code> 
-<code>@image{,,2--xt}</code> 
-<code>@image{,,,3--xt}</code> 
-
-
-</pre><ul class="no-bullet">
-<li> after emph <pre class="example">e--mph item
-</pre></li></ul>
-<pre class="example">
-
-</pre><ul class="no-bullet">
-<li>&bull; a&ndash;n itemize line <pre class="example">i--tem 1
-</pre></li><li>&bull; a&ndash;n itemize line <pre class="example">i--tem 2
-</pre></li></ul>
-<pre class="example">
-
-</pre><dl class="def">
-<dt><span class="category">fun: </span><span><strong></strong></span></dt>
-<dt id="index-machin-8"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and</em><a 
href='#index-machin-8' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-machin-9"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and  after</em><a 
href='#index-machin-9' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-machin-10"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and </em><a 
href='#index-machin-10' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-machin-11"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a 
href='#index-machin-11' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-followed-3"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-followed-3' class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">Various deff lines
-</pre></dd><dt id="index-after-1"><span class="category">truc: 
</span><span><strong>after</strong> <em>a deff item</em><a 
href='#index-after-1' class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-<pre class="example">
-
-<code>@ref{node}</code> `node'
-
-<code>@ref{,cross ref name}</code> `cross ref name'
-<code>@ref{,,title}</code> `title'
-<code>@ref{,,,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)</a>
-<code>@ref{,,,,manual}</code> <cite>manual</cite>
-<code>@ref{node,cross ref name}</code> `cross ref name'
-<code>@ref{node,,title}</code> `title'
-<code>@ref{node,,,file name}</code> <a data-manual="file name" href="../file 
name/node.html#node">(file name)node</a>
-<code>@ref{node,,,,manual}</code> `node' in <cite>manual</cite>
-<code>@ref{node,cross ref name,title,}</code> `title'
-<code>@ref{node,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)cross ref name</a>
-<code>@ref{node,cross ref name,,,manual}</code> `cross ref name' in 
<cite>manual</cite>
-<code>@ref{node,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/node.html#node">(file name)title</a>
-<code>@ref{node,cross ref name,title,,manual}</code> `title' in 
<cite>manual</cite>
-<code>@ref{node,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/node.html#node">title</a> in 
<cite>manual</cite>
-<code>@ref{node,,title,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)title</a>
-<code>@ref{node,,title,,manual}</code> `title' in <cite>manual</cite>
-<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
-<code>@ref{node,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">title</a> in <cite>manual</cite>
-<code>@ref{node,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">node</a> in <cite>manual</cite>
-<code>@ref{,cross ref name,title,}</code> `title'
-<code>@ref{,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)cross ref name</a>
-<code>@ref{,cross ref name,,,manual}</code> `cross ref name' in 
<cite>manual</cite>
-<code>@ref{,cross ref name,title,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)title</a>
-<code>@ref{,cross ref name,title,,manual}</code> `title' in <cite>manual</cite>
-<code>@ref{,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/index.html">title</a> in 
<cite>manual</cite>
-<code>@ref{,,title,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)title</a>
-<code>@ref{,,title,,manual}</code> `title' in <cite>manual</cite>
-<code>@ref{,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/index.html">title</a> in <cite>manual</cite>
-<code>@ref{,,,file name,manual}</code> <cite><a data-manual="file name" 
href="../file name/index.html">manual</a></cite>
-
-<code>@inforef{,cross ref name }</code> See `cross ref name'
-<code>@inforef{,,file name}</code> See <a data-manual="file name" 
href="../file name/index.html">(file name)</a>
-<code>@inforef{,cross ref name, file name}</code> See <a data-manual="file 
name" href="../file name/index.html">(file name)cross ref name</a>
-<code>@inforef{}</code> 
-
-
-</pre></div>
-
-<span id="index-t_002d_002druc"></span>
-<span id="index-T_002d_002druc"></span>
-<span id="index-_002e"></span>
-<span id="index-_003f"></span>
-<span id="index-a"></span>
-<span id="index-t_002d_002druc-1"></span>
-<span id="index-T_002d_002druc-1"></span>
-<span id="index-_002e-1"></span>
-<span id="index-_003f-1"></span>
-<span id="index-a-5"></span>
-
-
-<p>cp
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_cp_symbol-1"><b>&quot;</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-2"><b>-</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-3"><b>.</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-4"><b>?</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter" href="#Top-section_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_letter-I"><b>I</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="index-cp" border="0">
-<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_symbol-1">&quot;</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-1">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_symbol-2">-</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption-1">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_symbol-3">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_symbol-4">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_letter-A">A</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a href="#index-a">a</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_letter-I">I</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-index-entry-within-deffn">index 
entry within deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-</table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#Top-section_cp_symbol-1"><b>&quot;</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-2"><b>-</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-3"><b>.</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-4"><b>?</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter" href="#Top-section_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_letter-I"><b>I</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-
-<p>fn
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_fn_symbol-1"><b>-</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-2"><b>.</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-3"><b>?</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-4"><b>`</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter" href="#Top-section_fn_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-B"><b>B</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-D"><b>D</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-I"><b>I</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-L"><b>L</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-M"><b>M</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="index-fn" border="0">
-<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_symbol-1">-</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_symbol-2">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_symbol-3">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_symbol-4">`</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-A">A</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-B">B</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-D">D</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-F">F</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-I">I</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-copying-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-titlepage-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-i-ule-1"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-copying-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-titlepage-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-L">L</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a href="#index-copying-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-titlepage-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-copying-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-titlepage-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-copying-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-titlepage-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-M">M</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-</table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#Top-section_fn_symbol-1"><b>-</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-2"><b>.</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-3"><b>?</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-4"><b>`</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter" href="#Top-section_fn_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-B"><b>B</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-D"><b>D</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-I"><b>I</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-L"><b>L</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-M"><b>M</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-
-<p>vr
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_vr_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_vr_letter-B"><b>B</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_vr_letter-D"><b>D</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="index-vr" border="0">
-<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_vr_letter-A">A</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-a-2"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-a-2"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-6"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-7"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_vr_letter-B">B</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-b-1"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-b-1"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-2"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-3"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_vr_letter-D">D</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname-1"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname-1"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname-1"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname-1"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-</table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#Top-section_vr_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_vr_letter-B"><b>B</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_vr_letter-D"><b>D</b></a>
- &nbsp; 
-</td></tr></table>
-
-<p>ky
-</p>
-<p>pg
-</p>
-<p>tp
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_tp_letter-D"><b>D</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="index-tp" border="0">
-<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_tp_letter-D">D</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname-1"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-</table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#Top-section_tp_letter-D"><b>D</b></a>
- &nbsp; 
-</td></tr></table>
-
-
-
 </div>
 <hr>
 <table class="header" cellpadding="1" cellspacing="1" border="0">
@@ -5433,7 +2413,7 @@ Invalid use of @':
 <td valign="middle" align="left">[<a href="chapter.html" title="Next section 
in reading order"> &gt; </a>]</td>
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="formatting_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
 <p><font size="-1">
diff --git 
a/tp/tests/layout/res_parser/formatting_html_nodes/s_002d_002dect_002cion.html 
b/tp/tests/layout/res_parser/formatting_html_nodes/s_002d_002dect_002cion.html
index ccb6fae..cdf363b 100644
--- 
a/tp/tests/layout/res_parser/formatting_html_nodes/s_002d_002dect_002cion.html
+++ 
b/tp/tests/layout/res_parser/formatting_html_nodes/s_002d_002dect_002cion.html
@@ -728,7 +728,7 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="index.html" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
 <hr>
diff --git a/tp/tests/layout/res_parser/formatting_html_nodes/subsection.html 
b/tp/tests/layout/res_parser/formatting_html_nodes/subsection.html
index bdc188b..227cfd1 100644
--- a/tp/tests/layout/res_parser/formatting_html_nodes/subsection.html
+++ b/tp/tests/layout/res_parser/formatting_html_nodes/subsection.html
@@ -728,7 +728,7 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="index.html" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
 <hr>
diff --git 
a/tp/tests/layout/res_parser/formatting_html_nodes/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
 
b/tp/tests/layout/res_parser/formatting_html_nodes/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
index 4a804bc..835956b 100644
--- 
a/tp/tests/layout/res_parser/formatting_html_nodes/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
+++ 
b/tp/tests/layout/res_parser/formatting_html_nodes/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
@@ -728,7 +728,7 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="index.html" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
 <hr>
diff --git 
a/tp/tests/layout/res_parser/formatting_html_nodes/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
 
b/tp/tests/layout/res_parser/formatting_html_nodes/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
index cb61676..8cba381 100644
--- 
a/tp/tests/layout/res_parser/formatting_html_nodes/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
+++ 
b/tp/tests/layout/res_parser/formatting_html_nodes/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
@@ -728,7 +728,7 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="index.html" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
 <hr>
diff --git a/tp/tests/layout/res_parser/formatting_info/formatting.2 
b/tp/tests/layout/res_parser/formatting_info/formatting.2
index c42c739..b4042fa 100644
--- a/tp/tests/layout/res_parser/formatting_info/formatting.2
+++ b/tp/tests/layout/res_parser/formatting_info/formatting.2
@@ -1,4 +1,65 @@
-formatting.texi:25: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:15: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:15: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:15: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:15: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:15: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:15: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:15: @U expected braces (possibly involving @mymacro)
+formatting.texi:15: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:15: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:15: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:15: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:15: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:15: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:15: unexpected @ (possibly involving @mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @sp missing argument (possibly involving @mymacro)
+formatting.texi:15: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:15: misplaced } (possibly involving @mymacro)
+formatting.texi:15: misplaced } (possibly involving @mymacro)
+formatting.texi:15: misplaced { (possibly involving @mymacro)
+formatting.texi:15: misplaced { (possibly involving @mymacro)
+formatting.texi:15: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:25: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
 formatting.texi:25: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:25: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -60,215 +121,154 @@ formatting.texi:25: warning: @inforef is obsolete. 
(possibly involving @mymacro)
 formatting.texi:25: warning: @inforef is obsolete. (possibly involving 
@mymacro)
 formatting.texi:25: warning: @inforef is obsolete. (possibly involving 
@mymacro)
 formatting.texi:25: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:35: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:35: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:35: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:35: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:35: @U expected braces (possibly involving @mymacro)
-formatting.texi:35: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:35: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:35: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:35: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:35: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:35: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:35: unexpected @ (possibly involving @mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @sp missing argument (possibly involving @mymacro)
-formatting.texi:35: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:35: misplaced } (possibly involving @mymacro)
-formatting.texi:35: misplaced } (possibly involving @mymacro)
-formatting.texi:35: misplaced { (possibly involving @mymacro)
-formatting.texi:35: misplaced { (possibly involving @mymacro)
-formatting.texi:35: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
-formatting.texi:45: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:45: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:45: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:45: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:45: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:45: @U expected braces (possibly involving @mymacro)
-formatting.texi:45: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:45: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:45: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:45: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:45: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:45: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:45: unexpected @ (possibly involving @mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @sp missing argument (possibly involving @mymacro)
-formatting.texi:45: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:45: misplaced } (possibly involving @mymacro)
-formatting.texi:45: misplaced } (possibly involving @mymacro)
-formatting.texi:45: misplaced { (possibly involving @mymacro)
-formatting.texi:45: misplaced { (possibly involving @mymacro)
-formatting.texi:45: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:49: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
-formatting.texi:49: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:49: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:49: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:49: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:49: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:49: @U expected braces (possibly involving @mymacro)
-formatting.texi:49: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:49: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:49: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:49: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:49: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:49: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:49: unexpected @ (possibly involving @mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @sp missing argument (possibly involving @mymacro)
-formatting.texi:49: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:49: misplaced } (possibly involving @mymacro)
-formatting.texi:49: misplaced } (possibly involving @mymacro)
-formatting.texi:49: misplaced { (possibly involving @mymacro)
-formatting.texi:49: misplaced { (possibly involving @mymacro)
-formatting.texi:49: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:101: warning: @menu in invalid context
-formatting.texi:141: warning: @centerchap is obsolete.
+formatting.texi:61: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:61: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:61: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:61: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:61: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:61: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:61: @U expected braces (possibly involving @mymacro)
+formatting.texi:61: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:61: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:61: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:61: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:61: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:61: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:61: unexpected @ (possibly involving @mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @sp missing argument (possibly involving @mymacro)
+formatting.texi:61: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:61: misplaced } (possibly involving @mymacro)
+formatting.texi:61: misplaced } (possibly involving @mymacro)
+formatting.texi:61: misplaced { (possibly involving @mymacro)
+formatting.texi:61: misplaced { (possibly involving @mymacro)
+formatting.texi:61: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:65: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:65: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:65: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:65: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:65: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:65: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:65: @U expected braces (possibly involving @mymacro)
+formatting.texi:65: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:65: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:65: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:65: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:65: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:65: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:65: unexpected @ (possibly involving @mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @sp missing argument (possibly involving @mymacro)
+formatting.texi:65: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:65: misplaced } (possibly involving @mymacro)
+formatting.texi:65: misplaced } (possibly involving @mymacro)
+formatting.texi:65: misplaced { (possibly involving @mymacro)
+formatting.texi:65: misplaced { (possibly involving @mymacro)
+formatting.texi:65: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:103: warning: @menu in invalid context
+formatting.texi:143: warning: @centerchap is obsolete.
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: warning: @ref node name should not contain `,' (possibly 
involving @mymacro)
-formatting.texi:25: warning: @inforef node name should not contain `,' 
(possibly involving @mymacro)
-formatting.texi:25: warning: @ref node name should not contain `,' (possibly 
involving @mymacro)
-formatting.texi:25: warning: @inforef node name should not contain `,' 
(possibly involving @mymacro)
-formatting.texi:45: warning: @ref node name should not contain `,' (possibly 
involving @mymacro)
-formatting.texi:45: warning: @inforef node name should not contain `,' 
(possibly involving @mymacro)
-formatting.texi:49: warning: @ref node name should not contain `,' (possibly 
involving @mymacro)
-formatting.texi:49: warning: @inforef node name should not contain `,' 
(possibly involving @mymacro)
-formatting.texi:110: warning: @node name should not contain `,': s--ect,ion
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: warning: @ref node name should not contain `,' (possibly 
involving @mymacro)
+formatting.texi:15: warning: @inforef node name should not contain `,' 
(possibly involving @mymacro)
+formatting.texi:15: warning: @ref node name should not contain `,' (possibly 
involving @mymacro)
+formatting.texi:15: warning: @inforef node name should not contain `,' 
(possibly involving @mymacro)
+formatting.texi:61: warning: @ref node name should not contain `,' (possibly 
involving @mymacro)
+formatting.texi:61: warning: @inforef node name should not contain `,' 
(possibly involving @mymacro)
+formatting.texi:65: warning: @ref node name should not contain `,' (possibly 
involving @mymacro)
+formatting.texi:65: warning: @inforef node name should not contain `,' 
(possibly involving @mymacro)
+formatting.texi:112: warning: @node name should not contain `,': s--ect,ion
diff --git a/tp/tests/layout/res_parser/formatting_info/formatting.info 
b/tp/tests/layout/res_parser/formatting_info/formatting.info
index 62170cf..212332c 100644
Binary files a/tp/tests/layout/res_parser/formatting_info/formatting.info and 
b/tp/tests/layout/res_parser/formatting_info/formatting.info differ
diff --git a/tp/tests/layout/res_parser/formatting_latex/formatting.2 
b/tp/tests/layout/res_parser/formatting_latex/formatting.2
index 182f215..a26369c 100644
--- a/tp/tests/layout/res_parser/formatting_latex/formatting.2
+++ b/tp/tests/layout/res_parser/formatting_latex/formatting.2
@@ -1,4 +1,64 @@
-formatting.texi:25: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:15: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:15: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:15: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:15: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:15: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:15: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:15: @U expected braces (possibly involving @mymacro)
+formatting.texi:15: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:15: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:15: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:15: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:15: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:15: unexpected @ (possibly involving @mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @sp missing argument (possibly involving @mymacro)
+formatting.texi:15: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:15: misplaced } (possibly involving @mymacro)
+formatting.texi:15: misplaced } (possibly involving @mymacro)
+formatting.texi:15: misplaced { (possibly involving @mymacro)
+formatting.texi:15: misplaced { (possibly involving @mymacro)
+formatting.texi:15: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:25: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
 formatting.texi:25: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:25: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -59,203 +119,143 @@ formatting.texi:25: warning: @inforef is obsolete. 
(possibly involving @mymacro)
 formatting.texi:25: warning: @inforef is obsolete. (possibly involving 
@mymacro)
 formatting.texi:25: warning: @inforef is obsolete. (possibly involving 
@mymacro)
 formatting.texi:25: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:35: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:35: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:35: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:35: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:35: @U expected braces (possibly involving @mymacro)
-formatting.texi:35: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:35: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:35: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:35: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:35: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:35: unexpected @ (possibly involving @mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @sp missing argument (possibly involving @mymacro)
-formatting.texi:35: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:35: misplaced } (possibly involving @mymacro)
-formatting.texi:35: misplaced } (possibly involving @mymacro)
-formatting.texi:35: misplaced { (possibly involving @mymacro)
-formatting.texi:35: misplaced { (possibly involving @mymacro)
-formatting.texi:35: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
-formatting.texi:45: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:45: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:45: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:45: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:45: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:45: @U expected braces (possibly involving @mymacro)
-formatting.texi:45: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:45: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:45: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:45: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:45: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:45: unexpected @ (possibly involving @mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @sp missing argument (possibly involving @mymacro)
-formatting.texi:45: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:45: misplaced } (possibly involving @mymacro)
-formatting.texi:45: misplaced } (possibly involving @mymacro)
-formatting.texi:45: misplaced { (possibly involving @mymacro)
-formatting.texi:45: misplaced { (possibly involving @mymacro)
-formatting.texi:45: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:49: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
-formatting.texi:49: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:49: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:49: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:49: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:49: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:49: @U expected braces (possibly involving @mymacro)
-formatting.texi:49: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:49: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:49: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:49: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:49: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:49: unexpected @ (possibly involving @mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @sp missing argument (possibly involving @mymacro)
-formatting.texi:49: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:49: misplaced } (possibly involving @mymacro)
-formatting.texi:49: misplaced } (possibly involving @mymacro)
-formatting.texi:49: misplaced { (possibly involving @mymacro)
-formatting.texi:49: misplaced { (possibly involving @mymacro)
-formatting.texi:49: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:101: warning: @menu in invalid context
-formatting.texi:141: warning: @centerchap is obsolete.
+formatting.texi:61: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:61: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:61: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:61: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:61: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:61: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:61: @U expected braces (possibly involving @mymacro)
+formatting.texi:61: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:61: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:61: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:61: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:61: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:61: unexpected @ (possibly involving @mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @sp missing argument (possibly involving @mymacro)
+formatting.texi:61: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:61: misplaced } (possibly involving @mymacro)
+formatting.texi:61: misplaced } (possibly involving @mymacro)
+formatting.texi:61: misplaced { (possibly involving @mymacro)
+formatting.texi:61: misplaced { (possibly involving @mymacro)
+formatting.texi:61: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:65: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:65: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:65: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:65: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:65: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:65: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:65: @U expected braces (possibly involving @mymacro)
+formatting.texi:65: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:65: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:65: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:65: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:65: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:65: unexpected @ (possibly involving @mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @sp missing argument (possibly involving @mymacro)
+formatting.texi:65: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:65: misplaced } (possibly involving @mymacro)
+formatting.texi:65: misplaced } (possibly involving @mymacro)
+formatting.texi:65: misplaced { (possibly involving @mymacro)
+formatting.texi:65: misplaced { (possibly involving @mymacro)
+formatting.texi:65: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:103: warning: @menu in invalid context
+formatting.texi:143: warning: @centerchap is obsolete.
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
diff --git a/tp/tests/layout/res_parser/formatting_latex/formatting.tex 
b/tp/tests/layout/res_parser/formatting_latex/formatting.tex
index 1d11378..a0d4ee3 100644
--- a/tp/tests/layout/res_parser/formatting_latex/formatting.tex
+++ b/tp/tests/layout/res_parser/formatting_latex/formatting.tex
@@ -6,14 +6,57 @@
 \usepackage[T1]{fontenc}
 \usepackage{textcomp}
 \usepackage{graphicx}
+\usepackage{needspace}
+\usepackage{etoolbox}
+\usepackage{fancyhdr}
+\usepackage[utf8]{inputenc}
+
+% command that does nothing used to help with substitutions in commands
+\newcommand{\GNUTexinfoplaceholder}[1]{}
+
+% called when setting single headers
+% use \nouppercase to match with Texinfo TeX style
+\newcommand{\GNUTexinfosetsingleheader}{\pagestyle{fancy}
+\fancyhf{}
+\lhead{\nouppercase{\leftmark}}
+\rhead{\thepage}
+}
+
+% called when setting double headers
+\newcommand{\GNUTexinfosetdoubleheader}[1]{\pagestyle{fancy}
+\fancyhf{}
+\fancyhead[LE,RO]{\thepage}
+\fancyhead[RE]{#1}
+\fancyhead[LO]{\nouppercase{\leftmark}}
+}
+
+% for part and chapter, which call \thispagestyle{plain}
+\fancypagestyle{plain}{ %
+ \fancyhf{}
+ \fancyhead[LE,RO]{\thepage}
+}
+
+% match Texinfo TeX style
+\renewcommand{\headrulewidth}{0pt}%
+
+% avoid pagebreak and headings setting for a sectionning command
+\newcommand{\GNUTexinfonopagebreakheading}[2]{\let\clearpage\relax 
\let\cleardoublepage\relax \let\thispagestyle\GNUTexinfoplaceholder #1{#2}}
 
 
 \renewcommand{\includegraphics}[1]{\fbox{FIG #1}}
 
-\usepackage[utf8]{inputenc}
+% set default for @setchapternewpage
+\makeatletter
+\patchcmd{\chapter}{\if@openright\cleardoublepage\else\clearpage\fi}{\GNUTexinfoplaceholder{setchapternewpage
 placeholder}\clearpage}{}{}
+\makeatother
+
+% no headings before titlepage
+\pagestyle{empty}%
+
 \begin{document}
 
-\label{anchor:Top}
+\frontmatter
+
 
 
 
@@ -92,7 +135,7 @@ but , ,\@
 @point $\star{}$
 @print $\dashv{}$
 @result $\Rightarrow{}$
-@today a sunny day
+@today \today{}
 
 @aa \aa{}
 @AA \AA{}
@@ -216,6 +259,10 @@ but , ,\@
 \texttt{@sp 2}\leavevmode{}\\
 \vskip 2\baselineskip
 \texttt{@page}\leavevmode{}\\
+\newpage
+
+\texttt{need 1002}
+\needspace{1.002pt}
 
 \texttt{@clicksequence\{click @click\{\} A\}} click $\rightarrow{}$ A
 After clickstyle $\Rightarrow{}$
@@ -231,7 +278,7 @@ $$
 \mathord{\text{\l{}}} \textsl{\c{\'{C}}} \textsl{\c{\'{C}}} \textsl{\c{c}} 
\textsl{\H{a}} \dot{a} \mathring{a} \textsl{\t{a}}
 \breve{a} \textsl{\b{a}} \textsl{\d{a}} \check{a} \textsl{\k{a}} a^{h}_{l}
  \ {}\ {} \ {}\-{}   ! ? . @ \} \{ 
-a sunny day
+\today{}
 $$
 
 $$
@@ -685,14 +732,15 @@ in verbatim ''
 
 $\frac{a < b \texttt{tex \hbox{ code }}}{b}$ ``
 
+\GNUTexinfonopagebreakheading{\chapter*}{majorheading}
 
-\chapter*{chapheading}
+\GNUTexinfonopagebreakheading{\chapter*}{chapheading}
 
-\section*{heading}
+\GNUTexinfonopagebreakheading{\section*}{heading}
 
-\subsection*{subheading}
+\GNUTexinfonopagebreakheading{\subsection*}{subheading}
 
-\subsubsection*{subsubheading}
+\GNUTexinfonopagebreakheading{\subsubsection*}{subsubheading}
 
 
 \texttt{@acronym\{{-}{-}a,an accronym @comma\{\} @enddots\{\}\}} --a (an 
accronym , \dots{})
@@ -885,7 +933,7 @@ but , ,\@
 @point $\star{}$
 @print $\dashv{}$
 @result $\Rightarrow{}$
-@today a sunny day
+@today \today{}
 
 @aa \aa{}
 @AA \AA{}
@@ -1009,6 +1057,10 @@ but , ,\@
 \texttt{@sp 2}\leavevmode{}\\
 \vskip 2\baselineskip
 \texttt{@page}\leavevmode{}\\
+\newpage
+
+\texttt{need 1002}
+\needspace{1.002pt}
 
 \texttt{@clicksequence\{click @click\{\} A\}} click $\rightarrow{}$ A
 After clickstyle $\Rightarrow{}$
@@ -1024,7 +1076,7 @@ $$
 \mathord{\text{\l{}}} \textsl{\c{\'{C}}} \textsl{\c{\'{C}}} \textsl{\c{c}} 
\textsl{\H{a}} \dot{a} \mathring{a} \textsl{\t{a}}
 \breve{a} \textsl{\b{a}} \textsl{\d{a}} \check{a} \textsl{\k{a}} a^{h}_{l}
  \ {}\ {} \ {}\-{}   ! ? . @ \} \{ 
-a sunny day
+\today{}
 $$
 
 $$
@@ -1478,14 +1530,15 @@ in verbatim ''
 
 $\frac{a < b \texttt{tex \hbox{ code }}}{b}$ ``
 
+\GNUTexinfonopagebreakheading{\chapter*}{majorheading}
 
-\chapter*{chapheading}
+\GNUTexinfonopagebreakheading{\chapter*}{chapheading}
 
-\section*{heading}
+\GNUTexinfonopagebreakheading{\section*}{heading}
 
-\subsection*{subheading}
+\GNUTexinfonopagebreakheading{\subsection*}{subheading}
 
-\subsubsection*{subsubheading}
+\GNUTexinfonopagebreakheading{\subsubsection*}{subsubheading}
 
 
 \texttt{@acronym\{{-}{-}a,an accronym @comma\{\} @enddots\{\}\}} --a (an 
accronym , \dots{})
@@ -1603,6 +1656,20 @@ Various deff lines
 
 
 \end{titlepage}
+\GNUTexinfosetsingleheader{}%
+\mainmatter
+
+\chapter{chapter}
+\label{anchor:chapter}%
+
+First para
+
+\noindent{}qsddsqkdsqkkmljsqjsqodmmdsqdsmqj dqs sdq sqd sdq dsq sdq sqd sqd 
sdq sdq 
+qsd dsq sdq dsq dssdq sdq sdq sdq dsq sdq dsq dsq sdq dsq sdqsd q
+
+\noindent{}noindent in para.
+
+unneeded indent
 
 Insertcopying in normal text
 In copying
@@ -1679,7 +1746,7 @@ but , ,\@
 @point $\star{}$
 @print $\dashv{}$
 @result $\Rightarrow{}$
-@today a sunny day
+@today \today{}
 
 @aa \aa{}
 @AA \AA{}
@@ -1803,6 +1870,10 @@ but , ,\@
 \texttt{@sp 2}\leavevmode{}\\
 \vskip 2\baselineskip
 \texttt{@page}\leavevmode{}\\
+\newpage
+
+\texttt{need 1002}
+\needspace{1.002pt}
 
 \texttt{@clicksequence\{click @click\{\} A\}} click $\rightarrow{}$ A
 After clickstyle $\Rightarrow{}$
@@ -1818,7 +1889,7 @@ $$
 \mathord{\text{\l{}}} \textsl{\c{\'{C}}} \textsl{\c{\'{C}}} \textsl{\c{c}} 
\textsl{\H{a}} \dot{a} \mathring{a} \textsl{\t{a}}
 \breve{a} \textsl{\b{a}} \textsl{\d{a}} \check{a} \textsl{\k{a}} a^{h}_{l}
  \ {}\ {} \ {}\-{}   ! ? . @ \} \{ 
-a sunny day
+\today{}
 $$
 
 $$
@@ -2272,14 +2343,15 @@ in verbatim ''
 
 $\frac{a < b \texttt{tex \hbox{ code }}}{b}$ ``
 
+\GNUTexinfonopagebreakheading{\chapter*}{majorheading}
 
-\chapter*{chapheading}
+\GNUTexinfonopagebreakheading{\chapter*}{chapheading}
 
-\section*{heading}
+\GNUTexinfonopagebreakheading{\section*}{heading}
 
-\subsection*{subheading}
+\GNUTexinfonopagebreakheading{\subsection*}{subheading}
 
-\subsubsection*{subsubheading}
+\GNUTexinfonopagebreakheading{\subsubsection*}{subsubheading}
 
 
 \texttt{@acronym\{{-}{-}a,an accronym @comma\{\} @enddots\{\}\}} --a (an 
accronym , \dots{})
@@ -2471,7 +2543,7 @@ but , ,\@
 @point $\star{}$
 @print $\dashv{}$
 @result $\Rightarrow{}$
-@today a sunny day
+@today \today{}
 
 @aa \aa{}
 @AA \AA{}
@@ -2595,6 +2667,10 @@ but , ,\@
 \texttt{@sp 2}\leavevmode{}\\
 \vskip 2\baselineskip
 \texttt{@page}\leavevmode{}\\
+\newpage
+
+\texttt{need 1002}
+\needspace{1.002pt}
 
 \texttt{@clicksequence\{click @click\{\} A\}} click $\rightarrow{}$ A
 After clickstyle $\Rightarrow{}$
@@ -2610,7 +2686,7 @@ $$
 \mathord{\text{\l{}}} \textsl{\c{\'{C}}} \textsl{\c{\'{C}}} \textsl{\c{c}} 
\textsl{\H{a}} \dot{a} \mathring{a} \textsl{\t{a}}
 \breve{a} \textsl{\b{a}} \textsl{\d{a}} \check{a} \textsl{\k{a}} a^{h}_{l}
  \ {}\ {} \ {}\-{}   ! ? . @ \} \{ 
-a sunny day
+\today{}
 $$
 
 $$
@@ -3064,14 +3140,15 @@ in verbatim ''
 
 $\frac{a < b \texttt{tex \hbox{ code }}}{b}$ ``
 
+\GNUTexinfonopagebreakheading{\chapter*}{majorheading}
 
-\chapter*{chapheading}
+\GNUTexinfonopagebreakheading{\chapter*}{chapheading}
 
-\section*{heading}
+\GNUTexinfonopagebreakheading{\section*}{heading}
 
-\subsection*{subheading}
+\GNUTexinfonopagebreakheading{\subsection*}{subheading}
 
-\subsubsection*{subsubheading}
+\GNUTexinfonopagebreakheading{\subsubsection*}{subsubheading}
 
 
 \texttt{@acronym\{{-}{-}a,an accronym @comma\{\} @enddots\{\}\}} --a (an 
accronym , \dots{})
@@ -3263,7 +3340,7 @@ but , ,\@
 @point $\star{}$
 @print $\dashv{}$
 @result $\Rightarrow{}$
-@today a sunny day
+@today \today{}
 
 @aa \aa{}
 @AA \AA{}
@@ -3387,6 +3464,10 @@ but , ,\@
 \texttt{@sp 2}\leavevmode{}\\
 \vskip 2\baselineskip
 \texttt{@page}\leavevmode{}\\
+\newpage
+
+\texttt{need 1002}
+\needspace{1.002pt}
 
 \texttt{@clicksequence\{click @click\{\} A\}} click $\rightarrow{}$ A
 After clickstyle $\Rightarrow{}$
@@ -3402,7 +3483,7 @@ $$
 \mathord{\text{\l{}}} \textsl{\c{\'{C}}} \textsl{\c{\'{C}}} \textsl{\c{c}} 
\textsl{\H{a}} \dot{a} \mathring{a} \textsl{\t{a}}
 \breve{a} \textsl{\b{a}} \textsl{\d{a}} \check{a} \textsl{\k{a}} a^{h}_{l}
  \ {}\ {} \ {}\-{}   ! ? . @ \} \{ 
-a sunny day
+\today{}
 $$
 
 $$
@@ -3856,14 +3937,15 @@ in verbatim ''
 
 $\frac{a < b \texttt{tex \hbox{ code }}}{b}$ ``
 
+\GNUTexinfonopagebreakheading{\chapter*}{majorheading}
 
-\chapter*{chapheading}
+\GNUTexinfonopagebreakheading{\chapter*}{chapheading}
 
-\section*{heading}
+\GNUTexinfonopagebreakheading{\section*}{heading}
 
-\subsection*{subheading}
+\GNUTexinfonopagebreakheading{\subsection*}{subheading}
 
-\subsubsection*{subsubheading}
+\GNUTexinfonopagebreakheading{\subsubsection*}{subsubheading}
 
 
 \texttt{@acronym\{{-}{-}a,an accronym @comma\{\} @enddots\{\}\}} --a (an 
accronym , \dots{})
@@ -4003,32 +4085,28 @@ tp
 
 
 
-\label{anchor:chapter}\chapter{chapter}
-
-First para
-
-\noindent{}qsddsqkdsqkkmljsqjsqodmmdsqdsmqj dqs sdq sqd sdq dsq sdq sqd sqd 
sdq sdq 
-qsd dsq sdq dsq dssdq sdq sdq sdq dsq sdq dsq dsq sdq dsq sdqsd q
-
-\noindent{}noindent in para.
+\footnote{in footnote}
 
-unneeded indent
 
-\footnote{in footnote}
+\section{A section}
+\label{anchor:s_002d_002dect_002cion}%
 
 
-\label{anchor:s_002d_002dect_002cion}\section{A section}
+\subsection{subsection}
+\label{anchor:subsection}%
 
 
-\label{anchor:subsection}\subsection{subsection}
+\label{anchor:anchor}%
 
+\subsubsection{subsubsection ``simple-double--}
+\label{anchor:subsubsection-_0060_0060simple_002ddouble_002d_002d}%
 
-\label{anchor:anchor}
-\label{anchor:subsubsection-_0060_0060simple_002ddouble_002d_002d}\subsubsection{subsubsection
 ``simple-double--}
+\subsubsection{three---four----''}
+\label{anchor:subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027}%
 
-\label{anchor:subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027}\subsubsection{three---four----''}
+\chapter*{\centering chapter 2}
+\label{anchor:chapter2}%
 
-\label{anchor:chapter2}
 \printindex
 \printindex
 
diff --git a/tp/tests/layout/res_parser/formatting_mathjax/formatting.2 
b/tp/tests/layout/res_parser/formatting_mathjax/formatting.2
index eb99df1..610b5fa 100644
--- a/tp/tests/layout/res_parser/formatting_mathjax/formatting.2
+++ b/tp/tests/layout/res_parser/formatting_mathjax/formatting.2
@@ -1,4 +1,65 @@
-formatting.texi:25: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:15: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:15: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:15: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:15: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:15: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:15: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:15: @U expected braces (possibly involving @mymacro)
+formatting.texi:15: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:15: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:15: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:15: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:15: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:15: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:15: unexpected @ (possibly involving @mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @sp missing argument (possibly involving @mymacro)
+formatting.texi:15: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:15: misplaced } (possibly involving @mymacro)
+formatting.texi:15: misplaced } (possibly involving @mymacro)
+formatting.texi:15: misplaced { (possibly involving @mymacro)
+formatting.texi:15: misplaced { (possibly involving @mymacro)
+formatting.texi:15: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:25: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
 formatting.texi:25: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:25: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -60,226 +121,165 @@ formatting.texi:25: warning: @inforef is obsolete. 
(possibly involving @mymacro)
 formatting.texi:25: warning: @inforef is obsolete. (possibly involving 
@mymacro)
 formatting.texi:25: warning: @inforef is obsolete. (possibly involving 
@mymacro)
 formatting.texi:25: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:35: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:35: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:35: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:35: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:35: @U expected braces (possibly involving @mymacro)
-formatting.texi:35: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:35: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:35: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:35: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:35: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:35: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:35: unexpected @ (possibly involving @mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @sp missing argument (possibly involving @mymacro)
-formatting.texi:35: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:35: misplaced } (possibly involving @mymacro)
-formatting.texi:35: misplaced } (possibly involving @mymacro)
-formatting.texi:35: misplaced { (possibly involving @mymacro)
-formatting.texi:35: misplaced { (possibly involving @mymacro)
-formatting.texi:35: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
-formatting.texi:45: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:45: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:45: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:45: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:45: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:45: @U expected braces (possibly involving @mymacro)
-formatting.texi:45: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:45: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:45: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:45: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:45: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:45: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:45: unexpected @ (possibly involving @mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @sp missing argument (possibly involving @mymacro)
-formatting.texi:45: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:45: misplaced } (possibly involving @mymacro)
-formatting.texi:45: misplaced } (possibly involving @mymacro)
-formatting.texi:45: misplaced { (possibly involving @mymacro)
-formatting.texi:45: misplaced { (possibly involving @mymacro)
-formatting.texi:45: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:49: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
-formatting.texi:49: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:49: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:49: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:49: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:49: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:49: @U expected braces (possibly involving @mymacro)
-formatting.texi:49: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:49: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:49: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:49: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:49: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:49: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:49: unexpected @ (possibly involving @mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @sp missing argument (possibly involving @mymacro)
-formatting.texi:49: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:49: misplaced } (possibly involving @mymacro)
-formatting.texi:49: misplaced } (possibly involving @mymacro)
-formatting.texi:49: misplaced { (possibly involving @mymacro)
-formatting.texi:49: misplaced { (possibly involving @mymacro)
-formatting.texi:49: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:101: warning: @menu in invalid context
-formatting.texi:141: warning: @centerchap is obsolete.
+formatting.texi:61: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:61: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:61: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:61: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:61: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:61: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:61: @U expected braces (possibly involving @mymacro)
+formatting.texi:61: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:61: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:61: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:61: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:61: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:61: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:61: unexpected @ (possibly involving @mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @sp missing argument (possibly involving @mymacro)
+formatting.texi:61: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:61: misplaced } (possibly involving @mymacro)
+formatting.texi:61: misplaced } (possibly involving @mymacro)
+formatting.texi:61: misplaced { (possibly involving @mymacro)
+formatting.texi:61: misplaced { (possibly involving @mymacro)
+formatting.texi:61: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:65: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:65: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:65: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:65: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:65: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:65: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:65: @U expected braces (possibly involving @mymacro)
+formatting.texi:65: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:65: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:65: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:65: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:65: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:65: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:65: unexpected @ (possibly involving @mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @sp missing argument (possibly involving @mymacro)
+formatting.texi:65: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:65: misplaced } (possibly involving @mymacro)
+formatting.texi:65: misplaced } (possibly involving @mymacro)
+formatting.texi:65: misplaced { (possibly involving @mymacro)
+formatting.texi:65: misplaced { (possibly involving @mymacro)
+formatting.texi:65: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:103: warning: @menu in invalid context
+formatting.texi:143: warning: @centerchap is obsolete.
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
diff --git a/tp/tests/layout/res_parser/formatting_mathjax/formatting.html 
b/tp/tests/layout/res_parser/formatting_mathjax/formatting.html
index 2ac971a..fea14cd 100644
--- a/tp/tests/layout/res_parser/formatting_mathjax/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_mathjax/formatting.html
@@ -917,8 +917,8 @@ but , ,
 <code>@ogonek{a}</code> &#261;
 <code>@ogonek{--a}</code> &ndash;a;
 <code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF3" 
href="#FOOT3"><sup>7</sup></a>
-<code>@footnote{in footnote2}</code> <a id="DOCF4" 
href="#FOOT4"><sup>8</sup></a>
+<code>@footnote{in footnote}</code> <a id="DOCF3" 
href="#FOOT3"><sup>1</sup></a>
+<code>@footnote{in footnote2}</code> <a id="DOCF4" 
href="#FOOT4"><sup>2</sup></a>
 </p>
 <p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
 <code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
@@ -1446,15 +1446,15 @@ html ''
 
 
 
-<span id="majorheading-3"></span><h1 class="majorheading">majorheading</h1>
+<span id="majorheading"></span><h1 class="majorheading">majorheading</h1>
 
-<span id="chapheading-3"></span><h1 class="chapheading">chapheading</h1>
+<span id="chapheading"></span><h1 class="chapheading">chapheading</h1>
 
-<span id="heading-3"></span><h2 class="heading">heading</h2>
+<span id="heading"></span><h2 class="heading">heading</h2>
 
-<span id="subheading-3"></span><h3 class="subheading">subheading</h3>
+<span id="subheading"></span><h3 class="subheading">subheading</h3>
 
-<span id="subsubheading-3"></span><h4 class="subsubheading">subsubheading</h4>
+<span id="subsubheading"></span><h4 class="subsubheading">subsubheading</h4>
 
 
 <p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
@@ -1747,8 +1747,8 @@ but , ,
 <code>@ogonek{a}</code> &#261;
 <code>@ogonek{--a}</code> &ndash;a;
 <code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF1_9" 
href="#FOOT1_9"><sup>9</sup></a>
-<code>@footnote{in footnote2}</code> <a id="DOCF2_10" 
href="#FOOT2_10"><sup>10</sup></a>
+<code>@footnote{in footnote}</code> <a id="DOCF1" 
href="#FOOT1"><sup>3</sup></a>
+<code>@footnote{in footnote2}</code> <a id="DOCF2" 
href="#FOOT2"><sup>4</sup></a>
 </p>
 <p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
 <code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
@@ -2275,15 +2275,15 @@ html ''
 
 
 
-<span id="majorheading"></span><h1 class="majorheading">majorheading</h1>
+<span id="majorheading-1"></span><h1 class="majorheading">majorheading</h1>
 
-<span id="chapheading"></span><h1 class="chapheading">chapheading</h1>
+<span id="chapheading-1"></span><h1 class="chapheading">chapheading</h1>
 
-<span id="heading"></span><h2 class="heading">heading</h2>
+<span id="heading-1"></span><h2 class="heading">heading</h2>
 
-<span id="subheading"></span><h3 class="subheading">subheading</h3>
+<span id="subheading-1"></span><h3 class="subheading">subheading</h3>
 
-<span id="subsubheading"></span><h4 class="subsubheading">subsubheading</h4>
+<span id="subsubheading-1"></span><h4 class="subsubheading">subsubheading</h4>
 
 
 <p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
@@ -2389,19 +2389,23 @@ html ''
 
 <hr>
 
+
+
+
+
 <div class="top" id="Top">
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[ &lt; ]</td>
 <td valign="middle" align="left">[<a href="#chapter" title="Next section in 
reading order"> &gt; </a>]</td>
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <span id="Top-section"></span><h1 class="top">Top section</h1>
 
 <table class="menu" border="0" cellspacing="0">
-<tr><td align="left" valign="top"><a href="#chapter">1 
chapter</a></td><td>&nbsp;&nbsp;</td><td align="left" valign="top"></td></tr>
+<tr><td align="left" valign="top"><a href="#chapter" rel="index">1 
chapter</a></td><td>&nbsp;&nbsp;</td><td align="left" valign="top"></td></tr>
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">
 
 Menu comment
@@ -2411,8 +2415,34 @@ Menu comment
 </table>
 
 
+<hr size="6">
+<div class="chapter" id="chapter">
+<table class="header" cellpadding="1" cellspacing="1" border="0">
+<tr><td valign="middle" align="left">[<a href="#Top" title="Beginning of this 
chapter or previous chapter"> &lt;&lt; </a>]</td>
+<td valign="middle" align="left">[<a href="#Top" title="Previous section in 
reading order"> &lt; </a>]</td>
+<td valign="middle" align="left">[<a href="#Top" title="Up section"> Up 
</a>]</td>
+<td valign="middle" align="left">[<a href="#s_002d_002dect_002cion" 
title="Next section in reading order"> &gt; </a>]</td>
+<td valign="middle" align="left">[<a href="#chapter2" title="Next chapter"> 
&gt;&gt; </a>]</td>
+<td valign="middle" align="left"> &nbsp; </td>
+<td valign="middle" align="left"> &nbsp; </td>
+<td valign="middle" align="left"> &nbsp; </td>
+<td valign="middle" align="left"> &nbsp; </td>
+<td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
+<td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
+</tr></table>
+<span id="chapter-1"></span><h1 class="chapter">1 chapter</h1>
 
-
+<p>First para
+</p>
+<p>qsddsqkdsqkkmljsqjsqodmmdsqdsmqj dqs sdq sqd sdq dsq sdq sqd sqd sdq sdq 
+qsd dsq sdq dsq dssdq sdq sdq sdq dsq sdq dsq dsq sdq dsq sdqsd q
+</p>
+<p>noindent in para.
+</p>
+<p>unneeded indent
+</p>
 <p>Insertcopying in normal text
 </p><p>In copying
 </p>
@@ -2601,8 +2631,8 @@ but , ,
 <code>@ogonek{a}</code> &#261;
 <code>@ogonek{--a}</code> &ndash;a;
 <code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF1" 
href="#FOOT1"><sup>1</sup></a>
-<code>@footnote{in footnote2}</code> <a id="DOCF2" 
href="#FOOT2"><sup>2</sup></a>
+<code>@footnote{in footnote}</code> <a id="DOCF1_5" 
href="#FOOT1_5"><sup>5</sup></a>
+<code>@footnote{in footnote2}</code> <a id="DOCF2_6" 
href="#FOOT2_6"><sup>6</sup></a>
 </p>
 <p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
 <code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
@@ -3129,15 +3159,15 @@ html ''
 
 
 
-<span id="majorheading"></span><h1 class="majorheading">majorheading</h1>
+<span id="majorheading-1"></span><h1 class="majorheading">majorheading</h1>
 
-<span id="chapheading"></span><h1 class="chapheading">chapheading</h1>
+<span id="chapheading-1"></span><h1 class="chapheading">chapheading</h1>
 
-<span id="heading"></span><h2 class="heading">heading</h2>
+<span id="heading-1"></span><h2 class="heading">heading</h2>
 
-<span id="subheading"></span><h3 class="subheading">subheading</h3>
+<span id="subheading-1"></span><h3 class="subheading">subheading</h3>
 
-<span id="subsubheading"></span><h4 class="subsubheading">subsubheading</h4>
+<span id="subsubheading-1"></span><h4 class="subsubheading">subsubheading</h4>
 
 
 <p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
@@ -3429,8 +3459,8 @@ but , ,
 <code>@ogonek{a}</code> &#261;
 <code>@ogonek{--a}</code> &ndash;a;
 <code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF5" 
href="#FOOT5"><sup>3</sup></a>
-<code>@footnote{in footnote2}</code> <a id="DOCF6" 
href="#FOOT6"><sup>4</sup></a>
+<code>@footnote{in footnote}</code> <a id="DOCF5" 
href="#FOOT5"><sup>7</sup></a>
+<code>@footnote{in footnote2}</code> <a id="DOCF6" 
href="#FOOT6"><sup>8</sup></a>
 </p>
 <p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
 <code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
@@ -3957,15 +3987,15 @@ html ''
 
 
 
-<span id="majorheading-1"></span><h1 class="majorheading">majorheading</h1>
+<span id="majorheading-2"></span><h1 class="majorheading">majorheading</h1>
 
-<span id="chapheading-1"></span><h1 class="chapheading">chapheading</h1>
+<span id="chapheading-2"></span><h1 class="chapheading">chapheading</h1>
 
-<span id="heading-1"></span><h2 class="heading">heading</h2>
+<span id="heading-2"></span><h2 class="heading">heading</h2>
 
-<span id="subheading-1"></span><h3 class="subheading">subheading</h3>
+<span id="subheading-2"></span><h3 class="subheading">subheading</h3>
 
-<span id="subsubheading-1"></span><h4 class="subsubheading">subsubheading</h4>
+<span id="subsubheading-2"></span><h4 class="subsubheading">subsubheading</h4>
 
 
 <p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
@@ -4264,8 +4294,8 @@ but , ,
 <code>@ogonek{a}</code> &#261;
 <code>@ogonek{--a}</code> --a;
 <code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF7" href="#FOOT7">(5)</a>
-<code>@footnote{in footnote2}</code> <a id="DOCF8" href="#FOOT8">(6)</a>
+<code>@footnote{in footnote}</code> <a id="DOCF7" href="#FOOT7">(9)</a>
+<code>@footnote{in footnote2}</code> <a id="DOCF8" href="#FOOT8">(10)</a>
 
 <code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
 <code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
@@ -4883,19 +4913,19 @@ html ''
 
 
 
-</pre><span id="majorheading-2"></span><strong>majorheading</strong>
+</pre><span id="majorheading-3"></span><strong>majorheading</strong>
 <pre class="example">
 
-</pre><span id="chapheading-2"></span><strong>chapheading</strong>
+</pre><span id="chapheading-3"></span><strong>chapheading</strong>
 <pre class="example">
 
-</pre><span id="heading-2"></span><strong>heading</strong>
+</pre><span id="heading-3"></span><strong>heading</strong>
 <pre class="example">
 
-</pre><span id="subheading-2"></span><strong>subheading</strong>
+</pre><span id="subheading-3"></span><strong>subheading</strong>
 <pre class="example">
 
-</pre><span id="subsubheading-2"></span><strong>subsubheading</strong>
+</pre><span id="subsubheading-3"></span><strong>subsubheading</strong>
 <pre class="example">
 
 
@@ -5022,264 +5052,264 @@ Invalid use of @':
 
 
 <p>cp
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_cp_symbol-1"><b>&quot;</b></a>
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_cp_symbol-1"><b>&quot;</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-2"><b>-</b></a>
+<a class="summary-letter" href="#chapter-1_cp_symbol-2"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-3"><b>.</b></a>
+<a class="summary-letter" href="#chapter-1_cp_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-4"><b>?</b></a>
+<a class="summary-letter" href="#chapter-1_cp_symbol-4"><b>?</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter" href="#Top-section_cp_letter-A"><b>A</b></a>
+<a class="summary-letter" href="#chapter-1_cp_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_letter-I"><b>I</b></a>
+<a class="summary-letter" href="#chapter-1_cp_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_letter-T"><b>T</b></a>
+<a class="summary-letter" href="#chapter-1_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
 <table class="index-cp" border="0">
 <tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_symbol-1">&quot;</th><td></td><td></td></tr>
+<tr><th id="chapter-1_cp_symbol-1">&quot;</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-1">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-1">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_symbol-2">-</th><td></td><td></td></tr>
+<tr><th id="chapter-1_cp_symbol-2">-</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption-1">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption-1">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_symbol-3">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><th id="chapter-1_cp_symbol-3">.</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_symbol-4">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><th id="chapter-1_cp_symbol-4">?</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_letter-A">A</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a href="#index-a">a</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><th id="chapter-1_cp_letter-A">A</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a href="#index-a">a</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_letter-I">I</th><td></td><td></td></tr>
+<tr><th id="chapter-1_cp_letter-I">I</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-index-entry-within-deffn">index 
entry within deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-index-entry-within-deffn">index 
entry within deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><th id="chapter-1_cp_letter-T">T</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#Top-section_cp_symbol-1"><b>&quot;</b></a>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-1_cp_symbol-1"><b>&quot;</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-2"><b>-</b></a>
+<a class="summary-letter" href="#chapter-1_cp_symbol-2"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-3"><b>.</b></a>
+<a class="summary-letter" href="#chapter-1_cp_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-4"><b>?</b></a>
+<a class="summary-letter" href="#chapter-1_cp_symbol-4"><b>?</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter" href="#Top-section_cp_letter-A"><b>A</b></a>
+<a class="summary-letter" href="#chapter-1_cp_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_letter-I"><b>I</b></a>
+<a class="summary-letter" href="#chapter-1_cp_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_letter-T"><b>T</b></a>
+<a class="summary-letter" href="#chapter-1_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
 
 <p>fn
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_fn_symbol-1"><b>-</b></a>
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_fn_symbol-1"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-2"><b>.</b></a>
+<a class="summary-letter" href="#chapter-1_fn_symbol-2"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-3"><b>?</b></a>
+<a class="summary-letter" href="#chapter-1_fn_symbol-3"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-4"><b>`</b></a>
+<a class="summary-letter" href="#chapter-1_fn_symbol-4"><b>`</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter" href="#Top-section_fn_letter-A"><b>A</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-B"><b>B</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-D"><b>D</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-F"><b>F</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-F"><b>F</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-I"><b>I</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-L"><b>L</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-L"><b>L</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-M"><b>M</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-M"><b>M</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-T"><b>T</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
 <table class="index-fn" border="0">
 <tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_symbol-1">-</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_symbol-1">-</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_symbol-2">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><th id="chapter-1_fn_symbol-2">.</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_symbol-3">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><th id="chapter-1_fn_symbol-3">?</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_symbol-4">`</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_symbol-4">`</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-A">A</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_letter-A">A</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-B">B</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_letter-B">B</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-D">D</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_letter-D">D</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-F">F</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_letter-F">F</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-I">I</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_letter-I">I</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-i-ule-1"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-i-ule-1"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-L">L</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_letter-L">L</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-M">M</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_letter-M">M</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
@@ -5292,122 +5322,122 @@ Invalid use of @':
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><th id="chapter-1_fn_letter-T">T</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#Top-section_fn_symbol-1"><b>-</b></a>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-1_fn_symbol-1"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-2"><b>.</b></a>
+<a class="summary-letter" href="#chapter-1_fn_symbol-2"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-3"><b>?</b></a>
+<a class="summary-letter" href="#chapter-1_fn_symbol-3"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-4"><b>`</b></a>
+<a class="summary-letter" href="#chapter-1_fn_symbol-4"><b>`</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter" href="#Top-section_fn_letter-A"><b>A</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-B"><b>B</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-D"><b>D</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-F"><b>F</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-F"><b>F</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-I"><b>I</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-L"><b>L</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-L"><b>L</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-M"><b>M</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-M"><b>M</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-T"><b>T</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
 
 <p>vr
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_vr_letter-A"><b>A</b></a>
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_vr_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_vr_letter-B"><b>B</b></a>
+<a class="summary-letter" href="#chapter-1_vr_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_vr_letter-D"><b>D</b></a>
+<a class="summary-letter" href="#chapter-1_vr_letter-D"><b>D</b></a>
  &nbsp; 
 </td></tr></table>
 <table class="index-vr" border="0">
 <tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_vr_letter-A">A</th><td></td><td></td></tr>
+<tr><th id="chapter-1_vr_letter-A">A</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-a-2"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-a-2"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-6"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-7"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-6"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-7"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_vr_letter-B">B</th><td></td><td></td></tr>
+<tr><th id="chapter-1_vr_letter-B">B</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-b-1"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-b-1"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-2"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-3"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-2"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-3"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_vr_letter-D">D</th><td></td><td></td></tr>
+<tr><th id="chapter-1_vr_letter-D">D</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname-1"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname-1"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname-1"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname-1"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname-1"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname-1"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname-1"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname-1"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#Top-section_vr_letter-A"><b>A</b></a>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-1_vr_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_vr_letter-B"><b>B</b></a>
+<a class="summary-letter" href="#chapter-1_vr_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_vr_letter-D"><b>D</b></a>
+<a class="summary-letter" href="#chapter-1_vr_letter-D"><b>D</b></a>
  &nbsp; 
 </td></tr></table>
 
@@ -5416,53 +5446,25 @@ Invalid use of @':
 <p>pg
 </p>
 <p>tp
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_tp_letter-D"><b>D</b></a>
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_tp_letter-D"><b>D</b></a>
  &nbsp; 
 </td></tr></table>
 <table class="index-tp" border="0">
 <tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_tp_letter-D">D</th><td></td><td></td></tr>
+<tr><th id="chapter-1_tp_letter-D">D</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname-1"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname-1"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#Top-section_tp_letter-D"><b>D</b></a>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-1_tp_letter-D"><b>D</b></a>
  &nbsp; 
 </td></tr></table>
 
 
 
-<hr size="6">
-<div class="chapter" id="chapter">
-<table class="header" cellpadding="1" cellspacing="1" border="0">
-<tr><td valign="middle" align="left">[<a href="#Top" title="Beginning of this 
chapter or previous chapter"> &lt;&lt; </a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Previous section in 
reading order"> &lt; </a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Up section"> Up 
</a>]</td>
-<td valign="middle" align="left">[<a href="#s_002d_002dect_002cion" 
title="Next section in reading order"> &gt; </a>]</td>
-<td valign="middle" align="left">[<a href="#chapter2" title="Next chapter"> 
&gt;&gt; </a>]</td>
-<td valign="middle" align="left"> &nbsp; </td>
-<td valign="middle" align="left"> &nbsp; </td>
-<td valign="middle" align="left"> &nbsp; </td>
-<td valign="middle" align="left"> &nbsp; </td>
-<td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
-<td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
-<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
-</tr></table>
-<span id="chapter-1"></span><h1 class="chapter">1 chapter</h1>
-
-<p>First para
-</p>
-<p>qsddsqkdsqkkmljsqjsqodmmdsqdsmqj dqs sdq sqd sdq dsq sdq sqd sqd sdq sdq 
-qsd dsq sdq dsq dssdq sdq sdq sdq dsq sdq dsq dsq sdq dsq sdqsd q
-</p>
-<p>noindent in para.
-</p>
-<p>unneeded indent
-</p>
 <p><a id="DOCF9" href="#FOOT9"><sup>11</sup></a>
 </p>
 <div class="format">
@@ -5491,7 +5493,7 @@ Menu comment
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <span id="A-section"></span><h2 class="section">1.1 A section</h2>
@@ -5523,7 +5525,7 @@ Menu comment
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <span id="subsection-1"></span><h3 class="subsection">1.1.1 subsection</h3>
@@ -5550,7 +5552,7 @@ Menu comment
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <span id="subsubsection-_0060_0060simple_002ddouble_002d_002d-1"></span><h4 
class="subsubsection">1.1.1.1 subsubsection &ldquo;simple-double&ndash;</h4>
@@ -5570,7 +5572,7 @@ Menu comment
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <span id="three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027"></span><h4 
class="subsubsection">1.1.1.2 three&mdash;four&mdash;-&rdquo;</h4>
@@ -5593,7 +5595,7 @@ Menu comment
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <span id="chapter-2"></span><h1 class="centerchap" align="center">chapter 
2</h1>
@@ -5620,45 +5622,45 @@ Menu comment
 <tr><th id="chapter-2_cp_symbol-1">&quot;</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-1">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-1">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_symbol-2">-</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption-1">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption-1">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_symbol-3">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_symbol-4">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_letter-A">A</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a href="#index-a">a</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-a">a</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_letter-I">I</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-index-entry-within-deffn">index 
entry within deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-index-entry-within-deffn">index 
entry within deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-2_cp_symbol-1"><b>&quot;</b></a>
@@ -5709,149 +5711,149 @@ Menu comment
 <tr><th id="chapter-2_fn_symbol-1">-</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_symbol-2">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_symbol-3">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_symbol-4">`</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-A">A</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-B">B</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-D">D</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-F">F</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-I">I</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-i-ule-1"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-i-ule-1"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-L">L</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-M">M</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
@@ -5866,30 +5868,30 @@ Menu comment
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-2_fn_symbol-1"><b>-</b></a>
@@ -5926,30 +5928,30 @@ Menu comment
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <h1 class="footnotes-heading">Footnotes</h1>
 
-<h5><a id="FOOT1" href="#DOCF1">(1)</a></h5>
+<h5><a id="FOOT3" href="#DOCF3">(1)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT2" href="#DOCF2">(2)</a></h5>
+<h5><a id="FOOT4" href="#DOCF4">(2)</a></h5>
 <p>in footnote2</p>
-<h5><a id="FOOT5" href="#DOCF5">(3)</a></h5>
+<h5><a id="FOOT1" href="#DOCF1">(3)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT6" href="#DOCF6">(4)</a></h5>
+<h5><a id="FOOT2" href="#DOCF2">(4)</a></h5>
 <p>in footnote2</p>
-<h5><a id="FOOT7" href="#DOCF7">(5)</a></h5>
+<h5><a id="FOOT1_5" href="#DOCF1_5">(5)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT8" href="#DOCF8">(6)</a></h5>
+<h5><a id="FOOT2_6" href="#DOCF2_6">(6)</a></h5>
 <p>in footnote2</p>
-<h5><a id="FOOT3" href="#DOCF3">(7)</a></h5>
+<h5><a id="FOOT5" href="#DOCF5">(7)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT4" href="#DOCF4">(8)</a></h5>
+<h5><a id="FOOT6" href="#DOCF6">(8)</a></h5>
 <p>in footnote2</p>
-<h5><a id="FOOT1_9" href="#DOCF1_9">(9)</a></h5>
+<h5><a id="FOOT7" href="#DOCF7">(9)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT2_10" href="#DOCF2_10">(10)</a></h5>
+<h5><a id="FOOT8" href="#DOCF8">(10)</a></h5>
 <p>in footnote2</p>
 <h5><a id="FOOT9" href="#DOCF9">(11)</a></h5>
 <p>in footnote</p>
@@ -5958,7 +5960,7 @@ Menu comment
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <h1 class="contents-heading">Table of Contents</h1>
@@ -5966,7 +5968,7 @@ Menu comment
 <div class="contents">
 
 <ul class="no-bullet">
-  <li><a id="toc-chapter-1" href="#chapter">1 chapter</a>
+  <li><a id="toc-chapter-1" href="#chapter" rel="index">1 chapter</a>
   <ul class="no-bullet">
     <li><a id="toc-A-section" href="#s_002d_002dect_002cion">1.1 A section</a>
     <ul class="no-bullet">
@@ -5985,14 +5987,14 @@ Menu comment
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <h1 class="shortcontents-heading">Short Table of Contents</h1>
 
 <div class="shortcontents">
 <ul class="no-bullet">
-<li><a id="stoc-chapter-1" href="#chapter">1 chapter</a></li>
+<li><a id="stoc-chapter-1" href="#chapter" rel="index">1 chapter</a></li>
 <li><a id="stoc-chapter-2" href="#chapter2" rel="index">chapter 2</a></li>
 </ul>
 </div>
@@ -6001,7 +6003,7 @@ Menu comment
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <h1 class="about-heading">About This Document</h1>
diff --git a/tp/tests/layout/res_parser/formatting_nodes/chapter.html 
b/tp/tests/layout/res_parser/formatting_nodes/chapter.html
index 4d95640..8a958bf 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/chapter.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/chapter.html
@@ -728,7 +728,7 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="index.html" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
 <hr>
@@ -743,6 +743,3028 @@ qsd dsq sdq dsq dssdq sdq sdq sdq dsq sdq dsq dsq sdq 
dsq sdqsd q
 </p>
 <p>unneeded indent
 </p>
+<p>Insertcopying in normal text
+</p><p>In copying
+</p>
+<p>&lt;
+&gt;
+&quot;
+&amp;
+&rsquo;
+&lsquo;
+</p>
+<p>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;<br>
+code: <code>``simple-double--three---four----''</code> <br>
+asis: &ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo; <br>
+strong: 
<strong>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;</strong> <br>
+kbd: <kbd>``simple-double--three---four----''</kbd> <br>
+</p>
+<p>&lsquo;<!-- /@w -->&lsquo;simple-double-<!-- /@w 
-->-three&mdash;four&mdash;-&rsquo;<!-- /@w -->&rsquo;<br>
+</p>
+<span id="index-copying-_002d_002doption"></span>
+<span id="index-copying-_0060_0060"></span>
+<span id="index-copying-_0060_0060-1"></span>
+<span id="index-copying-_002d_002dfoption"></span>
+
+<p>@&quot;u &uuml; 
+@&quot;{U} &Uuml; 
+@~n &ntilde;
+@^a &acirc;
+@&rsquo;e &eacute;
+@=o &#333;
+@&lsquo;i &igrave;
+@&rsquo;{e} &eacute;
+@&rsquo;{@dotless{i}} &iacute; 
+@dotless{i} i
+@dotless{j} j
+@&lsquo;{@=E} &#274;` 
+@l{} &#322;
+@,{@&rsquo;C} &#262;,
+@,c &ccedil;
+@,c@&quot;u &ccedil;&uuml; <br>
+</p>
+<p>@U{0075} &#x0075;
+</p>
+<p>@* <br>
+@ followed by a space
+&nbsp;
+@ followed by a tab
+&nbsp;
+@ followed by a new line
+&nbsp;<code>@-</code> 
+<code>@|</code> 
+<code>@:</code> 
+<code>@!</code> !
+<code>@?</code> ?
+<code>@.</code> .
+<code>@@</code> @
+<code>@}</code> }
+<code>@{</code> {
+<code>@/</code> 
+</p>
+<p>foo vs. bar. 
+colon :And something else.
+semi colon ;.
+And ? ?.
+Now ! !@
+but , ,
+</p>
+<p>@TeX TeX
+@LaTeX LaTeX
+@bullet &bull;
+@copyright &copy;
+@dots &hellip;
+@enddots <small class="enddots">...</small>
+@equiv &equiv;
+@error error&rarr;
+@expansion &rarr;
+@minus -
+@point &lowast;
+@print -|
+@result &rArr;
+@today a sunny day
+</p>
+<p>@aa &aring;
+@AA &Aring;
+@ae &aelig;
+@oe &oelig;
+@AE &AElig;
+@OE &OElig;
+@o &oslash;
+@O &Oslash;
+@ss &szlig;
+@l &#322;
+@L &#321;
+@DH &ETH;
+@TH &THORN;
+@dh &eth;
+@th &thorn;
+</p>
+<p>@exclamdown &iexcl;
+@questiondown &iquest;
+@pounds &pound;
+@registeredsymbol &reg;
+@ordf &ordf;
+@ordm &ordm;
+@comma ,
+@quotedblleft &ldquo;
+@quotedblright &rdquo;
+@quoteleft &lsquo;
+@quoteright &rsquo;
+@quotedblbase &bdquo;
+@quotesinglbase &sbquo;
+@guillemetleft &laquo;
+@guillemetright &raquo;
+@guillemotleft &laquo;
+@guillemotright &raquo;
+@guilsinglleft &lsaquo;
+@guilsinglright &rsaquo;
+@textdegree &deg;
+@euro &euro;
+@arrow &rarr;
+@leq &le;
+@geq &ge;
+</p>
+<p><code>@acronym{--a,an accronym}</code> <acronym title="an 
accronym">&ndash;a</acronym> (an accronym)
+<code>@acronym{--a}</code> <acronym title="an accronym">&ndash;a</acronym>
+<code>@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr 
title="&Eacute;tude Autonome">&Eacute;&ndash;. ,A.</abbr> (&Eacute;tude 
Autonome)
+<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude 
Autonome">&Eacute;&ndash;. ,A.</abbr>
+<code>@asis{--a}</code> &ndash;a
+<code>@b{--a}</code> <b>&ndash;a</b>
+<code>@cite{--a}</code> <cite>&ndash;a</cite>
+<code>@code{--a}</code> <code>--a</code>
+<code>@command{--a}</code> <code>--a</code>
+<code>@dfn{--a}</code> <em>&ndash;a</em>
+<code>@dmn{--a}</code> &ndash;a
+<code>@email{--a,--b}</code> <a href="mailto:--a";>&ndash;b</a>
+<code>@email{,--b}</code> &ndash;b
+<code>@email{--a}</code> <a href="mailto:--a";>--a</a>
+<code>@emph{--a}</code> <em>&ndash;a</em>
+<code>@env{--a}</code> <code>--a</code>
+<code>@file{--a}</code> <samp>--a</samp>
+<code>@i{--a}</code> <i>&ndash;a</i>
+<code>@kbd{--a}</code> <kbd>--a</kbd>
+<code>@key{--a}</code> <tt class="key">--a</tt>
+<code>@math{--a {\frac{1}{2}} @minus{}}</code> <em class='math'>--a 
{\frac{1}{2}} -</em>
+<code>@option{--a}</code> <samp>--a</samp>
+<code>@r{--a}</code> <span class="roman">&ndash;a</span>
+<code>@samp{--a}</code> &lsquo;<samp>--a</samp>&rsquo;
+<code>@sc{--a}</code> <small>&ndash;A</small>
+<code>@strong{--a}</code> <strong>&ndash;a</strong>
+<code>@t{--a}</code> <tt>--a</tt>
+<code>@sansserif{--a}</code> <span class="sansserif">&ndash;a</span>
+<code>@slanted{--a}</code> <i>&ndash;a</i>
+<code>@titlefont{--a}</code> </p><h1 class="titlefont">&ndash;a</h1>
+<p><code>@indicateurl{--a}</code> &lsquo;<code>--a</code>&rsquo;
+<code>@uref{--a,--b}</code> <a href="--a">&ndash;b</a>
+<code>@uref{--a}</code> <a href="--a">--a</a>
+<code>@uref{,--b}</code> &ndash;b
+<code>@uref{--a,--b,--c}</code> <a href="--a">&ndash;c</a>
+<code>@uref{,--b,--c}</code> &ndash;c
+<code>@uref{--a,,--c}</code> <a href="--a">&ndash;c</a>
+<code>@uref{,,--c}</code> &ndash;c
+<code>@url{--a,--b}</code> <a href="--a">&ndash;b</a>
+<code>@url{--a,}</code> <a href="--a">--a</a>
+<code>@url{,--b}</code> &ndash;b
+<code>@var{--a}</code> <var>&ndash;a</var>
+<code>@verb{:--a:}</code> <tt>--a</tt>
+<code>@verb{:a  &lt; &amp; @ % &quot; --    b:}</code> <tt>a  &lt; &amp; @ % 
&quot; --    b</tt>
+<code>@w{a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a 
a}</code> 
a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a<!--
 /@w -->
+<code>@H{a}</code> a''
+<code>@H{--a}</code> &ndash;a''
+<code>@dotaccent{a}</code> &#551;
+<code>@dotaccent{--a}</code> &ndash;a.
+<code>@ringaccent{a}</code> &aring;
+<code>@ringaccent{--a}</code> &ndash;a*
+<code>@tieaccent{a}</code> a[
+<code>@tieaccent{--a}</code> &ndash;a[
+<code>@u{a}</code> &#259;
+<code>@u{--a}</code> &ndash;a(
+<code>@ubaraccent{a}</code> a_
+<code>@ubaraccent{--a}</code> &ndash;a_
+<code>@udotaccent{a}</code> &#7841;
+<code>@udotaccent{--a}</code> .&ndash;a
+<code>@v{a}</code> &#462;
+<code>@v{--a}</code> &ndash;a&lt;
+<code>@,{c}</code> &ccedil;
+<code>@,{--c}</code> &ndash;c,
+<code>@ogonek{a}</code> &#261;
+<code>@ogonek{--a}</code> &ndash;a;
+<code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
+<code>@footnote{in footnote}</code> <a id="DOCF1_5" 
href="formatting_fot.html#FOOT1_5"><sup>5</sup></a>
+<code>@footnote{in footnote2}</code> <a id="DOCF2_6" 
href="formatting_fot.html#FOOT2_6"><sup>6</sup></a>
+</p>
+<p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,,l--e}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
+<code>@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt" alt="f--ile">
+<code>@image{f--ile,aze,az,alt,.e--xt}</code> <img src="f--ile.e--xt" 
alt="alt">
+<code>@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg" alt="a&ndash;lt">
+<code>@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}</code> <img 
src="f--ile@..file ext e--xt}" alt="alt">
+</p>
+<p><code>@sp 2</code><br>
+</p><br>
+<br>
+<p><code>@page</code><br>
+</p>
+<p><code>need 1002</code>
+</p>
+<p><code>@clicksequence{click @click{} A}</code> click &rarr; A
+After clickstyle &rArr;
+<code>@clicksequence{click @click{} A}</code> click &rArr; A
+</p>
+<div 
class="displaymath"><em><strong>``simple-double--three---four----''</strong> 
aa<!-- /@w -->
+`<!-- /@w -->`simple-double-<!-- /@w -->-three---four----'<!-- /@w -->'
+
+</em></div>
+<div class="displaymath"><em>&uuml; &Uuml; &ntilde; &acirc; &eacute; &#333; 
&igrave; &eacute; i j &#274;`
+&#322; &#262;, &#262;, &ccedil; a'' &#551; &aring; a[
+&#259; a_ &#7841; &#462; &#261; a<sup>h</sup><sub>l</sub>
+
+ &nbsp;&nbsp; &nbsp;   ! ? . @ } { 
+a sunny day
+</em></div>
+<div class="displaymath"><em>&rarr;
+&#x0075;
+TeX LaTeX &bull; &copy; &hellip; ... &equiv;
+error&rarr; &rarr; - &lowast; -| &rArr;
+&aring; &Aring; &aelig; &oelig; &AElig; &OElig; &oslash; &Oslash; &szlig; 
&#322; &#321; &ETH;
+&THORN; &eth; &thorn; &iexcl; &iquest; &pound;
+&reg; &ordf; &ordm; , 
+</em></div>
+<div class="displaymath"><em>&ldquo; &rdquo; 
+&lsquo; &rsquo; &bdquo; &sbquo; &laquo;
+&raquo; &laquo; &raquo; &lsaquo;
+&rsaquo; &deg; &euro; &rarr; &le; &ge;
+</em></div>
+<p><kbd>default kbdinputstyle</kbd>
+</p><div class="example">
+<pre class="example"><kbd>in example default kbdinputstyle</kbd>
+</pre></div>
+
+<p><code>code kbdinputstyle</code>
+</p><div class="example">
+<pre class="example"><code>in example code kbdinputstyle</code>
+</pre></div>
+
+<p><kbd>example kbdinputstyle</kbd>
+</p><div class="example">
+<pre class="example"><code>in example example kbdinputstyle</code>
+</pre></div>
+
+<p><kbd>distinct kbdinputstyle</kbd>
+</p><div class="example">
+<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
+</pre></div>
+
+<blockquote>
+<p>A quot&mdash;ation
+</p></blockquote>
+
+<blockquote>
+<p><b>Note:</b> A Note
+</p></blockquote>
+
+<blockquote>
+<p><b>note:</b> A note
+</p></blockquote>
+
+<blockquote>
+<p><b>Caution:</b> Caution
+</p></blockquote>
+
+<blockquote>
+<p><b>Important:</b> Important
+</p></blockquote>
+
+<blockquote>
+<p><b>Tip:</b> a Tip
+</p></blockquote>
+
+<blockquote>
+<p><b>Warning:</b> a Warning.
+</p></blockquote>
+
+<blockquote>
+<p><b>something &eacute; TeX:</b> The something &eacute; TeX is here.
+</p></blockquote>
+
+<blockquote>
+<p><b>@ at the end of line &nbsp;:</b> A @ at the end of the @quotation line.
+</p></blockquote>
+
+<blockquote>
+<p><b>something, other thing:</b> something, other thing
+</p></blockquote>
+
+<blockquote>
+<p><b>Note, the note:</b> Note, the note
+</p></blockquote>
+
+<blockquote>
+</blockquote>
+
+<blockquote>
+</blockquote>
+
+<blockquote>
+</blockquote>
+
+<blockquote>
+</blockquote>
+
+<blockquote>
+<p>aaa quotation
+</p></blockquote>
+<div align="center">&mdash; <em>quotation author</em>
+</div>
+<blockquote>
+<p>indent in quotation
+</p></blockquote>
+
+<blockquote>
+<p>A small quot&mdash;ation
+</p></blockquote>
+
+<blockquote>
+<p><b>Note:</b> A small Note
+</p></blockquote>
+
+<blockquote>
+<p><b>something, other thing:</b> something, other thing
+</p></blockquote>
+
+<ul>
+<li> i&ndash;temize
+</li></ul>
+
+<ul class="no-bullet">
+<li>+ i&ndash;tem +
+</li></ul>
+
+<ul>
+<li> b&ndash;ullet
+</li></ul>
+
+<ul class="no-bullet">
+<li>- minu&ndash;s
+</li></ul>
+
+<ul class="no-bullet">
+<li> e&ndash;mph item
+</li></ul>
+
+<ul class="no-bullet">
+<li><em>after emph</em> e&ndash;mph item
+</li></ul>
+
+<ul class="no-bullet">
+<li>&bull; a&ndash;n itemize line <span 
id="index-copying-index-entry-within-itemize"></span>
+i&ndash;tem 1
+</li><li>&bull; a&ndash;n itemize line i&ndash;tem 2
+</li></ul>
+
+<ol>
+<li> e&ndash;numerate
+</li></ol>
+
+<table>
+<thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
+<tr><td width="40%">mu&ndash;ltitable item</td><td width="60%">multitable 
tab</td></tr>
+<tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
+<span id="index-copying-index-entry-within-multitable"></span></td></tr>
+<tr><td width="40%">lone mu&ndash;ltitable item</td></tr>
+</table>
+
+<table>
+<tr><td>truc</td><td>bidule</td></tr>
+</table>
+
+<div class="example">
+<pre class="example">e--xample  some
+   text
+</pre></div>
+
+<div class="example first-arg">
+<pre class="example">example one arg
+</pre></div>
+
+<div class="example first-arg second-arg">
+<pre class="example">example two args
+</pre></div>
+
+<div class="example first-arg second-arg third-arg">
+<pre class="example">example three args
+</pre></div>
+
+<div class="example first-arg second-arg third-arg fourth-arg">
+<pre class="example">example four args
+</pre></div>
+
+<div class="example first-arg second-arg third-arg fourth-arg fifth-arg">
+<pre class="example">example five args
+</pre></div>
+
+<div class="example something-é-TeX">
+<pre class="example">The something &eacute; TeX is here.
+</pre></div>
+
+<div class="example @-at-the-end-of-line--">
+<pre class="example">A @ at the end of the @example line.
+</pre></div>
+
+<div class="example">
+<pre class="example">example with empty args
+</pre></div>
+
+<div class="example nonempty">
+<pre class="example">example with empty and non empty args mix
+</pre></div>
+
+<div class="example">
+<pre class="example">s--mallexample
+</pre></div>
+
+<p><code>@noindent</code> after smallexample.
+</p><div class="example">
+<pre class="example">$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&amp;content-type=text/plain'
+$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&amp;content-type=text/plain'
+</pre></div>
+<p>Less recent versions are also present.
+</p>
+<div class="display">
+<pre class="display">d&ndash;isplay
+</pre></div>
+
+<div class="display">
+<pre class="display">s&ndash;malldisplay
+</pre></div>
+
+<div class="example lisp">
+<pre class="lisp">l--isp
+</pre></div>
+
+<div class="example lisp">
+<pre class="lisp">s--malllisp
+</pre></div>
+
+<div class="format">
+<pre class="format">f&ndash;ormat
+</pre></div>
+
+<div class="format">
+<pre class="format">s&ndash;mallformat
+</pre></div>
+
+<div class="displaymath"><em>disp--laymath
+f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2</sup>
+</em></div>
+<dl class="def">
+<dt id="index-copying-d_002d_002deffn_005fname"><span 
class="category">c--ategory: </span><span><strong>d--effn_name</strong> 
<em>a--rguments...</em><a href='#index-copying-d_002d_002deffn_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;effn
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-de_002d_002dffn_005fname"><span 
class="category">cate--gory: </span><span><strong>de--ffn_name</strong> 
<em>ar--guments    more args <br> even more so</em><a 
href='#index-copying-de_002d_002dffn_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>def&ndash;fn
+</p></dd></dl>
+ 
+<dl class="def">
+<dt id="index-copying-i"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a 
href='#index-copying-i' class='copiable-anchor'> &para;</a></span></dt>
+<dd><span id="index-copying-index-entry-within-deffn"></span>
+</dd><dt id="index-copying-truc"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-log-trap"><span class="category">Command: 
</span><span><strong>log trap</strong> <em></em><a 
href='#index-copying-log-trap' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-log-trap1"><span class="category">Command: 
</span><span><strong>log trap1</strong> <em></em><a 
href='#index-copying-log-trap1' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-log-trap2"><span class="category">Command: 
</span><span><strong>log trap2</strong> <em></em><a 
href='#index-copying-log-trap2' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-id-ule"><span class="category">cmde: 
</span><span><strong><b>id ule</b></strong> <em>truc</em><a 
href='#index-copying-id-ule' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-id-i-ule"><span class="category">cmde2: 
</span><span><strong><b>id &lsquo;<samp>i</samp>&rsquo; ule</b></strong> 
<em>truc</em><a href='#index-copying-id-i-ule' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt><span class="category"><b>id &lsquo;<samp>i</samp>&rsquo; ule</b>: 
</span><span><strong></strong></span></dt>
+<dt><span><strong></strong></span></dt>
+<dt><span class="category">aaa: </span><span><strong></strong></span></dt>
+<dt><span class="category">: </span><span><strong></strong></span></dt>
+<dt><span class="category">: </span><span><strong></strong></span></dt>
+<dt id="index-copying-machin"><span class="category">: 
</span><span><strong>machin</strong><a href='#index-copying-machin' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-bidule-machin"><span class="category">: 
</span><span><strong>bidule machin</strong><a 
href='#index-copying-bidule-machin' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-machin-1"><span class="category">truc: 
</span><span><strong>machin</strong><a href='#index-copying-machin-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt><span class="category">truc: </span><span><strong></strong></span></dt>
+<dt id="index-copying-followed"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-copying-followed' class='copiable-anchor'> &para;</a></span></dt>
+<dt><span class="category">truc: </span><span><strong></strong></span></dt>
+<dt><span class="category">: </span><span><strong></strong></span></dt>
+<dt id="index-copying-a"><span class="category">truc: 
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a 
href='#index-copying-a' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-deffnx"><span class="category">truc: 
</span><span><strong>deffnx</strong> <em>before end deffn</em><a 
href='#index-copying-deffnx' class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+
+<dl class="def">
+<dt id="index-copying-deffn"><span class="category">empty: 
</span><span><strong>deffn</strong><a href='#index-copying-deffn' 
class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+
+<dl class="def">
+<dt id="index-copying-deffn-1"><span class="category">empty: 
</span><span><strong>deffn</strong> <em>with deffnx</em><a 
href='#index-copying-deffn-1' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-deffnx-1"><span class="category">empty: 
</span><span><strong>deffnx</strong><a href='#index-copying-deffnx-1' 
class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+
+<dl class="def">
+<dt id="index-copying-i-1"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a 
href='#index-copying-i-1' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-truc-1"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>text in def item for second def item
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002defvr_005fname"><span 
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a 
href='#index-copying-d_002d_002defvr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efvr
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002deftypefn_005fname"><span 
class="category">c--ategory: </span><span><em>t--ype</em> 
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002deftypefn_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypefn
+</p></dd></dl>
+
+<dl class="def">
+<dt 
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
 on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong> 
<em>a--rguments...</em><a 
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypeop
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002deftypevr_005fname"><span 
class="category">c--ategory: </span><span><em>t--ype</em> 
<strong>d--eftypevr_name</strong><a 
href='#index-copying-d_002d_002deftypevr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypevr
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass: 
<strong>d--efcv_name</strong><a href='#index-copying-d_002d_002defcv_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efcv
+</p></dd></dl>
+
+<dl class="def">
+<dt 
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory 
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efop
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002deftp_005fname"><span 
class="category">c--ategory: </span><span><strong>d--eftp_name</strong> 
<em>a--ttributes...</em><a href='#index-copying-d_002d_002deftp_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;eftp
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002defun_005fname"><span 
class="category">Function: </span><span><strong>d--efun_name</strong> 
<em>a--rguments...</em><a href='#index-copying-d_002d_002defun_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efun
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro: 
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002defmac_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efmac
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002defspec_005fname"><span 
class="category">Special Form: </span><span><strong>d--efspec_name</strong> 
<em>a--rguments...</em><a href='#index-copying-d_002d_002defspec_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efspec
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002defvar_005fname"><span 
class="category">Variable: </span><span><strong>d--efvar_name</strong> 
<em>argvar argvar1</em><a href='#index-copying-d_002d_002defvar_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efvar
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User 
Option: </span><span><strong>d--efopt_name</strong><a 
href='#index-copying-d_002d_002defopt_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efopt
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002deftypefun_005fname"><span 
class="category">Function: </span><span><em>t--ype</em> 
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002deftypefun_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypefun
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002deftypevar_005fname"><span 
class="category">Variable: </span><span><em>t--ype</em> 
<strong>d--eftypevar_name</strong><a 
href='#index-copying-d_002d_002deftypevar_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypevar
+</p></dd></dl>
+
+<dl class="def">
+<dt 
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance 
Variable of c--lass: <strong>d--efivar_name</strong><a 
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efivar
+</p></dd></dl>
+
+<dl class="def">
+<dt 
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
 Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a 
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypeivar
+</p></dd></dl>
+
+<dl class="def">
+<dt 
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method 
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efmethod
+</p></dd></dl>
+
+<dl class="def">
+<dt 
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
 on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong> 
<em>a--rguments...</em><a 
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypemethod
+</p></dd></dl>
+
+<p><code>@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@, 
ma---nual@@}</code> See <a data-manual="file n---ame@" href="../file 
n---ame@/c_002d_002d_002dhapter_0040.html#c_002d_002d_002dhapter_0040">t&mdash;itle@</a>
 in <cite>ma&mdash;nual@</cite>.
+<code>@ref{chapter, cross ref name, title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@pxref{chapter, cross ref name, title, file name, manual}</code> see <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
+</p>
+<p><code>@ref{chapter}</code> <a href="#chapter">chapter</a>
+<code>@xref{chapter}</code> See <a href="#chapter">chapter</a>.
+<code>@pxref{chapter}</code> see <a href="#chapter">chapter</a>
+<code>@ref{s--ect@comma{}ion}</code> <a href="s_002d_002dect_002cion.html">A 
section</a>
+</p>
+<p><code>@ref{s--ect@comma{}ion, a @comma{} in cross
+ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual 
name }</code>
+<a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a> 
in <cite>a , in manual name</cite>
+</p>
+<p><code>@ref{chapter,cross ref name}</code> <a href="#chapter">cross ref 
name</a>
+<code>@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<code>@ref{chapter,,,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
+<code>@ref{chapter,,,,manual}</code> &lsquo;chapter&rsquo; in 
<cite>manual</cite>
+<code>@ref{chapter,cross ref name,title,}</code> <a href="#chapter">title</a>
+<code>@ref{chapter,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)cross ref name</a>
+<code>@ref{chapter,cross ref name,,,manual}</code> &lsquo;cross ref 
name&rsquo; in <cite>manual</cite>
+<code>@ref{chapter,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)title</a>
+<code>@ref{chapter,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{chapter,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@ref{chapter,,title,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)title</a>
+<code>@ref{chapter,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{chapter,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">chapter</a> in <cite>manual</cite>
+</p>
+
+<p><code>@ref{(pman)anode,cross ref name}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)cross ref name</a>
+<code>@ref{(pman)anode,,title}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
+<code>@ref{(pman)anode,,,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)anode</a>
+<code>@ref{(pman)anode,,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">anode</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title,}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
+<code>@ref{(pman)anode,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">(file name)cross ref name</a>
+<code>@ref{(pman)anode,cross ref name,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">cross ref name</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title,file name}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">(file 
name)title</a>
+<code>@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
data-manual="pman" href="../pman/anode.html#anode">title</a> in 
<cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">title</a> in 
<cite>manual</cite>
+<code>@ref{(pman)anode,,title,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)title</a>
+<code>@ref{(pman)anode,,title,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">anode</a> in <cite>manual</cite>
+</p>
+
+<p><code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
+<code>@inforef{chapter}</code> See &lsquo;chapter&rsquo;
+<code>@inforef{chapter, cross ref name}</code> See &lsquo;cross ref name&rsquo;
+<code>@inforef{chapter,,file name}</code> See <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
+<code>@inforef{node, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/node.html#node">(file name)cross ref 
name</a>
+<code>@inforef{node}</code> See &lsquo;node&rsquo;
+<code>@inforef{node, cross ref name}</code> See &lsquo;cross ref name&rsquo;
+<code>@inforef{node,,file name}</code> See <a data-manual="file name" 
href="../file name/node.html#node">(file name)node</a>
+<code>@inforef{chapter, cross ref name, file name, spurious arg}</code> See <a 
data-manual="file name, spurious arg" href="../file name, spurious 
arg/chapter.html#chapter">(file name, spurious arg)cross ref name</a>
+</p>
+<p><code>@inforef{s--ect@comma{}ion, a @comma{} in cross
+ref, a comma@comma{} in file}</code>
+See <a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a , 
in cross
+ref</a>
+</p>
+
+<dl compact="compact">
+<dt><span>a</span></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl compact="compact">
+<dt id='index-copying-a-2'><span>a<a href='#index-copying-a-2' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id='index-copying-b-1'><span>b<a href='#index-copying-b-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl compact="compact">
+<dt id='index-copying-a-1'><span>a<a href='#index-copying-a-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><span id="index-copying-index-entry-between-item-and-itemx"></span>
+</dd>
+<dt id='index-copying-b'><span>b<a href='#index-copying-b' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<table class="cartouche" border="1"><tr><td>
+<p>c&ndash;artouche
+</p></td></tr></table>
+
+<p>g&ndash;roupe
+</p>
+<p align="left">f&ndash;lushleft
+more text
+</p>
+<p align="right">f&ndash;lushright
+more text
+</p>
+<div align="center">ce&ndash;ntered line
+</div>
+<p>r&ndash;raggedright
+more text
+</p>
+<pre class="verbatim">\input texinfo @c -*-texinfo-*-
+
+@setfilename simplest.info
+
+@node Top
+
+This is a very simple texi manual @  &lt;&gt;.
+
+@bye
+</pre>
+<pre class="verbatim">in verbatim ''
+</pre>
+
+html ''
+
+
+
+
+<span id="majorheading-1"></span><h1 class="majorheading">majorheading</h1>
+
+<span id="chapheading-1"></span><h1 class="chapheading">chapheading</h1>
+
+<span id="heading-1"></span><h2 class="heading">heading</h2>
+
+<span id="subheading-1"></span><h3 class="subheading">subheading</h3>
+
+<span id="subsubheading-1"></span><h4 class="subsubheading">subsubheading</h4>
+
+
+<p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
+<code>@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }</code> <abbr 
title="&Eacute;tude&ndash;, Autonome">&Eacute;&ndash;. ,A.</abbr> 
(&Eacute;tude&ndash;, <b>Autonome</b>)
+<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude&ndash;, 
Autonome">&Eacute;&ndash;. ,A.</abbr>
+</p>
+<p><code>@math{--a@minus{} {\frac{1}{2}}}</code> <em class='math'>--a- 
{\frac{1}{2}}</em>
+</p>
+<p><code>@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img src="f-ile.jpg" 
alt="altjk _&quot; %@">
+<code>@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img src="f--ile.e--xt" alt="jk _&quot; %@ in b &quot;">
+<code>@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; %@:}}</code> 
<img src="filejk _&quot; %@.jpg" alt="altjk _&quot; %@">
+</p>
+
+
+
+<p>Somehow invalid use of @,:<br>
+@, ,
+<br>
+@,@&quot;u ,&uuml;
+</p>
+<p>Invalid use of @&rsquo;:<br>
+@&rsquo; '
+<br>
+@&rsquo;@&quot;u '&uuml;
+</p>
+<p>@dotless{truc} truc
+@dotless{ij} ij
+<code>@dotless{--a}</code> &ndash;a
+<code>@dotless{a}</code> a
+</p>
+<p>@U, without braces @U{}, with empty arg 
+@U{z}, with non-hex arg &#xz;
+@U{abc}, with &lt;4 hex digits &#xabc;
+@U{FFFFFFFFFFFFFF}, value much too large &#xFFFFFFFFFFFFFF;
+@U{110000}, value just beyond Unicode &#x110000;
+</p>
+<p>@TeX, but without brace TeX<code>@#</code> #
+</p>
+<p><code>@w{--a}</code> &ndash;a<!-- /@w -->
+</p>
+<p><code>@image{,1--xt}</code> 
+<code>@image{,,2--xt}</code> 
+<code>@image{,,,3--xt}</code> 
+</p>
+
+<ul class="no-bullet">
+<li> after emph e&ndash;mph item
+</li></ul>
+
+<ul class="no-bullet">
+<li>&bull; a&ndash;n itemize line i&ndash;tem 1
+</li><li>&bull; a&ndash;n itemize line i&ndash;tem 2
+</li></ul>
+
+<dl class="def">
+<dt><span class="category">fun: </span><span><strong></strong></span></dt>
+<dt id="index-copying-machin-2"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and</em><a 
href='#index-copying-machin-2' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-machin-3"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and  after</em><a 
href='#index-copying-machin-3' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-machin-4"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and </em><a 
href='#index-copying-machin-4' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-machin-5"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a 
href='#index-copying-machin-5' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-followed-1"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-copying-followed-1' class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>Various deff lines
+</p></dd><dt id="index-copying-after"><span class="category">truc: 
</span><span><strong>after</strong> <em>a deff item</em><a 
href='#index-copying-after' class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+
+<p><code>@ref{node}</code> &lsquo;node&rsquo;
+</p>
+<p><code>@ref{,cross ref name}</code> &lsquo;cross ref name&rsquo;
+<code>@ref{,,title}</code> &lsquo;title&rsquo;
+<code>@ref{,,,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)</a>
+<code>@ref{,,,,manual}</code> <cite>manual</cite>
+<code>@ref{node,cross ref name}</code> &lsquo;cross ref name&rsquo;
+<code>@ref{node,,title}</code> &lsquo;title&rsquo;
+<code>@ref{node,,,file name}</code> <a data-manual="file name" href="../file 
name/node.html#node">(file name)node</a>
+<code>@ref{node,,,,manual}</code> &lsquo;node&rsquo; in <cite>manual</cite>
+<code>@ref{node,cross ref name,title,}</code> &lsquo;title&rsquo;
+<code>@ref{node,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)cross ref name</a>
+<code>@ref{node,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; 
in <cite>manual</cite>
+<code>@ref{node,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/node.html#node">(file name)title</a>
+<code>@ref{node,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{node,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/node.html#node">title</a> in 
<cite>manual</cite>
+<code>@ref{node,,title,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)title</a>
+<code>@ref{node,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{node,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">title</a> in <cite>manual</cite>
+<code>@ref{node,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">node</a> in <cite>manual</cite>
+<code>@ref{,cross ref name,title,}</code> &lsquo;title&rsquo;
+<code>@ref{,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)cross ref name</a>
+<code>@ref{,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; in 
<cite>manual</cite>
+<code>@ref{,cross ref name,title,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)title</a>
+<code>@ref{,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/index.html">title</a> in 
<cite>manual</cite>
+<code>@ref{,,title,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)title</a>
+<code>@ref{,,title,,manual}</code> &lsquo;title&rsquo; in <cite>manual</cite>
+<code>@ref{,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/index.html">title</a> in <cite>manual</cite>
+<code>@ref{,,,file name,manual}</code> <cite><a data-manual="file name" 
href="../file name/index.html">manual</a></cite>
+</p>
+<p><code>@inforef{,cross ref name }</code> See &lsquo;cross ref name&rsquo;
+<code>@inforef{,,file name}</code> See <a data-manual="file name" 
href="../file name/index.html">(file name)</a>
+<code>@inforef{,cross ref name, file name}</code> See <a data-manual="file 
name" href="../file name/index.html">(file name)cross ref name</a>
+<code>@inforef{}</code> 
+</p>
+
+
+<p>Normal text
+</p>
+<p>&lt;
+&gt;
+&quot;
+&amp;
+&rsquo;
+&lsquo;
+</p>
+<p>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;<br>
+code: <code>``simple-double--three---four----''</code> <br>
+asis: &ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo; <br>
+strong: 
<strong>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;</strong> <br>
+kbd: <kbd>``simple-double--three---four----''</kbd> <br>
+</p>
+<p>&lsquo;<!-- /@w -->&lsquo;simple-double-<!-- /@w 
-->-three&mdash;four&mdash;-&rsquo;<!-- /@w -->&rsquo;<br>
+</p>
+<span id="index-_002d_002doption"></span>
+<span id="index-_0060_0060"></span>
+<span id="index-_0060_0060-2"></span>
+<span id="index-_002d_002dfoption"></span>
+
+<p>@&quot;u &uuml; 
+@&quot;{U} &Uuml; 
+@~n &ntilde;
+@^a &acirc;
+@&rsquo;e &eacute;
+@=o &#333;
+@&lsquo;i &igrave;
+@&rsquo;{e} &eacute;
+@&rsquo;{@dotless{i}} &iacute; 
+@dotless{i} i
+@dotless{j} j
+@&lsquo;{@=E} &#274;` 
+@l{} &#322;
+@,{@&rsquo;C} &#262;,
+@,c &ccedil;
+@,c@&quot;u &ccedil;&uuml; <br>
+</p>
+<p>@U{0075} &#x0075;
+</p>
+<p>@* <br>
+@ followed by a space
+&nbsp;
+@ followed by a tab
+&nbsp;
+@ followed by a new line
+&nbsp;<code>@-</code> 
+<code>@|</code> 
+<code>@:</code> 
+<code>@!</code> !
+<code>@?</code> ?
+<code>@.</code> .
+<code>@@</code> @
+<code>@}</code> }
+<code>@{</code> {
+<code>@/</code> 
+</p>
+<p>foo vs. bar. 
+colon :And something else.
+semi colon ;.
+And ? ?.
+Now ! !@
+but , ,
+</p>
+<p>@TeX TeX
+@LaTeX LaTeX
+@bullet &bull;
+@copyright &copy;
+@dots &hellip;
+@enddots <small class="enddots">...</small>
+@equiv &equiv;
+@error error&rarr;
+@expansion &rarr;
+@minus -
+@point &lowast;
+@print -|
+@result &rArr;
+@today a sunny day
+</p>
+<p>@aa &aring;
+@AA &Aring;
+@ae &aelig;
+@oe &oelig;
+@AE &AElig;
+@OE &OElig;
+@o &oslash;
+@O &Oslash;
+@ss &szlig;
+@l &#322;
+@L &#321;
+@DH &ETH;
+@TH &THORN;
+@dh &eth;
+@th &thorn;
+</p>
+<p>@exclamdown &iexcl;
+@questiondown &iquest;
+@pounds &pound;
+@registeredsymbol &reg;
+@ordf &ordf;
+@ordm &ordm;
+@comma ,
+@quotedblleft &ldquo;
+@quotedblright &rdquo;
+@quoteleft &lsquo;
+@quoteright &rsquo;
+@quotedblbase &bdquo;
+@quotesinglbase &sbquo;
+@guillemetleft &laquo;
+@guillemetright &raquo;
+@guillemotleft &laquo;
+@guillemotright &raquo;
+@guilsinglleft &lsaquo;
+@guilsinglright &rsaquo;
+@textdegree &deg;
+@euro &euro;
+@arrow &rarr;
+@leq &le;
+@geq &ge;
+</p>
+<p><code>@acronym{--a,an accronym}</code> <acronym title="an 
accronym">&ndash;a</acronym> (an accronym)
+<code>@acronym{--a}</code> <acronym title="an accronym">&ndash;a</acronym>
+<code>@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr 
title="&Eacute;tude Autonome">&Eacute;&ndash;. ,A.</abbr> (&Eacute;tude 
Autonome)
+<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude 
Autonome">&Eacute;&ndash;. ,A.</abbr>
+<code>@asis{--a}</code> &ndash;a
+<code>@b{--a}</code> <b>&ndash;a</b>
+<code>@cite{--a}</code> <cite>&ndash;a</cite>
+<code>@code{--a}</code> <code>--a</code>
+<code>@command{--a}</code> <code>--a</code>
+<code>@dfn{--a}</code> <em>&ndash;a</em>
+<code>@dmn{--a}</code> &ndash;a
+<code>@email{--a,--b}</code> <a href="mailto:--a";>&ndash;b</a>
+<code>@email{,--b}</code> &ndash;b
+<code>@email{--a}</code> <a href="mailto:--a";>--a</a>
+<code>@emph{--a}</code> <em>&ndash;a</em>
+<code>@env{--a}</code> <code>--a</code>
+<code>@file{--a}</code> <samp>--a</samp>
+<code>@i{--a}</code> <i>&ndash;a</i>
+<code>@kbd{--a}</code> <kbd>--a</kbd>
+<code>@key{--a}</code> <tt class="key">--a</tt>
+<code>@math{--a {\frac{1}{2}} @minus{}}</code> <em class='math'>--a 
{\frac{1}{2}} -</em>
+<code>@option{--a}</code> <samp>--a</samp>
+<code>@r{--a}</code> <span class="roman">&ndash;a</span>
+<code>@samp{--a}</code> &lsquo;<samp>--a</samp>&rsquo;
+<code>@sc{--a}</code> <small>&ndash;A</small>
+<code>@strong{--a}</code> <strong>&ndash;a</strong>
+<code>@t{--a}</code> <tt>--a</tt>
+<code>@sansserif{--a}</code> <span class="sansserif">&ndash;a</span>
+<code>@slanted{--a}</code> <i>&ndash;a</i>
+<code>@titlefont{--a}</code> </p><h1 class="titlefont">&ndash;a</h1>
+<p><code>@indicateurl{--a}</code> &lsquo;<code>--a</code>&rsquo;
+<code>@uref{--a,--b}</code> <a href="--a">&ndash;b</a>
+<code>@uref{--a}</code> <a href="--a">--a</a>
+<code>@uref{,--b}</code> &ndash;b
+<code>@uref{--a,--b,--c}</code> <a href="--a">&ndash;c</a>
+<code>@uref{,--b,--c}</code> &ndash;c
+<code>@uref{--a,,--c}</code> <a href="--a">&ndash;c</a>
+<code>@uref{,,--c}</code> &ndash;c
+<code>@url{--a,--b}</code> <a href="--a">&ndash;b</a>
+<code>@url{--a,}</code> <a href="--a">--a</a>
+<code>@url{,--b}</code> &ndash;b
+<code>@var{--a}</code> <var>&ndash;a</var>
+<code>@verb{:--a:}</code> <tt>--a</tt>
+<code>@verb{:a  &lt; &amp; @ % &quot; --    b:}</code> <tt>a  &lt; &amp; @ % 
&quot; --    b</tt>
+<code>@w{a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a 
a}</code> 
a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a<!--
 /@w -->
+<code>@H{a}</code> a''
+<code>@H{--a}</code> &ndash;a''
+<code>@dotaccent{a}</code> &#551;
+<code>@dotaccent{--a}</code> &ndash;a.
+<code>@ringaccent{a}</code> &aring;
+<code>@ringaccent{--a}</code> &ndash;a*
+<code>@tieaccent{a}</code> a[
+<code>@tieaccent{--a}</code> &ndash;a[
+<code>@u{a}</code> &#259;
+<code>@u{--a}</code> &ndash;a(
+<code>@ubaraccent{a}</code> a_
+<code>@ubaraccent{--a}</code> &ndash;a_
+<code>@udotaccent{a}</code> &#7841;
+<code>@udotaccent{--a}</code> .&ndash;a
+<code>@v{a}</code> &#462;
+<code>@v{--a}</code> &ndash;a&lt;
+<code>@,{c}</code> &ccedil;
+<code>@,{--c}</code> &ndash;c,
+<code>@ogonek{a}</code> &#261;
+<code>@ogonek{--a}</code> &ndash;a;
+<code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
+<code>@footnote{in footnote}</code> <a id="DOCF5" 
href="formatting_fot.html#FOOT5"><sup>7</sup></a>
+<code>@footnote{in footnote2}</code> <a id="DOCF6" 
href="formatting_fot.html#FOOT6"><sup>8</sup></a>
+</p>
+<p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,,l--e}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
+<code>@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt" alt="f--ile">
+<code>@image{f--ile,aze,az,alt,.e--xt}</code> <img src="f--ile.e--xt" 
alt="alt">
+<code>@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg" alt="a&ndash;lt">
+<code>@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}</code> <img 
src="f--ile@..file ext e--xt}" alt="alt">
+</p>
+<p><code>@sp 2</code><br>
+</p><br>
+<br>
+<p><code>@page</code><br>
+</p>
+<p><code>need 1002</code>
+</p>
+<p><code>@clicksequence{click @click{} A}</code> click &rarr; A
+After clickstyle &rArr;
+<code>@clicksequence{click @click{} A}</code> click &rArr; A
+</p>
+<div 
class="displaymath"><em><strong>``simple-double--three---four----''</strong> 
aa<!-- /@w -->
+`<!-- /@w -->`simple-double-<!-- /@w -->-three---four----'<!-- /@w -->'
+
+</em></div>
+<div class="displaymath"><em>&uuml; &Uuml; &ntilde; &acirc; &eacute; &#333; 
&igrave; &eacute; i j &#274;`
+&#322; &#262;, &#262;, &ccedil; a'' &#551; &aring; a[
+&#259; a_ &#7841; &#462; &#261; a<sup>h</sup><sub>l</sub>
+
+ &nbsp;&nbsp; &nbsp;   ! ? . @ } { 
+a sunny day
+</em></div>
+<div class="displaymath"><em>&rarr;
+&#x0075;
+TeX LaTeX &bull; &copy; &hellip; ... &equiv;
+error&rarr; &rarr; - &lowast; -| &rArr;
+&aring; &Aring; &aelig; &oelig; &AElig; &OElig; &oslash; &Oslash; &szlig; 
&#322; &#321; &ETH;
+&THORN; &eth; &thorn; &iexcl; &iquest; &pound;
+&reg; &ordf; &ordm; , 
+</em></div>
+<div class="displaymath"><em>&ldquo; &rdquo; 
+&lsquo; &rsquo; &bdquo; &sbquo; &laquo;
+&raquo; &laquo; &raquo; &lsaquo;
+&rsaquo; &deg; &euro; &rarr; &le; &ge;
+</em></div>
+<p><kbd>default kbdinputstyle</kbd>
+</p><div class="example">
+<pre class="example"><kbd>in example default kbdinputstyle</kbd>
+</pre></div>
+
+<p><code>code kbdinputstyle</code>
+</p><div class="example">
+<pre class="example"><code>in example code kbdinputstyle</code>
+</pre></div>
+
+<p><kbd>example kbdinputstyle</kbd>
+</p><div class="example">
+<pre class="example"><code>in example example kbdinputstyle</code>
+</pre></div>
+
+<p><kbd>distinct kbdinputstyle</kbd>
+</p><div class="example">
+<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
+</pre></div>
+
+<blockquote>
+<p>A quot&mdash;ation
+</p></blockquote>
+
+<blockquote>
+<p><b>Note:</b> A Note
+</p></blockquote>
+
+<blockquote>
+<p><b>note:</b> A note
+</p></blockquote>
+
+<blockquote>
+<p><b>Caution:</b> Caution
+</p></blockquote>
+
+<blockquote>
+<p><b>Important:</b> Important
+</p></blockquote>
+
+<blockquote>
+<p><b>Tip:</b> a Tip
+</p></blockquote>
+
+<blockquote>
+<p><b>Warning:</b> a Warning.
+</p></blockquote>
+
+<blockquote>
+<p><b>something &eacute; TeX:</b> The something &eacute; TeX is here.
+</p></blockquote>
+
+<blockquote>
+<p><b>@ at the end of line &nbsp;:</b> A @ at the end of the @quotation line.
+</p></blockquote>
+
+<blockquote>
+<p><b>something, other thing:</b> something, other thing
+</p></blockquote>
+
+<blockquote>
+<p><b>Note, the note:</b> Note, the note
+</p></blockquote>
+
+<blockquote>
+</blockquote>
+
+<blockquote>
+</blockquote>
+
+<blockquote>
+</blockquote>
+
+<blockquote>
+</blockquote>
+
+<blockquote>
+<p>aaa quotation
+</p></blockquote>
+<div align="center">&mdash; <em>quotation author</em>
+</div>
+<blockquote>
+<p>indent in quotation
+</p></blockquote>
+
+<blockquote>
+<p>A small quot&mdash;ation
+</p></blockquote>
+
+<blockquote>
+<p><b>Note:</b> A small Note
+</p></blockquote>
+
+<blockquote>
+<p><b>something, other thing:</b> something, other thing
+</p></blockquote>
+
+<ul>
+<li> i&ndash;temize
+</li></ul>
+
+<ul class="no-bullet">
+<li>+ i&ndash;tem +
+</li></ul>
+
+<ul>
+<li> b&ndash;ullet
+</li></ul>
+
+<ul class="no-bullet">
+<li>- minu&ndash;s
+</li></ul>
+
+<ul class="no-bullet">
+<li> e&ndash;mph item
+</li></ul>
+
+<ul class="no-bullet">
+<li><em>after emph</em> e&ndash;mph item
+</li></ul>
+
+<ul class="no-bullet">
+<li>&bull; a&ndash;n itemize line <span 
id="index-index-entry-within-itemize"></span>
+i&ndash;tem 1
+</li><li>&bull; a&ndash;n itemize line i&ndash;tem 2
+</li></ul>
+
+<ol>
+<li> e&ndash;numerate
+</li></ol>
+
+<table>
+<thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
+<tr><td width="40%">mu&ndash;ltitable item</td><td width="60%">multitable 
tab</td></tr>
+<tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
+<span id="index-index-entry-within-multitable"></span></td></tr>
+<tr><td width="40%">lone mu&ndash;ltitable item</td></tr>
+</table>
+
+<table>
+<tr><td>truc</td><td>bidule</td></tr>
+</table>
+
+<div class="example">
+<pre class="example">e--xample  some
+   text
+</pre></div>
+
+<div class="example first-arg">
+<pre class="example">example one arg
+</pre></div>
+
+<div class="example first-arg second-arg">
+<pre class="example">example two args
+</pre></div>
+
+<div class="example first-arg second-arg third-arg">
+<pre class="example">example three args
+</pre></div>
+
+<div class="example first-arg second-arg third-arg fourth-arg">
+<pre class="example">example four args
+</pre></div>
+
+<div class="example first-arg second-arg third-arg fourth-arg fifth-arg">
+<pre class="example">example five args
+</pre></div>
+
+<div class="example something-é-TeX">
+<pre class="example">The something &eacute; TeX is here.
+</pre></div>
+
+<div class="example @-at-the-end-of-line--">
+<pre class="example">A @ at the end of the @example line.
+</pre></div>
+
+<div class="example">
+<pre class="example">example with empty args
+</pre></div>
+
+<div class="example nonempty">
+<pre class="example">example with empty and non empty args mix
+</pre></div>
+
+<div class="example">
+<pre class="example">s--mallexample
+</pre></div>
+
+<p><code>@noindent</code> after smallexample.
+</p><div class="example">
+<pre class="example">$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&amp;content-type=text/plain'
+$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&amp;content-type=text/plain'
+</pre></div>
+<p>Less recent versions are also present.
+</p>
+<div class="display">
+<pre class="display">d&ndash;isplay
+</pre></div>
+
+<div class="display">
+<pre class="display">s&ndash;malldisplay
+</pre></div>
+
+<div class="example lisp">
+<pre class="lisp">l--isp
+</pre></div>
+
+<div class="example lisp">
+<pre class="lisp">s--malllisp
+</pre></div>
+
+<div class="format">
+<pre class="format">f&ndash;ormat
+</pre></div>
+
+<div class="format">
+<pre class="format">s&ndash;mallformat
+</pre></div>
+
+<div class="displaymath"><em>disp--laymath
+f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2</sup>
+</em></div>
+<dl class="def">
+<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory: 
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002deffn_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;effn
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-de_002d_002dffn_005fname"><span class="category">cate--gory: 
</span><span><strong>de--ffn_name</strong> <em>ar--guments    more args <br> 
even more so</em><a href='#index-de_002d_002dffn_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>def&ndash;fn
+</p></dd></dl>
+ 
+<dl class="def">
+<dt id="index-i"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><span id="index-index-entry-within-deffn"></span>
+</dd><dt id="index-truc"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-truc' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-log-trap"><span class="category">Command: 
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-log-trap1"><span class="category">Command: 
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-log-trap2"><span class="category">Command: 
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-id-ule"><span class="category">cmde: </span><span><strong><b>id 
ule</b></strong> <em>truc</em><a href='#index-id-ule' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-id-i-ule"><span class="category">cmde2: 
</span><span><strong><b>id &lsquo;<samp>i</samp>&rsquo; ule</b></strong> 
<em>truc</em><a href='#index-id-i-ule' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt><span class="category"><b>id &lsquo;<samp>i</samp>&rsquo; ule</b>: 
</span><span><strong></strong></span></dt>
+<dt><span><strong></strong></span></dt>
+<dt><span class="category">aaa: </span><span><strong></strong></span></dt>
+<dt><span class="category">: </span><span><strong></strong></span></dt>
+<dt><span class="category">: </span><span><strong></strong></span></dt>
+<dt id="index-machin"><span class="category">: 
</span><span><strong>machin</strong><a href='#index-machin' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-bidule-machin"><span class="category">: 
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-machin-1"><span class="category">truc: 
</span><span><strong>machin</strong><a href='#index-machin-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt><span class="category">truc: </span><span><strong></strong></span></dt>
+<dt id="index-followed"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-followed' class='copiable-anchor'> &para;</a></span></dt>
+<dt><span class="category">truc: </span><span><strong></strong></span></dt>
+<dt><span class="category">: </span><span><strong></strong></span></dt>
+<dt id="index-a-1"><span class="category">truc: 
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a 
href='#index-a-1' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-deffnx"><span class="category">truc: 
</span><span><strong>deffnx</strong> <em>before end deffn</em><a 
href='#index-deffnx' class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+
+<dl class="def">
+<dt id="index-deffn"><span class="category">empty: 
</span><span><strong>deffn</strong><a href='#index-deffn' 
class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+
+<dl class="def">
+<dt id="index-deffn-1"><span class="category">empty: 
</span><span><strong>deffn</strong> <em>with deffnx</em><a 
href='#index-deffn-1' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-deffnx-1"><span class="category">empty: 
</span><span><strong>deffnx</strong><a href='#index-deffnx-1' 
class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+
+<dl class="def">
+<dt id="index-i-1"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-truc-1"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-truc-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>text in def item for second def item
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002defvr_005fname"><span class="category">c--ategory: 
</span><span><strong>d--efvr_name</strong><a 
href='#index-d_002d_002defvr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efvr
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002deftypefn_005fname"><span class="category">c--ategory: 
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong> 
<em>a--rguments...</em><a href='#index-d_002d_002deftypefn_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypefn
+</p></dd></dl>
+
+<dl class="def">
+<dt 
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory on 
c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong> 
<em>a--rguments...</em><a 
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypeop
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002deftypevr_005fname"><span class="category">c--ategory: 
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a 
href='#index-d_002d_002deftypevr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypevr
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002defcv_005fname"><span>c--ategory of c--lass: 
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efcv
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory on 
c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efop
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002deftp_005fname"><span class="category">c--ategory: 
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a 
href='#index-d_002d_002deftp_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftp
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002defun_005fname"><span class="category">Function: 
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defun_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efun
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002defmac_005fname"><span class="category">Macro: 
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defmac_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efmac
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002defspec_005fname"><span class="category">Special Form: 
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defspec_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efspec
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002defvar_005fname"><span class="category">Variable: 
</span><span><strong>d--efvar_name</strong> <em>argvar argvar1</em><a 
href='#index-d_002d_002defvar_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efvar
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002defopt_005fname"><span class="category">User Option: 
</span><span><strong>d--efopt_name</strong><a 
href='#index-d_002d_002defopt_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efopt
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002deftypefun_005fname"><span class="category">Function: 
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong> 
<em>a--rguments...</em><a href='#index-d_002d_002deftypefun_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypefun
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002deftypevar_005fname"><span class="category">Variable: 
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a 
href='#index-d_002d_002deftypevar_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypevar
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance 
Variable of c--lass: <strong>d--efivar_name</strong><a 
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efivar
+</p></dd></dl>
+
+<dl class="def">
+<dt 
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance 
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a 
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypeivar
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method on 
c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efmethod
+</p></dd></dl>
+
+<dl class="def">
+<dt 
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method on 
c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong> 
<em>a--rguments...</em><a 
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypemethod
+</p></dd></dl>
+
+<p><code>@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@, 
ma---nual@@}</code> See <a data-manual="file n---ame@" href="../file 
n---ame@/c_002d_002d_002dhapter_0040.html#c_002d_002d_002dhapter_0040">t&mdash;itle@</a>
 in <cite>ma&mdash;nual@</cite>.
+<code>@ref{chapter, cross ref name, title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@pxref{chapter, cross ref name, title, file name, manual}</code> see <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
+</p>
+<p><code>@ref{chapter}</code> <a href="#chapter">chapter</a>
+<code>@xref{chapter}</code> See <a href="#chapter">chapter</a>.
+<code>@pxref{chapter}</code> see <a href="#chapter">chapter</a>
+<code>@ref{s--ect@comma{}ion}</code> <a href="s_002d_002dect_002cion.html">A 
section</a>
+</p>
+<p><code>@ref{s--ect@comma{}ion, a @comma{} in cross
+ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual 
name }</code>
+<a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a> 
in <cite>a , in manual name</cite>
+</p>
+<p><code>@ref{chapter,cross ref name}</code> <a href="#chapter">cross ref 
name</a>
+<code>@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<code>@ref{chapter,,,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
+<code>@ref{chapter,,,,manual}</code> &lsquo;chapter&rsquo; in 
<cite>manual</cite>
+<code>@ref{chapter,cross ref name,title,}</code> <a href="#chapter">title</a>
+<code>@ref{chapter,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)cross ref name</a>
+<code>@ref{chapter,cross ref name,,,manual}</code> &lsquo;cross ref 
name&rsquo; in <cite>manual</cite>
+<code>@ref{chapter,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)title</a>
+<code>@ref{chapter,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{chapter,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@ref{chapter,,title,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)title</a>
+<code>@ref{chapter,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{chapter,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">chapter</a> in <cite>manual</cite>
+</p>
+
+<p><code>@ref{(pman)anode,cross ref name}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)cross ref name</a>
+<code>@ref{(pman)anode,,title}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
+<code>@ref{(pman)anode,,,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)anode</a>
+<code>@ref{(pman)anode,,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">anode</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title,}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
+<code>@ref{(pman)anode,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">(file name)cross ref name</a>
+<code>@ref{(pman)anode,cross ref name,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">cross ref name</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title,file name}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">(file 
name)title</a>
+<code>@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
data-manual="pman" href="../pman/anode.html#anode">title</a> in 
<cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">title</a> in 
<cite>manual</cite>
+<code>@ref{(pman)anode,,title,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)title</a>
+<code>@ref{(pman)anode,,title,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">anode</a> in <cite>manual</cite>
+</p>
+
+<p><code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
+<code>@inforef{chapter}</code> See &lsquo;chapter&rsquo;
+<code>@inforef{chapter, cross ref name}</code> See &lsquo;cross ref name&rsquo;
+<code>@inforef{chapter,,file name}</code> See <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
+<code>@inforef{node, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/node.html#node">(file name)cross ref 
name</a>
+<code>@inforef{node}</code> See &lsquo;node&rsquo;
+<code>@inforef{node, cross ref name}</code> See &lsquo;cross ref name&rsquo;
+<code>@inforef{node,,file name}</code> See <a data-manual="file name" 
href="../file name/node.html#node">(file name)node</a>
+<code>@inforef{chapter, cross ref name, file name, spurious arg}</code> See <a 
data-manual="file name, spurious arg" href="../file name, spurious 
arg/chapter.html#chapter">(file name, spurious arg)cross ref name</a>
+</p>
+<p><code>@inforef{s--ect@comma{}ion, a @comma{} in cross
+ref, a comma@comma{} in file}</code>
+See <a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a , 
in cross
+ref</a>
+</p>
+
+<dl compact="compact">
+<dt><span>a</span></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl compact="compact">
+<dt id='index-a-6'><span>a<a href='#index-a-6' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id='index-b-2'><span>b<a href='#index-b-2' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl compact="compact">
+<dt id='index-a-2'><span>a<a href='#index-a-2' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><span id="index-index-entry-between-item-and-itemx"></span>
+</dd>
+<dt id='index-b'><span>b<a href='#index-b' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<table class="cartouche" border="1"><tr><td>
+<p>c&ndash;artouche
+</p></td></tr></table>
+
+<p>g&ndash;roupe
+</p>
+<p align="left">f&ndash;lushleft
+more text
+</p>
+<p align="right">f&ndash;lushright
+more text
+</p>
+<div align="center">ce&ndash;ntered line
+</div>
+<p>r&ndash;raggedright
+more text
+</p>
+<pre class="verbatim">\input texinfo @c -*-texinfo-*-
+
+@setfilename simplest.info
+
+@node Top
+
+This is a very simple texi manual @  &lt;&gt;.
+
+@bye
+</pre>
+<pre class="verbatim">in verbatim ''
+</pre>
+
+html ''
+
+
+
+
+<span id="majorheading-2"></span><h1 class="majorheading">majorheading</h1>
+
+<span id="chapheading-2"></span><h1 class="chapheading">chapheading</h1>
+
+<span id="heading-2"></span><h2 class="heading">heading</h2>
+
+<span id="subheading-2"></span><h3 class="subheading">subheading</h3>
+
+<span id="subsubheading-2"></span><h4 class="subsubheading">subsubheading</h4>
+
+
+<p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
+<code>@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }</code> <abbr 
title="&Eacute;tude&ndash;, Autonome">&Eacute;&ndash;. ,A.</abbr> 
(&Eacute;tude&ndash;, <b>Autonome</b>)
+<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude&ndash;, 
Autonome">&Eacute;&ndash;. ,A.</abbr>
+</p>
+<p><code>@math{--a@minus{} {\frac{1}{2}}}</code> <em class='math'>--a- 
{\frac{1}{2}}</em>
+</p>
+<p><code>@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img src="f-ile.jpg" 
alt="altjk _&quot; %@">
+<code>@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img src="f--ile.e--xt" alt="jk _&quot; %@ in b &quot;">
+<code>@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; %@:}}</code> 
<img src="filejk _&quot; %@.jpg" alt="altjk _&quot; %@">
+</p>
+
+
+
+<p>Somehow invalid use of @,:<br>
+@, ,
+<br>
+@,@&quot;u ,&uuml;
+</p>
+<p>Invalid use of @&rsquo;:<br>
+@&rsquo; '
+<br>
+@&rsquo;@&quot;u '&uuml;
+</p>
+<p>@dotless{truc} truc
+@dotless{ij} ij
+<code>@dotless{--a}</code> &ndash;a
+<code>@dotless{a}</code> a
+</p>
+<p>@U, without braces @U{}, with empty arg 
+@U{z}, with non-hex arg &#xz;
+@U{abc}, with &lt;4 hex digits &#xabc;
+@U{FFFFFFFFFFFFFF}, value much too large &#xFFFFFFFFFFFFFF;
+@U{110000}, value just beyond Unicode &#x110000;
+</p>
+<p>@TeX, but without brace TeX<code>@#</code> #
+</p>
+<p><code>@w{--a}</code> &ndash;a<!-- /@w -->
+</p>
+<p><code>@image{,1--xt}</code> 
+<code>@image{,,2--xt}</code> 
+<code>@image{,,,3--xt}</code> 
+</p>
+
+<ul class="no-bullet">
+<li> after emph e&ndash;mph item
+</li></ul>
+
+<ul class="no-bullet">
+<li>&bull; a&ndash;n itemize line i&ndash;tem 1
+</li><li>&bull; a&ndash;n itemize line i&ndash;tem 2
+</li></ul>
+
+<dl class="def">
+<dt><span class="category">fun: </span><span><strong></strong></span></dt>
+<dt id="index-machin-2"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and</em><a 
href='#index-machin-2' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-machin-3"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and  after</em><a 
href='#index-machin-3' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-machin-4"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and </em><a 
href='#index-machin-4' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-machin-5"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a 
href='#index-machin-5' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-followed-1"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-followed-1' class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>Various deff lines
+</p></dd><dt id="index-after"><span class="category">truc: 
</span><span><strong>after</strong> <em>a deff item</em><a href='#index-after' 
class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+
+<p><code>@ref{node}</code> &lsquo;node&rsquo;
+</p>
+<p><code>@ref{,cross ref name}</code> &lsquo;cross ref name&rsquo;
+<code>@ref{,,title}</code> &lsquo;title&rsquo;
+<code>@ref{,,,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)</a>
+<code>@ref{,,,,manual}</code> <cite>manual</cite>
+<code>@ref{node,cross ref name}</code> &lsquo;cross ref name&rsquo;
+<code>@ref{node,,title}</code> &lsquo;title&rsquo;
+<code>@ref{node,,,file name}</code> <a data-manual="file name" href="../file 
name/node.html#node">(file name)node</a>
+<code>@ref{node,,,,manual}</code> &lsquo;node&rsquo; in <cite>manual</cite>
+<code>@ref{node,cross ref name,title,}</code> &lsquo;title&rsquo;
+<code>@ref{node,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)cross ref name</a>
+<code>@ref{node,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; 
in <cite>manual</cite>
+<code>@ref{node,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/node.html#node">(file name)title</a>
+<code>@ref{node,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{node,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/node.html#node">title</a> in 
<cite>manual</cite>
+<code>@ref{node,,title,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)title</a>
+<code>@ref{node,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{node,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">title</a> in <cite>manual</cite>
+<code>@ref{node,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">node</a> in <cite>manual</cite>
+<code>@ref{,cross ref name,title,}</code> &lsquo;title&rsquo;
+<code>@ref{,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)cross ref name</a>
+<code>@ref{,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; in 
<cite>manual</cite>
+<code>@ref{,cross ref name,title,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)title</a>
+<code>@ref{,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/index.html">title</a> in 
<cite>manual</cite>
+<code>@ref{,,title,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)title</a>
+<code>@ref{,,title,,manual}</code> &lsquo;title&rsquo; in <cite>manual</cite>
+<code>@ref{,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/index.html">title</a> in <cite>manual</cite>
+<code>@ref{,,,file name,manual}</code> <cite><a data-manual="file name" 
href="../file name/index.html">manual</a></cite>
+</p>
+<p><code>@inforef{,cross ref name }</code> See &lsquo;cross ref name&rsquo;
+<code>@inforef{,,file name}</code> See <a data-manual="file name" 
href="../file name/index.html">(file name)</a>
+<code>@inforef{,cross ref name, file name}</code> See <a data-manual="file 
name" href="../file name/index.html">(file name)cross ref name</a>
+<code>@inforef{}</code> 
+</p>
+
+
+<p>In example.
+</p><div class="example">
+<pre class="example">
+
+&lt;
+&gt;
+&quot;
+&amp;
+'
+`
+
+``simple-double--three---four----''
+
+code: <code>``simple-double--three---four----''</code> 
+
+asis: ``simple-double--three---four----'' 
+
+strong: <strong>``simple-double--three---four----''</strong> 
+
+kbd: <kbd>``simple-double--three---four----''</kbd> 
+
+
+`<!-- /@w -->`simple-double-<!-- /@w -->-three---four----'<!-- /@w -->'
+
+
+<span id="index-_002d_002doption-1"></span><span 
id="index-_0060_0060-1"></span><span id="index-_0060_0060-3"></span><span 
id="index-_002d_002dfoption-1"></span>
+@&quot;u &uuml; 
+@&quot;{U} &Uuml; 
+@~n &ntilde;
+@^a &acirc;
+@'e &eacute;
+@=o &#333;
+@`i &igrave;
+@'{e} &eacute;
+@'{@dotless{i}} &iacute; 
+@dotless{i} i
+@dotless{j} j
+@`{@=E} &#274;` 
+@l{} &#322;
+@,{@'C} &#262;,
+@,c &ccedil;
+@,c@&quot;u &ccedil;&uuml; 
+
+
+@U{0075} &#x0075;
+
+@* 
+
+@ followed by a space
+&nbsp;
+@ followed by a tab
+&nbsp;
+@ followed by a new line
+&nbsp;<code>@-</code> 
+<code>@|</code> 
+<code>@:</code> 
+<code>@!</code> !
+<code>@?</code> ?
+<code>@.</code> .
+<code>@@</code> @
+<code>@}</code> }
+<code>@{</code> {
+<code>@/</code> 
+
+foo vs. bar. 
+colon :And something else.
+semi colon ;.
+And ? ?.
+Now ! !@
+but , ,
+
+@TeX TeX
+@LaTeX LaTeX
+@bullet &bull;
+@copyright &copy;
+@dots &hellip;
+@enddots ...
+@equiv &equiv;
+@error error&rarr;
+@expansion &rarr;
+@minus -
+@point &lowast;
+@print -|
+@result &rArr;
+@today a sunny day
+
+@aa &aring;
+@AA &Aring;
+@ae &aelig;
+@oe &oelig;
+@AE &AElig;
+@OE &OElig;
+@o &oslash;
+@O &Oslash;
+@ss &szlig;
+@l &#322;
+@L &#321;
+@DH &ETH;
+@TH &THORN;
+@dh &eth;
+@th &thorn;
+
+@exclamdown &iexcl;
+@questiondown &iquest;
+@pounds &pound;
+@registeredsymbol &reg;
+@ordf &ordf;
+@ordm &ordm;
+@comma ,
+@quotedblleft &ldquo;
+@quotedblright &rdquo;
+@quoteleft &lsquo;
+@quoteright &rsquo;
+@quotedblbase &bdquo;
+@quotesinglbase &sbquo;
+@guillemetleft &laquo;
+@guillemetright &raquo;
+@guillemotleft &laquo;
+@guillemotright &raquo;
+@guilsinglleft &lsaquo;
+@guilsinglright &rsaquo;
+@textdegree &deg;
+@euro &euro;
+@arrow &rarr;
+@leq &le;
+@geq &ge;
+
+<code>@acronym{--a,an accronym}</code> <acronym title="an 
accronym">--a</acronym> (an accronym)
+<code>@acronym{--a}</code> <acronym title="an accronym">--a</acronym>
+<code>@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr 
title="&Eacute;tude Autonome">&Eacute;--. ,A.</abbr> (&Eacute;tude Autonome)
+<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude 
Autonome">&Eacute;--. ,A.</abbr>
+<code>@asis{--a}</code> --a
+<code>@b{--a}</code> <b>&ndash;a</b>
+<code>@cite{--a}</code> <cite>--a</cite>
+<code>@code{--a}</code> <code>--a</code>
+<code>@command{--a}</code> <code>--a</code>
+<code>@dfn{--a}</code> <em>--a</em>
+<code>@dmn{--a}</code> --a
+<code>@email{--a,--b}</code> <a href="mailto:--a";>--b</a>
+<code>@email{,--b}</code> --b
+<code>@email{--a}</code> <a href="mailto:--a";>--a</a>
+<code>@emph{--a}</code> <em>--a</em>
+<code>@env{--a}</code> <code>--a</code>
+<code>@file{--a}</code> <samp>--a</samp>
+<code>@i{--a}</code> <i>&ndash;a</i>
+<code>@kbd{--a}</code> <kbd>--a</kbd>
+<code>@key{--a}</code> <span class="key">--a</span>
+<code>@math{--a {\frac{1}{2}} @minus{}}</code> <em class='math'>--a 
{\frac{1}{2}} -</em>
+<code>@option{--a}</code> <samp>--a</samp>
+<code>@r{--a}</code> <span class="roman">&ndash;a</span>
+<code>@samp{--a}</code> &lsquo;<samp>--a</samp>&rsquo;
+<code>@sc{--a}</code> --A
+<code>@strong{--a}</code> <strong>--a</strong>
+<code>@t{--a}</code> <tt>--a</tt>
+<code>@sansserif{--a}</code> <span class="sansserif">&ndash;a</span>
+<code>@slanted{--a}</code> <i>&ndash;a</i>
+<code>@titlefont{--a}</code> </pre><h1 class="titlefont">--a</h1><pre 
class="example">
+
+<code>@indicateurl{--a}</code> &lsquo;<code>--a</code>&rsquo;
+<code>@uref{--a,--b}</code> <a href="--a">--b</a>
+<code>@uref{--a}</code> <a href="--a">--a</a>
+<code>@uref{,--b}</code> --b
+<code>@uref{--a,--b,--c}</code> <a href="--a">--c</a>
+<code>@uref{,--b,--c}</code> --c
+<code>@uref{--a,,--c}</code> <a href="--a">--c</a>
+<code>@uref{,,--c}</code> --c
+<code>@url{--a,--b}</code> <a href="--a">--b</a>
+<code>@url{--a,}</code> <a href="--a">--a</a>
+<code>@url{,--b}</code> --b
+<code>@var{--a}</code> <var>--a</var>
+<code>@verb{:--a:}</code> <tt>--a</tt>
+<code>@verb{:a  &lt; &amp; @ % &quot; --    b:}</code> <tt>a  &lt; &amp; @ % 
&quot; --    b</tt>
+<code>@w{a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a 
a}</code> a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a 
a<!-- /@w -->
+<code>@H{a}</code> a''
+<code>@H{--a}</code> --a''
+<code>@dotaccent{a}</code> &#551;
+<code>@dotaccent{--a}</code> --a.
+<code>@ringaccent{a}</code> &aring;
+<code>@ringaccent{--a}</code> --a*
+<code>@tieaccent{a}</code> a[
+<code>@tieaccent{--a}</code> --a[
+<code>@u{a}</code> &#259;
+<code>@u{--a}</code> --a(
+<code>@ubaraccent{a}</code> a_
+<code>@ubaraccent{--a}</code> --a_
+<code>@udotaccent{a}</code> &#7841;
+<code>@udotaccent{--a}</code> .--a
+<code>@v{a}</code> &#462;
+<code>@v{--a}</code> --a&lt;
+<code>@,{c}</code> &ccedil;
+<code>@,{--c}</code> --c,
+<code>@ogonek{a}</code> &#261;
+<code>@ogonek{--a}</code> --a;
+<code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
+<code>@footnote{in footnote}</code> <a id="DOCF7" 
href="formatting_fot.html#FOOT7">(9)</a>
+<code>@footnote{in footnote2}</code> <a id="DOCF8" 
href="formatting_fot.html#FOOT8">(10)</a>
+
+<code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,,l--e}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
+<code>@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt" alt="f--ile">
+<code>@image{f--ile,aze,az,alt,.e--xt}</code> <img src="f--ile.e--xt" 
alt="alt">
+<code>@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg" alt="a&ndash;lt">
+<code>@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}</code> <img 
src="f--ile@..file ext e--xt}" alt="alt">
+
+<code>@sp 2</code>
+
+
+
+<code>@page</code>
+
+</pre><pre class="example">
+
+<code>need 1002</code>
+
+<code>@clicksequence{click @click{} A}</code> click &rarr; A
+After clickstyle &rArr;
+<code>@clicksequence{click @click{} A}</code> click &rArr; A
+
+</pre><div 
class="displaymath"><em><strong>``simple-double--three---four----''</strong> 
aa<!-- /@w -->
+`<!-- /@w -->`simple-double-<!-- /@w -->-three---four----'<!-- /@w -->'
+
+</em></div><pre class="example">
+
+</pre><div class="displaymath"><em>&uuml; &Uuml; &ntilde; &acirc; &eacute; 
&#333; &igrave; &eacute; i j &#274;`
+&#322; &#262;, &#262;, &ccedil; a'' &#551; &aring; a[
+&#259; a_ &#7841; &#462; &#261; a<sup>h</sup><sub>l</sub>
+
+ &nbsp;&nbsp; &nbsp;   ! ? . @ } { 
+a sunny day
+</em></div><pre class="example">
+
+</pre><div class="displaymath"><em>&rarr;
+&#x0075;
+TeX LaTeX &bull; &copy; &hellip; ... &equiv;
+error&rarr; &rarr; - &lowast; -| &rArr;
+&aring; &Aring; &aelig; &oelig; &AElig; &OElig; &oslash; &Oslash; &szlig; 
&#322; &#321; &ETH;
+&THORN; &eth; &thorn; &iexcl; &iquest; &pound;
+&reg; &ordf; &ordm; , 
+</em></div><pre class="example">
+
+</pre><div class="displaymath"><em>&ldquo; &rdquo; 
+&lsquo; &rsquo; &bdquo; &sbquo; &laquo;
+&raquo; &laquo; &raquo; &lsaquo;
+&rsaquo; &deg; &euro; &rarr; &le; &ge;
+</em></div><pre class="example">
+
+<kbd>default kbdinputstyle</kbd>
+</pre><div class="example">
+<pre class="example"><kbd>in example default kbdinputstyle</kbd>
+</pre></div>
+<pre class="example">
+
+<code>code kbdinputstyle</code>
+</pre><div class="example">
+<pre class="example"><code>in example code kbdinputstyle</code>
+</pre></div>
+<pre class="example">
+
+<code>example kbdinputstyle</code>
+</pre><div class="example">
+<pre class="example"><code>in example example kbdinputstyle</code>
+</pre></div>
+<pre class="example">
+
+<kbd>distinct kbdinputstyle</kbd>
+</pre><div class="example">
+<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
+</pre></div>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example">A quot---ation
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>Note:</b> A Note
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>note:</b> A note
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>Caution:</b> Caution
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>Important:</b> Important
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>Tip:</b> a Tip
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>Warning:</b> a Warning.
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>something &eacute; TeX:</b> The something &eacute; TeX 
is here.
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>something, other thing:</b> something, other thing
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>Note, the note:</b> Note, the note
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+</blockquote>
+<pre class="example">
+
+</pre><blockquote>
+</blockquote>
+<pre class="example">
+
+</pre><blockquote>
+</blockquote>
+<pre class="example">
+
+</pre><blockquote>
+</blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example">aaa quotation
+</pre></blockquote>
+<div align="center">--- <em>quotation author</em>
+</div><pre class="example">
+
+</pre><blockquote>
+<pre class="example">indent in quotation
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example">A small quot---ation
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>Note:</b> A small Note
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>something, other thing:</b> something, other thing
+</pre></blockquote>
+<pre class="example">
+
+</pre><ul>
+<li> <pre class="example">i--temize
+</pre></li></ul>
+<pre class="example">
+
+</pre><ul class="no-bullet">
+<li>+ <pre class="example">i--tem +
+</pre></li></ul>
+<pre class="example">
+
+</pre><ul>
+<li> <pre class="example">b--ullet
+</pre></li></ul>
+<pre class="example">
+
+</pre><ul class="no-bullet">
+<li>- <pre class="example">minu--s
+</pre></li></ul>
+<pre class="example">
+
+</pre><ul class="no-bullet">
+<li> <pre class="example">e--mph item
+</pre></li></ul>
+<pre class="example">
+
+</pre><ul class="no-bullet">
+<li><em>after emph</em> <pre class="example">e--mph item
+</pre></li></ul>
+<pre class="example">
+
+</pre><ul class="no-bullet">
+<li>&bull; a&ndash;n itemize line <pre class="example"><span 
id="index-index-entry-within-itemize-1"></span>i--tem 1
+</pre></li><li>&bull; a&ndash;n itemize line <pre class="example">i--tem 2
+</pre></li></ul>
+<pre class="example">
+
+</pre><ol>
+<li> <pre class="example">e--numerate
+</pre></li></ol>
+<pre class="example">
+
+</pre><table>
+<thead><tr><th width="40%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="60%"><pre class="example">another 
tab</pre></th></tr></thead>
+<tr><td width="40%"><pre class="example">mu--ltitable item</pre></td><td 
width="60%"><pre class="example">multitable tab</pre></td></tr>
+<tr><td width="40%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="60%"><pre class="example">multitable tab 2
+<span id="index-index-entry-within-multitable-1"></span></pre></td></tr>
+<tr><td width="40%"><pre class="example">lone mu--ltitable item</pre></td></tr>
+</table>
+<pre class="example">
+
+</pre><table>
+<tr><td><pre class="example">truc</pre></td><td><pre 
class="example">bidule</pre></td></tr>
+</table>
+<pre class="example">
+
+</pre><div class="example">
+<pre class="example">e--xample  some
+   text
+</pre></div>
+<pre class="example">
+
+</pre><div class="example first-arg">
+<pre class="example">example one arg
+</pre></div>
+<pre class="example">
+
+</pre><div class="example first-arg second-arg">
+<pre class="example">example two args
+</pre></div>
+<pre class="example">
+
+</pre><div class="example first-arg second-arg third-arg">
+<pre class="example">example three args
+</pre></div>
+<pre class="example">
+
+</pre><div class="example first-arg second-arg third-arg fourth-arg">
+<pre class="example">example four args
+</pre></div>
+<pre class="example">
+
+</pre><div class="example first-arg second-arg third-arg fourth-arg fifth-arg">
+<pre class="example">example five args
+</pre></div>
+<pre class="example">
+
+</pre><div class="example something-é-TeX">
+<pre class="example">The something &eacute; TeX is here.
+</pre></div>
+<pre class="example">
+
+</pre><div class="example @-at-the-end-of-line--">
+<pre class="example">A @ at the end of the @example line.
+</pre></div>
+<pre class="example">
+
+</pre><div class="example">
+<pre class="example">example with empty args
+</pre></div>
+<pre class="example">
+
+</pre><div class="example nonempty">
+<pre class="example">example with empty and non empty args mix
+</pre></div>
+<pre class="example">
+
+</pre><div class="example">
+<pre class="example">s--mallexample
+</pre></div>
+<pre class="example">
+
+<code>@noindent</code> after smallexample.
+</pre><div class="example">
+<pre class="example">$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&amp;content-type=text/plain'
+$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&amp;content-type=text/plain'
+</pre></div>
+<pre class="example">Less recent versions are also present.
+
+</pre><div class="display">
+<pre class="example">d--isplay
+</pre></div>
+<pre class="example">
+
+</pre><div class="display">
+<pre class="example">s--malldisplay
+</pre></div>
+<pre class="example">
+
+</pre><div class="example lisp">
+<pre class="lisp">l--isp
+</pre></div>
+<pre class="example">
+
+</pre><div class="example lisp">
+<pre class="lisp">s--malllisp
+</pre></div>
+<pre class="example">
+
+</pre><div class="format">
+<pre class="example">f--ormat
+</pre></div>
+<pre class="example">
+
+</pre><div class="format">
+<pre class="example">s--mallformat
+</pre></div>
+<pre class="example">
+
+</pre><div class="displaymath"><em>disp--laymath
+f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2</sup>
+</em></div><pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory: 
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002deffn_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--effn
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-de_002d_002dffn_005fname-1"><span class="category">cate--gory: 
</span><span><strong>de--ffn_name</strong> <em>ar--guments    more args 
+ even more so</em><a href='#index-de_002d_002dffn_005fname-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">def--fn
+</pre></dd></dl>
+<pre class="example"> 
+</pre><dl class="def">
+<dt id="index-i-2"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-2' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example"><span 
id="index-index-entry-within-deffn-1"></span></pre></dd><dt 
id="index-truc-2"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-truc-2' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-log-trap-1"><span class="category">Command: 
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-log-trap1-1"><span class="category">Command: 
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-log-trap2-1"><span class="category">Command: 
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-id-ule-1"><span class="category">cmde: 
</span><span><strong><b>id ule</b></strong> <em>truc</em><a 
href='#index-id-ule-1' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-id-i-ule-1"><span class="category">cmde2: 
</span><span><strong><b>id &lsquo;<samp>i</samp>&rsquo; ule</b></strong> 
<em>truc</em><a href='#index-id-i-ule-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt><span class="category"><b>id &lsquo;<samp>i</samp>&rsquo; ule</b>: 
</span><span><strong></strong></span></dt>
+<dt><span><strong></strong></span></dt>
+<dt><span class="category">aaa: </span><span><strong></strong></span></dt>
+<dt><span class="category">: </span><span><strong></strong></span></dt>
+<dt><span class="category">: </span><span><strong></strong></span></dt>
+<dt id="index-machin-6"><span class="category">: 
</span><span><strong>machin</strong><a href='#index-machin-6' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-bidule-machin-1"><span class="category">: 
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-machin-7"><span class="category">truc: 
</span><span><strong>machin</strong><a href='#index-machin-7' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt><span class="category">truc: </span><span><strong></strong></span></dt>
+<dt id="index-followed-2"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-followed-2' class='copiable-anchor'> &para;</a></span></dt>
+<dt><span class="category">truc: </span><span><strong></strong></span></dt>
+<dt><span class="category">: </span><span><strong></strong></span></dt>
+<dt id="index-a-3"><span class="category">truc: 
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a 
href='#index-a-3' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-deffnx-2"><span class="category">truc: 
</span><span><strong>deffnx</strong> <em>before end deffn</em><a 
href='#index-deffnx-2' class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-deffn-2"><span class="category">empty: 
</span><span><strong>deffn</strong><a href='#index-deffn-2' 
class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-deffn-3"><span class="category">empty: 
</span><span><strong>deffn</strong> <em>with deffnx</em><a 
href='#index-deffn-3' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-deffnx-3"><span class="category">empty: 
</span><span><strong>deffnx</strong><a href='#index-deffnx-3' 
class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-i-3"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-3' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-truc-3"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-truc-3' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">text in def item for second def item
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002defvr_005fname-1"><span class="category">c--ategory: 
</span><span><strong>d--efvr_name</strong><a 
href='#index-d_002d_002defvr_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--efvr
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002deftypefn_005fname-1"><span 
class="category">c--ategory: </span><span><em>t--ype</em> 
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002deftypefn_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--eftypefn
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt 
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory 
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong> 
<em>a--rguments...</em><a 
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">d--eftypeop
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002deftypevr_005fname-1"><span 
class="category">c--ategory: </span><span><em>t--ype</em> 
<strong>d--eftypevr_name</strong><a 
href='#index-d_002d_002deftypevr_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--eftypevr
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass: 
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">d--efcv
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory 
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">d--efop
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002deftp_005fname-1"><span class="category">c--ategory: 
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a 
href='#index-d_002d_002deftp_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--eftp
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002defun_005fname-1"><span class="category">Function: 
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defun_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--efun
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002defmac_005fname-1"><span class="category">Macro: 
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defmac_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--efmac
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002defspec_005fname-1"><span class="category">Special 
Form: </span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defspec_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--efspec
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002defvar_005fname-1"><span class="category">Variable: 
</span><span><strong>d--efvar_name</strong> <em>argvar argvar1</em><a 
href='#index-d_002d_002defvar_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--efvar
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002defopt_005fname-1"><span class="category">User Option: 
</span><span><strong>d--efopt_name</strong><a 
href='#index-d_002d_002defopt_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--efopt
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002deftypefun_005fname-1"><span 
class="category">Function: </span><span><em>t--ype</em> 
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002deftypefun_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--eftypefun
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002deftypevar_005fname-1"><span 
class="category">Variable: </span><span><em>t--ype</em> 
<strong>d--eftypevar_name</strong><a 
href='#index-d_002d_002deftypevar_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--eftypevar
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><span>Instance 
Variable of c--lass: <strong>d--efivar_name</strong><a 
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">d--efivar
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt 
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><span>Instance 
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a 
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">d--eftypeivar
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><span>Method 
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">d--efmethod
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt 
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><span>Method 
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong> 
<em>a--rguments...</em><a 
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">d--eftypemethod
+</pre></dd></dl>
+<pre class="example">
+
+<code>@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@, 
ma---nual@@}</code> See <a data-manual="file n---ame@" href="../file 
n---ame@/c_002d_002d_002dhapter_0040.html#c_002d_002d_002dhapter_0040">t---itle@</a>
 in <cite>ma---nual@</cite>.
+<code>@ref{chapter, cross ref name, title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@pxref{chapter, cross ref name, title, file name, manual}</code> see <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
+
+<code>@ref{chapter}</code> <a href="#chapter">chapter</a>
+<code>@xref{chapter}</code> See <a href="#chapter">chapter</a>.
+<code>@pxref{chapter}</code> see <a href="#chapter">chapter</a>
+<code>@ref{s--ect@comma{}ion}</code> <a href="s_002d_002dect_002cion.html">A 
section</a>
+
+<code>@ref{s--ect@comma{}ion, a @comma{} in cross
+ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual 
name }</code>
+<a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a> 
in <cite>a , in manual name</cite>
+
+<code>@ref{chapter,cross ref name}</code> <a href="#chapter">cross ref name</a>
+<code>@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<code>@ref{chapter,,,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
+<code>@ref{chapter,,,,manual}</code> `chapter' in <cite>manual</cite>
+<code>@ref{chapter,cross ref name,title,}</code> <a href="#chapter">title</a>
+<code>@ref{chapter,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)cross ref name</a>
+<code>@ref{chapter,cross ref name,,,manual}</code> `cross ref name' in 
<cite>manual</cite>
+<code>@ref{chapter,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)title</a>
+<code>@ref{chapter,cross ref name,title,,manual}</code> `title' in 
<cite>manual</cite>
+<code>@ref{chapter,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@ref{chapter,,title,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)title</a>
+<code>@ref{chapter,,title,,manual}</code> `title' in <cite>manual</cite>
+<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{chapter,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">chapter</a> in <cite>manual</cite>
+
+
+<code>@ref{(pman)anode,cross ref name}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)cross ref name</a>
+<code>@ref{(pman)anode,,title}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
+<code>@ref{(pman)anode,,,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)anode</a>
+<code>@ref{(pman)anode,,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">anode</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title,}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
+<code>@ref{(pman)anode,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">(file name)cross ref name</a>
+<code>@ref{(pman)anode,cross ref name,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">cross ref name</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title,file name}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">(file 
name)title</a>
+<code>@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
data-manual="pman" href="../pman/anode.html#anode">title</a> in 
<cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">title</a> in 
<cite>manual</cite>
+<code>@ref{(pman)anode,,title,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)title</a>
+<code>@ref{(pman)anode,,title,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">anode</a> in <cite>manual</cite>
+
+
+<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
+<code>@inforef{chapter}</code> See `chapter'
+<code>@inforef{chapter, cross ref name}</code> See `cross ref name'
+<code>@inforef{chapter,,file name}</code> See <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
+<code>@inforef{node, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/node.html#node">(file name)cross ref 
name</a>
+<code>@inforef{node}</code> See `node'
+<code>@inforef{node, cross ref name}</code> See `cross ref name'
+<code>@inforef{node,,file name}</code> See <a data-manual="file name" 
href="../file name/node.html#node">(file name)node</a>
+<code>@inforef{chapter, cross ref name, file name, spurious arg}</code> See <a 
data-manual="file name, spurious arg" href="../file name, spurious 
arg/chapter.html#chapter">(file name, spurious arg)cross ref name</a>
+
+<code>@inforef{s--ect@comma{}ion, a @comma{} in cross
+ref, a comma@comma{} in file}</code>
+See <a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a , 
in cross
+ref</a>
+
+
+</pre><dl compact="compact">
+<dt><span><tt>a</tt></span></dt>
+<dd><pre class="example">l--ine
+</pre></dd>
+</dl>
+<pre class="example">
+
+</pre><dl compact="compact">
+<dt id='index-a-7'><span><tt>a</tt><a href='#index-a-7' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id='index-b-3'><span><tt>b</tt><a href='#index-b-3' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">l--ine
+</pre></dd>
+</dl>
+<pre class="example">
+
+</pre><dl compact="compact">
+<dt id='index-a-4'><span><tt>a</tt><a href='#index-a-4' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example"><span 
id="index-index-entry-between-item-and-itemx-1"></span></pre></dd>
+<dt id='index-b-1'><span><tt>b</tt><a href='#index-b-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">l--ine
+</pre></dd>
+</dl>
+<pre class="example">
+
+</pre><table class="cartouche" border="1"><tr><td>
+<pre class="example">c--artouche
+</pre></td></tr></table>
+<pre class="example">
+
+</pre><pre class="example">g--roupe
+</pre><pre class="example">
+
+</pre><pre class="example">f--lushleft
+more text
+</pre><pre class="example">
+
+</pre><pre class="example">f--lushright
+more text
+</pre><pre class="example">
+
+</pre><div align="center">ce--ntered line
+</div><pre class="example">
+
+</pre><pre class="example">r--raggedright
+more text
+</pre><pre class="example">
+
+</pre><pre class="verbatim">\input texinfo @c -*-texinfo-*-
+
+@setfilename simplest.info
+
+@node Top
+
+This is a very simple texi manual @  &lt;&gt;.
+
+@bye
+</pre><pre class="example">
+
+</pre><pre class="verbatim">in verbatim ''
+</pre><pre class="example">
+
+
+html ''
+
+
+
+
+</pre><span id="majorheading-3"></span><strong>majorheading</strong>
+<pre class="example">
+
+</pre><span id="chapheading-3"></span><strong>chapheading</strong>
+<pre class="example">
+
+</pre><span id="heading-3"></span><strong>heading</strong>
+<pre class="example">
+
+</pre><span id="subheading-3"></span><strong>subheading</strong>
+<pre class="example">
+
+</pre><span id="subsubheading-3"></span><strong>subsubheading</strong>
+<pre class="example">
+
+
+<code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym title="an 
accronym , ...">--a</acronym> (an accronym , ...)
+<code>@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }</code> <abbr 
title="&Eacute;tude&ndash;, Autonome">&Eacute;--. ,A.</abbr> (&Eacute;tude--, 
<b>Autonome</b>)
+<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude&ndash;, 
Autonome">&Eacute;--. ,A.</abbr>
+
+<code>@math{--a@minus{} {\frac{1}{2}}}</code> <em class='math'>--a- 
{\frac{1}{2}}</em>
+
+<code>@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img src="f-ile.jpg" 
alt="altjk _&quot; %@">
+<code>@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img src="f--ile.e--xt" alt="jk _&quot; %@ in b &quot;">
+<code>@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; %@:}}</code> 
<img src="filejk _&quot; %@.jpg" alt="altjk _&quot; %@">
+
+
+
+
+Somehow invalid use of @,:
+
+@, ,
+
+
+@,@&quot;u ,&uuml;
+
+Invalid use of @':
+
+@' '
+
+
+@'@&quot;u '&uuml;
+
+@dotless{truc} truc
+@dotless{ij} ij
+<code>@dotless{--a}</code> --a
+<code>@dotless{a}</code> a
+
+@U, without braces @U{}, with empty arg 
+@U{z}, with non-hex arg &#xz;
+@U{abc}, with &lt;4 hex digits &#xabc;
+@U{FFFFFFFFFFFFFF}, value much too large &#xFFFFFFFFFFFFFF;
+@U{110000}, value just beyond Unicode &#x110000;
+
+@TeX, but without brace TeX<code>@#</code> #
+
+<code>@w{--a}</code> --a<!-- /@w -->
+
+<code>@image{,1--xt}</code> 
+<code>@image{,,2--xt}</code> 
+<code>@image{,,,3--xt}</code> 
+
+
+</pre><ul class="no-bullet">
+<li> after emph <pre class="example">e--mph item
+</pre></li></ul>
+<pre class="example">
+
+</pre><ul class="no-bullet">
+<li>&bull; a&ndash;n itemize line <pre class="example">i--tem 1
+</pre></li><li>&bull; a&ndash;n itemize line <pre class="example">i--tem 2
+</pre></li></ul>
+<pre class="example">
+
+</pre><dl class="def">
+<dt><span class="category">fun: </span><span><strong></strong></span></dt>
+<dt id="index-machin-8"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and</em><a 
href='#index-machin-8' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-machin-9"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and  after</em><a 
href='#index-machin-9' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-machin-10"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and </em><a 
href='#index-machin-10' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-machin-11"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a 
href='#index-machin-11' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-followed-3"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-followed-3' class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">Various deff lines
+</pre></dd><dt id="index-after-1"><span class="category">truc: 
</span><span><strong>after</strong> <em>a deff item</em><a 
href='#index-after-1' class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+<pre class="example">
+
+<code>@ref{node}</code> `node'
+
+<code>@ref{,cross ref name}</code> `cross ref name'
+<code>@ref{,,title}</code> `title'
+<code>@ref{,,,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)</a>
+<code>@ref{,,,,manual}</code> <cite>manual</cite>
+<code>@ref{node,cross ref name}</code> `cross ref name'
+<code>@ref{node,,title}</code> `title'
+<code>@ref{node,,,file name}</code> <a data-manual="file name" href="../file 
name/node.html#node">(file name)node</a>
+<code>@ref{node,,,,manual}</code> `node' in <cite>manual</cite>
+<code>@ref{node,cross ref name,title,}</code> `title'
+<code>@ref{node,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)cross ref name</a>
+<code>@ref{node,cross ref name,,,manual}</code> `cross ref name' in 
<cite>manual</cite>
+<code>@ref{node,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/node.html#node">(file name)title</a>
+<code>@ref{node,cross ref name,title,,manual}</code> `title' in 
<cite>manual</cite>
+<code>@ref{node,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/node.html#node">title</a> in 
<cite>manual</cite>
+<code>@ref{node,,title,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)title</a>
+<code>@ref{node,,title,,manual}</code> `title' in <cite>manual</cite>
+<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{node,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">title</a> in <cite>manual</cite>
+<code>@ref{node,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">node</a> in <cite>manual</cite>
+<code>@ref{,cross ref name,title,}</code> `title'
+<code>@ref{,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)cross ref name</a>
+<code>@ref{,cross ref name,,,manual}</code> `cross ref name' in 
<cite>manual</cite>
+<code>@ref{,cross ref name,title,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)title</a>
+<code>@ref{,cross ref name,title,,manual}</code> `title' in <cite>manual</cite>
+<code>@ref{,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/index.html">title</a> in 
<cite>manual</cite>
+<code>@ref{,,title,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)title</a>
+<code>@ref{,,title,,manual}</code> `title' in <cite>manual</cite>
+<code>@ref{,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/index.html">title</a> in <cite>manual</cite>
+<code>@ref{,,,file name,manual}</code> <cite><a data-manual="file name" 
href="../file name/index.html">manual</a></cite>
+
+<code>@inforef{,cross ref name }</code> See `cross ref name'
+<code>@inforef{,,file name}</code> See <a data-manual="file name" 
href="../file name/index.html">(file name)</a>
+<code>@inforef{,cross ref name, file name}</code> See <a data-manual="file 
name" href="../file name/index.html">(file name)cross ref name</a>
+<code>@inforef{}</code> 
+
+
+</pre></div>
+
+<span id="index-t_002d_002druc"></span>
+<span id="index-T_002d_002druc"></span>
+<span id="index-_002e"></span>
+<span id="index-_003f"></span>
+<span id="index-a"></span>
+<span id="index-t_002d_002druc-1"></span>
+<span id="index-T_002d_002druc-1"></span>
+<span id="index-_002e-1"></span>
+<span id="index-_003f-1"></span>
+<span id="index-a-5"></span>
+
+
+<p>cp
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_cp_symbol-1"><b>&quot;</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_symbol-2"><b>-</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_symbol-3"><b>.</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_symbol-4"><b>?</b></a>
+ &nbsp; 
+<br>
+<a class="summary-letter" href="#chapter-1_cp_letter-A"><b>A</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_letter-I"><b>I</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_letter-T"><b>T</b></a>
+ &nbsp; 
+</td></tr></table>
+<table class="index-cp" border="0">
+<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_cp_symbol-1">&quot;</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-1">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_cp_symbol-2">-</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption-1">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_cp_symbol-3">.</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_cp_symbol-4">?</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_cp_letter-A">A</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a href="#index-a">a</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_cp_letter-I">I</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-index-entry-between-item-and-itemx">index entry 
between item and itemx</a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-index-entry-between-item-and-itemx">index 
entry between item and itemx</a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-index-entry-within-deffn">index 
entry within deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-index-entry-within-multitable">index entry 
within multitable</a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-index-entry-within-multitable">index entry 
within multitable</a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_cp_letter-T">T</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+</table>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-1_cp_symbol-1"><b>&quot;</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_symbol-2"><b>-</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_symbol-3"><b>.</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_symbol-4"><b>?</b></a>
+ &nbsp; 
+<br>
+<a class="summary-letter" href="#chapter-1_cp_letter-A"><b>A</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_letter-I"><b>I</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_letter-T"><b>T</b></a>
+ &nbsp; 
+</td></tr></table>
+
+<p>fn
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_fn_symbol-1"><b>-</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_symbol-2"><b>.</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_symbol-3"><b>?</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_symbol-4"><b>`</b></a>
+ &nbsp; 
+<br>
+<a class="summary-letter" href="#chapter-1_fn_letter-A"><b>A</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-B"><b>B</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-D"><b>D</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-F"><b>F</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-I"><b>I</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-L"><b>L</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-M"><b>M</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-T"><b>T</b></a>
+ &nbsp; 
+</td></tr></table>
+<table class="index-fn" border="0">
+<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_symbol-1">-</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_symbol-2">.</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_symbol-3">?</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_symbol-4">`</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_letter-A">A</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-after"><code>after</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-after"><code>after</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_letter-B">B</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_letter-D">D</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_letter-F">F</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_letter-I">I</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-i-ule-1"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_letter-L">L</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_letter-M">M</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-machin"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-machin"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_letter-T">T</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-truc"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-truc"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+</table>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-1_fn_symbol-1"><b>-</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_symbol-2"><b>.</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_symbol-3"><b>?</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_symbol-4"><b>`</b></a>
+ &nbsp; 
+<br>
+<a class="summary-letter" href="#chapter-1_fn_letter-A"><b>A</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-B"><b>B</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-D"><b>D</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-F"><b>F</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-I"><b>I</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-L"><b>L</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-M"><b>M</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-T"><b>T</b></a>
+ &nbsp; 
+</td></tr></table>
+
+<p>vr
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_vr_letter-A"><b>A</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_vr_letter-B"><b>B</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_vr_letter-D"><b>D</b></a>
+ &nbsp; 
+</td></tr></table>
+<table class="index-vr" border="0">
+<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_vr_letter-A">A</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-a-2"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-a-2"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-6"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-7"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_vr_letter-B">B</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-b-1"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-b-1"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-2"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-3"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_vr_letter-D">D</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname-1"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname-1"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname-1"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname-1"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+</table>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-1_vr_letter-A"><b>A</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_vr_letter-B"><b>B</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_vr_letter-D"><b>D</b></a>
+ &nbsp; 
+</td></tr></table>
+
+<p>ky
+</p>
+<p>pg
+</p>
+<p>tp
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_tp_letter-D"><b>D</b></a>
+ &nbsp; 
+</td></tr></table>
+<table class="index-tp" border="0">
+<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_tp_letter-D">D</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname-1"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+</table>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-1_tp_letter-D"><b>D</b></a>
+ &nbsp; 
+</td></tr></table>
+
+
+
 <p><a id="DOCF9" href="formatting_fot.html#FOOT9"><sup>11</sup></a>
 </p>
 <div class="format">
@@ -759,6 +3781,21 @@ Menu comment
 
 </div>
 <hr>
+<table class="header" cellpadding="1" cellspacing="1" border="0">
+<tr><td valign="middle" align="left">[<a href="index.html" title="Beginning of 
this chapter or previous chapter"> &lt;&lt; </a>]</td>
+<td valign="middle" align="left">[<a href="index.html" title="Previous section 
in reading order"> &lt; </a>]</td>
+<td valign="middle" align="left">[<a href="index.html" title="Up section"> Up 
</a>]</td>
+<td valign="middle" align="left">[<a href="s_002d_002dect_002cion.html" 
title="Next section in reading order"> &gt; </a>]</td>
+<td valign="middle" align="left">[<a href="chapter2.html" title="Next 
chapter"> &gt;&gt; </a>]</td>
+<td valign="middle" align="left"> &nbsp; </td>
+<td valign="middle" align="left"> &nbsp; </td>
+<td valign="middle" align="left"> &nbsp; </td>
+<td valign="middle" align="left"> &nbsp; </td>
+<td valign="middle" align="left">[<a href="index.html" title="Cover (top) of 
document">Top</a>]</td>
+<td valign="middle" align="left">[<a href="formatting_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
+</tr></table>
 <p><font size="-1">
   This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
 </font></p>
diff --git a/tp/tests/layout/res_parser/formatting_nodes/chapter2.html 
b/tp/tests/layout/res_parser/formatting_nodes/chapter2.html
index faad7bd..be4d5a0 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/chapter2.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/chapter2.html
@@ -728,7 +728,7 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="index.html" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
 <hr>
@@ -756,45 +756,45 @@ ul.no-bullet {list-style: none}
 <tr><th id="chapter-2_cp_symbol-1">&quot;</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-_0060_0060-1">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_0060_0060-1">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_symbol-2">-</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-_002d_002doption-1">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_002d_002doption-1">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_symbol-3">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_symbol-4">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_letter-A">A</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-a">a</a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-a">a</a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_letter-I">I</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-index-entry-between-item-and-itemx">index entry 
between item and itemx</a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-index-entry-between-item-and-itemx">index 
entry between item and itemx</a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-index-entry-between-item-and-itemx-1">index entry 
between item and itemx</a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-index-entry-between-item-and-itemx">index entry 
between item and itemx</a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-index-entry-between-item-and-itemx-1">index entry 
between item and itemx</a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-index-entry-within-multitable">index entry 
within multitable</a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-index-entry-within-multitable">index entry 
within multitable</a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-t_002d_002druc">t&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-T_002d_002druc">T&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-t_002d_002druc">t&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-T_002d_002druc">T&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-2_cp_symbol-1"><b>&quot;</b></a>
@@ -845,149 +845,149 @@ ul.no-bullet {list-style: none}
 <tr><th id="chapter-2_fn_symbol-1">-</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_symbol-2">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_symbol-3">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_symbol-4">`</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-A">A</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-after"><code>after</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-after"><code>after</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-B">B</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-D">D</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-F">F</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-I">I</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="index.html#index-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-id-i-ule-1"><code><b>id &lsquo;<samp>i</samp>&rsquo; 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-id-i-ule"><code><b>id &lsquo;<samp>i</samp>&rsquo; 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-id-i-ule-1"><code><b>id &lsquo;<samp>i</samp>&rsquo; 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="index.html#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="index.html#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="chapter.html#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-L">L</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="index.html#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="index.html#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="chapter.html#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="index.html#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="index.html#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="chapter.html#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="index.html#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="index.html#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.html">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="chapter.html#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-M">M</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-machin"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
@@ -1002,30 +1002,30 @@ ul.no-bullet {list-style: none}
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-truc"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-copying-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-truc"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.html#index-titlepage-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.html#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.html">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-2_fn_symbol-1"><b>-</b></a>
@@ -1069,7 +1069,7 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="index.html" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
 <p><font size="-1">
diff --git a/tp/tests/layout/res_parser/formatting_nodes/formatting.2 
b/tp/tests/layout/res_parser/formatting_nodes/formatting.2
index eb99df1..610b5fa 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/formatting.2
+++ b/tp/tests/layout/res_parser/formatting_nodes/formatting.2
@@ -1,4 +1,65 @@
-formatting.texi:25: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:15: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:15: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:15: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:15: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:15: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:15: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:15: @U expected braces (possibly involving @mymacro)
+formatting.texi:15: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:15: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:15: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:15: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:15: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:15: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:15: unexpected @ (possibly involving @mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @sp missing argument (possibly involving @mymacro)
+formatting.texi:15: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:15: misplaced } (possibly involving @mymacro)
+formatting.texi:15: misplaced } (possibly involving @mymacro)
+formatting.texi:15: misplaced { (possibly involving @mymacro)
+formatting.texi:15: misplaced { (possibly involving @mymacro)
+formatting.texi:15: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:25: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
 formatting.texi:25: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:25: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -60,226 +121,165 @@ formatting.texi:25: warning: @inforef is obsolete. 
(possibly involving @mymacro)
 formatting.texi:25: warning: @inforef is obsolete. (possibly involving 
@mymacro)
 formatting.texi:25: warning: @inforef is obsolete. (possibly involving 
@mymacro)
 formatting.texi:25: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:35: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:35: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:35: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:35: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:35: @U expected braces (possibly involving @mymacro)
-formatting.texi:35: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:35: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:35: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:35: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:35: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:35: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:35: unexpected @ (possibly involving @mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @sp missing argument (possibly involving @mymacro)
-formatting.texi:35: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:35: misplaced } (possibly involving @mymacro)
-formatting.texi:35: misplaced } (possibly involving @mymacro)
-formatting.texi:35: misplaced { (possibly involving @mymacro)
-formatting.texi:35: misplaced { (possibly involving @mymacro)
-formatting.texi:35: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
-formatting.texi:45: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:45: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:45: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:45: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:45: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:45: @U expected braces (possibly involving @mymacro)
-formatting.texi:45: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:45: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:45: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:45: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:45: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:45: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:45: unexpected @ (possibly involving @mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @sp missing argument (possibly involving @mymacro)
-formatting.texi:45: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:45: misplaced } (possibly involving @mymacro)
-formatting.texi:45: misplaced } (possibly involving @mymacro)
-formatting.texi:45: misplaced { (possibly involving @mymacro)
-formatting.texi:45: misplaced { (possibly involving @mymacro)
-formatting.texi:45: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:49: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
-formatting.texi:49: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:49: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:49: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:49: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:49: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:49: @U expected braces (possibly involving @mymacro)
-formatting.texi:49: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:49: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:49: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:49: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:49: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:49: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:49: unexpected @ (possibly involving @mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @sp missing argument (possibly involving @mymacro)
-formatting.texi:49: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:49: misplaced } (possibly involving @mymacro)
-formatting.texi:49: misplaced } (possibly involving @mymacro)
-formatting.texi:49: misplaced { (possibly involving @mymacro)
-formatting.texi:49: misplaced { (possibly involving @mymacro)
-formatting.texi:49: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:101: warning: @menu in invalid context
-formatting.texi:141: warning: @centerchap is obsolete.
+formatting.texi:61: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:61: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:61: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:61: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:61: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:61: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:61: @U expected braces (possibly involving @mymacro)
+formatting.texi:61: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:61: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:61: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:61: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:61: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:61: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:61: unexpected @ (possibly involving @mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @sp missing argument (possibly involving @mymacro)
+formatting.texi:61: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:61: misplaced } (possibly involving @mymacro)
+formatting.texi:61: misplaced } (possibly involving @mymacro)
+formatting.texi:61: misplaced { (possibly involving @mymacro)
+formatting.texi:61: misplaced { (possibly involving @mymacro)
+formatting.texi:61: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:65: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:65: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:65: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:65: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:65: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:65: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:65: @U expected braces (possibly involving @mymacro)
+formatting.texi:65: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:65: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:65: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:65: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:65: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:65: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:65: unexpected @ (possibly involving @mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @sp missing argument (possibly involving @mymacro)
+formatting.texi:65: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:65: misplaced } (possibly involving @mymacro)
+formatting.texi:65: misplaced } (possibly involving @mymacro)
+formatting.texi:65: misplaced { (possibly involving @mymacro)
+formatting.texi:65: misplaced { (possibly involving @mymacro)
+formatting.texi:65: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:103: warning: @menu in invalid context
+formatting.texi:143: warning: @centerchap is obsolete.
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
diff --git a/tp/tests/layout/res_parser/formatting_nodes/formatting_abt.html 
b/tp/tests/layout/res_parser/formatting_nodes/formatting_abt.html
index a913217..d4bdb9f 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/formatting_abt.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/formatting_abt.html
@@ -719,7 +719,7 @@ ul.no-bullet {list-style: none}
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="index.html" title="Cover (top) 
of document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <hr>
@@ -829,7 +829,7 @@ ul.no-bullet {list-style: none}
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="index.html" title="Cover (top) 
of document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <p><font size="-1">
diff --git a/tp/tests/layout/res_parser/formatting_nodes/formatting_fot.html 
b/tp/tests/layout/res_parser/formatting_nodes/formatting_fot.html
index 3e1a377..f2c3766 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/formatting_fot.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/formatting_fot.html
@@ -719,31 +719,31 @@ ul.no-bullet {list-style: none}
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="index.html" title="Cover (top) 
of document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
 <hr>
 <h1 class="footnotes-heading">Footnotes</h1>
 
-<h5><a id="FOOT1" href="index.html#DOCF1">(1)</a></h5>
+<h5><a id="FOOT3" href="index.html#DOCF3">(1)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT2" href="index.html#DOCF2">(2)</a></h5>
+<h5><a id="FOOT4" href="index.html#DOCF4">(2)</a></h5>
 <p>in footnote2</p>
-<h5><a id="FOOT5" href="index.html#DOCF5">(3)</a></h5>
+<h5><a id="FOOT1" href="index.html#DOCF1">(3)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT6" href="index.html#DOCF6">(4)</a></h5>
+<h5><a id="FOOT2" href="index.html#DOCF2">(4)</a></h5>
 <p>in footnote2</p>
-<h5><a id="FOOT7" href="index.html#DOCF7">(5)</a></h5>
+<h5><a id="FOOT1_5" href="chapter.html#DOCF1_5">(5)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT8" href="index.html#DOCF8">(6)</a></h5>
+<h5><a id="FOOT2_6" href="chapter.html#DOCF2_6">(6)</a></h5>
 <p>in footnote2</p>
-<h5><a id="FOOT3" href="index.html#DOCF3">(7)</a></h5>
+<h5><a id="FOOT5" href="chapter.html#DOCF5">(7)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT4" href="index.html#DOCF4">(8)</a></h5>
+<h5><a id="FOOT6" href="chapter.html#DOCF6">(8)</a></h5>
 <p>in footnote2</p>
-<h5><a id="FOOT1_9" href="index.html#DOCF1_9">(9)</a></h5>
+<h5><a id="FOOT7" href="chapter.html#DOCF7">(9)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT2_10" href="index.html#DOCF2_10">(10)</a></h5>
+<h5><a id="FOOT8" href="chapter.html#DOCF8">(10)</a></h5>
 <p>in footnote2</p>
 <h5><a id="FOOT9" href="chapter.html#DOCF9">(11)</a></h5>
 <p>in footnote</p>
@@ -751,7 +751,7 @@ ul.no-bullet {list-style: none}
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="index.html" title="Cover (top) 
of document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
 <p><font size="-1">
diff --git a/tp/tests/layout/res_parser/formatting_nodes/formatting_ovr.html 
b/tp/tests/layout/res_parser/formatting_nodes/formatting_ovr.html
index 61422f1..54cfcf0 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/formatting_ovr.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/formatting_ovr.html
@@ -719,7 +719,7 @@ ul.no-bullet {list-style: none}
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="index.html" title="Cover (top) 
of document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
 <hr>
@@ -727,7 +727,7 @@ ul.no-bullet {list-style: none}
 
 <div class="shortcontents">
 <ul class="no-bullet">
-<li><a id="stoc-chapter-1" href="chapter.html">1 chapter</a></li>
+<li><a id="stoc-chapter-1" href="chapter.html" rel="index">1 chapter</a></li>
 <li><a id="stoc-chapter-2" href="chapter2.html" rel="index">chapter 2</a></li>
 </ul>
 </div>
@@ -735,7 +735,7 @@ ul.no-bullet {list-style: none}
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="index.html" title="Cover (top) 
of document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
 <p><font size="-1">
diff --git a/tp/tests/layout/res_parser/formatting_nodes/formatting_toc.html 
b/tp/tests/layout/res_parser/formatting_nodes/formatting_toc.html
index d11d444..652fbf8 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/formatting_toc.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/formatting_toc.html
@@ -719,7 +719,7 @@ ul.no-bullet {list-style: none}
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="index.html" title="Cover (top) 
of document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
 <hr>
@@ -728,7 +728,7 @@ ul.no-bullet {list-style: none}
 <div class="contents">
 
 <ul class="no-bullet">
-  <li><a id="toc-chapter-1" href="chapter.html">1 chapter</a>
+  <li><a id="toc-chapter-1" href="chapter.html" rel="index">1 chapter</a>
   <ul class="no-bullet">
     <li><a id="toc-A-section" href="s_002d_002dect_002cion.html">1.1 A 
section</a>
     <ul class="no-bullet">
@@ -746,7 +746,7 @@ ul.no-bullet {list-style: none}
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="index.html" title="Cover (top) 
of document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
 <p><font size="-1">
diff --git a/tp/tests/layout/res_parser/formatting_nodes/index.html 
b/tp/tests/layout/res_parser/formatting_nodes/index.html
index 8b99deb..591aa13 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/index.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/index.html
@@ -907,8 +907,8 @@ but , ,
 <code>@ogonek{a}</code> &#261;
 <code>@ogonek{--a}</code> &ndash;a;
 <code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF3" 
href="formatting_fot.html#FOOT3"><sup>7</sup></a>
-<code>@footnote{in footnote2}</code> <a id="DOCF4" 
href="formatting_fot.html#FOOT4"><sup>8</sup></a>
+<code>@footnote{in footnote}</code> <a id="DOCF3" 
href="formatting_fot.html#FOOT3"><sup>1</sup></a>
+<code>@footnote{in footnote2}</code> <a id="DOCF4" 
href="formatting_fot.html#FOOT4"><sup>2</sup></a>
 </p>
 <p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
 <code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
@@ -1436,15 +1436,15 @@ html ''
 
 
 
-<span id="majorheading-3"></span><h1 class="majorheading">majorheading</h1>
+<span id="majorheading"></span><h1 class="majorheading">majorheading</h1>
 
-<span id="chapheading-3"></span><h1 class="chapheading">chapheading</h1>
+<span id="chapheading"></span><h1 class="chapheading">chapheading</h1>
 
-<span id="heading-3"></span><h2 class="heading">heading</h2>
+<span id="heading"></span><h2 class="heading">heading</h2>
 
-<span id="subheading-3"></span><h3 class="subheading">subheading</h3>
+<span id="subheading"></span><h3 class="subheading">subheading</h3>
 
-<span id="subsubheading-3"></span><h4 class="subsubheading">subsubheading</h4>
+<span id="subsubheading"></span><h4 class="subsubheading">subsubheading</h4>
 
 
 <p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
@@ -1737,8 +1737,8 @@ but , ,
 <code>@ogonek{a}</code> &#261;
 <code>@ogonek{--a}</code> &ndash;a;
 <code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF1_9" 
href="formatting_fot.html#FOOT1_9"><sup>9</sup></a>
-<code>@footnote{in footnote2}</code> <a id="DOCF2_10" 
href="formatting_fot.html#FOOT2_10"><sup>10</sup></a>
+<code>@footnote{in footnote}</code> <a id="DOCF1" 
href="formatting_fot.html#FOOT1"><sup>3</sup></a>
+<code>@footnote{in footnote2}</code> <a id="DOCF2" 
href="formatting_fot.html#FOOT2"><sup>4</sup></a>
 </p>
 <p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
 <code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
@@ -2265,15 +2265,15 @@ html ''
 
 
 
-<span id="majorheading"></span><h1 class="majorheading">majorheading</h1>
+<span id="majorheading-1"></span><h1 class="majorheading">majorheading</h1>
 
-<span id="chapheading"></span><h1 class="chapheading">chapheading</h1>
+<span id="chapheading-1"></span><h1 class="chapheading">chapheading</h1>
 
-<span id="heading"></span><h2 class="heading">heading</h2>
+<span id="heading-1"></span><h2 class="heading">heading</h2>
 
-<span id="subheading"></span><h3 class="subheading">subheading</h3>
+<span id="subheading-1"></span><h3 class="subheading">subheading</h3>
 
-<span id="subsubheading"></span><h4 class="subsubheading">subsubheading</h4>
+<span id="subsubheading-1"></span><h4 class="subsubheading">subsubheading</h4>
 
 
 <p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
@@ -2379,20 +2379,24 @@ html ''
 
 <hr>
 
+
+
+
+
 <div class="top" id="Top">
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[ &lt; ]</td>
 <td valign="middle" align="left">[<a href="chapter.html" title="Next section 
in reading order"> &gt; </a>]</td>
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="formatting_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
 <hr>
 <span id="Top-section"></span><h1 class="top">Top section</h1>
 
 <table class="menu" border="0" cellspacing="0">
-<tr><td align="left" valign="top"><a href="chapter.html">1 
chapter</a></td><td>&nbsp;&nbsp;</td><td align="left" valign="top"></td></tr>
+<tr><td align="left" valign="top"><a href="chapter.html" rel="index">1 
chapter</a></td><td>&nbsp;&nbsp;</td><td align="left" valign="top"></td></tr>
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">
 
 Menu comment
@@ -2402,3030 +2406,6 @@ Menu comment
 </table>
 
 
-
-
-<p>Insertcopying in normal text
-</p><p>In copying
-</p>
-<p>&lt;
-&gt;
-&quot;
-&amp;
-&rsquo;
-&lsquo;
-</p>
-<p>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;<br>
-code: <code>``simple-double--three---four----''</code> <br>
-asis: &ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo; <br>
-strong: 
<strong>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;</strong> <br>
-kbd: <kbd>``simple-double--three---four----''</kbd> <br>
-</p>
-<p>&lsquo;<!-- /@w -->&lsquo;simple-double-<!-- /@w 
-->-three&mdash;four&mdash;-&rsquo;<!-- /@w -->&rsquo;<br>
-</p>
-<span id="index-copying-_002d_002doption"></span>
-<span id="index-copying-_0060_0060"></span>
-<span id="index-copying-_0060_0060-1"></span>
-<span id="index-copying-_002d_002dfoption"></span>
-
-<p>@&quot;u &uuml; 
-@&quot;{U} &Uuml; 
-@~n &ntilde;
-@^a &acirc;
-@&rsquo;e &eacute;
-@=o &#333;
-@&lsquo;i &igrave;
-@&rsquo;{e} &eacute;
-@&rsquo;{@dotless{i}} &iacute; 
-@dotless{i} i
-@dotless{j} j
-@&lsquo;{@=E} &#274;` 
-@l{} &#322;
-@,{@&rsquo;C} &#262;,
-@,c &ccedil;
-@,c@&quot;u &ccedil;&uuml; <br>
-</p>
-<p>@U{0075} &#x0075;
-</p>
-<p>@* <br>
-@ followed by a space
-&nbsp;
-@ followed by a tab
-&nbsp;
-@ followed by a new line
-&nbsp;<code>@-</code> 
-<code>@|</code> 
-<code>@:</code> 
-<code>@!</code> !
-<code>@?</code> ?
-<code>@.</code> .
-<code>@@</code> @
-<code>@}</code> }
-<code>@{</code> {
-<code>@/</code> 
-</p>
-<p>foo vs. bar. 
-colon :And something else.
-semi colon ;.
-And ? ?.
-Now ! !@
-but , ,
-</p>
-<p>@TeX TeX
-@LaTeX LaTeX
-@bullet &bull;
-@copyright &copy;
-@dots &hellip;
-@enddots <small class="enddots">...</small>
-@equiv &equiv;
-@error error&rarr;
-@expansion &rarr;
-@minus -
-@point &lowast;
-@print -|
-@result &rArr;
-@today a sunny day
-</p>
-<p>@aa &aring;
-@AA &Aring;
-@ae &aelig;
-@oe &oelig;
-@AE &AElig;
-@OE &OElig;
-@o &oslash;
-@O &Oslash;
-@ss &szlig;
-@l &#322;
-@L &#321;
-@DH &ETH;
-@TH &THORN;
-@dh &eth;
-@th &thorn;
-</p>
-<p>@exclamdown &iexcl;
-@questiondown &iquest;
-@pounds &pound;
-@registeredsymbol &reg;
-@ordf &ordf;
-@ordm &ordm;
-@comma ,
-@quotedblleft &ldquo;
-@quotedblright &rdquo;
-@quoteleft &lsquo;
-@quoteright &rsquo;
-@quotedblbase &bdquo;
-@quotesinglbase &sbquo;
-@guillemetleft &laquo;
-@guillemetright &raquo;
-@guillemotleft &laquo;
-@guillemotright &raquo;
-@guilsinglleft &lsaquo;
-@guilsinglright &rsaquo;
-@textdegree &deg;
-@euro &euro;
-@arrow &rarr;
-@leq &le;
-@geq &ge;
-</p>
-<p><code>@acronym{--a,an accronym}</code> <acronym title="an 
accronym">&ndash;a</acronym> (an accronym)
-<code>@acronym{--a}</code> <acronym title="an accronym">&ndash;a</acronym>
-<code>@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr 
title="&Eacute;tude Autonome">&Eacute;&ndash;. ,A.</abbr> (&Eacute;tude 
Autonome)
-<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude 
Autonome">&Eacute;&ndash;. ,A.</abbr>
-<code>@asis{--a}</code> &ndash;a
-<code>@b{--a}</code> <b>&ndash;a</b>
-<code>@cite{--a}</code> <cite>&ndash;a</cite>
-<code>@code{--a}</code> <code>--a</code>
-<code>@command{--a}</code> <code>--a</code>
-<code>@dfn{--a}</code> <em>&ndash;a</em>
-<code>@dmn{--a}</code> &ndash;a
-<code>@email{--a,--b}</code> <a href="mailto:--a";>&ndash;b</a>
-<code>@email{,--b}</code> &ndash;b
-<code>@email{--a}</code> <a href="mailto:--a";>--a</a>
-<code>@emph{--a}</code> <em>&ndash;a</em>
-<code>@env{--a}</code> <code>--a</code>
-<code>@file{--a}</code> <samp>--a</samp>
-<code>@i{--a}</code> <i>&ndash;a</i>
-<code>@kbd{--a}</code> <kbd>--a</kbd>
-<code>@key{--a}</code> <tt class="key">--a</tt>
-<code>@math{--a {\frac{1}{2}} @minus{}}</code> <em class='math'>--a 
{\frac{1}{2}} -</em>
-<code>@option{--a}</code> <samp>--a</samp>
-<code>@r{--a}</code> <span class="roman">&ndash;a</span>
-<code>@samp{--a}</code> &lsquo;<samp>--a</samp>&rsquo;
-<code>@sc{--a}</code> <small>&ndash;A</small>
-<code>@strong{--a}</code> <strong>&ndash;a</strong>
-<code>@t{--a}</code> <tt>--a</tt>
-<code>@sansserif{--a}</code> <span class="sansserif">&ndash;a</span>
-<code>@slanted{--a}</code> <i>&ndash;a</i>
-<code>@titlefont{--a}</code> </p><h1 class="titlefont">&ndash;a</h1>
-<p><code>@indicateurl{--a}</code> &lsquo;<code>--a</code>&rsquo;
-<code>@uref{--a,--b}</code> <a href="--a">&ndash;b</a>
-<code>@uref{--a}</code> <a href="--a">--a</a>
-<code>@uref{,--b}</code> &ndash;b
-<code>@uref{--a,--b,--c}</code> <a href="--a">&ndash;c</a>
-<code>@uref{,--b,--c}</code> &ndash;c
-<code>@uref{--a,,--c}</code> <a href="--a">&ndash;c</a>
-<code>@uref{,,--c}</code> &ndash;c
-<code>@url{--a,--b}</code> <a href="--a">&ndash;b</a>
-<code>@url{--a,}</code> <a href="--a">--a</a>
-<code>@url{,--b}</code> &ndash;b
-<code>@var{--a}</code> <var>&ndash;a</var>
-<code>@verb{:--a:}</code> <tt>--a</tt>
-<code>@verb{:a  &lt; &amp; @ % &quot; --    b:}</code> <tt>a  &lt; &amp; @ % 
&quot; --    b</tt>
-<code>@w{a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a 
a}</code> 
a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a<!--
 /@w -->
-<code>@H{a}</code> a''
-<code>@H{--a}</code> &ndash;a''
-<code>@dotaccent{a}</code> &#551;
-<code>@dotaccent{--a}</code> &ndash;a.
-<code>@ringaccent{a}</code> &aring;
-<code>@ringaccent{--a}</code> &ndash;a*
-<code>@tieaccent{a}</code> a[
-<code>@tieaccent{--a}</code> &ndash;a[
-<code>@u{a}</code> &#259;
-<code>@u{--a}</code> &ndash;a(
-<code>@ubaraccent{a}</code> a_
-<code>@ubaraccent{--a}</code> &ndash;a_
-<code>@udotaccent{a}</code> &#7841;
-<code>@udotaccent{--a}</code> .&ndash;a
-<code>@v{a}</code> &#462;
-<code>@v{--a}</code> &ndash;a&lt;
-<code>@,{c}</code> &ccedil;
-<code>@,{--c}</code> &ndash;c,
-<code>@ogonek{a}</code> &#261;
-<code>@ogonek{--a}</code> &ndash;a;
-<code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF1" 
href="formatting_fot.html#FOOT1"><sup>1</sup></a>
-<code>@footnote{in footnote2}</code> <a id="DOCF2" 
href="formatting_fot.html#FOOT2"><sup>2</sup></a>
-</p>
-<p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,,l--e}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code>@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt" alt="f--ile">
-<code>@image{f--ile,aze,az,alt,.e--xt}</code> <img src="f--ile.e--xt" 
alt="alt">
-<code>@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg" alt="a&ndash;lt">
-<code>@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}</code> <img 
src="f--ile@..file ext e--xt}" alt="alt">
-</p>
-<p><code>@sp 2</code><br>
-</p><br>
-<br>
-<p><code>@page</code><br>
-</p>
-<p><code>need 1002</code>
-</p>
-<p><code>@clicksequence{click @click{} A}</code> click &rarr; A
-After clickstyle &rArr;
-<code>@clicksequence{click @click{} A}</code> click &rArr; A
-</p>
-<div 
class="displaymath"><em><strong>``simple-double--three---four----''</strong> 
aa<!-- /@w -->
-`<!-- /@w -->`simple-double-<!-- /@w -->-three---four----'<!-- /@w -->'
-
-</em></div>
-<div class="displaymath"><em>&uuml; &Uuml; &ntilde; &acirc; &eacute; &#333; 
&igrave; &eacute; i j &#274;`
-&#322; &#262;, &#262;, &ccedil; a'' &#551; &aring; a[
-&#259; a_ &#7841; &#462; &#261; a<sup>h</sup><sub>l</sub>
-
- &nbsp;&nbsp; &nbsp;   ! ? . @ } { 
-a sunny day
-</em></div>
-<div class="displaymath"><em>&rarr;
-&#x0075;
-TeX LaTeX &bull; &copy; &hellip; ... &equiv;
-error&rarr; &rarr; - &lowast; -| &rArr;
-&aring; &Aring; &aelig; &oelig; &AElig; &OElig; &oslash; &Oslash; &szlig; 
&#322; &#321; &ETH;
-&THORN; &eth; &thorn; &iexcl; &iquest; &pound;
-&reg; &ordf; &ordm; , 
-</em></div>
-<div class="displaymath"><em>&ldquo; &rdquo; 
-&lsquo; &rsquo; &bdquo; &sbquo; &laquo;
-&raquo; &laquo; &raquo; &lsaquo;
-&rsaquo; &deg; &euro; &rarr; &le; &ge;
-</em></div>
-<p><kbd>default kbdinputstyle</kbd>
-</p><div class="example">
-<pre class="example"><kbd>in example default kbdinputstyle</kbd>
-</pre></div>
-
-<p><code>code kbdinputstyle</code>
-</p><div class="example">
-<pre class="example"><code>in example code kbdinputstyle</code>
-</pre></div>
-
-<p><kbd>example kbdinputstyle</kbd>
-</p><div class="example">
-<pre class="example"><code>in example example kbdinputstyle</code>
-</pre></div>
-
-<p><kbd>distinct kbdinputstyle</kbd>
-</p><div class="example">
-<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
-</pre></div>
-
-<blockquote>
-<p>A quot&mdash;ation
-</p></blockquote>
-
-<blockquote>
-<p><b>Note:</b> A Note
-</p></blockquote>
-
-<blockquote>
-<p><b>note:</b> A note
-</p></blockquote>
-
-<blockquote>
-<p><b>Caution:</b> Caution
-</p></blockquote>
-
-<blockquote>
-<p><b>Important:</b> Important
-</p></blockquote>
-
-<blockquote>
-<p><b>Tip:</b> a Tip
-</p></blockquote>
-
-<blockquote>
-<p><b>Warning:</b> a Warning.
-</p></blockquote>
-
-<blockquote>
-<p><b>something &eacute; TeX:</b> The something &eacute; TeX is here.
-</p></blockquote>
-
-<blockquote>
-<p><b>@ at the end of line &nbsp;:</b> A @ at the end of the @quotation line.
-</p></blockquote>
-
-<blockquote>
-<p><b>something, other thing:</b> something, other thing
-</p></blockquote>
-
-<blockquote>
-<p><b>Note, the note:</b> Note, the note
-</p></blockquote>
-
-<blockquote>
-</blockquote>
-
-<blockquote>
-</blockquote>
-
-<blockquote>
-</blockquote>
-
-<blockquote>
-</blockquote>
-
-<blockquote>
-<p>aaa quotation
-</p></blockquote>
-<div align="center">&mdash; <em>quotation author</em>
-</div>
-<blockquote>
-<p>indent in quotation
-</p></blockquote>
-
-<blockquote>
-<p>A small quot&mdash;ation
-</p></blockquote>
-
-<blockquote>
-<p><b>Note:</b> A small Note
-</p></blockquote>
-
-<blockquote>
-<p><b>something, other thing:</b> something, other thing
-</p></blockquote>
-
-<ul>
-<li> i&ndash;temize
-</li></ul>
-
-<ul class="no-bullet">
-<li>+ i&ndash;tem +
-</li></ul>
-
-<ul>
-<li> b&ndash;ullet
-</li></ul>
-
-<ul class="no-bullet">
-<li>- minu&ndash;s
-</li></ul>
-
-<ul class="no-bullet">
-<li> e&ndash;mph item
-</li></ul>
-
-<ul class="no-bullet">
-<li><em>after emph</em> e&ndash;mph item
-</li></ul>
-
-<ul class="no-bullet">
-<li>&bull; a&ndash;n itemize line <span 
id="index-copying-index-entry-within-itemize"></span>
-i&ndash;tem 1
-</li><li>&bull; a&ndash;n itemize line i&ndash;tem 2
-</li></ul>
-
-<ol>
-<li> e&ndash;numerate
-</li></ol>
-
-<table>
-<thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
-<tr><td width="40%">mu&ndash;ltitable item</td><td width="60%">multitable 
tab</td></tr>
-<tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
-<span id="index-copying-index-entry-within-multitable"></span></td></tr>
-<tr><td width="40%">lone mu&ndash;ltitable item</td></tr>
-</table>
-
-<table>
-<tr><td>truc</td><td>bidule</td></tr>
-</table>
-
-<div class="example">
-<pre class="example">e--xample  some
-   text
-</pre></div>
-
-<div class="example first-arg">
-<pre class="example">example one arg
-</pre></div>
-
-<div class="example first-arg second-arg">
-<pre class="example">example two args
-</pre></div>
-
-<div class="example first-arg second-arg third-arg">
-<pre class="example">example three args
-</pre></div>
-
-<div class="example first-arg second-arg third-arg fourth-arg">
-<pre class="example">example four args
-</pre></div>
-
-<div class="example first-arg second-arg third-arg fourth-arg fifth-arg">
-<pre class="example">example five args
-</pre></div>
-
-<div class="example something-é-TeX">
-<pre class="example">The something &eacute; TeX is here.
-</pre></div>
-
-<div class="example @-at-the-end-of-line--">
-<pre class="example">A @ at the end of the @example line.
-</pre></div>
-
-<div class="example">
-<pre class="example">example with empty args
-</pre></div>
-
-<div class="example nonempty">
-<pre class="example">example with empty and non empty args mix
-</pre></div>
-
-<div class="example">
-<pre class="example">s--mallexample
-</pre></div>
-
-<p><code>@noindent</code> after smallexample.
-</p><div class="example">
-<pre class="example">$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&amp;content-type=text/plain'
-$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&amp;content-type=text/plain'
-</pre></div>
-<p>Less recent versions are also present.
-</p>
-<div class="display">
-<pre class="display">d&ndash;isplay
-</pre></div>
-
-<div class="display">
-<pre class="display">s&ndash;malldisplay
-</pre></div>
-
-<div class="example lisp">
-<pre class="lisp">l--isp
-</pre></div>
-
-<div class="example lisp">
-<pre class="lisp">s--malllisp
-</pre></div>
-
-<div class="format">
-<pre class="format">f&ndash;ormat
-</pre></div>
-
-<div class="format">
-<pre class="format">s&ndash;mallformat
-</pre></div>
-
-<div class="displaymath"><em>disp--laymath
-f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2</sup>
-</em></div>
-<dl class="def">
-<dt id="index-copying-d_002d_002deffn_005fname"><span 
class="category">c--ategory: </span><span><strong>d--effn_name</strong> 
<em>a--rguments...</em><a href='#index-copying-d_002d_002deffn_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;effn
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-de_002d_002dffn_005fname"><span 
class="category">cate--gory: </span><span><strong>de--ffn_name</strong> 
<em>ar--guments    more args <br> even more so</em><a 
href='#index-copying-de_002d_002dffn_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>def&ndash;fn
-</p></dd></dl>
- 
-<dl class="def">
-<dt id="index-copying-i"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a 
href='#index-copying-i' class='copiable-anchor'> &para;</a></span></dt>
-<dd><span id="index-copying-index-entry-within-deffn"></span>
-</dd><dt id="index-copying-truc"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-log-trap"><span class="category">Command: 
</span><span><strong>log trap</strong> <em></em><a 
href='#index-copying-log-trap' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-log-trap1"><span class="category">Command: 
</span><span><strong>log trap1</strong> <em></em><a 
href='#index-copying-log-trap1' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-log-trap2"><span class="category">Command: 
</span><span><strong>log trap2</strong> <em></em><a 
href='#index-copying-log-trap2' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-id-ule"><span class="category">cmde: 
</span><span><strong><b>id ule</b></strong> <em>truc</em><a 
href='#index-copying-id-ule' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-id-i-ule"><span class="category">cmde2: 
</span><span><strong><b>id &lsquo;<samp>i</samp>&rsquo; ule</b></strong> 
<em>truc</em><a href='#index-copying-id-i-ule' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt><span class="category"><b>id &lsquo;<samp>i</samp>&rsquo; ule</b>: 
</span><span><strong></strong></span></dt>
-<dt><span><strong></strong></span></dt>
-<dt><span class="category">aaa: </span><span><strong></strong></span></dt>
-<dt><span class="category">: </span><span><strong></strong></span></dt>
-<dt><span class="category">: </span><span><strong></strong></span></dt>
-<dt id="index-copying-machin"><span class="category">: 
</span><span><strong>machin</strong><a href='#index-copying-machin' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-bidule-machin"><span class="category">: 
</span><span><strong>bidule machin</strong><a 
href='#index-copying-bidule-machin' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id="index-copying-machin-1"><span class="category">truc: 
</span><span><strong>machin</strong><a href='#index-copying-machin-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt><span class="category">truc: </span><span><strong></strong></span></dt>
-<dt id="index-copying-followed"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-copying-followed' class='copiable-anchor'> &para;</a></span></dt>
-<dt><span class="category">truc: </span><span><strong></strong></span></dt>
-<dt><span class="category">: </span><span><strong></strong></span></dt>
-<dt id="index-copying-a"><span class="category">truc: 
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a 
href='#index-copying-a' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-deffnx"><span class="category">truc: 
</span><span><strong>deffnx</strong> <em>before end deffn</em><a 
href='#index-copying-deffnx' class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-
-<dl class="def">
-<dt id="index-copying-deffn"><span class="category">empty: 
</span><span><strong>deffn</strong><a href='#index-copying-deffn' 
class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-
-<dl class="def">
-<dt id="index-copying-deffn-1"><span class="category">empty: 
</span><span><strong>deffn</strong> <em>with deffnx</em><a 
href='#index-copying-deffn-1' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-deffnx-1"><span class="category">empty: 
</span><span><strong>deffnx</strong><a href='#index-copying-deffnx-1' 
class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-
-<dl class="def">
-<dt id="index-copying-i-1"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a 
href='#index-copying-i-1' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-truc-1"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>text in def item for second def item
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002defvr_005fname"><span 
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a 
href='#index-copying-d_002d_002defvr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;efvr
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname"><span 
class="category">c--ategory: </span><span><em>t--ype</em> 
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002deftypefn_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;eftypefn
-</p></dd></dl>
-
-<dl class="def">
-<dt 
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
 on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong> 
<em>a--rguments...</em><a 
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;eftypeop
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002deftypevr_005fname"><span 
class="category">c--ategory: </span><span><em>t--ype</em> 
<strong>d--eftypevr_name</strong><a 
href='#index-copying-d_002d_002deftypevr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;eftypevr
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass: 
<strong>d--efcv_name</strong><a href='#index-copying-d_002d_002defcv_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efcv
-</p></dd></dl>
-
-<dl class="def">
-<dt 
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory 
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efop
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002deftp_005fname"><span 
class="category">c--ategory: </span><span><strong>d--eftp_name</strong> 
<em>a--ttributes...</em><a href='#index-copying-d_002d_002deftp_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;eftp
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002defun_005fname"><span 
class="category">Function: </span><span><strong>d--efun_name</strong> 
<em>a--rguments...</em><a href='#index-copying-d_002d_002defun_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efun
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro: 
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002defmac_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;efmac
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002defspec_005fname"><span 
class="category">Special Form: </span><span><strong>d--efspec_name</strong> 
<em>a--rguments...</em><a href='#index-copying-d_002d_002defspec_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efspec
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname"><span 
class="category">Variable: </span><span><strong>d--efvar_name</strong> 
<em>argvar argvar1</em><a href='#index-copying-d_002d_002defvar_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efvar
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User 
Option: </span><span><strong>d--efopt_name</strong><a 
href='#index-copying-d_002d_002defopt_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;efopt
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002deftypefun_005fname"><span 
class="category">Function: </span><span><em>t--ype</em> 
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002deftypefun_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;eftypefun
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002deftypevar_005fname"><span 
class="category">Variable: </span><span><em>t--ype</em> 
<strong>d--eftypevar_name</strong><a 
href='#index-copying-d_002d_002deftypevar_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;eftypevar
-</p></dd></dl>
-
-<dl class="def">
-<dt 
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance 
Variable of c--lass: <strong>d--efivar_name</strong><a 
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efivar
-</p></dd></dl>
-
-<dl class="def">
-<dt 
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
 Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a 
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;eftypeivar
-</p></dd></dl>
-
-<dl class="def">
-<dt 
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method 
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efmethod
-</p></dd></dl>
-
-<dl class="def">
-<dt 
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
 on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong> 
<em>a--rguments...</em><a 
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;eftypemethod
-</p></dd></dl>
-
-<p><code>@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@, 
ma---nual@@}</code> See <a data-manual="file n---ame@" href="../file 
n---ame@/c_002d_002d_002dhapter_0040.html#c_002d_002d_002dhapter_0040">t&mdash;itle@</a>
 in <cite>ma&mdash;nual@</cite>.
-<code>@ref{chapter, cross ref name, title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@pxref{chapter, cross ref name, title, file name, manual}</code> see <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
-</p>
-<p><code>@ref{chapter}</code> <a href="chapter.html">chapter</a>
-<code>@xref{chapter}</code> See <a href="chapter.html">chapter</a>.
-<code>@pxref{chapter}</code> see <a href="chapter.html">chapter</a>
-<code>@ref{s--ect@comma{}ion}</code> <a href="s_002d_002dect_002cion.html">A 
section</a>
-</p>
-<p><code>@ref{s--ect@comma{}ion, a @comma{} in cross
-ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual 
name }</code>
-<a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a> 
in <cite>a , in manual name</cite>
-</p>
-<p><code>@ref{chapter,cross ref name}</code> <a href="chapter.html">cross ref 
name</a>
-<code>@ref{chapter,,title}</code> <a href="chapter.html">title</a>
-<code>@ref{chapter,,,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
-<code>@ref{chapter,,,,manual}</code> &lsquo;chapter&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,cross ref name,title,}</code> <a 
href="chapter.html">title</a>
-<code>@ref{chapter,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)cross ref name</a>
-<code>@ref{chapter,cross ref name,,,manual}</code> &lsquo;cross ref 
name&rsquo; in <cite>manual</cite>
-<code>@ref{chapter,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)title</a>
-<code>@ref{chapter,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@ref{chapter,,title,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)title</a>
-<code>@ref{chapter,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
-<code>@ref{chapter,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">chapter</a> in <cite>manual</cite>
-</p>
-
-<p><code>@ref{(pman)anode,cross ref name}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)cross ref name</a>
-<code>@ref{(pman)anode,,title}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
-<code>@ref{(pman)anode,,,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)anode</a>
-<code>@ref{(pman)anode,,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">anode</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title,}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
-<code>@ref{(pman)anode,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">(file name)cross ref name</a>
-<code>@ref{(pman)anode,cross ref name,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">cross ref name</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title,file name}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">(file 
name)title</a>
-<code>@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
data-manual="pman" href="../pman/anode.html#anode">title</a> in 
<cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">title</a> in 
<cite>manual</cite>
-<code>@ref{(pman)anode,,title,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)title</a>
-<code>@ref{(pman)anode,,title,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">anode</a> in <cite>manual</cite>
-</p>
-
-<p><code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
-<code>@inforef{chapter}</code> See &lsquo;chapter&rsquo;
-<code>@inforef{chapter, cross ref name}</code> See &lsquo;cross ref name&rsquo;
-<code>@inforef{chapter,,file name}</code> See <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
-<code>@inforef{node, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/node.html#node">(file name)cross ref 
name</a>
-<code>@inforef{node}</code> See &lsquo;node&rsquo;
-<code>@inforef{node, cross ref name}</code> See &lsquo;cross ref name&rsquo;
-<code>@inforef{node,,file name}</code> See <a data-manual="file name" 
href="../file name/node.html#node">(file name)node</a>
-<code>@inforef{chapter, cross ref name, file name, spurious arg}</code> See <a 
data-manual="file name, spurious arg" href="../file name, spurious 
arg/chapter.html#chapter">(file name, spurious arg)cross ref name</a>
-</p>
-<p><code>@inforef{s--ect@comma{}ion, a @comma{} in cross
-ref, a comma@comma{} in file}</code>
-See <a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a , 
in cross
-ref</a>
-</p>
-
-<dl compact="compact">
-<dt><span>a</span></dt>
-<dd><p>l&ndash;ine
-</p></dd>
-</dl>
-
-<dl compact="compact">
-<dt id='index-copying-a-2'><span>a<a href='#index-copying-a-2' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id='index-copying-b-1'><span>b<a href='#index-copying-b-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>l&ndash;ine
-</p></dd>
-</dl>
-
-<dl compact="compact">
-<dt id='index-copying-a-1'><span>a<a href='#index-copying-a-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><span id="index-copying-index-entry-between-item-and-itemx"></span>
-</dd>
-<dt id='index-copying-b'><span>b<a href='#index-copying-b' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>l&ndash;ine
-</p></dd>
-</dl>
-
-<table class="cartouche" border="1"><tr><td>
-<p>c&ndash;artouche
-</p></td></tr></table>
-
-<p>g&ndash;roupe
-</p>
-<p align="left">f&ndash;lushleft
-more text
-</p>
-<p align="right">f&ndash;lushright
-more text
-</p>
-<div align="center">ce&ndash;ntered line
-</div>
-<p>r&ndash;raggedright
-more text
-</p>
-<pre class="verbatim">\input texinfo @c -*-texinfo-*-
-
-@setfilename simplest.info
-
-@node Top
-
-This is a very simple texi manual @  &lt;&gt;.
-
-@bye
-</pre>
-<pre class="verbatim">in verbatim ''
-</pre>
-
-html ''
-
-
-
-
-<span id="majorheading"></span><h1 class="majorheading">majorheading</h1>
-
-<span id="chapheading"></span><h1 class="chapheading">chapheading</h1>
-
-<span id="heading"></span><h2 class="heading">heading</h2>
-
-<span id="subheading"></span><h3 class="subheading">subheading</h3>
-
-<span id="subsubheading"></span><h4 class="subsubheading">subsubheading</h4>
-
-
-<p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
-<code>@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }</code> <abbr 
title="&Eacute;tude&ndash;, Autonome">&Eacute;&ndash;. ,A.</abbr> 
(&Eacute;tude&ndash;, <b>Autonome</b>)
-<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude&ndash;, 
Autonome">&Eacute;&ndash;. ,A.</abbr>
-</p>
-<p><code>@math{--a@minus{} {\frac{1}{2}}}</code> <em class='math'>--a- 
{\frac{1}{2}}</em>
-</p>
-<p><code>@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img src="f-ile.jpg" 
alt="altjk _&quot; %@">
-<code>@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img src="f--ile.e--xt" alt="jk _&quot; %@ in b &quot;">
-<code>@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; %@:}}</code> 
<img src="filejk _&quot; %@.jpg" alt="altjk _&quot; %@">
-</p>
-
-
-
-<p>Somehow invalid use of @,:<br>
-@, ,
-<br>
-@,@&quot;u ,&uuml;
-</p>
-<p>Invalid use of @&rsquo;:<br>
-@&rsquo; '
-<br>
-@&rsquo;@&quot;u '&uuml;
-</p>
-<p>@dotless{truc} truc
-@dotless{ij} ij
-<code>@dotless{--a}</code> &ndash;a
-<code>@dotless{a}</code> a
-</p>
-<p>@U, without braces @U{}, with empty arg 
-@U{z}, with non-hex arg &#xz;
-@U{abc}, with &lt;4 hex digits &#xabc;
-@U{FFFFFFFFFFFFFF}, value much too large &#xFFFFFFFFFFFFFF;
-@U{110000}, value just beyond Unicode &#x110000;
-</p>
-<p>@TeX, but without brace TeX<code>@#</code> #
-</p>
-<p><code>@w{--a}</code> &ndash;a<!-- /@w -->
-</p>
-<p><code>@image{,1--xt}</code> 
-<code>@image{,,2--xt}</code> 
-<code>@image{,,,3--xt}</code> 
-</p>
-
-<ul class="no-bullet">
-<li> after emph e&ndash;mph item
-</li></ul>
-
-<ul class="no-bullet">
-<li>&bull; a&ndash;n itemize line i&ndash;tem 1
-</li><li>&bull; a&ndash;n itemize line i&ndash;tem 2
-</li></ul>
-
-<dl class="def">
-<dt><span class="category">fun: </span><span><strong></strong></span></dt>
-<dt id="index-copying-machin-2"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and</em><a 
href='#index-copying-machin-2' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-machin-3"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and  after</em><a 
href='#index-copying-machin-3' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-machin-4"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and </em><a 
href='#index-copying-machin-4' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-machin-5"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a 
href='#index-copying-machin-5' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-followed-1"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-copying-followed-1' class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>Various deff lines
-</p></dd><dt id="index-copying-after"><span class="category">truc: 
</span><span><strong>after</strong> <em>a deff item</em><a 
href='#index-copying-after' class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-
-<p><code>@ref{node}</code> &lsquo;node&rsquo;
-</p>
-<p><code>@ref{,cross ref name}</code> &lsquo;cross ref name&rsquo;
-<code>@ref{,,title}</code> &lsquo;title&rsquo;
-<code>@ref{,,,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)</a>
-<code>@ref{,,,,manual}</code> <cite>manual</cite>
-<code>@ref{node,cross ref name}</code> &lsquo;cross ref name&rsquo;
-<code>@ref{node,,title}</code> &lsquo;title&rsquo;
-<code>@ref{node,,,file name}</code> <a data-manual="file name" href="../file 
name/node.html#node">(file name)node</a>
-<code>@ref{node,,,,manual}</code> &lsquo;node&rsquo; in <cite>manual</cite>
-<code>@ref{node,cross ref name,title,}</code> &lsquo;title&rsquo;
-<code>@ref{node,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)cross ref name</a>
-<code>@ref{node,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; 
in <cite>manual</cite>
-<code>@ref{node,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/node.html#node">(file name)title</a>
-<code>@ref{node,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{node,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/node.html#node">title</a> in 
<cite>manual</cite>
-<code>@ref{node,,title,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)title</a>
-<code>@ref{node,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
-<code>@ref{node,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">title</a> in <cite>manual</cite>
-<code>@ref{node,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">node</a> in <cite>manual</cite>
-<code>@ref{,cross ref name,title,}</code> &lsquo;title&rsquo;
-<code>@ref{,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)cross ref name</a>
-<code>@ref{,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; in 
<cite>manual</cite>
-<code>@ref{,cross ref name,title,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)title</a>
-<code>@ref{,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/index.html">title</a> in 
<cite>manual</cite>
-<code>@ref{,,title,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)title</a>
-<code>@ref{,,title,,manual}</code> &lsquo;title&rsquo; in <cite>manual</cite>
-<code>@ref{,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/index.html">title</a> in <cite>manual</cite>
-<code>@ref{,,,file name,manual}</code> <cite><a data-manual="file name" 
href="../file name/index.html">manual</a></cite>
-</p>
-<p><code>@inforef{,cross ref name }</code> See &lsquo;cross ref name&rsquo;
-<code>@inforef{,,file name}</code> See <a data-manual="file name" 
href="../file name/index.html">(file name)</a>
-<code>@inforef{,cross ref name, file name}</code> See <a data-manual="file 
name" href="../file name/index.html">(file name)cross ref name</a>
-<code>@inforef{}</code> 
-</p>
-
-
-<p>Normal text
-</p>
-<p>&lt;
-&gt;
-&quot;
-&amp;
-&rsquo;
-&lsquo;
-</p>
-<p>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;<br>
-code: <code>``simple-double--three---four----''</code> <br>
-asis: &ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo; <br>
-strong: 
<strong>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;</strong> <br>
-kbd: <kbd>``simple-double--three---four----''</kbd> <br>
-</p>
-<p>&lsquo;<!-- /@w -->&lsquo;simple-double-<!-- /@w 
-->-three&mdash;four&mdash;-&rsquo;<!-- /@w -->&rsquo;<br>
-</p>
-<span id="index-_002d_002doption"></span>
-<span id="index-_0060_0060"></span>
-<span id="index-_0060_0060-2"></span>
-<span id="index-_002d_002dfoption"></span>
-
-<p>@&quot;u &uuml; 
-@&quot;{U} &Uuml; 
-@~n &ntilde;
-@^a &acirc;
-@&rsquo;e &eacute;
-@=o &#333;
-@&lsquo;i &igrave;
-@&rsquo;{e} &eacute;
-@&rsquo;{@dotless{i}} &iacute; 
-@dotless{i} i
-@dotless{j} j
-@&lsquo;{@=E} &#274;` 
-@l{} &#322;
-@,{@&rsquo;C} &#262;,
-@,c &ccedil;
-@,c@&quot;u &ccedil;&uuml; <br>
-</p>
-<p>@U{0075} &#x0075;
-</p>
-<p>@* <br>
-@ followed by a space
-&nbsp;
-@ followed by a tab
-&nbsp;
-@ followed by a new line
-&nbsp;<code>@-</code> 
-<code>@|</code> 
-<code>@:</code> 
-<code>@!</code> !
-<code>@?</code> ?
-<code>@.</code> .
-<code>@@</code> @
-<code>@}</code> }
-<code>@{</code> {
-<code>@/</code> 
-</p>
-<p>foo vs. bar. 
-colon :And something else.
-semi colon ;.
-And ? ?.
-Now ! !@
-but , ,
-</p>
-<p>@TeX TeX
-@LaTeX LaTeX
-@bullet &bull;
-@copyright &copy;
-@dots &hellip;
-@enddots <small class="enddots">...</small>
-@equiv &equiv;
-@error error&rarr;
-@expansion &rarr;
-@minus -
-@point &lowast;
-@print -|
-@result &rArr;
-@today a sunny day
-</p>
-<p>@aa &aring;
-@AA &Aring;
-@ae &aelig;
-@oe &oelig;
-@AE &AElig;
-@OE &OElig;
-@o &oslash;
-@O &Oslash;
-@ss &szlig;
-@l &#322;
-@L &#321;
-@DH &ETH;
-@TH &THORN;
-@dh &eth;
-@th &thorn;
-</p>
-<p>@exclamdown &iexcl;
-@questiondown &iquest;
-@pounds &pound;
-@registeredsymbol &reg;
-@ordf &ordf;
-@ordm &ordm;
-@comma ,
-@quotedblleft &ldquo;
-@quotedblright &rdquo;
-@quoteleft &lsquo;
-@quoteright &rsquo;
-@quotedblbase &bdquo;
-@quotesinglbase &sbquo;
-@guillemetleft &laquo;
-@guillemetright &raquo;
-@guillemotleft &laquo;
-@guillemotright &raquo;
-@guilsinglleft &lsaquo;
-@guilsinglright &rsaquo;
-@textdegree &deg;
-@euro &euro;
-@arrow &rarr;
-@leq &le;
-@geq &ge;
-</p>
-<p><code>@acronym{--a,an accronym}</code> <acronym title="an 
accronym">&ndash;a</acronym> (an accronym)
-<code>@acronym{--a}</code> <acronym title="an accronym">&ndash;a</acronym>
-<code>@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr 
title="&Eacute;tude Autonome">&Eacute;&ndash;. ,A.</abbr> (&Eacute;tude 
Autonome)
-<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude 
Autonome">&Eacute;&ndash;. ,A.</abbr>
-<code>@asis{--a}</code> &ndash;a
-<code>@b{--a}</code> <b>&ndash;a</b>
-<code>@cite{--a}</code> <cite>&ndash;a</cite>
-<code>@code{--a}</code> <code>--a</code>
-<code>@command{--a}</code> <code>--a</code>
-<code>@dfn{--a}</code> <em>&ndash;a</em>
-<code>@dmn{--a}</code> &ndash;a
-<code>@email{--a,--b}</code> <a href="mailto:--a";>&ndash;b</a>
-<code>@email{,--b}</code> &ndash;b
-<code>@email{--a}</code> <a href="mailto:--a";>--a</a>
-<code>@emph{--a}</code> <em>&ndash;a</em>
-<code>@env{--a}</code> <code>--a</code>
-<code>@file{--a}</code> <samp>--a</samp>
-<code>@i{--a}</code> <i>&ndash;a</i>
-<code>@kbd{--a}</code> <kbd>--a</kbd>
-<code>@key{--a}</code> <tt class="key">--a</tt>
-<code>@math{--a {\frac{1}{2}} @minus{}}</code> <em class='math'>--a 
{\frac{1}{2}} -</em>
-<code>@option{--a}</code> <samp>--a</samp>
-<code>@r{--a}</code> <span class="roman">&ndash;a</span>
-<code>@samp{--a}</code> &lsquo;<samp>--a</samp>&rsquo;
-<code>@sc{--a}</code> <small>&ndash;A</small>
-<code>@strong{--a}</code> <strong>&ndash;a</strong>
-<code>@t{--a}</code> <tt>--a</tt>
-<code>@sansserif{--a}</code> <span class="sansserif">&ndash;a</span>
-<code>@slanted{--a}</code> <i>&ndash;a</i>
-<code>@titlefont{--a}</code> </p><h1 class="titlefont">&ndash;a</h1>
-<p><code>@indicateurl{--a}</code> &lsquo;<code>--a</code>&rsquo;
-<code>@uref{--a,--b}</code> <a href="--a">&ndash;b</a>
-<code>@uref{--a}</code> <a href="--a">--a</a>
-<code>@uref{,--b}</code> &ndash;b
-<code>@uref{--a,--b,--c}</code> <a href="--a">&ndash;c</a>
-<code>@uref{,--b,--c}</code> &ndash;c
-<code>@uref{--a,,--c}</code> <a href="--a">&ndash;c</a>
-<code>@uref{,,--c}</code> &ndash;c
-<code>@url{--a,--b}</code> <a href="--a">&ndash;b</a>
-<code>@url{--a,}</code> <a href="--a">--a</a>
-<code>@url{,--b}</code> &ndash;b
-<code>@var{--a}</code> <var>&ndash;a</var>
-<code>@verb{:--a:}</code> <tt>--a</tt>
-<code>@verb{:a  &lt; &amp; @ % &quot; --    b:}</code> <tt>a  &lt; &amp; @ % 
&quot; --    b</tt>
-<code>@w{a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a 
a}</code> 
a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a<!--
 /@w -->
-<code>@H{a}</code> a''
-<code>@H{--a}</code> &ndash;a''
-<code>@dotaccent{a}</code> &#551;
-<code>@dotaccent{--a}</code> &ndash;a.
-<code>@ringaccent{a}</code> &aring;
-<code>@ringaccent{--a}</code> &ndash;a*
-<code>@tieaccent{a}</code> a[
-<code>@tieaccent{--a}</code> &ndash;a[
-<code>@u{a}</code> &#259;
-<code>@u{--a}</code> &ndash;a(
-<code>@ubaraccent{a}</code> a_
-<code>@ubaraccent{--a}</code> &ndash;a_
-<code>@udotaccent{a}</code> &#7841;
-<code>@udotaccent{--a}</code> .&ndash;a
-<code>@v{a}</code> &#462;
-<code>@v{--a}</code> &ndash;a&lt;
-<code>@,{c}</code> &ccedil;
-<code>@,{--c}</code> &ndash;c,
-<code>@ogonek{a}</code> &#261;
-<code>@ogonek{--a}</code> &ndash;a;
-<code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF5" 
href="formatting_fot.html#FOOT5"><sup>3</sup></a>
-<code>@footnote{in footnote2}</code> <a id="DOCF6" 
href="formatting_fot.html#FOOT6"><sup>4</sup></a>
-</p>
-<p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,,l--e}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code>@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt" alt="f--ile">
-<code>@image{f--ile,aze,az,alt,.e--xt}</code> <img src="f--ile.e--xt" 
alt="alt">
-<code>@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg" alt="a&ndash;lt">
-<code>@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}</code> <img 
src="f--ile@..file ext e--xt}" alt="alt">
-</p>
-<p><code>@sp 2</code><br>
-</p><br>
-<br>
-<p><code>@page</code><br>
-</p>
-<p><code>need 1002</code>
-</p>
-<p><code>@clicksequence{click @click{} A}</code> click &rarr; A
-After clickstyle &rArr;
-<code>@clicksequence{click @click{} A}</code> click &rArr; A
-</p>
-<div 
class="displaymath"><em><strong>``simple-double--three---four----''</strong> 
aa<!-- /@w -->
-`<!-- /@w -->`simple-double-<!-- /@w -->-three---four----'<!-- /@w -->'
-
-</em></div>
-<div class="displaymath"><em>&uuml; &Uuml; &ntilde; &acirc; &eacute; &#333; 
&igrave; &eacute; i j &#274;`
-&#322; &#262;, &#262;, &ccedil; a'' &#551; &aring; a[
-&#259; a_ &#7841; &#462; &#261; a<sup>h</sup><sub>l</sub>
-
- &nbsp;&nbsp; &nbsp;   ! ? . @ } { 
-a sunny day
-</em></div>
-<div class="displaymath"><em>&rarr;
-&#x0075;
-TeX LaTeX &bull; &copy; &hellip; ... &equiv;
-error&rarr; &rarr; - &lowast; -| &rArr;
-&aring; &Aring; &aelig; &oelig; &AElig; &OElig; &oslash; &Oslash; &szlig; 
&#322; &#321; &ETH;
-&THORN; &eth; &thorn; &iexcl; &iquest; &pound;
-&reg; &ordf; &ordm; , 
-</em></div>
-<div class="displaymath"><em>&ldquo; &rdquo; 
-&lsquo; &rsquo; &bdquo; &sbquo; &laquo;
-&raquo; &laquo; &raquo; &lsaquo;
-&rsaquo; &deg; &euro; &rarr; &le; &ge;
-</em></div>
-<p><kbd>default kbdinputstyle</kbd>
-</p><div class="example">
-<pre class="example"><kbd>in example default kbdinputstyle</kbd>
-</pre></div>
-
-<p><code>code kbdinputstyle</code>
-</p><div class="example">
-<pre class="example"><code>in example code kbdinputstyle</code>
-</pre></div>
-
-<p><kbd>example kbdinputstyle</kbd>
-</p><div class="example">
-<pre class="example"><code>in example example kbdinputstyle</code>
-</pre></div>
-
-<p><kbd>distinct kbdinputstyle</kbd>
-</p><div class="example">
-<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
-</pre></div>
-
-<blockquote>
-<p>A quot&mdash;ation
-</p></blockquote>
-
-<blockquote>
-<p><b>Note:</b> A Note
-</p></blockquote>
-
-<blockquote>
-<p><b>note:</b> A note
-</p></blockquote>
-
-<blockquote>
-<p><b>Caution:</b> Caution
-</p></blockquote>
-
-<blockquote>
-<p><b>Important:</b> Important
-</p></blockquote>
-
-<blockquote>
-<p><b>Tip:</b> a Tip
-</p></blockquote>
-
-<blockquote>
-<p><b>Warning:</b> a Warning.
-</p></blockquote>
-
-<blockquote>
-<p><b>something &eacute; TeX:</b> The something &eacute; TeX is here.
-</p></blockquote>
-
-<blockquote>
-<p><b>@ at the end of line &nbsp;:</b> A @ at the end of the @quotation line.
-</p></blockquote>
-
-<blockquote>
-<p><b>something, other thing:</b> something, other thing
-</p></blockquote>
-
-<blockquote>
-<p><b>Note, the note:</b> Note, the note
-</p></blockquote>
-
-<blockquote>
-</blockquote>
-
-<blockquote>
-</blockquote>
-
-<blockquote>
-</blockquote>
-
-<blockquote>
-</blockquote>
-
-<blockquote>
-<p>aaa quotation
-</p></blockquote>
-<div align="center">&mdash; <em>quotation author</em>
-</div>
-<blockquote>
-<p>indent in quotation
-</p></blockquote>
-
-<blockquote>
-<p>A small quot&mdash;ation
-</p></blockquote>
-
-<blockquote>
-<p><b>Note:</b> A small Note
-</p></blockquote>
-
-<blockquote>
-<p><b>something, other thing:</b> something, other thing
-</p></blockquote>
-
-<ul>
-<li> i&ndash;temize
-</li></ul>
-
-<ul class="no-bullet">
-<li>+ i&ndash;tem +
-</li></ul>
-
-<ul>
-<li> b&ndash;ullet
-</li></ul>
-
-<ul class="no-bullet">
-<li>- minu&ndash;s
-</li></ul>
-
-<ul class="no-bullet">
-<li> e&ndash;mph item
-</li></ul>
-
-<ul class="no-bullet">
-<li><em>after emph</em> e&ndash;mph item
-</li></ul>
-
-<ul class="no-bullet">
-<li>&bull; a&ndash;n itemize line <span 
id="index-index-entry-within-itemize"></span>
-i&ndash;tem 1
-</li><li>&bull; a&ndash;n itemize line i&ndash;tem 2
-</li></ul>
-
-<ol>
-<li> e&ndash;numerate
-</li></ol>
-
-<table>
-<thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
-<tr><td width="40%">mu&ndash;ltitable item</td><td width="60%">multitable 
tab</td></tr>
-<tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
-<span id="index-index-entry-within-multitable"></span></td></tr>
-<tr><td width="40%">lone mu&ndash;ltitable item</td></tr>
-</table>
-
-<table>
-<tr><td>truc</td><td>bidule</td></tr>
-</table>
-
-<div class="example">
-<pre class="example">e--xample  some
-   text
-</pre></div>
-
-<div class="example first-arg">
-<pre class="example">example one arg
-</pre></div>
-
-<div class="example first-arg second-arg">
-<pre class="example">example two args
-</pre></div>
-
-<div class="example first-arg second-arg third-arg">
-<pre class="example">example three args
-</pre></div>
-
-<div class="example first-arg second-arg third-arg fourth-arg">
-<pre class="example">example four args
-</pre></div>
-
-<div class="example first-arg second-arg third-arg fourth-arg fifth-arg">
-<pre class="example">example five args
-</pre></div>
-
-<div class="example something-é-TeX">
-<pre class="example">The something &eacute; TeX is here.
-</pre></div>
-
-<div class="example @-at-the-end-of-line--">
-<pre class="example">A @ at the end of the @example line.
-</pre></div>
-
-<div class="example">
-<pre class="example">example with empty args
-</pre></div>
-
-<div class="example nonempty">
-<pre class="example">example with empty and non empty args mix
-</pre></div>
-
-<div class="example">
-<pre class="example">s--mallexample
-</pre></div>
-
-<p><code>@noindent</code> after smallexample.
-</p><div class="example">
-<pre class="example">$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&amp;content-type=text/plain'
-$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&amp;content-type=text/plain'
-</pre></div>
-<p>Less recent versions are also present.
-</p>
-<div class="display">
-<pre class="display">d&ndash;isplay
-</pre></div>
-
-<div class="display">
-<pre class="display">s&ndash;malldisplay
-</pre></div>
-
-<div class="example lisp">
-<pre class="lisp">l--isp
-</pre></div>
-
-<div class="example lisp">
-<pre class="lisp">s--malllisp
-</pre></div>
-
-<div class="format">
-<pre class="format">f&ndash;ormat
-</pre></div>
-
-<div class="format">
-<pre class="format">s&ndash;mallformat
-</pre></div>
-
-<div class="displaymath"><em>disp--laymath
-f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2</sup>
-</em></div>
-<dl class="def">
-<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory: 
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002deffn_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;effn
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-de_002d_002dffn_005fname"><span class="category">cate--gory: 
</span><span><strong>de--ffn_name</strong> <em>ar--guments    more args <br> 
even more so</em><a href='#index-de_002d_002dffn_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>def&ndash;fn
-</p></dd></dl>
- 
-<dl class="def">
-<dt id="index-i"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><span id="index-index-entry-within-deffn"></span>
-</dd><dt id="index-truc"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-truc' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-log-trap"><span class="category">Command: 
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-log-trap1"><span class="category">Command: 
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-log-trap2"><span class="category">Command: 
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-id-ule"><span class="category">cmde: </span><span><strong><b>id 
ule</b></strong> <em>truc</em><a href='#index-id-ule' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id="index-id-i-ule"><span class="category">cmde2: 
</span><span><strong><b>id &lsquo;<samp>i</samp>&rsquo; ule</b></strong> 
<em>truc</em><a href='#index-id-i-ule' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt><span class="category"><b>id &lsquo;<samp>i</samp>&rsquo; ule</b>: 
</span><span><strong></strong></span></dt>
-<dt><span><strong></strong></span></dt>
-<dt><span class="category">aaa: </span><span><strong></strong></span></dt>
-<dt><span class="category">: </span><span><strong></strong></span></dt>
-<dt><span class="category">: </span><span><strong></strong></span></dt>
-<dt id="index-machin"><span class="category">: 
</span><span><strong>machin</strong><a href='#index-machin' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-bidule-machin"><span class="category">: 
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-machin-1"><span class="category">truc: 
</span><span><strong>machin</strong><a href='#index-machin-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt><span class="category">truc: </span><span><strong></strong></span></dt>
-<dt id="index-followed"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-followed' class='copiable-anchor'> &para;</a></span></dt>
-<dt><span class="category">truc: </span><span><strong></strong></span></dt>
-<dt><span class="category">: </span><span><strong></strong></span></dt>
-<dt id="index-a-1"><span class="category">truc: 
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a 
href='#index-a-1' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-deffnx"><span class="category">truc: 
</span><span><strong>deffnx</strong> <em>before end deffn</em><a 
href='#index-deffnx' class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-
-<dl class="def">
-<dt id="index-deffn"><span class="category">empty: 
</span><span><strong>deffn</strong><a href='#index-deffn' 
class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-
-<dl class="def">
-<dt id="index-deffn-1"><span class="category">empty: 
</span><span><strong>deffn</strong> <em>with deffnx</em><a 
href='#index-deffn-1' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-deffnx-1"><span class="category">empty: 
</span><span><strong>deffnx</strong><a href='#index-deffnx-1' 
class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-
-<dl class="def">
-<dt id="index-i-1"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-truc-1"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-truc-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>text in def item for second def item
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002defvr_005fname"><span class="category">c--ategory: 
</span><span><strong>d--efvr_name</strong><a 
href='#index-d_002d_002defvr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;efvr
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname"><span class="category">c--ategory: 
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong> 
<em>a--rguments...</em><a href='#index-d_002d_002deftypefn_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;eftypefn
-</p></dd></dl>
-
-<dl class="def">
-<dt 
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory on 
c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong> 
<em>a--rguments...</em><a 
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;eftypeop
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002deftypevr_005fname"><span class="category">c--ategory: 
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a 
href='#index-d_002d_002deftypevr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;eftypevr
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002defcv_005fname"><span>c--ategory of c--lass: 
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efcv
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory on 
c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efop
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002deftp_005fname"><span class="category">c--ategory: 
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a 
href='#index-d_002d_002deftp_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;eftp
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002defun_005fname"><span class="category">Function: 
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defun_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;efun
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002defmac_005fname"><span class="category">Macro: 
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defmac_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;efmac
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002defspec_005fname"><span class="category">Special Form: 
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defspec_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;efspec
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002defvar_005fname"><span class="category">Variable: 
</span><span><strong>d--efvar_name</strong> <em>argvar argvar1</em><a 
href='#index-d_002d_002defvar_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;efvar
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002defopt_005fname"><span class="category">User Option: 
</span><span><strong>d--efopt_name</strong><a 
href='#index-d_002d_002defopt_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;efopt
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002deftypefun_005fname"><span class="category">Function: 
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong> 
<em>a--rguments...</em><a href='#index-d_002d_002deftypefun_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;eftypefun
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002deftypevar_005fname"><span class="category">Variable: 
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a 
href='#index-d_002d_002deftypevar_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;eftypevar
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance 
Variable of c--lass: <strong>d--efivar_name</strong><a 
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efivar
-</p></dd></dl>
-
-<dl class="def">
-<dt 
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance 
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a 
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;eftypeivar
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method on 
c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efmethod
-</p></dd></dl>
-
-<dl class="def">
-<dt 
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method on 
c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong> 
<em>a--rguments...</em><a 
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;eftypemethod
-</p></dd></dl>
-
-<p><code>@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@, 
ma---nual@@}</code> See <a data-manual="file n---ame@" href="../file 
n---ame@/c_002d_002d_002dhapter_0040.html#c_002d_002d_002dhapter_0040">t&mdash;itle@</a>
 in <cite>ma&mdash;nual@</cite>.
-<code>@ref{chapter, cross ref name, title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@pxref{chapter, cross ref name, title, file name, manual}</code> see <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
-</p>
-<p><code>@ref{chapter}</code> <a href="chapter.html">chapter</a>
-<code>@xref{chapter}</code> See <a href="chapter.html">chapter</a>.
-<code>@pxref{chapter}</code> see <a href="chapter.html">chapter</a>
-<code>@ref{s--ect@comma{}ion}</code> <a href="s_002d_002dect_002cion.html">A 
section</a>
-</p>
-<p><code>@ref{s--ect@comma{}ion, a @comma{} in cross
-ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual 
name }</code>
-<a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a> 
in <cite>a , in manual name</cite>
-</p>
-<p><code>@ref{chapter,cross ref name}</code> <a href="chapter.html">cross ref 
name</a>
-<code>@ref{chapter,,title}</code> <a href="chapter.html">title</a>
-<code>@ref{chapter,,,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
-<code>@ref{chapter,,,,manual}</code> &lsquo;chapter&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,cross ref name,title,}</code> <a 
href="chapter.html">title</a>
-<code>@ref{chapter,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)cross ref name</a>
-<code>@ref{chapter,cross ref name,,,manual}</code> &lsquo;cross ref 
name&rsquo; in <cite>manual</cite>
-<code>@ref{chapter,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)title</a>
-<code>@ref{chapter,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@ref{chapter,,title,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)title</a>
-<code>@ref{chapter,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
-<code>@ref{chapter,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">chapter</a> in <cite>manual</cite>
-</p>
-
-<p><code>@ref{(pman)anode,cross ref name}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)cross ref name</a>
-<code>@ref{(pman)anode,,title}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
-<code>@ref{(pman)anode,,,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)anode</a>
-<code>@ref{(pman)anode,,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">anode</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title,}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
-<code>@ref{(pman)anode,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">(file name)cross ref name</a>
-<code>@ref{(pman)anode,cross ref name,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">cross ref name</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title,file name}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">(file 
name)title</a>
-<code>@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
data-manual="pman" href="../pman/anode.html#anode">title</a> in 
<cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">title</a> in 
<cite>manual</cite>
-<code>@ref{(pman)anode,,title,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)title</a>
-<code>@ref{(pman)anode,,title,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">anode</a> in <cite>manual</cite>
-</p>
-
-<p><code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
-<code>@inforef{chapter}</code> See &lsquo;chapter&rsquo;
-<code>@inforef{chapter, cross ref name}</code> See &lsquo;cross ref name&rsquo;
-<code>@inforef{chapter,,file name}</code> See <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
-<code>@inforef{node, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/node.html#node">(file name)cross ref 
name</a>
-<code>@inforef{node}</code> See &lsquo;node&rsquo;
-<code>@inforef{node, cross ref name}</code> See &lsquo;cross ref name&rsquo;
-<code>@inforef{node,,file name}</code> See <a data-manual="file name" 
href="../file name/node.html#node">(file name)node</a>
-<code>@inforef{chapter, cross ref name, file name, spurious arg}</code> See <a 
data-manual="file name, spurious arg" href="../file name, spurious 
arg/chapter.html#chapter">(file name, spurious arg)cross ref name</a>
-</p>
-<p><code>@inforef{s--ect@comma{}ion, a @comma{} in cross
-ref, a comma@comma{} in file}</code>
-See <a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a , 
in cross
-ref</a>
-</p>
-
-<dl compact="compact">
-<dt><span>a</span></dt>
-<dd><p>l&ndash;ine
-</p></dd>
-</dl>
-
-<dl compact="compact">
-<dt id='index-a-6'><span>a<a href='#index-a-6' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id='index-b-2'><span>b<a href='#index-b-2' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>l&ndash;ine
-</p></dd>
-</dl>
-
-<dl compact="compact">
-<dt id='index-a-2'><span>a<a href='#index-a-2' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><span id="index-index-entry-between-item-and-itemx"></span>
-</dd>
-<dt id='index-b'><span>b<a href='#index-b' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>l&ndash;ine
-</p></dd>
-</dl>
-
-<table class="cartouche" border="1"><tr><td>
-<p>c&ndash;artouche
-</p></td></tr></table>
-
-<p>g&ndash;roupe
-</p>
-<p align="left">f&ndash;lushleft
-more text
-</p>
-<p align="right">f&ndash;lushright
-more text
-</p>
-<div align="center">ce&ndash;ntered line
-</div>
-<p>r&ndash;raggedright
-more text
-</p>
-<pre class="verbatim">\input texinfo @c -*-texinfo-*-
-
-@setfilename simplest.info
-
-@node Top
-
-This is a very simple texi manual @  &lt;&gt;.
-
-@bye
-</pre>
-<pre class="verbatim">in verbatim ''
-</pre>
-
-html ''
-
-
-
-
-<span id="majorheading-1"></span><h1 class="majorheading">majorheading</h1>
-
-<span id="chapheading-1"></span><h1 class="chapheading">chapheading</h1>
-
-<span id="heading-1"></span><h2 class="heading">heading</h2>
-
-<span id="subheading-1"></span><h3 class="subheading">subheading</h3>
-
-<span id="subsubheading-1"></span><h4 class="subsubheading">subsubheading</h4>
-
-
-<p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
-<code>@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }</code> <abbr 
title="&Eacute;tude&ndash;, Autonome">&Eacute;&ndash;. ,A.</abbr> 
(&Eacute;tude&ndash;, <b>Autonome</b>)
-<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude&ndash;, 
Autonome">&Eacute;&ndash;. ,A.</abbr>
-</p>
-<p><code>@math{--a@minus{} {\frac{1}{2}}}</code> <em class='math'>--a- 
{\frac{1}{2}}</em>
-</p>
-<p><code>@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img src="f-ile.jpg" 
alt="altjk _&quot; %@">
-<code>@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img src="f--ile.e--xt" alt="jk _&quot; %@ in b &quot;">
-<code>@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; %@:}}</code> 
<img src="filejk _&quot; %@.jpg" alt="altjk _&quot; %@">
-</p>
-
-
-
-<p>Somehow invalid use of @,:<br>
-@, ,
-<br>
-@,@&quot;u ,&uuml;
-</p>
-<p>Invalid use of @&rsquo;:<br>
-@&rsquo; '
-<br>
-@&rsquo;@&quot;u '&uuml;
-</p>
-<p>@dotless{truc} truc
-@dotless{ij} ij
-<code>@dotless{--a}</code> &ndash;a
-<code>@dotless{a}</code> a
-</p>
-<p>@U, without braces @U{}, with empty arg 
-@U{z}, with non-hex arg &#xz;
-@U{abc}, with &lt;4 hex digits &#xabc;
-@U{FFFFFFFFFFFFFF}, value much too large &#xFFFFFFFFFFFFFF;
-@U{110000}, value just beyond Unicode &#x110000;
-</p>
-<p>@TeX, but without brace TeX<code>@#</code> #
-</p>
-<p><code>@w{--a}</code> &ndash;a<!-- /@w -->
-</p>
-<p><code>@image{,1--xt}</code> 
-<code>@image{,,2--xt}</code> 
-<code>@image{,,,3--xt}</code> 
-</p>
-
-<ul class="no-bullet">
-<li> after emph e&ndash;mph item
-</li></ul>
-
-<ul class="no-bullet">
-<li>&bull; a&ndash;n itemize line i&ndash;tem 1
-</li><li>&bull; a&ndash;n itemize line i&ndash;tem 2
-</li></ul>
-
-<dl class="def">
-<dt><span class="category">fun: </span><span><strong></strong></span></dt>
-<dt id="index-machin-2"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and</em><a 
href='#index-machin-2' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-machin-3"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and  after</em><a 
href='#index-machin-3' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-machin-4"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and </em><a 
href='#index-machin-4' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-machin-5"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a 
href='#index-machin-5' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-followed-1"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-followed-1' class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>Various deff lines
-</p></dd><dt id="index-after"><span class="category">truc: 
</span><span><strong>after</strong> <em>a deff item</em><a href='#index-after' 
class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-
-<p><code>@ref{node}</code> &lsquo;node&rsquo;
-</p>
-<p><code>@ref{,cross ref name}</code> &lsquo;cross ref name&rsquo;
-<code>@ref{,,title}</code> &lsquo;title&rsquo;
-<code>@ref{,,,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)</a>
-<code>@ref{,,,,manual}</code> <cite>manual</cite>
-<code>@ref{node,cross ref name}</code> &lsquo;cross ref name&rsquo;
-<code>@ref{node,,title}</code> &lsquo;title&rsquo;
-<code>@ref{node,,,file name}</code> <a data-manual="file name" href="../file 
name/node.html#node">(file name)node</a>
-<code>@ref{node,,,,manual}</code> &lsquo;node&rsquo; in <cite>manual</cite>
-<code>@ref{node,cross ref name,title,}</code> &lsquo;title&rsquo;
-<code>@ref{node,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)cross ref name</a>
-<code>@ref{node,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; 
in <cite>manual</cite>
-<code>@ref{node,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/node.html#node">(file name)title</a>
-<code>@ref{node,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{node,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/node.html#node">title</a> in 
<cite>manual</cite>
-<code>@ref{node,,title,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)title</a>
-<code>@ref{node,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
-<code>@ref{node,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">title</a> in <cite>manual</cite>
-<code>@ref{node,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">node</a> in <cite>manual</cite>
-<code>@ref{,cross ref name,title,}</code> &lsquo;title&rsquo;
-<code>@ref{,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)cross ref name</a>
-<code>@ref{,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; in 
<cite>manual</cite>
-<code>@ref{,cross ref name,title,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)title</a>
-<code>@ref{,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/index.html">title</a> in 
<cite>manual</cite>
-<code>@ref{,,title,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)title</a>
-<code>@ref{,,title,,manual}</code> &lsquo;title&rsquo; in <cite>manual</cite>
-<code>@ref{,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/index.html">title</a> in <cite>manual</cite>
-<code>@ref{,,,file name,manual}</code> <cite><a data-manual="file name" 
href="../file name/index.html">manual</a></cite>
-</p>
-<p><code>@inforef{,cross ref name }</code> See &lsquo;cross ref name&rsquo;
-<code>@inforef{,,file name}</code> See <a data-manual="file name" 
href="../file name/index.html">(file name)</a>
-<code>@inforef{,cross ref name, file name}</code> See <a data-manual="file 
name" href="../file name/index.html">(file name)cross ref name</a>
-<code>@inforef{}</code> 
-</p>
-
-
-<p>In example.
-</p><div class="example">
-<pre class="example">
-
-&lt;
-&gt;
-&quot;
-&amp;
-'
-`
-
-``simple-double--three---four----''
-
-code: <code>``simple-double--three---four----''</code> 
-
-asis: ``simple-double--three---four----'' 
-
-strong: <strong>``simple-double--three---four----''</strong> 
-
-kbd: <kbd>``simple-double--three---four----''</kbd> 
-
-
-`<!-- /@w -->`simple-double-<!-- /@w -->-three---four----'<!-- /@w -->'
-
-
-<span id="index-_002d_002doption-1"></span><span 
id="index-_0060_0060-1"></span><span id="index-_0060_0060-3"></span><span 
id="index-_002d_002dfoption-1"></span>
-@&quot;u &uuml; 
-@&quot;{U} &Uuml; 
-@~n &ntilde;
-@^a &acirc;
-@'e &eacute;
-@=o &#333;
-@`i &igrave;
-@'{e} &eacute;
-@'{@dotless{i}} &iacute; 
-@dotless{i} i
-@dotless{j} j
-@`{@=E} &#274;` 
-@l{} &#322;
-@,{@'C} &#262;,
-@,c &ccedil;
-@,c@&quot;u &ccedil;&uuml; 
-
-
-@U{0075} &#x0075;
-
-@* 
-
-@ followed by a space
-&nbsp;
-@ followed by a tab
-&nbsp;
-@ followed by a new line
-&nbsp;<code>@-</code> 
-<code>@|</code> 
-<code>@:</code> 
-<code>@!</code> !
-<code>@?</code> ?
-<code>@.</code> .
-<code>@@</code> @
-<code>@}</code> }
-<code>@{</code> {
-<code>@/</code> 
-
-foo vs. bar. 
-colon :And something else.
-semi colon ;.
-And ? ?.
-Now ! !@
-but , ,
-
-@TeX TeX
-@LaTeX LaTeX
-@bullet &bull;
-@copyright &copy;
-@dots &hellip;
-@enddots ...
-@equiv &equiv;
-@error error&rarr;
-@expansion &rarr;
-@minus -
-@point &lowast;
-@print -|
-@result &rArr;
-@today a sunny day
-
-@aa &aring;
-@AA &Aring;
-@ae &aelig;
-@oe &oelig;
-@AE &AElig;
-@OE &OElig;
-@o &oslash;
-@O &Oslash;
-@ss &szlig;
-@l &#322;
-@L &#321;
-@DH &ETH;
-@TH &THORN;
-@dh &eth;
-@th &thorn;
-
-@exclamdown &iexcl;
-@questiondown &iquest;
-@pounds &pound;
-@registeredsymbol &reg;
-@ordf &ordf;
-@ordm &ordm;
-@comma ,
-@quotedblleft &ldquo;
-@quotedblright &rdquo;
-@quoteleft &lsquo;
-@quoteright &rsquo;
-@quotedblbase &bdquo;
-@quotesinglbase &sbquo;
-@guillemetleft &laquo;
-@guillemetright &raquo;
-@guillemotleft &laquo;
-@guillemotright &raquo;
-@guilsinglleft &lsaquo;
-@guilsinglright &rsaquo;
-@textdegree &deg;
-@euro &euro;
-@arrow &rarr;
-@leq &le;
-@geq &ge;
-
-<code>@acronym{--a,an accronym}</code> <acronym title="an 
accronym">--a</acronym> (an accronym)
-<code>@acronym{--a}</code> <acronym title="an accronym">--a</acronym>
-<code>@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr 
title="&Eacute;tude Autonome">&Eacute;--. ,A.</abbr> (&Eacute;tude Autonome)
-<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude 
Autonome">&Eacute;--. ,A.</abbr>
-<code>@asis{--a}</code> --a
-<code>@b{--a}</code> <b>&ndash;a</b>
-<code>@cite{--a}</code> <cite>--a</cite>
-<code>@code{--a}</code> <code>--a</code>
-<code>@command{--a}</code> <code>--a</code>
-<code>@dfn{--a}</code> <em>--a</em>
-<code>@dmn{--a}</code> --a
-<code>@email{--a,--b}</code> <a href="mailto:--a";>--b</a>
-<code>@email{,--b}</code> --b
-<code>@email{--a}</code> <a href="mailto:--a";>--a</a>
-<code>@emph{--a}</code> <em>--a</em>
-<code>@env{--a}</code> <code>--a</code>
-<code>@file{--a}</code> <samp>--a</samp>
-<code>@i{--a}</code> <i>&ndash;a</i>
-<code>@kbd{--a}</code> <kbd>--a</kbd>
-<code>@key{--a}</code> <span class="key">--a</span>
-<code>@math{--a {\frac{1}{2}} @minus{}}</code> <em class='math'>--a 
{\frac{1}{2}} -</em>
-<code>@option{--a}</code> <samp>--a</samp>
-<code>@r{--a}</code> <span class="roman">&ndash;a</span>
-<code>@samp{--a}</code> &lsquo;<samp>--a</samp>&rsquo;
-<code>@sc{--a}</code> --A
-<code>@strong{--a}</code> <strong>--a</strong>
-<code>@t{--a}</code> <tt>--a</tt>
-<code>@sansserif{--a}</code> <span class="sansserif">&ndash;a</span>
-<code>@slanted{--a}</code> <i>&ndash;a</i>
-<code>@titlefont{--a}</code> </pre><h1 class="titlefont">--a</h1><pre 
class="example">
-
-<code>@indicateurl{--a}</code> &lsquo;<code>--a</code>&rsquo;
-<code>@uref{--a,--b}</code> <a href="--a">--b</a>
-<code>@uref{--a}</code> <a href="--a">--a</a>
-<code>@uref{,--b}</code> --b
-<code>@uref{--a,--b,--c}</code> <a href="--a">--c</a>
-<code>@uref{,--b,--c}</code> --c
-<code>@uref{--a,,--c}</code> <a href="--a">--c</a>
-<code>@uref{,,--c}</code> --c
-<code>@url{--a,--b}</code> <a href="--a">--b</a>
-<code>@url{--a,}</code> <a href="--a">--a</a>
-<code>@url{,--b}</code> --b
-<code>@var{--a}</code> <var>--a</var>
-<code>@verb{:--a:}</code> <tt>--a</tt>
-<code>@verb{:a  &lt; &amp; @ % &quot; --    b:}</code> <tt>a  &lt; &amp; @ % 
&quot; --    b</tt>
-<code>@w{a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a 
a}</code> a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a 
a<!-- /@w -->
-<code>@H{a}</code> a''
-<code>@H{--a}</code> --a''
-<code>@dotaccent{a}</code> &#551;
-<code>@dotaccent{--a}</code> --a.
-<code>@ringaccent{a}</code> &aring;
-<code>@ringaccent{--a}</code> --a*
-<code>@tieaccent{a}</code> a[
-<code>@tieaccent{--a}</code> --a[
-<code>@u{a}</code> &#259;
-<code>@u{--a}</code> --a(
-<code>@ubaraccent{a}</code> a_
-<code>@ubaraccent{--a}</code> --a_
-<code>@udotaccent{a}</code> &#7841;
-<code>@udotaccent{--a}</code> .--a
-<code>@v{a}</code> &#462;
-<code>@v{--a}</code> --a&lt;
-<code>@,{c}</code> &ccedil;
-<code>@,{--c}</code> --c,
-<code>@ogonek{a}</code> &#261;
-<code>@ogonek{--a}</code> --a;
-<code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF7" 
href="formatting_fot.html#FOOT7">(5)</a>
-<code>@footnote{in footnote2}</code> <a id="DOCF8" 
href="formatting_fot.html#FOOT8">(6)</a>
-
-<code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,,l--e}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code>@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt" alt="f--ile">
-<code>@image{f--ile,aze,az,alt,.e--xt}</code> <img src="f--ile.e--xt" 
alt="alt">
-<code>@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg" alt="a&ndash;lt">
-<code>@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}</code> <img 
src="f--ile@..file ext e--xt}" alt="alt">
-
-<code>@sp 2</code>
-
-
-
-<code>@page</code>
-
-</pre><pre class="example">
-
-<code>need 1002</code>
-
-<code>@clicksequence{click @click{} A}</code> click &rarr; A
-After clickstyle &rArr;
-<code>@clicksequence{click @click{} A}</code> click &rArr; A
-
-</pre><div 
class="displaymath"><em><strong>``simple-double--three---four----''</strong> 
aa<!-- /@w -->
-`<!-- /@w -->`simple-double-<!-- /@w -->-three---four----'<!-- /@w -->'
-
-</em></div><pre class="example">
-
-</pre><div class="displaymath"><em>&uuml; &Uuml; &ntilde; &acirc; &eacute; 
&#333; &igrave; &eacute; i j &#274;`
-&#322; &#262;, &#262;, &ccedil; a'' &#551; &aring; a[
-&#259; a_ &#7841; &#462; &#261; a<sup>h</sup><sub>l</sub>
-
- &nbsp;&nbsp; &nbsp;   ! ? . @ } { 
-a sunny day
-</em></div><pre class="example">
-
-</pre><div class="displaymath"><em>&rarr;
-&#x0075;
-TeX LaTeX &bull; &copy; &hellip; ... &equiv;
-error&rarr; &rarr; - &lowast; -| &rArr;
-&aring; &Aring; &aelig; &oelig; &AElig; &OElig; &oslash; &Oslash; &szlig; 
&#322; &#321; &ETH;
-&THORN; &eth; &thorn; &iexcl; &iquest; &pound;
-&reg; &ordf; &ordm; , 
-</em></div><pre class="example">
-
-</pre><div class="displaymath"><em>&ldquo; &rdquo; 
-&lsquo; &rsquo; &bdquo; &sbquo; &laquo;
-&raquo; &laquo; &raquo; &lsaquo;
-&rsaquo; &deg; &euro; &rarr; &le; &ge;
-</em></div><pre class="example">
-
-<kbd>default kbdinputstyle</kbd>
-</pre><div class="example">
-<pre class="example"><kbd>in example default kbdinputstyle</kbd>
-</pre></div>
-<pre class="example">
-
-<code>code kbdinputstyle</code>
-</pre><div class="example">
-<pre class="example"><code>in example code kbdinputstyle</code>
-</pre></div>
-<pre class="example">
-
-<code>example kbdinputstyle</code>
-</pre><div class="example">
-<pre class="example"><code>in example example kbdinputstyle</code>
-</pre></div>
-<pre class="example">
-
-<kbd>distinct kbdinputstyle</kbd>
-</pre><div class="example">
-<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
-</pre></div>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example">A quot---ation
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>Note:</b> A Note
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>note:</b> A note
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>Caution:</b> Caution
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>Important:</b> Important
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>Tip:</b> a Tip
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>Warning:</b> a Warning.
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>something &eacute; TeX:</b> The something &eacute; TeX 
is here.
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>something, other thing:</b> something, other thing
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>Note, the note:</b> Note, the note
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-</blockquote>
-<pre class="example">
-
-</pre><blockquote>
-</blockquote>
-<pre class="example">
-
-</pre><blockquote>
-</blockquote>
-<pre class="example">
-
-</pre><blockquote>
-</blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example">aaa quotation
-</pre></blockquote>
-<div align="center">--- <em>quotation author</em>
-</div><pre class="example">
-
-</pre><blockquote>
-<pre class="example">indent in quotation
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example">A small quot---ation
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>Note:</b> A small Note
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>something, other thing:</b> something, other thing
-</pre></blockquote>
-<pre class="example">
-
-</pre><ul>
-<li> <pre class="example">i--temize
-</pre></li></ul>
-<pre class="example">
-
-</pre><ul class="no-bullet">
-<li>+ <pre class="example">i--tem +
-</pre></li></ul>
-<pre class="example">
-
-</pre><ul>
-<li> <pre class="example">b--ullet
-</pre></li></ul>
-<pre class="example">
-
-</pre><ul class="no-bullet">
-<li>- <pre class="example">minu--s
-</pre></li></ul>
-<pre class="example">
-
-</pre><ul class="no-bullet">
-<li> <pre class="example">e--mph item
-</pre></li></ul>
-<pre class="example">
-
-</pre><ul class="no-bullet">
-<li><em>after emph</em> <pre class="example">e--mph item
-</pre></li></ul>
-<pre class="example">
-
-</pre><ul class="no-bullet">
-<li>&bull; a&ndash;n itemize line <pre class="example"><span 
id="index-index-entry-within-itemize-1"></span>i--tem 1
-</pre></li><li>&bull; a&ndash;n itemize line <pre class="example">i--tem 2
-</pre></li></ul>
-<pre class="example">
-
-</pre><ol>
-<li> <pre class="example">e--numerate
-</pre></li></ol>
-<pre class="example">
-
-</pre><table>
-<thead><tr><th width="40%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="60%"><pre class="example">another 
tab</pre></th></tr></thead>
-<tr><td width="40%"><pre class="example">mu--ltitable item</pre></td><td 
width="60%"><pre class="example">multitable tab</pre></td></tr>
-<tr><td width="40%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="60%"><pre class="example">multitable tab 2
-<span id="index-index-entry-within-multitable-1"></span></pre></td></tr>
-<tr><td width="40%"><pre class="example">lone mu--ltitable item</pre></td></tr>
-</table>
-<pre class="example">
-
-</pre><table>
-<tr><td><pre class="example">truc</pre></td><td><pre 
class="example">bidule</pre></td></tr>
-</table>
-<pre class="example">
-
-</pre><div class="example">
-<pre class="example">e--xample  some
-   text
-</pre></div>
-<pre class="example">
-
-</pre><div class="example first-arg">
-<pre class="example">example one arg
-</pre></div>
-<pre class="example">
-
-</pre><div class="example first-arg second-arg">
-<pre class="example">example two args
-</pre></div>
-<pre class="example">
-
-</pre><div class="example first-arg second-arg third-arg">
-<pre class="example">example three args
-</pre></div>
-<pre class="example">
-
-</pre><div class="example first-arg second-arg third-arg fourth-arg">
-<pre class="example">example four args
-</pre></div>
-<pre class="example">
-
-</pre><div class="example first-arg second-arg third-arg fourth-arg fifth-arg">
-<pre class="example">example five args
-</pre></div>
-<pre class="example">
-
-</pre><div class="example something-é-TeX">
-<pre class="example">The something &eacute; TeX is here.
-</pre></div>
-<pre class="example">
-
-</pre><div class="example @-at-the-end-of-line--">
-<pre class="example">A @ at the end of the @example line.
-</pre></div>
-<pre class="example">
-
-</pre><div class="example">
-<pre class="example">example with empty args
-</pre></div>
-<pre class="example">
-
-</pre><div class="example nonempty">
-<pre class="example">example with empty and non empty args mix
-</pre></div>
-<pre class="example">
-
-</pre><div class="example">
-<pre class="example">s--mallexample
-</pre></div>
-<pre class="example">
-
-<code>@noindent</code> after smallexample.
-</pre><div class="example">
-<pre class="example">$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&amp;content-type=text/plain'
-$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&amp;content-type=text/plain'
-</pre></div>
-<pre class="example">Less recent versions are also present.
-
-</pre><div class="display">
-<pre class="example">d--isplay
-</pre></div>
-<pre class="example">
-
-</pre><div class="display">
-<pre class="example">s--malldisplay
-</pre></div>
-<pre class="example">
-
-</pre><div class="example lisp">
-<pre class="lisp">l--isp
-</pre></div>
-<pre class="example">
-
-</pre><div class="example lisp">
-<pre class="lisp">s--malllisp
-</pre></div>
-<pre class="example">
-
-</pre><div class="format">
-<pre class="example">f--ormat
-</pre></div>
-<pre class="example">
-
-</pre><div class="format">
-<pre class="example">s--mallformat
-</pre></div>
-<pre class="example">
-
-</pre><div class="displaymath"><em>disp--laymath
-f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup>-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2</sup>
-</em></div><pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory: 
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002deffn_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--effn
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-de_002d_002dffn_005fname-1"><span class="category">cate--gory: 
</span><span><strong>de--ffn_name</strong> <em>ar--guments    more args 
- even more so</em><a href='#index-de_002d_002dffn_005fname-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">def--fn
-</pre></dd></dl>
-<pre class="example"> 
-</pre><dl class="def">
-<dt id="index-i-2"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-2' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example"><span 
id="index-index-entry-within-deffn-1"></span></pre></dd><dt 
id="index-truc-2"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-truc-2' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-log-trap-1"><span class="category">Command: 
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-log-trap1-1"><span class="category">Command: 
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-log-trap2-1"><span class="category">Command: 
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-id-ule-1"><span class="category">cmde: 
</span><span><strong><b>id ule</b></strong> <em>truc</em><a 
href='#index-id-ule-1' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-id-i-ule-1"><span class="category">cmde2: 
</span><span><strong><b>id &lsquo;<samp>i</samp>&rsquo; ule</b></strong> 
<em>truc</em><a href='#index-id-i-ule-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt><span class="category"><b>id &lsquo;<samp>i</samp>&rsquo; ule</b>: 
</span><span><strong></strong></span></dt>
-<dt><span><strong></strong></span></dt>
-<dt><span class="category">aaa: </span><span><strong></strong></span></dt>
-<dt><span class="category">: </span><span><strong></strong></span></dt>
-<dt><span class="category">: </span><span><strong></strong></span></dt>
-<dt id="index-machin-6"><span class="category">: 
</span><span><strong>machin</strong><a href='#index-machin-6' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-bidule-machin-1"><span class="category">: 
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-machin-7"><span class="category">truc: 
</span><span><strong>machin</strong><a href='#index-machin-7' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt><span class="category">truc: </span><span><strong></strong></span></dt>
-<dt id="index-followed-2"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-followed-2' class='copiable-anchor'> &para;</a></span></dt>
-<dt><span class="category">truc: </span><span><strong></strong></span></dt>
-<dt><span class="category">: </span><span><strong></strong></span></dt>
-<dt id="index-a-3"><span class="category">truc: 
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a 
href='#index-a-3' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-deffnx-2"><span class="category">truc: 
</span><span><strong>deffnx</strong> <em>before end deffn</em><a 
href='#index-deffnx-2' class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-deffn-2"><span class="category">empty: 
</span><span><strong>deffn</strong><a href='#index-deffn-2' 
class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-deffn-3"><span class="category">empty: 
</span><span><strong>deffn</strong> <em>with deffnx</em><a 
href='#index-deffn-3' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-deffnx-3"><span class="category">empty: 
</span><span><strong>deffnx</strong><a href='#index-deffnx-3' 
class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-i-3"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-3' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-truc-3"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-truc-3' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">text in def item for second def item
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002defvr_005fname-1"><span class="category">c--ategory: 
</span><span><strong>d--efvr_name</strong><a 
href='#index-d_002d_002defvr_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--efvr
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-1"><span 
class="category">c--ategory: </span><span><em>t--ype</em> 
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002deftypefn_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--eftypefn
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt 
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory 
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong> 
<em>a--rguments...</em><a 
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">d--eftypeop
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002deftypevr_005fname-1"><span 
class="category">c--ategory: </span><span><em>t--ype</em> 
<strong>d--eftypevr_name</strong><a 
href='#index-d_002d_002deftypevr_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--eftypevr
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass: 
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">d--efcv
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory 
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">d--efop
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002deftp_005fname-1"><span class="category">c--ategory: 
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a 
href='#index-d_002d_002deftp_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--eftp
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002defun_005fname-1"><span class="category">Function: 
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defun_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--efun
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002defmac_005fname-1"><span class="category">Macro: 
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defmac_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--efmac
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002defspec_005fname-1"><span class="category">Special 
Form: </span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defspec_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--efspec
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002defvar_005fname-1"><span class="category">Variable: 
</span><span><strong>d--efvar_name</strong> <em>argvar argvar1</em><a 
href='#index-d_002d_002defvar_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--efvar
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002defopt_005fname-1"><span class="category">User Option: 
</span><span><strong>d--efopt_name</strong><a 
href='#index-d_002d_002defopt_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--efopt
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002deftypefun_005fname-1"><span 
class="category">Function: </span><span><em>t--ype</em> 
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002deftypefun_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--eftypefun
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002deftypevar_005fname-1"><span 
class="category">Variable: </span><span><em>t--ype</em> 
<strong>d--eftypevar_name</strong><a 
href='#index-d_002d_002deftypevar_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--eftypevar
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><span>Instance 
Variable of c--lass: <strong>d--efivar_name</strong><a 
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">d--efivar
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt 
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><span>Instance 
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a 
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">d--eftypeivar
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><span>Method 
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">d--efmethod
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt 
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><span>Method 
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong> 
<em>a--rguments...</em><a 
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">d--eftypemethod
-</pre></dd></dl>
-<pre class="example">
-
-<code>@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@, 
ma---nual@@}</code> See <a data-manual="file n---ame@" href="../file 
n---ame@/c_002d_002d_002dhapter_0040.html#c_002d_002d_002dhapter_0040">t---itle@</a>
 in <cite>ma---nual@</cite>.
-<code>@ref{chapter, cross ref name, title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@pxref{chapter, cross ref name, title, file name, manual}</code> see <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
-
-<code>@ref{chapter}</code> <a href="chapter.html">chapter</a>
-<code>@xref{chapter}</code> See <a href="chapter.html">chapter</a>.
-<code>@pxref{chapter}</code> see <a href="chapter.html">chapter</a>
-<code>@ref{s--ect@comma{}ion}</code> <a href="s_002d_002dect_002cion.html">A 
section</a>
-
-<code>@ref{s--ect@comma{}ion, a @comma{} in cross
-ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual 
name }</code>
-<a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a> 
in <cite>a , in manual name</cite>
-
-<code>@ref{chapter,cross ref name}</code> <a href="chapter.html">cross ref 
name</a>
-<code>@ref{chapter,,title}</code> <a href="chapter.html">title</a>
-<code>@ref{chapter,,,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
-<code>@ref{chapter,,,,manual}</code> `chapter' in <cite>manual</cite>
-<code>@ref{chapter,cross ref name,title,}</code> <a 
href="chapter.html">title</a>
-<code>@ref{chapter,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)cross ref name</a>
-<code>@ref{chapter,cross ref name,,,manual}</code> `cross ref name' in 
<cite>manual</cite>
-<code>@ref{chapter,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)title</a>
-<code>@ref{chapter,cross ref name,title,,manual}</code> `title' in 
<cite>manual</cite>
-<code>@ref{chapter,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@ref{chapter,,title,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)title</a>
-<code>@ref{chapter,,title,,manual}</code> `title' in <cite>manual</cite>
-<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
-<code>@ref{chapter,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">chapter</a> in <cite>manual</cite>
-
-
-<code>@ref{(pman)anode,cross ref name}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)cross ref name</a>
-<code>@ref{(pman)anode,,title}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
-<code>@ref{(pman)anode,,,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)anode</a>
-<code>@ref{(pman)anode,,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">anode</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title,}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
-<code>@ref{(pman)anode,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">(file name)cross ref name</a>
-<code>@ref{(pman)anode,cross ref name,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">cross ref name</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title,file name}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">(file 
name)title</a>
-<code>@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
data-manual="pman" href="../pman/anode.html#anode">title</a> in 
<cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">title</a> in 
<cite>manual</cite>
-<code>@ref{(pman)anode,,title,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)title</a>
-<code>@ref{(pman)anode,,title,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">anode</a> in <cite>manual</cite>
-
-
-<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
-<code>@inforef{chapter}</code> See `chapter'
-<code>@inforef{chapter, cross ref name}</code> See `cross ref name'
-<code>@inforef{chapter,,file name}</code> See <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
-<code>@inforef{node, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/node.html#node">(file name)cross ref 
name</a>
-<code>@inforef{node}</code> See `node'
-<code>@inforef{node, cross ref name}</code> See `cross ref name'
-<code>@inforef{node,,file name}</code> See <a data-manual="file name" 
href="../file name/node.html#node">(file name)node</a>
-<code>@inforef{chapter, cross ref name, file name, spurious arg}</code> See <a 
data-manual="file name, spurious arg" href="../file name, spurious 
arg/chapter.html#chapter">(file name, spurious arg)cross ref name</a>
-
-<code>@inforef{s--ect@comma{}ion, a @comma{} in cross
-ref, a comma@comma{} in file}</code>
-See <a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a , 
in cross
-ref</a>
-
-
-</pre><dl compact="compact">
-<dt><span><tt>a</tt></span></dt>
-<dd><pre class="example">l--ine
-</pre></dd>
-</dl>
-<pre class="example">
-
-</pre><dl compact="compact">
-<dt id='index-a-7'><span><tt>a</tt><a href='#index-a-7' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id='index-b-3'><span><tt>b</tt><a href='#index-b-3' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">l--ine
-</pre></dd>
-</dl>
-<pre class="example">
-
-</pre><dl compact="compact">
-<dt id='index-a-4'><span><tt>a</tt><a href='#index-a-4' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example"><span 
id="index-index-entry-between-item-and-itemx-1"></span></pre></dd>
-<dt id='index-b-1'><span><tt>b</tt><a href='#index-b-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">l--ine
-</pre></dd>
-</dl>
-<pre class="example">
-
-</pre><table class="cartouche" border="1"><tr><td>
-<pre class="example">c--artouche
-</pre></td></tr></table>
-<pre class="example">
-
-</pre><pre class="example">g--roupe
-</pre><pre class="example">
-
-</pre><pre class="example">f--lushleft
-more text
-</pre><pre class="example">
-
-</pre><pre class="example">f--lushright
-more text
-</pre><pre class="example">
-
-</pre><div align="center">ce--ntered line
-</div><pre class="example">
-
-</pre><pre class="example">r--raggedright
-more text
-</pre><pre class="example">
-
-</pre><pre class="verbatim">\input texinfo @c -*-texinfo-*-
-
-@setfilename simplest.info
-
-@node Top
-
-This is a very simple texi manual @  &lt;&gt;.
-
-@bye
-</pre><pre class="example">
-
-</pre><pre class="verbatim">in verbatim ''
-</pre><pre class="example">
-
-
-html ''
-
-
-
-
-</pre><span id="majorheading-2"></span><strong>majorheading</strong>
-<pre class="example">
-
-</pre><span id="chapheading-2"></span><strong>chapheading</strong>
-<pre class="example">
-
-</pre><span id="heading-2"></span><strong>heading</strong>
-<pre class="example">
-
-</pre><span id="subheading-2"></span><strong>subheading</strong>
-<pre class="example">
-
-</pre><span id="subsubheading-2"></span><strong>subsubheading</strong>
-<pre class="example">
-
-
-<code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym title="an 
accronym , ...">--a</acronym> (an accronym , ...)
-<code>@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }</code> <abbr 
title="&Eacute;tude&ndash;, Autonome">&Eacute;--. ,A.</abbr> (&Eacute;tude--, 
<b>Autonome</b>)
-<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude&ndash;, 
Autonome">&Eacute;--. ,A.</abbr>
-
-<code>@math{--a@minus{} {\frac{1}{2}}}</code> <em class='math'>--a- 
{\frac{1}{2}}</em>
-
-<code>@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img src="f-ile.jpg" 
alt="altjk _&quot; %@">
-<code>@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img src="f--ile.e--xt" alt="jk _&quot; %@ in b &quot;">
-<code>@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; %@:}}</code> 
<img src="filejk _&quot; %@.jpg" alt="altjk _&quot; %@">
-
-
-
-
-Somehow invalid use of @,:
-
-@, ,
-
-
-@,@&quot;u ,&uuml;
-
-Invalid use of @':
-
-@' '
-
-
-@'@&quot;u '&uuml;
-
-@dotless{truc} truc
-@dotless{ij} ij
-<code>@dotless{--a}</code> --a
-<code>@dotless{a}</code> a
-
-@U, without braces @U{}, with empty arg 
-@U{z}, with non-hex arg &#xz;
-@U{abc}, with &lt;4 hex digits &#xabc;
-@U{FFFFFFFFFFFFFF}, value much too large &#xFFFFFFFFFFFFFF;
-@U{110000}, value just beyond Unicode &#x110000;
-
-@TeX, but without brace TeX<code>@#</code> #
-
-<code>@w{--a}</code> --a<!-- /@w -->
-
-<code>@image{,1--xt}</code> 
-<code>@image{,,2--xt}</code> 
-<code>@image{,,,3--xt}</code> 
-
-
-</pre><ul class="no-bullet">
-<li> after emph <pre class="example">e--mph item
-</pre></li></ul>
-<pre class="example">
-
-</pre><ul class="no-bullet">
-<li>&bull; a&ndash;n itemize line <pre class="example">i--tem 1
-</pre></li><li>&bull; a&ndash;n itemize line <pre class="example">i--tem 2
-</pre></li></ul>
-<pre class="example">
-
-</pre><dl class="def">
-<dt><span class="category">fun: </span><span><strong></strong></span></dt>
-<dt id="index-machin-8"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and</em><a 
href='#index-machin-8' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-machin-9"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and  after</em><a 
href='#index-machin-9' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-machin-10"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and </em><a 
href='#index-machin-10' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-machin-11"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a 
href='#index-machin-11' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-followed-3"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-followed-3' class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">Various deff lines
-</pre></dd><dt id="index-after-1"><span class="category">truc: 
</span><span><strong>after</strong> <em>a deff item</em><a 
href='#index-after-1' class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-<pre class="example">
-
-<code>@ref{node}</code> `node'
-
-<code>@ref{,cross ref name}</code> `cross ref name'
-<code>@ref{,,title}</code> `title'
-<code>@ref{,,,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)</a>
-<code>@ref{,,,,manual}</code> <cite>manual</cite>
-<code>@ref{node,cross ref name}</code> `cross ref name'
-<code>@ref{node,,title}</code> `title'
-<code>@ref{node,,,file name}</code> <a data-manual="file name" href="../file 
name/node.html#node">(file name)node</a>
-<code>@ref{node,,,,manual}</code> `node' in <cite>manual</cite>
-<code>@ref{node,cross ref name,title,}</code> `title'
-<code>@ref{node,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)cross ref name</a>
-<code>@ref{node,cross ref name,,,manual}</code> `cross ref name' in 
<cite>manual</cite>
-<code>@ref{node,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/node.html#node">(file name)title</a>
-<code>@ref{node,cross ref name,title,,manual}</code> `title' in 
<cite>manual</cite>
-<code>@ref{node,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/node.html#node">title</a> in 
<cite>manual</cite>
-<code>@ref{node,,title,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)title</a>
-<code>@ref{node,,title,,manual}</code> `title' in <cite>manual</cite>
-<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
-<code>@ref{node,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">title</a> in <cite>manual</cite>
-<code>@ref{node,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">node</a> in <cite>manual</cite>
-<code>@ref{,cross ref name,title,}</code> `title'
-<code>@ref{,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)cross ref name</a>
-<code>@ref{,cross ref name,,,manual}</code> `cross ref name' in 
<cite>manual</cite>
-<code>@ref{,cross ref name,title,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)title</a>
-<code>@ref{,cross ref name,title,,manual}</code> `title' in <cite>manual</cite>
-<code>@ref{,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/index.html">title</a> in 
<cite>manual</cite>
-<code>@ref{,,title,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)title</a>
-<code>@ref{,,title,,manual}</code> `title' in <cite>manual</cite>
-<code>@ref{,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/index.html">title</a> in <cite>manual</cite>
-<code>@ref{,,,file name,manual}</code> <cite><a data-manual="file name" 
href="../file name/index.html">manual</a></cite>
-
-<code>@inforef{,cross ref name }</code> See `cross ref name'
-<code>@inforef{,,file name}</code> See <a data-manual="file name" 
href="../file name/index.html">(file name)</a>
-<code>@inforef{,cross ref name, file name}</code> See <a data-manual="file 
name" href="../file name/index.html">(file name)cross ref name</a>
-<code>@inforef{}</code> 
-
-
-</pre></div>
-
-<span id="index-t_002d_002druc"></span>
-<span id="index-T_002d_002druc"></span>
-<span id="index-_002e"></span>
-<span id="index-_003f"></span>
-<span id="index-a"></span>
-<span id="index-t_002d_002druc-1"></span>
-<span id="index-T_002d_002druc-1"></span>
-<span id="index-_002e-1"></span>
-<span id="index-_003f-1"></span>
-<span id="index-a-5"></span>
-
-
-<p>cp
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_cp_symbol-1"><b>&quot;</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-2"><b>-</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-3"><b>.</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-4"><b>?</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter" href="#Top-section_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_letter-I"><b>I</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="index-cp" border="0">
-<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_symbol-1">&quot;</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-1">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_symbol-2">-</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption-1">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_symbol-3">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_symbol-4">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_letter-A">A</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a href="#index-a">a</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_letter-I">I</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-index-entry-within-deffn">index 
entry within deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-</table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#Top-section_cp_symbol-1"><b>&quot;</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-2"><b>-</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-3"><b>.</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-4"><b>?</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter" href="#Top-section_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_letter-I"><b>I</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-
-<p>fn
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_fn_symbol-1"><b>-</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-2"><b>.</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-3"><b>?</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-4"><b>`</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter" href="#Top-section_fn_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-B"><b>B</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-D"><b>D</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-I"><b>I</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-L"><b>L</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-M"><b>M</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="index-fn" border="0">
-<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_symbol-1">-</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_symbol-2">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_symbol-3">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_symbol-4">`</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-A">A</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-B">B</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-D">D</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-F">F</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-I">I</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-copying-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-titlepage-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-i-ule-1"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-copying-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-titlepage-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-L">L</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a href="#index-copying-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-titlepage-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-copying-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-titlepage-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-copying-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-titlepage-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-M">M</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-</table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#Top-section_fn_symbol-1"><b>-</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-2"><b>.</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-3"><b>?</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-4"><b>`</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter" href="#Top-section_fn_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-B"><b>B</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-D"><b>D</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-I"><b>I</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-L"><b>L</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-M"><b>M</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-
-<p>vr
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_vr_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_vr_letter-B"><b>B</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_vr_letter-D"><b>D</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="index-vr" border="0">
-<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_vr_letter-A">A</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-a-2"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-a-2"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-6"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-7"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_vr_letter-B">B</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-b-1"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-b-1"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-2"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-3"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_vr_letter-D">D</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname-1"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname-1"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname-1"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname-1"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-</table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#Top-section_vr_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_vr_letter-B"><b>B</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_vr_letter-D"><b>D</b></a>
- &nbsp; 
-</td></tr></table>
-
-<p>ky
-</p>
-<p>pg
-</p>
-<p>tp
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_tp_letter-D"><b>D</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="index-tp" border="0">
-<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_tp_letter-D">D</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname-1"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-</table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#Top-section_tp_letter-D"><b>D</b></a>
- &nbsp; 
-</td></tr></table>
-
-
-
 </div>
 <hr>
 <table class="header" cellpadding="1" cellspacing="1" border="0">
@@ -5433,7 +2413,7 @@ Invalid use of @':
 <td valign="middle" align="left">[<a href="chapter.html" title="Next section 
in reading order"> &gt; </a>]</td>
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="formatting_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
 <p><font size="-1">
diff --git 
a/tp/tests/layout/res_parser/formatting_nodes/s_002d_002dect_002cion.html 
b/tp/tests/layout/res_parser/formatting_nodes/s_002d_002dect_002cion.html
index ccb6fae..cdf363b 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/s_002d_002dect_002cion.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/s_002d_002dect_002cion.html
@@ -728,7 +728,7 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="index.html" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
 <hr>
diff --git a/tp/tests/layout/res_parser/formatting_nodes/subsection.html 
b/tp/tests/layout/res_parser/formatting_nodes/subsection.html
index bdc188b..227cfd1 100644
--- a/tp/tests/layout/res_parser/formatting_nodes/subsection.html
+++ b/tp/tests/layout/res_parser/formatting_nodes/subsection.html
@@ -728,7 +728,7 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="index.html" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
 <hr>
diff --git 
a/tp/tests/layout/res_parser/formatting_nodes/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
 
b/tp/tests/layout/res_parser/formatting_nodes/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
index 4a804bc..835956b 100644
--- 
a/tp/tests/layout/res_parser/formatting_nodes/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
+++ 
b/tp/tests/layout/res_parser/formatting_nodes/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
@@ -728,7 +728,7 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="index.html" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
 <hr>
diff --git 
a/tp/tests/layout/res_parser/formatting_nodes/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
 
b/tp/tests/layout/res_parser/formatting_nodes/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
index cb61676..8cba381 100644
--- 
a/tp/tests/layout/res_parser/formatting_nodes/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
+++ 
b/tp/tests/layout/res_parser/formatting_nodes/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
@@ -728,7 +728,7 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="index.html" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_toc.html#SEC_Contents" 
title="Table of contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="index.html" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="chapter.html" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="formatting_abt.html#SEC_About" 
title="About (help)"> ? </a>]</td>
 </tr></table>
 <hr>
diff --git a/tp/tests/layout/res_parser/formatting_plaintext/formatting.2 
b/tp/tests/layout/res_parser/formatting_plaintext/formatting.2
index 7d05108..ec46f2d 100644
--- a/tp/tests/layout/res_parser/formatting_plaintext/formatting.2
+++ b/tp/tests/layout/res_parser/formatting_plaintext/formatting.2
@@ -1,4 +1,65 @@
-formatting.texi:25: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:15: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:15: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:15: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:15: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:15: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:15: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:15: @U expected braces (possibly involving @mymacro)
+formatting.texi:15: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:15: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:15: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:15: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:15: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:15: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:15: unexpected @ (possibly involving @mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @sp missing argument (possibly involving @mymacro)
+formatting.texi:15: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:15: misplaced } (possibly involving @mymacro)
+formatting.texi:15: misplaced } (possibly involving @mymacro)
+formatting.texi:15: misplaced { (possibly involving @mymacro)
+formatting.texi:15: misplaced { (possibly involving @mymacro)
+formatting.texi:15: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:25: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
 formatting.texi:25: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:25: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -60,212 +121,151 @@ formatting.texi:25: warning: @inforef is obsolete. 
(possibly involving @mymacro)
 formatting.texi:25: warning: @inforef is obsolete. (possibly involving 
@mymacro)
 formatting.texi:25: warning: @inforef is obsolete. (possibly involving 
@mymacro)
 formatting.texi:25: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:35: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:35: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:35: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:35: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:35: @U expected braces (possibly involving @mymacro)
-formatting.texi:35: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:35: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:35: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:35: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:35: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:35: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:35: unexpected @ (possibly involving @mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @sp missing argument (possibly involving @mymacro)
-formatting.texi:35: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:35: misplaced } (possibly involving @mymacro)
-formatting.texi:35: misplaced } (possibly involving @mymacro)
-formatting.texi:35: misplaced { (possibly involving @mymacro)
-formatting.texi:35: misplaced { (possibly involving @mymacro)
-formatting.texi:35: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
-formatting.texi:45: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:45: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:45: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:45: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:45: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:45: @U expected braces (possibly involving @mymacro)
-formatting.texi:45: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:45: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:45: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:45: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:45: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:45: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:45: unexpected @ (possibly involving @mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @sp missing argument (possibly involving @mymacro)
-formatting.texi:45: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:45: misplaced } (possibly involving @mymacro)
-formatting.texi:45: misplaced } (possibly involving @mymacro)
-formatting.texi:45: misplaced { (possibly involving @mymacro)
-formatting.texi:45: misplaced { (possibly involving @mymacro)
-formatting.texi:45: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:49: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
-formatting.texi:49: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:49: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:49: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:49: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:49: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:49: @U expected braces (possibly involving @mymacro)
-formatting.texi:49: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:49: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:49: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:49: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:49: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:49: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:49: unexpected @ (possibly involving @mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @sp missing argument (possibly involving @mymacro)
-formatting.texi:49: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:49: misplaced } (possibly involving @mymacro)
-formatting.texi:49: misplaced } (possibly involving @mymacro)
-formatting.texi:49: misplaced { (possibly involving @mymacro)
-formatting.texi:49: misplaced { (possibly involving @mymacro)
-formatting.texi:49: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:101: warning: @menu in invalid context
-formatting.texi:141: warning: @centerchap is obsolete.
+formatting.texi:61: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:61: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:61: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:61: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:61: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:61: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:61: @U expected braces (possibly involving @mymacro)
+formatting.texi:61: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:61: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:61: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:61: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:61: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:61: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:61: unexpected @ (possibly involving @mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @sp missing argument (possibly involving @mymacro)
+formatting.texi:61: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:61: misplaced } (possibly involving @mymacro)
+formatting.texi:61: misplaced } (possibly involving @mymacro)
+formatting.texi:61: misplaced { (possibly involving @mymacro)
+formatting.texi:61: misplaced { (possibly involving @mymacro)
+formatting.texi:61: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:65: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:65: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:65: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:65: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:65: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:65: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:65: @U expected braces (possibly involving @mymacro)
+formatting.texi:65: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:65: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:65: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:65: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:65: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:65: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:65: unexpected @ (possibly involving @mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @sp missing argument (possibly involving @mymacro)
+formatting.texi:65: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:65: misplaced } (possibly involving @mymacro)
+formatting.texi:65: misplaced } (possibly involving @mymacro)
+formatting.texi:65: misplaced { (possibly involving @mymacro)
+formatting.texi:65: misplaced { (possibly involving @mymacro)
+formatting.texi:65: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:103: warning: @menu in invalid context
+formatting.texi:143: warning: @centerchap is obsolete.
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: warning: @ref node name should not contain `,' (possibly 
involving @mymacro)
-formatting.texi:25: warning: @inforef node name should not contain `,' 
(possibly involving @mymacro)
-formatting.texi:45: warning: @ref node name should not contain `,' (possibly 
involving @mymacro)
-formatting.texi:45: warning: @inforef node name should not contain `,' 
(possibly involving @mymacro)
-formatting.texi:49: warning: @ref node name should not contain `,' (possibly 
involving @mymacro)
-formatting.texi:49: warning: @inforef node name should not contain `,' 
(possibly involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: warning: @ref node name should not contain `,' (possibly 
involving @mymacro)
+formatting.texi:15: warning: @inforef node name should not contain `,' 
(possibly involving @mymacro)
+formatting.texi:61: warning: @ref node name should not contain `,' (possibly 
involving @mymacro)
+formatting.texi:61: warning: @inforef node name should not contain `,' 
(possibly involving @mymacro)
+formatting.texi:65: warning: @ref node name should not contain `,' (possibly 
involving @mymacro)
+formatting.texi:65: warning: @inforef node name should not contain `,' 
(possibly involving @mymacro)
diff --git a/tp/tests/layout/res_parser/formatting_plaintext/formatting.txt 
b/tp/tests/layout/res_parser/formatting_plaintext/formatting.txt
index b9a4355..226f300 100644
--- a/tp/tests/layout/res_parser/formatting_plaintext/formatting.txt
+++ b/tp/tests/layout/res_parser/formatting_plaintext/formatting.txt
@@ -1,7 +1,19 @@
 Top section
 ***********
 
-Insertcopying in normal text
+1 chapter
+*********
+
+   First para
+
+qsddsqkdsqkkmljsqjsqodmmdsqdsmqj dqs sdq sqd sdq dsq sdq sqd sqd sdq sdq
+qsd dsq sdq dsq dssdq sdq sdq sdq dsq sdq dsq dsq sdq dsq sdqsd q
+
+noindent in para.
+
+   unneeded indent
+
+   Insertcopying in normal text
    In copying
 
    < > " & ' '
@@ -1713,191 +1725,191 @@ aaa
 
 * Menu:
 
-* ":                                     Top.                (line   16)
-* " <1>:                                 Top.                (line  527)
-* " <2>:                                 Top.                (line 1049)
-* -option:                               Top.                (line   16)
-* -option <1>:                           Top.                (line  527)
-* -option <2>:                           Top.                (line 1049)
-* .:                                     Top.                (line 1711)
-* ?:                                     Top.                (line 1711)
-* a:                                     Top.                (line 1711)
-* index entry between item and itemx:    Top.                (line  392)
-* index entry between item and itemx <1>: Top.               (line  903)
-* index entry between item and itemx <2>: Top.               (line 1554)
-* index entry within deffn:              Top.                (line  238)
-* index entry within deffn <1>:          Top.                (line  749)
-* index entry within deffn <2>:          Top.                (line 1400)
-* index entry within itemize:            Top.                (line  174)
-* index entry within itemize <1>:        Top.                (line  685)
-* index entry within itemize <2>:        Top.                (line 1336)
-* index entry within multitable:         Top.                (line  182)
-* index entry within multitable <1>:     Top.                (line  693)
-* index entry within multitable <2>:     Top.                (line 1345)
-* t-ruc:                                 Top.                (line 1711)
-* T-ruc:                                 Top.                (line 1711)
+* ":                                     chapter.            (line   28)
+* " <1>:                                 chapter.            (line  539)
+* " <2>:                                 chapter.            (line 1061)
+* -option:                               chapter.            (line   28)
+* -option <1>:                           chapter.            (line  539)
+* -option <2>:                           chapter.            (line 1061)
+* .:                                     chapter.            (line 1723)
+* ?:                                     chapter.            (line 1723)
+* a:                                     chapter.            (line 1723)
+* index entry between item and itemx:    chapter.            (line  404)
+* index entry between item and itemx <1>: chapter.           (line  915)
+* index entry between item and itemx <2>: chapter.           (line 1566)
+* index entry within deffn:              chapter.            (line  250)
+* index entry within deffn <1>:          chapter.            (line  761)
+* index entry within deffn <2>:          chapter.            (line 1412)
+* index entry within itemize:            chapter.            (line  186)
+* index entry within itemize <1>:        chapter.            (line  697)
+* index entry within itemize <2>:        chapter.            (line 1348)
+* index entry within multitable:         chapter.            (line  194)
+* index entry within multitable <1>:     chapter.            (line  705)
+* index entry within multitable <2>:     chapter.            (line 1357)
+* t-ruc:                                 chapter.            (line 1723)
+* T-ruc:                                 chapter.            (line 1723)
 
    fn
 
 * Menu:
 
-* --foption:                             Top.                (line   16)
-* --foption <1>:                         Top.                (line  527)
-* --foption <2>:                         Top.                (line 1049)
-* .:                                     Top.                (line 1711)
-* ?:                                     Top.                (line 1711)
-* ``:                                    Top.                (line   16)
-* `` <1>:                                Top.                (line  527)
-* `` <2>:                                Top.                (line 1049)
-* a:                                     Top.                (line  255)
-* a <1>:                                 Top.                (line  391)
-* a <2>:                                 Top.                (line  766)
-* a <3>:                                 Top.                (line  902)
-* a <4>:                                 Top.                (line 1417)
-* a <5>:                                 Top.                (line 1553)
-* a <6>:                                 Top.                (line 1711)
-* after:                                 Top.                (line  480)
-* after <1>:                             Top.                (line  991)
-* after <2>:                             Top.                (line 1670)
-* b:                                     Top.                (line  392)
-* b <1>:                                 Top.                (line  903)
-* b <2>:                                 Top.                (line 1554)
-* bidule machin:                         Top.                (line  249)
-* bidule machin <1>:                     Top.                (line  760)
-* bidule machin <2>:                     Top.                (line 1411)
-* d--effn_name:                          Top.                (line  230)
-* d--effn_name <1>:                      Top.                (line  741)
-* d--effn_name <2>:                      Top.                (line 1392)
-* d--efmac_name:                         Top.                (line  291)
-* d--efmac_name <1>:                     Top.                (line  802)
-* d--efmac_name <2>:                     Top.                (line 1453)
-* d--efmethod_name on c--lass:           Top.                (line  315)
-* d--efmethod_name on c--lass <1>:       Top.                (line  826)
-* d--efmethod_name on c--lass <2>:       Top.                (line 1477)
-* d--efop_name on c--lass:               Top.                (line  282)
-* d--efop_name on c--lass <1>:           Top.                (line  793)
-* d--efop_name on c--lass <2>:           Top.                (line 1444)
-* d--efspec_name:                        Top.                (line  294)
-* d--efspec_name <1>:                    Top.                (line  805)
-* d--efspec_name <2>:                    Top.                (line 1456)
-* d--eftypefn_name:                      Top.                (line  270)
-* d--eftypefn_name <1>:                  Top.                (line  781)
-* d--eftypefn_name <2>:                  Top.                (line 1432)
-* d--eftypefun_name:                     Top.                (line  303)
-* d--eftypefun_name <1>:                 Top.                (line  814)
-* d--eftypefun_name <2>:                 Top.                (line 1465)
-* d--eftypemethod_name on c--lass:       Top.                (line  318)
-* d--eftypemethod_name on c--lass <1>:   Top.                (line  829)
-* d--eftypemethod_name on c--lass <2>:   Top.                (line 1480)
-* d--eftypeop_name on c--lass:           Top.                (line  273)
-* d--eftypeop_name on c--lass <1>:       Top.                (line  784)
-* d--eftypeop_name on c--lass <2>:       Top.                (line 1435)
-* d--efun_name:                          Top.                (line  288)
-* d--efun_name <1>:                      Top.                (line  799)
-* d--efun_name <2>:                      Top.                (line 1450)
-* de--ffn_name:                          Top.                (line  233)
-* de--ffn_name <1>:                      Top.                (line  744)
-* de--ffn_name <2>:                      Top.                (line 1395)
-* deffn:                                 Top.                (line  258)
-* deffn <1>:                             Top.                (line  260)
-* deffn <2>:                             Top.                (line  769)
-* deffn <3>:                             Top.                (line  771)
-* deffn <4>:                             Top.                (line 1420)
-* deffn <5>:                             Top.                (line 1422)
-* deffnx:                                Top.                (line  256)
-* deffnx <1>:                            Top.                (line  261)
-* deffnx <2>:                            Top.                (line  767)
-* deffnx <3>:                            Top.                (line  772)
-* deffnx <4>:                            Top.                (line 1418)
-* deffnx <5>:                            Top.                (line 1423)
-* followed:                              Top.                (line  252)
-* followed <1>:                          Top.                (line  478)
-* followed <2>:                          Top.                (line  763)
-* followed <3>:                          Top.                (line  989)
-* followed <4>:                          Top.                (line 1414)
-* followed <5>:                          Top.                (line 1668)
-* I:                                     Top.                (line  237)
-* I <1>:                                 Top.                (line  263)
-* I <2>:                                 Top.                (line  748)
-* I <3>:                                 Top.                (line  774)
-* I <4>:                                 Top.                (line 1399)
-* I <5>:                                 Top.                (line 1425)
-* id i ule:                              Top.                (line  243)
-* id i ule <1>:                          Top.                (line  754)
-* id i ule <2>:                          Top.                (line 1405)
-* id ule:                                Top.                (line  242)
-* id ule <1>:                            Top.                (line  753)
-* id ule <2>:                            Top.                (line 1404)
-* log trap:                              Top.                (line  239)
-* log trap <1>:                          Top.                (line  750)
-* log trap <2>:                          Top.                (line 1401)
-* log trap1:                             Top.                (line  240)
-* log trap1 <1>:                         Top.                (line  751)
-* log trap1 <2>:                         Top.                (line 1402)
-* log trap2:                             Top.                (line  241)
-* log trap2 <1>:                         Top.                (line  752)
-* log trap2 <2>:                         Top.                (line 1403)
-* machin:                                Top.                (line  248)
-* machin <1>:                            Top.                (line  250)
-* machin <2>:                            Top.                (line  474)
-* machin <3>:                            Top.                (line  475)
-* machin <4>:                            Top.                (line  476)
-* machin <5>:                            Top.                (line  477)
-* machin <6>:                            Top.                (line  759)
-* machin <7>:                            Top.                (line  761)
-* machin <8>:                            Top.                (line  985)
-* machin <9>:                            Top.                (line  986)
-* machin <10>:                           Top.                (line  987)
-* machin <11>:                           Top.                (line  988)
-* machin <12>:                           Top.                (line 1410)
-* machin <13>:                           Top.                (line 1412)
-* machin <14>:                           Top.                (line 1664)
-* machin <15>:                           Top.                (line 1665)
-* machin <16>:                           Top.                (line 1666)
-* machin <17>:                           Top.                (line 1667)
-* t--ruc:                                Top.                (line 1711)
-* T--ruc:                                Top.                (line 1711)
-* truc:                                  Top.                (line  238)
-* truc <1>:                              Top.                (line  264)
-* truc <2>:                              Top.                (line  749)
-* truc <3>:                              Top.                (line  775)
-* truc <4>:                              Top.                (line 1400)
-* truc <5>:                              Top.                (line 1426)
+* --foption:                             chapter.            (line   28)
+* --foption <1>:                         chapter.            (line  539)
+* --foption <2>:                         chapter.            (line 1061)
+* .:                                     chapter.            (line 1723)
+* ?:                                     chapter.            (line 1723)
+* ``:                                    chapter.            (line   28)
+* `` <1>:                                chapter.            (line  539)
+* `` <2>:                                chapter.            (line 1061)
+* a:                                     chapter.            (line  267)
+* a <1>:                                 chapter.            (line  403)
+* a <2>:                                 chapter.            (line  778)
+* a <3>:                                 chapter.            (line  914)
+* a <4>:                                 chapter.            (line 1429)
+* a <5>:                                 chapter.            (line 1565)
+* a <6>:                                 chapter.            (line 1723)
+* after:                                 chapter.            (line  492)
+* after <1>:                             chapter.            (line 1003)
+* after <2>:                             chapter.            (line 1682)
+* b:                                     chapter.            (line  404)
+* b <1>:                                 chapter.            (line  915)
+* b <2>:                                 chapter.            (line 1566)
+* bidule machin:                         chapter.            (line  261)
+* bidule machin <1>:                     chapter.            (line  772)
+* bidule machin <2>:                     chapter.            (line 1423)
+* d--effn_name:                          chapter.            (line  242)
+* d--effn_name <1>:                      chapter.            (line  753)
+* d--effn_name <2>:                      chapter.            (line 1404)
+* d--efmac_name:                         chapter.            (line  303)
+* d--efmac_name <1>:                     chapter.            (line  814)
+* d--efmac_name <2>:                     chapter.            (line 1465)
+* d--efmethod_name on c--lass:           chapter.            (line  327)
+* d--efmethod_name on c--lass <1>:       chapter.            (line  838)
+* d--efmethod_name on c--lass <2>:       chapter.            (line 1489)
+* d--efop_name on c--lass:               chapter.            (line  294)
+* d--efop_name on c--lass <1>:           chapter.            (line  805)
+* d--efop_name on c--lass <2>:           chapter.            (line 1456)
+* d--efspec_name:                        chapter.            (line  306)
+* d--efspec_name <1>:                    chapter.            (line  817)
+* d--efspec_name <2>:                    chapter.            (line 1468)
+* d--eftypefn_name:                      chapter.            (line  282)
+* d--eftypefn_name <1>:                  chapter.            (line  793)
+* d--eftypefn_name <2>:                  chapter.            (line 1444)
+* d--eftypefun_name:                     chapter.            (line  315)
+* d--eftypefun_name <1>:                 chapter.            (line  826)
+* d--eftypefun_name <2>:                 chapter.            (line 1477)
+* d--eftypemethod_name on c--lass:       chapter.            (line  330)
+* d--eftypemethod_name on c--lass <1>:   chapter.            (line  841)
+* d--eftypemethod_name on c--lass <2>:   chapter.            (line 1492)
+* d--eftypeop_name on c--lass:           chapter.            (line  285)
+* d--eftypeop_name on c--lass <1>:       chapter.            (line  796)
+* d--eftypeop_name on c--lass <2>:       chapter.            (line 1447)
+* d--efun_name:                          chapter.            (line  300)
+* d--efun_name <1>:                      chapter.            (line  811)
+* d--efun_name <2>:                      chapter.            (line 1462)
+* de--ffn_name:                          chapter.            (line  245)
+* de--ffn_name <1>:                      chapter.            (line  756)
+* de--ffn_name <2>:                      chapter.            (line 1407)
+* deffn:                                 chapter.            (line  270)
+* deffn <1>:                             chapter.            (line  272)
+* deffn <2>:                             chapter.            (line  781)
+* deffn <3>:                             chapter.            (line  783)
+* deffn <4>:                             chapter.            (line 1432)
+* deffn <5>:                             chapter.            (line 1434)
+* deffnx:                                chapter.            (line  268)
+* deffnx <1>:                            chapter.            (line  273)
+* deffnx <2>:                            chapter.            (line  779)
+* deffnx <3>:                            chapter.            (line  784)
+* deffnx <4>:                            chapter.            (line 1430)
+* deffnx <5>:                            chapter.            (line 1435)
+* followed:                              chapter.            (line  264)
+* followed <1>:                          chapter.            (line  490)
+* followed <2>:                          chapter.            (line  775)
+* followed <3>:                          chapter.            (line 1001)
+* followed <4>:                          chapter.            (line 1426)
+* followed <5>:                          chapter.            (line 1680)
+* I:                                     chapter.            (line  249)
+* I <1>:                                 chapter.            (line  275)
+* I <2>:                                 chapter.            (line  760)
+* I <3>:                                 chapter.            (line  786)
+* I <4>:                                 chapter.            (line 1411)
+* I <5>:                                 chapter.            (line 1437)
+* id i ule:                              chapter.            (line  255)
+* id i ule <1>:                          chapter.            (line  766)
+* id i ule <2>:                          chapter.            (line 1417)
+* id ule:                                chapter.            (line  254)
+* id ule <1>:                            chapter.            (line  765)
+* id ule <2>:                            chapter.            (line 1416)
+* log trap:                              chapter.            (line  251)
+* log trap <1>:                          chapter.            (line  762)
+* log trap <2>:                          chapter.            (line 1413)
+* log trap1:                             chapter.            (line  252)
+* log trap1 <1>:                         chapter.            (line  763)
+* log trap1 <2>:                         chapter.            (line 1414)
+* log trap2:                             chapter.            (line  253)
+* log trap2 <1>:                         chapter.            (line  764)
+* log trap2 <2>:                         chapter.            (line 1415)
+* machin:                                chapter.            (line  260)
+* machin <1>:                            chapter.            (line  262)
+* machin <2>:                            chapter.            (line  486)
+* machin <3>:                            chapter.            (line  487)
+* machin <4>:                            chapter.            (line  488)
+* machin <5>:                            chapter.            (line  489)
+* machin <6>:                            chapter.            (line  771)
+* machin <7>:                            chapter.            (line  773)
+* machin <8>:                            chapter.            (line  997)
+* machin <9>:                            chapter.            (line  998)
+* machin <10>:                           chapter.            (line  999)
+* machin <11>:                           chapter.            (line 1000)
+* machin <12>:                           chapter.            (line 1422)
+* machin <13>:                           chapter.            (line 1424)
+* machin <14>:                           chapter.            (line 1676)
+* machin <15>:                           chapter.            (line 1677)
+* machin <16>:                           chapter.            (line 1678)
+* machin <17>:                           chapter.            (line 1679)
+* t--ruc:                                chapter.            (line 1723)
+* T--ruc:                                chapter.            (line 1723)
+* truc:                                  chapter.            (line  250)
+* truc <1>:                              chapter.            (line  276)
+* truc <2>:                              chapter.            (line  761)
+* truc <3>:                              chapter.            (line  787)
+* truc <4>:                              chapter.            (line 1412)
+* truc <5>:                              chapter.            (line 1438)
 
    vr
 
 * Menu:
 
-* a:                                     Top.                (line  387)
-* a <1>:                                 Top.                (line  898)
-* a <2>:                                 Top.                (line 1549)
-* b:                                     Top.                (line  388)
-* b <1>:                                 Top.                (line  899)
-* b <2>:                                 Top.                (line 1550)
-* d--efcv_name:                          Top.                (line  279)
-* d--efcv_name <1>:                      Top.                (line  790)
-* d--efcv_name <2>:                      Top.                (line 1441)
-* d--efivar_name of c--lass:             Top.                (line  309)
-* d--efivar_name of c--lass <1>:         Top.                (line  820)
-* d--efivar_name of c--lass <2>:         Top.                (line 1471)
-* d--efopt_name:                         Top.                (line  300)
-* d--efopt_name <1>:                     Top.                (line  811)
-* d--efopt_name <2>:                     Top.                (line 1462)
-* d--eftypeivar_name of c--lass:         Top.                (line  312)
-* d--eftypeivar_name of c--lass <1>:     Top.                (line  823)
-* d--eftypeivar_name of c--lass <2>:     Top.                (line 1474)
-* d--eftypevar_name:                     Top.                (line  306)
-* d--eftypevar_name <1>:                 Top.                (line  817)
-* d--eftypevar_name <2>:                 Top.                (line 1468)
-* d--eftypevr_name:                      Top.                (line  276)
-* d--eftypevr_name <1>:                  Top.                (line  787)
-* d--eftypevr_name <2>:                  Top.                (line 1438)
-* d--efvar_name:                         Top.                (line  297)
-* d--efvar_name <1>:                     Top.                (line  808)
-* d--efvar_name <2>:                     Top.                (line 1459)
-* d--efvr_name:                          Top.                (line  267)
-* d--efvr_name <1>:                      Top.                (line  778)
-* d--efvr_name <2>:                      Top.                (line 1429)
+* a:                                     chapter.            (line  399)
+* a <1>:                                 chapter.            (line  910)
+* a <2>:                                 chapter.            (line 1561)
+* b:                                     chapter.            (line  400)
+* b <1>:                                 chapter.            (line  911)
+* b <2>:                                 chapter.            (line 1562)
+* d--efcv_name:                          chapter.            (line  291)
+* d--efcv_name <1>:                      chapter.            (line  802)
+* d--efcv_name <2>:                      chapter.            (line 1453)
+* d--efivar_name of c--lass:             chapter.            (line  321)
+* d--efivar_name of c--lass <1>:         chapter.            (line  832)
+* d--efivar_name of c--lass <2>:         chapter.            (line 1483)
+* d--efopt_name:                         chapter.            (line  312)
+* d--efopt_name <1>:                     chapter.            (line  823)
+* d--efopt_name <2>:                     chapter.            (line 1474)
+* d--eftypeivar_name of c--lass:         chapter.            (line  324)
+* d--eftypeivar_name of c--lass <1>:     chapter.            (line  835)
+* d--eftypeivar_name of c--lass <2>:     chapter.            (line 1486)
+* d--eftypevar_name:                     chapter.            (line  318)
+* d--eftypevar_name <1>:                 chapter.            (line  829)
+* d--eftypevar_name <2>:                 chapter.            (line 1480)
+* d--eftypevr_name:                      chapter.            (line  288)
+* d--eftypevr_name <1>:                  chapter.            (line  799)
+* d--eftypevr_name <2>:                  chapter.            (line 1450)
+* d--efvar_name:                         chapter.            (line  309)
+* d--efvar_name <1>:                     chapter.            (line  820)
+* d--efvar_name <2>:                     chapter.            (line 1471)
+* d--efvr_name:                          chapter.            (line  279)
+* d--efvr_name <1>:                      chapter.            (line  790)
+* d--efvr_name <2>:                      chapter.            (line 1441)
 
    ky
 
@@ -1907,9 +1919,12 @@ aaa
 
 * Menu:
 
-* d--eftp_name:                          Top.                (line  285)
-* d--eftp_name <1>:                      Top.                (line  796)
-* d--eftp_name <2>:                      Top.                (line 1447)
+* d--eftp_name:                          chapter.            (line  297)
+* d--eftp_name <1>:                      chapter.            (line  808)
+* d--eftp_name <2>:                      chapter.            (line 1459)
+
+   (7)
+
 
    ---------- Footnotes ----------
 
@@ -1925,24 +1940,7 @@ aaa
 
    (6) in footnote2
 
-1 chapter
-*********
-
-   First para
-
-qsddsqkdsqkkmljsqjsqodmmdsqdsmqj dqs sdq sqd sdq dsq sdq sqd sqd sdq sdq
-qsd dsq sdq dsq dssdq sdq sdq sdq dsq sdq dsq dsq sdq dsq sdqsd q
-
-noindent in para.
-
-   unneeded indent
-
-   (1)
-
-
-   ---------- Footnotes ----------
-
-   (1) in footnote
+   (7) in footnote
 
 1.1 A section
 =============
@@ -1961,154 +1959,154 @@ chapter 2
 
 * Menu:
 
-* ":                                     Top.                (line   16)
-* " <1>:                                 Top.                (line  527)
-* " <2>:                                 Top.                (line 1049)
-* -option:                               Top.                (line   16)
-* -option <1>:                           Top.                (line  527)
-* -option <2>:                           Top.                (line 1049)
-* .:                                     Top.                (line 1711)
-* ?:                                     Top.                (line 1711)
-* a:                                     Top.                (line 1711)
-* index entry between item and itemx:    Top.                (line  392)
-* index entry between item and itemx <1>: Top.               (line  903)
-* index entry between item and itemx <2>: Top.               (line 1554)
-* index entry within deffn:              Top.                (line  238)
-* index entry within deffn <1>:          Top.                (line  749)
-* index entry within deffn <2>:          Top.                (line 1400)
-* index entry within itemize:            Top.                (line  174)
-* index entry within itemize <1>:        Top.                (line  685)
-* index entry within itemize <2>:        Top.                (line 1336)
-* index entry within multitable:         Top.                (line  182)
-* index entry within multitable <1>:     Top.                (line  693)
-* index entry within multitable <2>:     Top.                (line 1345)
-* t-ruc:                                 Top.                (line 1711)
-* T-ruc:                                 Top.                (line 1711)
+* ":                                     chapter.            (line   28)
+* " <1>:                                 chapter.            (line  539)
+* " <2>:                                 chapter.            (line 1061)
+* -option:                               chapter.            (line   28)
+* -option <1>:                           chapter.            (line  539)
+* -option <2>:                           chapter.            (line 1061)
+* .:                                     chapter.            (line 1723)
+* ?:                                     chapter.            (line 1723)
+* a:                                     chapter.            (line 1723)
+* index entry between item and itemx:    chapter.            (line  404)
+* index entry between item and itemx <1>: chapter.           (line  915)
+* index entry between item and itemx <2>: chapter.           (line 1566)
+* index entry within deffn:              chapter.            (line  250)
+* index entry within deffn <1>:          chapter.            (line  761)
+* index entry within deffn <2>:          chapter.            (line 1412)
+* index entry within itemize:            chapter.            (line  186)
+* index entry within itemize <1>:        chapter.            (line  697)
+* index entry within itemize <2>:        chapter.            (line 1348)
+* index entry within multitable:         chapter.            (line  194)
+* index entry within multitable <1>:     chapter.            (line  705)
+* index entry within multitable <2>:     chapter.            (line 1357)
+* t-ruc:                                 chapter.            (line 1723)
+* T-ruc:                                 chapter.            (line 1723)
 
 * Menu:
 
-* --foption:                             Top.                (line   16)
-* --foption <1>:                         Top.                (line  527)
-* --foption <2>:                         Top.                (line 1049)
-* .:                                     Top.                (line 1711)
-* ?:                                     Top.                (line 1711)
-* ``:                                    Top.                (line   16)
-* `` <1>:                                Top.                (line  527)
-* `` <2>:                                Top.                (line 1049)
-* a:                                     Top.                (line  255)
-* a <1>:                                 Top.                (line  391)
-* a <2>:                                 Top.                (line  766)
-* a <3>:                                 Top.                (line  902)
-* a <4>:                                 Top.                (line 1417)
-* a <5>:                                 Top.                (line 1553)
-* a <6>:                                 Top.                (line 1711)
-* after:                                 Top.                (line  480)
-* after <1>:                             Top.                (line  991)
-* after <2>:                             Top.                (line 1670)
-* b:                                     Top.                (line  392)
-* b <1>:                                 Top.                (line  903)
-* b <2>:                                 Top.                (line 1554)
-* bidule machin:                         Top.                (line  249)
-* bidule machin <1>:                     Top.                (line  760)
-* bidule machin <2>:                     Top.                (line 1411)
-* d--effn_name:                          Top.                (line  230)
-* d--effn_name <1>:                      Top.                (line  741)
-* d--effn_name <2>:                      Top.                (line 1392)
-* d--efmac_name:                         Top.                (line  291)
-* d--efmac_name <1>:                     Top.                (line  802)
-* d--efmac_name <2>:                     Top.                (line 1453)
-* d--efmethod_name on c--lass:           Top.                (line  315)
-* d--efmethod_name on c--lass <1>:       Top.                (line  826)
-* d--efmethod_name on c--lass <2>:       Top.                (line 1477)
-* d--efop_name on c--lass:               Top.                (line  282)
-* d--efop_name on c--lass <1>:           Top.                (line  793)
-* d--efop_name on c--lass <2>:           Top.                (line 1444)
-* d--efspec_name:                        Top.                (line  294)
-* d--efspec_name <1>:                    Top.                (line  805)
-* d--efspec_name <2>:                    Top.                (line 1456)
-* d--eftypefn_name:                      Top.                (line  270)
-* d--eftypefn_name <1>:                  Top.                (line  781)
-* d--eftypefn_name <2>:                  Top.                (line 1432)
-* d--eftypefun_name:                     Top.                (line  303)
-* d--eftypefun_name <1>:                 Top.                (line  814)
-* d--eftypefun_name <2>:                 Top.                (line 1465)
-* d--eftypemethod_name on c--lass:       Top.                (line  318)
-* d--eftypemethod_name on c--lass <1>:   Top.                (line  829)
-* d--eftypemethod_name on c--lass <2>:   Top.                (line 1480)
-* d--eftypeop_name on c--lass:           Top.                (line  273)
-* d--eftypeop_name on c--lass <1>:       Top.                (line  784)
-* d--eftypeop_name on c--lass <2>:       Top.                (line 1435)
-* d--efun_name:                          Top.                (line  288)
-* d--efun_name <1>:                      Top.                (line  799)
-* d--efun_name <2>:                      Top.                (line 1450)
-* de--ffn_name:                          Top.                (line  233)
-* de--ffn_name <1>:                      Top.                (line  744)
-* de--ffn_name <2>:                      Top.                (line 1395)
-* deffn:                                 Top.                (line  258)
-* deffn <1>:                             Top.                (line  260)
-* deffn <2>:                             Top.                (line  769)
-* deffn <3>:                             Top.                (line  771)
-* deffn <4>:                             Top.                (line 1420)
-* deffn <5>:                             Top.                (line 1422)
-* deffnx:                                Top.                (line  256)
-* deffnx <1>:                            Top.                (line  261)
-* deffnx <2>:                            Top.                (line  767)
-* deffnx <3>:                            Top.                (line  772)
-* deffnx <4>:                            Top.                (line 1418)
-* deffnx <5>:                            Top.                (line 1423)
-* followed:                              Top.                (line  252)
-* followed <1>:                          Top.                (line  478)
-* followed <2>:                          Top.                (line  763)
-* followed <3>:                          Top.                (line  989)
-* followed <4>:                          Top.                (line 1414)
-* followed <5>:                          Top.                (line 1668)
-* I:                                     Top.                (line  237)
-* I <1>:                                 Top.                (line  263)
-* I <2>:                                 Top.                (line  748)
-* I <3>:                                 Top.                (line  774)
-* I <4>:                                 Top.                (line 1399)
-* I <5>:                                 Top.                (line 1425)
-* id i ule:                              Top.                (line  243)
-* id i ule <1>:                          Top.                (line  754)
-* id i ule <2>:                          Top.                (line 1405)
-* id ule:                                Top.                (line  242)
-* id ule <1>:                            Top.                (line  753)
-* id ule <2>:                            Top.                (line 1404)
-* log trap:                              Top.                (line  239)
-* log trap <1>:                          Top.                (line  750)
-* log trap <2>:                          Top.                (line 1401)
-* log trap1:                             Top.                (line  240)
-* log trap1 <1>:                         Top.                (line  751)
-* log trap1 <2>:                         Top.                (line 1402)
-* log trap2:                             Top.                (line  241)
-* log trap2 <1>:                         Top.                (line  752)
-* log trap2 <2>:                         Top.                (line 1403)
-* machin:                                Top.                (line  248)
-* machin <1>:                            Top.                (line  250)
-* machin <2>:                            Top.                (line  474)
-* machin <3>:                            Top.                (line  475)
-* machin <4>:                            Top.                (line  476)
-* machin <5>:                            Top.                (line  477)
-* machin <6>:                            Top.                (line  759)
-* machin <7>:                            Top.                (line  761)
-* machin <8>:                            Top.                (line  985)
-* machin <9>:                            Top.                (line  986)
-* machin <10>:                           Top.                (line  987)
-* machin <11>:                           Top.                (line  988)
-* machin <12>:                           Top.                (line 1410)
-* machin <13>:                           Top.                (line 1412)
-* machin <14>:                           Top.                (line 1664)
-* machin <15>:                           Top.                (line 1665)
-* machin <16>:                           Top.                (line 1666)
-* machin <17>:                           Top.                (line 1667)
-* t--ruc:                                Top.                (line 1711)
-* T--ruc:                                Top.                (line 1711)
-* truc:                                  Top.                (line  238)
-* truc <1>:                              Top.                (line  264)
-* truc <2>:                              Top.                (line  749)
-* truc <3>:                              Top.                (line  775)
-* truc <4>:                              Top.                (line 1400)
-* truc <5>:                              Top.                (line 1426)
+* --foption:                             chapter.            (line   28)
+* --foption <1>:                         chapter.            (line  539)
+* --foption <2>:                         chapter.            (line 1061)
+* .:                                     chapter.            (line 1723)
+* ?:                                     chapter.            (line 1723)
+* ``:                                    chapter.            (line   28)
+* `` <1>:                                chapter.            (line  539)
+* `` <2>:                                chapter.            (line 1061)
+* a:                                     chapter.            (line  267)
+* a <1>:                                 chapter.            (line  403)
+* a <2>:                                 chapter.            (line  778)
+* a <3>:                                 chapter.            (line  914)
+* a <4>:                                 chapter.            (line 1429)
+* a <5>:                                 chapter.            (line 1565)
+* a <6>:                                 chapter.            (line 1723)
+* after:                                 chapter.            (line  492)
+* after <1>:                             chapter.            (line 1003)
+* after <2>:                             chapter.            (line 1682)
+* b:                                     chapter.            (line  404)
+* b <1>:                                 chapter.            (line  915)
+* b <2>:                                 chapter.            (line 1566)
+* bidule machin:                         chapter.            (line  261)
+* bidule machin <1>:                     chapter.            (line  772)
+* bidule machin <2>:                     chapter.            (line 1423)
+* d--effn_name:                          chapter.            (line  242)
+* d--effn_name <1>:                      chapter.            (line  753)
+* d--effn_name <2>:                      chapter.            (line 1404)
+* d--efmac_name:                         chapter.            (line  303)
+* d--efmac_name <1>:                     chapter.            (line  814)
+* d--efmac_name <2>:                     chapter.            (line 1465)
+* d--efmethod_name on c--lass:           chapter.            (line  327)
+* d--efmethod_name on c--lass <1>:       chapter.            (line  838)
+* d--efmethod_name on c--lass <2>:       chapter.            (line 1489)
+* d--efop_name on c--lass:               chapter.            (line  294)
+* d--efop_name on c--lass <1>:           chapter.            (line  805)
+* d--efop_name on c--lass <2>:           chapter.            (line 1456)
+* d--efspec_name:                        chapter.            (line  306)
+* d--efspec_name <1>:                    chapter.            (line  817)
+* d--efspec_name <2>:                    chapter.            (line 1468)
+* d--eftypefn_name:                      chapter.            (line  282)
+* d--eftypefn_name <1>:                  chapter.            (line  793)
+* d--eftypefn_name <2>:                  chapter.            (line 1444)
+* d--eftypefun_name:                     chapter.            (line  315)
+* d--eftypefun_name <1>:                 chapter.            (line  826)
+* d--eftypefun_name <2>:                 chapter.            (line 1477)
+* d--eftypemethod_name on c--lass:       chapter.            (line  330)
+* d--eftypemethod_name on c--lass <1>:   chapter.            (line  841)
+* d--eftypemethod_name on c--lass <2>:   chapter.            (line 1492)
+* d--eftypeop_name on c--lass:           chapter.            (line  285)
+* d--eftypeop_name on c--lass <1>:       chapter.            (line  796)
+* d--eftypeop_name on c--lass <2>:       chapter.            (line 1447)
+* d--efun_name:                          chapter.            (line  300)
+* d--efun_name <1>:                      chapter.            (line  811)
+* d--efun_name <2>:                      chapter.            (line 1462)
+* de--ffn_name:                          chapter.            (line  245)
+* de--ffn_name <1>:                      chapter.            (line  756)
+* de--ffn_name <2>:                      chapter.            (line 1407)
+* deffn:                                 chapter.            (line  270)
+* deffn <1>:                             chapter.            (line  272)
+* deffn <2>:                             chapter.            (line  781)
+* deffn <3>:                             chapter.            (line  783)
+* deffn <4>:                             chapter.            (line 1432)
+* deffn <5>:                             chapter.            (line 1434)
+* deffnx:                                chapter.            (line  268)
+* deffnx <1>:                            chapter.            (line  273)
+* deffnx <2>:                            chapter.            (line  779)
+* deffnx <3>:                            chapter.            (line  784)
+* deffnx <4>:                            chapter.            (line 1430)
+* deffnx <5>:                            chapter.            (line 1435)
+* followed:                              chapter.            (line  264)
+* followed <1>:                          chapter.            (line  490)
+* followed <2>:                          chapter.            (line  775)
+* followed <3>:                          chapter.            (line 1001)
+* followed <4>:                          chapter.            (line 1426)
+* followed <5>:                          chapter.            (line 1680)
+* I:                                     chapter.            (line  249)
+* I <1>:                                 chapter.            (line  275)
+* I <2>:                                 chapter.            (line  760)
+* I <3>:                                 chapter.            (line  786)
+* I <4>:                                 chapter.            (line 1411)
+* I <5>:                                 chapter.            (line 1437)
+* id i ule:                              chapter.            (line  255)
+* id i ule <1>:                          chapter.            (line  766)
+* id i ule <2>:                          chapter.            (line 1417)
+* id ule:                                chapter.            (line  254)
+* id ule <1>:                            chapter.            (line  765)
+* id ule <2>:                            chapter.            (line 1416)
+* log trap:                              chapter.            (line  251)
+* log trap <1>:                          chapter.            (line  762)
+* log trap <2>:                          chapter.            (line 1413)
+* log trap1:                             chapter.            (line  252)
+* log trap1 <1>:                         chapter.            (line  763)
+* log trap1 <2>:                         chapter.            (line 1414)
+* log trap2:                             chapter.            (line  253)
+* log trap2 <1>:                         chapter.            (line  764)
+* log trap2 <2>:                         chapter.            (line 1415)
+* machin:                                chapter.            (line  260)
+* machin <1>:                            chapter.            (line  262)
+* machin <2>:                            chapter.            (line  486)
+* machin <3>:                            chapter.            (line  487)
+* machin <4>:                            chapter.            (line  488)
+* machin <5>:                            chapter.            (line  489)
+* machin <6>:                            chapter.            (line  771)
+* machin <7>:                            chapter.            (line  773)
+* machin <8>:                            chapter.            (line  997)
+* machin <9>:                            chapter.            (line  998)
+* machin <10>:                           chapter.            (line  999)
+* machin <11>:                           chapter.            (line 1000)
+* machin <12>:                           chapter.            (line 1422)
+* machin <13>:                           chapter.            (line 1424)
+* machin <14>:                           chapter.            (line 1676)
+* machin <15>:                           chapter.            (line 1677)
+* machin <16>:                           chapter.            (line 1678)
+* machin <17>:                           chapter.            (line 1679)
+* t--ruc:                                chapter.            (line 1723)
+* T--ruc:                                chapter.            (line 1723)
+* truc:                                  chapter.            (line  250)
+* truc <1>:                              chapter.            (line  276)
+* truc <2>:                              chapter.            (line  761)
+* truc <3>:                              chapter.            (line  787)
+* truc <4>:                              chapter.            (line 1412)
+* truc <5>:                              chapter.            (line 1438)
 
 Top section
 1 chapter
diff --git a/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.2 
b/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.2
index eb99df1..610b5fa 100644
--- a/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.2
+++ b/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.2
@@ -1,4 +1,65 @@
-formatting.texi:25: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:15: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:15: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:15: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:15: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:15: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:15: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:15: @U expected braces (possibly involving @mymacro)
+formatting.texi:15: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:15: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:15: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:15: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:15: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:15: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:15: unexpected @ (possibly involving @mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @sp missing argument (possibly involving @mymacro)
+formatting.texi:15: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:15: misplaced } (possibly involving @mymacro)
+formatting.texi:15: misplaced } (possibly involving @mymacro)
+formatting.texi:15: misplaced { (possibly involving @mymacro)
+formatting.texi:15: misplaced { (possibly involving @mymacro)
+formatting.texi:15: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:25: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
 formatting.texi:25: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:25: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -60,226 +121,165 @@ formatting.texi:25: warning: @inforef is obsolete. 
(possibly involving @mymacro)
 formatting.texi:25: warning: @inforef is obsolete. (possibly involving 
@mymacro)
 formatting.texi:25: warning: @inforef is obsolete. (possibly involving 
@mymacro)
 formatting.texi:25: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:35: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:35: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:35: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:35: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:35: @U expected braces (possibly involving @mymacro)
-formatting.texi:35: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:35: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:35: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:35: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:35: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:35: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:35: unexpected @ (possibly involving @mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @sp missing argument (possibly involving @mymacro)
-formatting.texi:35: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:35: misplaced } (possibly involving @mymacro)
-formatting.texi:35: misplaced } (possibly involving @mymacro)
-formatting.texi:35: misplaced { (possibly involving @mymacro)
-formatting.texi:35: misplaced { (possibly involving @mymacro)
-formatting.texi:35: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
-formatting.texi:45: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:45: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:45: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:45: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:45: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:45: @U expected braces (possibly involving @mymacro)
-formatting.texi:45: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:45: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:45: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:45: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:45: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:45: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:45: unexpected @ (possibly involving @mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @sp missing argument (possibly involving @mymacro)
-formatting.texi:45: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:45: misplaced } (possibly involving @mymacro)
-formatting.texi:45: misplaced } (possibly involving @mymacro)
-formatting.texi:45: misplaced { (possibly involving @mymacro)
-formatting.texi:45: misplaced { (possibly involving @mymacro)
-formatting.texi:45: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:49: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
-formatting.texi:49: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:49: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:49: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:49: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:49: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:49: @U expected braces (possibly involving @mymacro)
-formatting.texi:49: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:49: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:49: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:49: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:49: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:49: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:49: unexpected @ (possibly involving @mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @sp missing argument (possibly involving @mymacro)
-formatting.texi:49: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:49: misplaced } (possibly involving @mymacro)
-formatting.texi:49: misplaced } (possibly involving @mymacro)
-formatting.texi:49: misplaced { (possibly involving @mymacro)
-formatting.texi:49: misplaced { (possibly involving @mymacro)
-formatting.texi:49: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:101: warning: @menu in invalid context
-formatting.texi:141: warning: @centerchap is obsolete.
+formatting.texi:61: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:61: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:61: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:61: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:61: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:61: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:61: @U expected braces (possibly involving @mymacro)
+formatting.texi:61: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:61: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:61: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:61: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:61: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:61: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:61: unexpected @ (possibly involving @mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @sp missing argument (possibly involving @mymacro)
+formatting.texi:61: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:61: misplaced } (possibly involving @mymacro)
+formatting.texi:61: misplaced } (possibly involving @mymacro)
+formatting.texi:61: misplaced { (possibly involving @mymacro)
+formatting.texi:61: misplaced { (possibly involving @mymacro)
+formatting.texi:61: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:65: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:65: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:65: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:65: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:65: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:65: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:65: @U expected braces (possibly involving @mymacro)
+formatting.texi:65: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:65: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:65: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:65: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:65: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:65: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:65: unexpected @ (possibly involving @mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @sp missing argument (possibly involving @mymacro)
+formatting.texi:65: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:65: misplaced } (possibly involving @mymacro)
+formatting.texi:65: misplaced } (possibly involving @mymacro)
+formatting.texi:65: misplaced { (possibly involving @mymacro)
+formatting.texi:65: misplaced { (possibly involving @mymacro)
+formatting.texi:65: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:103: warning: @menu in invalid context
+formatting.texi:143: warning: @centerchap is obsolete.
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:35: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
 formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
diff --git a/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.html 
b/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.html
index a1265af..31ae253 100644
--- a/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.html
@@ -907,8 +907,8 @@ but , ,
 <code>@ogonek{a}</code> &#261;
 <code>@ogonek{--a}</code> &ndash;a;
 <code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF3" 
href="#FOOT3"><sup>7</sup></a>
-<code>@footnote{in footnote2}</code> <a id="DOCF4" 
href="#FOOT4"><sup>8</sup></a>
+<code>@footnote{in footnote}</code> <a id="DOCF3" 
href="#FOOT3"><sup>1</sup></a>
+<code>@footnote{in footnote2}</code> <a id="DOCF4" 
href="#FOOT4"><sup>2</sup></a>
 </p>
 <p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
 <code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
@@ -1436,15 +1436,15 @@ html ''
 
 
 
-<span id="majorheading-3"></span><h1 class="majorheading">majorheading</h1>
+<span id="majorheading"></span><h1 class="majorheading">majorheading</h1>
 
-<span id="chapheading-3"></span><h1 class="chapheading">chapheading</h1>
+<span id="chapheading"></span><h1 class="chapheading">chapheading</h1>
 
-<span id="heading-3"></span><h2 class="heading">heading</h2>
+<span id="heading"></span><h2 class="heading">heading</h2>
 
-<span id="subheading-3"></span><h3 class="subheading">subheading</h3>
+<span id="subheading"></span><h3 class="subheading">subheading</h3>
 
-<span id="subsubheading-3"></span><h4 class="subsubheading">subsubheading</h4>
+<span id="subsubheading"></span><h4 class="subsubheading">subsubheading</h4>
 
 
 <p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
@@ -1737,8 +1737,8 @@ but , ,
 <code>@ogonek{a}</code> &#261;
 <code>@ogonek{--a}</code> &ndash;a;
 <code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF1_9" 
href="#FOOT1_9"><sup>9</sup></a>
-<code>@footnote{in footnote2}</code> <a id="DOCF2_10" 
href="#FOOT2_10"><sup>10</sup></a>
+<code>@footnote{in footnote}</code> <a id="DOCF1" 
href="#FOOT1"><sup>3</sup></a>
+<code>@footnote{in footnote2}</code> <a id="DOCF2" 
href="#FOOT2"><sup>4</sup></a>
 </p>
 <p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
 <code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
@@ -2265,15 +2265,15 @@ html ''
 
 
 
-<span id="majorheading"></span><h1 class="majorheading">majorheading</h1>
+<span id="majorheading-1"></span><h1 class="majorheading">majorheading</h1>
 
-<span id="chapheading"></span><h1 class="chapheading">chapheading</h1>
+<span id="chapheading-1"></span><h1 class="chapheading">chapheading</h1>
 
-<span id="heading"></span><h2 class="heading">heading</h2>
+<span id="heading-1"></span><h2 class="heading">heading</h2>
 
-<span id="subheading"></span><h3 class="subheading">subheading</h3>
+<span id="subheading-1"></span><h3 class="subheading">subheading</h3>
 
-<span id="subsubheading"></span><h4 class="subsubheading">subsubheading</h4>
+<span id="subsubheading-1"></span><h4 class="subsubheading">subsubheading</h4>
 
 
 <p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
@@ -2379,19 +2379,23 @@ html ''
 
 <hr>
 
+
+
+
+
 <div class="top" id="Top">
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[ &lt; ]</td>
 <td valign="middle" align="left">[<a href="#chapter" title="Next section in 
reading order"> &gt; </a>]</td>
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <span id="Top-section"></span><h1 class="top">Top section</h1>
 
 <table class="menu" border="0" cellspacing="0">
-<tr><td align="left" valign="top"><a href="#chapter">1 
chapter</a></td><td>&nbsp;&nbsp;</td><td align="left" valign="top"></td></tr>
+<tr><td align="left" valign="top"><a href="#chapter" rel="index">1 
chapter</a></td><td>&nbsp;&nbsp;</td><td align="left" valign="top"></td></tr>
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">
 
 Menu comment
@@ -2401,8 +2405,34 @@ Menu comment
 </table>
 
 
+<hr size="6">
+<div class="chapter" id="chapter">
+<table class="header" cellpadding="1" cellspacing="1" border="0">
+<tr><td valign="middle" align="left">[<a href="#Top" title="Beginning of this 
chapter or previous chapter"> &lt;&lt; </a>]</td>
+<td valign="middle" align="left">[<a href="#Top" title="Previous section in 
reading order"> &lt; </a>]</td>
+<td valign="middle" align="left">[<a href="#Top" title="Up section"> Up 
</a>]</td>
+<td valign="middle" align="left">[<a href="#s_002d_002dect_002cion" 
title="Next section in reading order"> &gt; </a>]</td>
+<td valign="middle" align="left">[<a href="#chapter2" title="Next chapter"> 
&gt;&gt; </a>]</td>
+<td valign="middle" align="left"> &nbsp; </td>
+<td valign="middle" align="left"> &nbsp; </td>
+<td valign="middle" align="left"> &nbsp; </td>
+<td valign="middle" align="left"> &nbsp; </td>
+<td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
+<td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
+</tr></table>
+<span id="chapter-1"></span><h1 class="chapter">1 chapter</h1>
 
-
+<p>First para
+</p>
+<p>qsddsqkdsqkkmljsqjsqodmmdsqdsmqj dqs sdq sqd sdq dsq sdq sqd sqd sdq sdq 
+qsd dsq sdq dsq dssdq sdq sdq sdq dsq sdq dsq dsq sdq dsq sdqsd q
+</p>
+<p>noindent in para.
+</p>
+<p>unneeded indent
+</p>
 <p>Insertcopying in normal text
 </p><p>In copying
 </p>
@@ -2591,8 +2621,8 @@ but , ,
 <code>@ogonek{a}</code> &#261;
 <code>@ogonek{--a}</code> &ndash;a;
 <code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF1" 
href="#FOOT1"><sup>1</sup></a>
-<code>@footnote{in footnote2}</code> <a id="DOCF2" 
href="#FOOT2"><sup>2</sup></a>
+<code>@footnote{in footnote}</code> <a id="DOCF1_5" 
href="#FOOT1_5"><sup>5</sup></a>
+<code>@footnote{in footnote2}</code> <a id="DOCF2_6" 
href="#FOOT2_6"><sup>6</sup></a>
 </p>
 <p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
 <code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
@@ -3119,15 +3149,15 @@ html ''
 
 
 
-<span id="majorheading"></span><h1 class="majorheading">majorheading</h1>
+<span id="majorheading-1"></span><h1 class="majorheading">majorheading</h1>
 
-<span id="chapheading"></span><h1 class="chapheading">chapheading</h1>
+<span id="chapheading-1"></span><h1 class="chapheading">chapheading</h1>
 
-<span id="heading"></span><h2 class="heading">heading</h2>
+<span id="heading-1"></span><h2 class="heading">heading</h2>
 
-<span id="subheading"></span><h3 class="subheading">subheading</h3>
+<span id="subheading-1"></span><h3 class="subheading">subheading</h3>
 
-<span id="subsubheading"></span><h4 class="subsubheading">subsubheading</h4>
+<span id="subsubheading-1"></span><h4 class="subsubheading">subsubheading</h4>
 
 
 <p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
@@ -3419,8 +3449,8 @@ but , ,
 <code>@ogonek{a}</code> &#261;
 <code>@ogonek{--a}</code> &ndash;a;
 <code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF5" 
href="#FOOT5"><sup>3</sup></a>
-<code>@footnote{in footnote2}</code> <a id="DOCF6" 
href="#FOOT6"><sup>4</sup></a>
+<code>@footnote{in footnote}</code> <a id="DOCF5" 
href="#FOOT5"><sup>7</sup></a>
+<code>@footnote{in footnote2}</code> <a id="DOCF6" 
href="#FOOT6"><sup>8</sup></a>
 </p>
 <p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
 <code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
@@ -3947,15 +3977,15 @@ html ''
 
 
 
-<span id="majorheading-1"></span><h1 class="majorheading">majorheading</h1>
+<span id="majorheading-2"></span><h1 class="majorheading">majorheading</h1>
 
-<span id="chapheading-1"></span><h1 class="chapheading">chapheading</h1>
+<span id="chapheading-2"></span><h1 class="chapheading">chapheading</h1>
 
-<span id="heading-1"></span><h2 class="heading">heading</h2>
+<span id="heading-2"></span><h2 class="heading">heading</h2>
 
-<span id="subheading-1"></span><h3 class="subheading">subheading</h3>
+<span id="subheading-2"></span><h3 class="subheading">subheading</h3>
 
-<span id="subsubheading-1"></span><h4 class="subsubheading">subsubheading</h4>
+<span id="subsubheading-2"></span><h4 class="subsubheading">subsubheading</h4>
 
 
 <p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
@@ -4254,8 +4284,8 @@ but , ,
 <code>@ogonek{a}</code> &#261;
 <code>@ogonek{--a}</code> --a;
 <code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF7" href="#FOOT7">(5)</a>
-<code>@footnote{in footnote2}</code> <a id="DOCF8" href="#FOOT8">(6)</a>
+<code>@footnote{in footnote}</code> <a id="DOCF7" href="#FOOT7">(9)</a>
+<code>@footnote{in footnote2}</code> <a id="DOCF8" href="#FOOT8">(10)</a>
 
 <code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
 <code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
@@ -4873,19 +4903,19 @@ html ''
 
 
 
-</pre><span id="majorheading-2"></span><strong>majorheading</strong>
+</pre><span id="majorheading-3"></span><strong>majorheading</strong>
 <pre class="example">
 
-</pre><span id="chapheading-2"></span><strong>chapheading</strong>
+</pre><span id="chapheading-3"></span><strong>chapheading</strong>
 <pre class="example">
 
-</pre><span id="heading-2"></span><strong>heading</strong>
+</pre><span id="heading-3"></span><strong>heading</strong>
 <pre class="example">
 
-</pre><span id="subheading-2"></span><strong>subheading</strong>
+</pre><span id="subheading-3"></span><strong>subheading</strong>
 <pre class="example">
 
-</pre><span id="subsubheading-2"></span><strong>subsubheading</strong>
+</pre><span id="subsubheading-3"></span><strong>subsubheading</strong>
 <pre class="example">
 
 
@@ -5012,264 +5042,264 @@ Invalid use of @':
 
 
 <p>cp
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_cp_symbol-1"><b>&quot;</b></a>
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_cp_symbol-1"><b>&quot;</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-2"><b>-</b></a>
+<a class="summary-letter" href="#chapter-1_cp_symbol-2"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-3"><b>.</b></a>
+<a class="summary-letter" href="#chapter-1_cp_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-4"><b>?</b></a>
+<a class="summary-letter" href="#chapter-1_cp_symbol-4"><b>?</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter" href="#Top-section_cp_letter-A"><b>A</b></a>
+<a class="summary-letter" href="#chapter-1_cp_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_letter-I"><b>I</b></a>
+<a class="summary-letter" href="#chapter-1_cp_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_letter-T"><b>T</b></a>
+<a class="summary-letter" href="#chapter-1_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
 <table class="index-cp" border="0">
 <tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_symbol-1">&quot;</th><td></td><td></td></tr>
+<tr><th id="chapter-1_cp_symbol-1">&quot;</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-1">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-1">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_symbol-2">-</th><td></td><td></td></tr>
+<tr><th id="chapter-1_cp_symbol-2">-</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption-1">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption-1">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_symbol-3">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><th id="chapter-1_cp_symbol-3">.</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_symbol-4">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><th id="chapter-1_cp_symbol-4">?</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_letter-A">A</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a href="#index-a">a</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><th id="chapter-1_cp_letter-A">A</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a href="#index-a">a</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_letter-I">I</th><td></td><td></td></tr>
+<tr><th id="chapter-1_cp_letter-I">I</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-index-entry-within-deffn">index 
entry within deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-index-entry-within-deffn">index 
entry within deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><th id="chapter-1_cp_letter-T">T</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#Top-section_cp_symbol-1"><b>&quot;</b></a>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-1_cp_symbol-1"><b>&quot;</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-2"><b>-</b></a>
+<a class="summary-letter" href="#chapter-1_cp_symbol-2"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-3"><b>.</b></a>
+<a class="summary-letter" href="#chapter-1_cp_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-4"><b>?</b></a>
+<a class="summary-letter" href="#chapter-1_cp_symbol-4"><b>?</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter" href="#Top-section_cp_letter-A"><b>A</b></a>
+<a class="summary-letter" href="#chapter-1_cp_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_letter-I"><b>I</b></a>
+<a class="summary-letter" href="#chapter-1_cp_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_letter-T"><b>T</b></a>
+<a class="summary-letter" href="#chapter-1_cp_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
 
 <p>fn
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_fn_symbol-1"><b>-</b></a>
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_fn_symbol-1"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-2"><b>.</b></a>
+<a class="summary-letter" href="#chapter-1_fn_symbol-2"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-3"><b>?</b></a>
+<a class="summary-letter" href="#chapter-1_fn_symbol-3"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-4"><b>`</b></a>
+<a class="summary-letter" href="#chapter-1_fn_symbol-4"><b>`</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter" href="#Top-section_fn_letter-A"><b>A</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-B"><b>B</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-D"><b>D</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-F"><b>F</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-F"><b>F</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-I"><b>I</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-L"><b>L</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-L"><b>L</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-M"><b>M</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-M"><b>M</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-T"><b>T</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
 <table class="index-fn" border="0">
 <tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_symbol-1">-</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_symbol-1">-</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_symbol-2">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><th id="chapter-1_fn_symbol-2">.</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_symbol-3">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><th id="chapter-1_fn_symbol-3">?</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_symbol-4">`</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_symbol-4">`</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-A">A</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_letter-A">A</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-B">B</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_letter-B">B</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-D">D</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_letter-D">D</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-F">F</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_letter-F">F</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-I">I</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_letter-I">I</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-id-i-ule"><code><b>id 
@<samp>i</samp>'&lsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-id-i-ule"><code><b>id 
@<samp>i</samp>'&lsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-i-ule"><code><b>id 
@<samp>i</samp>'&lsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-i-ule-1"><code><b>id 
@<samp>i</samp>'&lsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-i-ule"><code><b>id 
@<samp>i</samp>'&lsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-i-ule-1"><code><b>id 
@<samp>i</samp>'&lsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-L">L</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_letter-L">L</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-M">M</th><td></td><td></td></tr>
+<tr><th id="chapter-1_fn_letter-M">M</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
@@ -5282,122 +5312,122 @@ Invalid use of @':
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><th id="chapter-1_fn_letter-T">T</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#Top-section_fn_symbol-1"><b>-</b></a>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-1_fn_symbol-1"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-2"><b>.</b></a>
+<a class="summary-letter" href="#chapter-1_fn_symbol-2"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-3"><b>?</b></a>
+<a class="summary-letter" href="#chapter-1_fn_symbol-3"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-4"><b>`</b></a>
+<a class="summary-letter" href="#chapter-1_fn_symbol-4"><b>`</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter" href="#Top-section_fn_letter-A"><b>A</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-B"><b>B</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-D"><b>D</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-F"><b>F</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-F"><b>F</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-I"><b>I</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-L"><b>L</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-L"><b>L</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-M"><b>M</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-M"><b>M</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-T"><b>T</b></a>
+<a class="summary-letter" href="#chapter-1_fn_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
 
 <p>vr
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_vr_letter-A"><b>A</b></a>
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_vr_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_vr_letter-B"><b>B</b></a>
+<a class="summary-letter" href="#chapter-1_vr_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_vr_letter-D"><b>D</b></a>
+<a class="summary-letter" href="#chapter-1_vr_letter-D"><b>D</b></a>
  &nbsp; 
 </td></tr></table>
 <table class="index-vr" border="0">
 <tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_vr_letter-A">A</th><td></td><td></td></tr>
+<tr><th id="chapter-1_vr_letter-A">A</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-a-2"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-a-2"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-6"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-7"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-6"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-7"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_vr_letter-B">B</th><td></td><td></td></tr>
+<tr><th id="chapter-1_vr_letter-B">B</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-b-1"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-b-1"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-2"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-3"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-2"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-3"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_vr_letter-D">D</th><td></td><td></td></tr>
+<tr><th id="chapter-1_vr_letter-D">D</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname-1"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname-1"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname-1"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname-1"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname-1"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname-1"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname-1"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname-1"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#Top-section_vr_letter-A"><b>A</b></a>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-1_vr_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_vr_letter-B"><b>B</b></a>
+<a class="summary-letter" href="#chapter-1_vr_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter" href="#Top-section_vr_letter-D"><b>D</b></a>
+<a class="summary-letter" href="#chapter-1_vr_letter-D"><b>D</b></a>
  &nbsp; 
 </td></tr></table>
 
@@ -5406,53 +5436,25 @@ Invalid use of @':
 <p>pg
 </p>
 <p>tp
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_tp_letter-D"><b>D</b></a>
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_tp_letter-D"><b>D</b></a>
  &nbsp; 
 </td></tr></table>
 <table class="index-tp" border="0">
 <tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
 <tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_tp_letter-D">D</th><td></td><td></td></tr>
+<tr><th id="chapter-1_tp_letter-D">D</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname-1"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname-1"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#Top-section_tp_letter-D"><b>D</b></a>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-1_tp_letter-D"><b>D</b></a>
  &nbsp; 
 </td></tr></table>
 
 
 
-<hr size="6">
-<div class="chapter" id="chapter">
-<table class="header" cellpadding="1" cellspacing="1" border="0">
-<tr><td valign="middle" align="left">[<a href="#Top" title="Beginning of this 
chapter or previous chapter"> &lt;&lt; </a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Previous section in 
reading order"> &lt; </a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Up section"> Up 
</a>]</td>
-<td valign="middle" align="left">[<a href="#s_002d_002dect_002cion" 
title="Next section in reading order"> &gt; </a>]</td>
-<td valign="middle" align="left">[<a href="#chapter2" title="Next chapter"> 
&gt;&gt; </a>]</td>
-<td valign="middle" align="left"> &nbsp; </td>
-<td valign="middle" align="left"> &nbsp; </td>
-<td valign="middle" align="left"> &nbsp; </td>
-<td valign="middle" align="left"> &nbsp; </td>
-<td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
-<td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
-<td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
-</tr></table>
-<span id="chapter-1"></span><h1 class="chapter">1 chapter</h1>
-
-<p>First para
-</p>
-<p>qsddsqkdsqkkmljsqjsqodmmdsqdsmqj dqs sdq sqd sdq dsq sdq sqd sqd sdq sdq 
-qsd dsq sdq dsq dssdq sdq sdq sdq dsq sdq dsq dsq sdq dsq sdqsd q
-</p>
-<p>noindent in para.
-</p>
-<p>unneeded indent
-</p>
 <p><a id="DOCF9" href="#FOOT9"><sup>11</sup></a>
 </p>
 <div class="format">
@@ -5481,7 +5483,7 @@ Menu comment
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <span id="A-section"></span><h2 class="section">1.1 A section</h2>
@@ -5513,7 +5515,7 @@ Menu comment
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <span id="subsection-1"></span><h3 class="subsection">1.1.1 subsection</h3>
@@ -5540,7 +5542,7 @@ Menu comment
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <span id="subsubsection-_0060_0060simple_002ddouble_002d_002d-1"></span><h4 
class="subsubsection">1.1.1.1 subsubsection &ldquo;simple-double&ndash;</h4>
@@ -5560,7 +5562,7 @@ Menu comment
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <span id="three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027"></span><h4 
class="subsubsection">1.1.1.2 three&mdash;four&mdash;-&rdquo;</h4>
@@ -5583,7 +5585,7 @@ Menu comment
 <td valign="middle" align="left"> &nbsp; </td>
 <td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <span id="chapter-2"></span><h1 class="centerchap" align="center">chapter 
2</h1>
@@ -5610,45 +5612,45 @@ Menu comment
 <tr><th id="chapter-2_cp_symbol-1">&quot;</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-1">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-1">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_symbol-2">-</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption-1">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption-1">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_symbol-3">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_symbol-4">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_letter-A">A</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a href="#index-a">a</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-a">a</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_letter-I">I</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-index-entry-within-deffn">index 
entry within deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-index-entry-within-deffn">index 
entry within deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-2_cp_symbol-1"><b>&quot;</b></a>
@@ -5699,149 +5701,149 @@ Menu comment
 <tr><th id="chapter-2_fn_symbol-1">-</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_symbol-2">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_symbol-3">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_symbol-4">`</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-A">A</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-B">B</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-D">D</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-F">F</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-I">I</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-id-i-ule"><code><b>id 
@<samp>i</samp>'&lsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-id-i-ule"><code><b>id 
@<samp>i</samp>'&lsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-i-ule"><code><b>id 
@<samp>i</samp>'&lsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-i-ule-1"><code><b>id 
@<samp>i</samp>'&lsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-i-ule"><code><b>id 
@<samp>i</samp>'&lsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-i-ule-1"><code><b>id 
@<samp>i</samp>'&lsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-L">L</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-copying-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
 <tr><td></td><td valign="top"><a href="#index-titlepage-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-M">M</th><td></td><td></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
@@ -5856,30 +5858,30 @@ Menu comment
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-copying-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="#index-titlepage-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-2_fn_symbol-1"><b>-</b></a>
@@ -5916,30 +5918,30 @@ Menu comment
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <h1 class="footnotes-heading">Footnotes</h1>
 
-<h5><a id="FOOT1" href="#DOCF1">(1)</a></h5>
+<h5><a id="FOOT3" href="#DOCF3">(1)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT2" href="#DOCF2">(2)</a></h5>
+<h5><a id="FOOT4" href="#DOCF4">(2)</a></h5>
 <p>in footnote2</p>
-<h5><a id="FOOT5" href="#DOCF5">(3)</a></h5>
+<h5><a id="FOOT1" href="#DOCF1">(3)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT6" href="#DOCF6">(4)</a></h5>
+<h5><a id="FOOT2" href="#DOCF2">(4)</a></h5>
 <p>in footnote2</p>
-<h5><a id="FOOT7" href="#DOCF7">(5)</a></h5>
+<h5><a id="FOOT1_5" href="#DOCF1_5">(5)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT8" href="#DOCF8">(6)</a></h5>
+<h5><a id="FOOT2_6" href="#DOCF2_6">(6)</a></h5>
 <p>in footnote2</p>
-<h5><a id="FOOT3" href="#DOCF3">(7)</a></h5>
+<h5><a id="FOOT5" href="#DOCF5">(7)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT4" href="#DOCF4">(8)</a></h5>
+<h5><a id="FOOT6" href="#DOCF6">(8)</a></h5>
 <p>in footnote2</p>
-<h5><a id="FOOT1_9" href="#DOCF1_9">(9)</a></h5>
+<h5><a id="FOOT7" href="#DOCF7">(9)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT2_10" href="#DOCF2_10">(10)</a></h5>
+<h5><a id="FOOT8" href="#DOCF8">(10)</a></h5>
 <p>in footnote2</p>
 <h5><a id="FOOT9" href="#DOCF9">(11)</a></h5>
 <p>in footnote</p>
@@ -5948,7 +5950,7 @@ Menu comment
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <h1 class="contents-heading">Table of Contents</h1>
@@ -5956,7 +5958,7 @@ Menu comment
 <div class="contents">
 
 <ul class="no-bullet">
-  <li><a id="toc-chapter-1" href="#chapter">1 chapter</a>
+  <li><a id="toc-chapter-1" href="#chapter" rel="index">1 chapter</a>
   <ul class="no-bullet">
     <li><a id="toc-A-section" href="#s_002d_002dect_002cion">1.1 A section</a>
     <ul class="no-bullet">
@@ -5975,14 +5977,14 @@ Menu comment
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <h1 class="shortcontents-heading">Short Table of Contents</h1>
 
 <div class="shortcontents">
 <ul class="no-bullet">
-<li><a id="stoc-chapter-1" href="#chapter">1 chapter</a></li>
+<li><a id="stoc-chapter-1" href="#chapter" rel="index">1 chapter</a></li>
 <li><a id="stoc-chapter-2" href="#chapter2" rel="index">chapter 2</a></li>
 </ul>
 </div>
@@ -5991,7 +5993,7 @@ Menu comment
 <table class="header" cellpadding="1" cellspacing="1" border="0">
 <tr><td valign="middle" align="left">[<a href="#Top" title="Cover (top) of 
document">Top</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_Contents" title="Table of 
contents">Contents</a>]</td>
-<td valign="middle" align="left">[<a href="#Top" title="Index">Index</a>]</td>
+<td valign="middle" align="left">[<a href="#chapter" 
title="Index">Index</a>]</td>
 <td valign="middle" align="left">[<a href="#SEC_About" title="About (help)"> ? 
</a>]</td>
 </tr></table>
 <h1 class="about-heading">About This Document</h1>
diff --git a/tp/tests/layout/res_parser/formatting_xml/formatting.2 
b/tp/tests/layout/res_parser/formatting_xml/formatting.2
index b0dca34..a0c3832 100644
--- a/tp/tests/layout/res_parser/formatting_xml/formatting.2
+++ b/tp/tests/layout/res_parser/formatting_xml/formatting.2
@@ -1,4 +1,65 @@
-formatting.texi:25: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:15: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:15: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:15: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:15: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:15: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:15: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:15: @U expected braces (possibly involving @mymacro)
+formatting.texi:15: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:15: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:15: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:15: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:15: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:15: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:15: unexpected @ (possibly involving @mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @sp missing argument (possibly involving @mymacro)
+formatting.texi:15: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:15: misplaced } (possibly involving @mymacro)
+formatting.texi:15: misplaced } (possibly involving @mymacro)
+formatting.texi:15: misplaced { (possibly involving @mymacro)
+formatting.texi:15: misplaced { (possibly involving @mymacro)
+formatting.texi:15: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:25: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
 formatting.texi:25: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:25: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -60,206 +121,145 @@ formatting.texi:25: warning: @inforef is obsolete. 
(possibly involving @mymacro)
 formatting.texi:25: warning: @inforef is obsolete. (possibly involving 
@mymacro)
 formatting.texi:25: warning: @inforef is obsolete. (possibly involving 
@mymacro)
 formatting.texi:25: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:35: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:35: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:35: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:35: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:35: @U expected braces (possibly involving @mymacro)
-formatting.texi:35: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:35: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:35: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:35: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:35: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:35: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:35: unexpected @ (possibly involving @mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @sp missing argument (possibly involving @mymacro)
-formatting.texi:35: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:35: misplaced } (possibly involving @mymacro)
-formatting.texi:35: misplaced } (possibly involving @mymacro)
-formatting.texi:35: misplaced { (possibly involving @mymacro)
-formatting.texi:35: misplaced { (possibly involving @mymacro)
-formatting.texi:35: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
-formatting.texi:45: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:45: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:45: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:45: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:45: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:45: @U expected braces (possibly involving @mymacro)
-formatting.texi:45: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:45: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:45: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:45: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:45: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:45: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:45: unexpected @ (possibly involving @mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @sp missing argument (possibly involving @mymacro)
-formatting.texi:45: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:45: misplaced } (possibly involving @mymacro)
-formatting.texi:45: misplaced } (possibly involving @mymacro)
-formatting.texi:45: misplaced { (possibly involving @mymacro)
-formatting.texi:45: misplaced { (possibly involving @mymacro)
-formatting.texi:45: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:49: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
-formatting.texi:49: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:49: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:49: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:49: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:49: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:49: @U expected braces (possibly involving @mymacro)
-formatting.texi:49: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:49: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:49: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:49: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:49: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:49: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:49: unexpected @ (possibly involving @mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @sp missing argument (possibly involving @mymacro)
-formatting.texi:49: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:49: misplaced } (possibly involving @mymacro)
-formatting.texi:49: misplaced } (possibly involving @mymacro)
-formatting.texi:49: misplaced { (possibly involving @mymacro)
-formatting.texi:49: misplaced { (possibly involving @mymacro)
-formatting.texi:49: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:101: warning: @menu in invalid context
-formatting.texi:141: warning: @centerchap is obsolete.
+formatting.texi:61: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:61: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:61: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:61: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:61: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:61: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:61: @U expected braces (possibly involving @mymacro)
+formatting.texi:61: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:61: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:61: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:61: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:61: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:61: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:61: unexpected @ (possibly involving @mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @sp missing argument (possibly involving @mymacro)
+formatting.texi:61: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:61: misplaced } (possibly involving @mymacro)
+formatting.texi:61: misplaced } (possibly involving @mymacro)
+formatting.texi:61: misplaced { (possibly involving @mymacro)
+formatting.texi:61: misplaced { (possibly involving @mymacro)
+formatting.texi:61: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:65: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:65: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:65: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:65: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:65: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:65: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:65: @U expected braces (possibly involving @mymacro)
+formatting.texi:65: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:65: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:65: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:65: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:65: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:65: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:65: unexpected @ (possibly involving @mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @sp missing argument (possibly involving @mymacro)
+formatting.texi:65: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:65: misplaced } (possibly involving @mymacro)
+formatting.texi:65: misplaced } (possibly involving @mymacro)
+formatting.texi:65: misplaced { (possibly involving @mymacro)
+formatting.texi:65: misplaced { (possibly involving @mymacro)
+formatting.texi:65: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:103: warning: @menu in invalid context
+formatting.texi:143: warning: @centerchap is obsolete.
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
diff --git a/tp/tests/layout/res_parser/formatting_xml/formatting.xml 
b/tp/tests/layout/res_parser/formatting_xml/formatting.xml
index 010da8a..ce18450 100644
--- a/tp/tests/layout/res_parser/formatting_xml/formatting.xml
+++ b/tp/tests/layout/res_parser/formatting_xml/formatting.xml
@@ -11,16 +11,6 @@
 </pre></menudescription></menuentry><menuentry leadingtext="* "><menutitle 
separator=": "><code>&arobase; <accent type="acute" bracketed="off">e</accent> 
&equiv;</code></menutitle><menunode separator=".  
">(formatting)</menunode><menudescription><pre 
xml:space="preserve">&textldquo;<asis>&textmdash; something</asis>&textrdquo; 
                            <command>cmd</command> <accent type="grave" 
bracketed="off">a</accent>
 </pre></menudescription></menuentry></direntry>
-<node name="Top" spaces=" "><nodename>Top</nodename><nodenext 
automatic="on">chapter</nodenext></node>
-<top spaces=" "><sectiontitle>Top section</sectiontitle>
-
-<menu endspaces=" ">
-<menuentry leadingtext="* "><menunode separator="::               
">chapter</menunode><menudescription><pre xml:space="preserve">chapter
-</pre></menudescription></menuentry><menucomment><pre xml:space="preserve">
-Menu comment
-
-</pre></menucomment><menuentry leadingtext="* "><menutitle 
separator=":">description</menutitle><menunode separator=".   
">chapter2</menunode><menudescription><pre xml:space="preserve">Chapter 2
-</pre></menudescription></menuentry></menu>
 
 <macro name="mymacro" line=" mymacro">
 &lt;
@@ -2601,6 +2591,33 @@ in verbatim ''
 </para><insertcopying></insertcopying>
 </titlepage>
 
+<node name="Top" spaces=" "><nodename>Top</nodename><nodenext 
automatic="on">chapter</nodenext></node>
+<top spaces=" "><sectiontitle>Top section</sectiontitle>
+
+<menu endspaces=" ">
+<menuentry leadingtext="* "><menunode separator="::               
">chapter</menunode><menudescription><pre xml:space="preserve">chapter
+</pre></menudescription></menuentry><menucomment><pre xml:space="preserve">
+Menu comment
+
+</pre></menucomment><menuentry leadingtext="* "><menutitle 
separator=":">description</menutitle><menunode separator=".   
">chapter2</menunode><menudescription><pre xml:space="preserve">Chapter 2
+</pre></menudescription></menuentry></menu>
+
+
+</top>
+<node name="chapter" spaces=" "><nodename>chapter</nodename><nodenext 
automatic="on">chapter2</nodenext><nodeprev 
automatic="on">Top</nodeprev><nodeup automatic="on">Top</nodeup></node>
+<chapter spaces=" "><sectiontitle>chapter</sectiontitle>
+
+<indent></indent>
+<para>First para
+</para>
+<noindent></noindent>
+<para>qsddsqkdsqkkmljsqjsqodmmdsqdsmqj dqs sdq sqd sdq dsq sdq sqd sqd sdq sdq 
+qsd dsq sdq dsq dssdq sdq sdq sdq dsq sdq dsq dsq sdq dsq sdqsd q
+</para>
+<noindent></noindent><para>noindent in para.
+</para>
+<indent></indent><para>unneeded indent
+</para>
 <para>Insertcopying in normal text
 </para><insertcopying></insertcopying>
 
@@ -4336,21 +4353,6 @@ Various deff lines
 
 
 
-</top>
-<node name="chapter" spaces=" "><nodename>chapter</nodename><nodenext 
automatic="on">chapter2</nodenext><nodeprev 
automatic="on">Top</nodeprev><nodeup automatic="on">Top</nodeup></node>
-<chapter spaces=" "><sectiontitle>chapter</sectiontitle>
-
-<indent></indent>
-<para>First para
-</para>
-<noindent></noindent>
-<para>qsddsqkdsqkkmljsqjsqodmmdsqdsmqj dqs sdq sqd sdq dsq sdq sqd sqd sdq sdq 
-qsd dsq sdq dsq dssdq sdq sdq sdq dsq sdq dsq dsq sdq dsq sdqsd q
-</para>
-<noindent></noindent><para>noindent in para.
-</para>
-<indent></indent><para>unneeded indent
-</para>
 <para><footnote><para>in footnote</para></footnote>
 </para>
 <format endspaces=" ">
diff --git a/tp/tests/tex_html/res_parser/formatting_singular/chapter.html 
b/tp/tests/tex_html/res_parser/formatting_singular/chapter.html
index 58eb4a3..fb2470e 100644
--- a/tp/tests/tex_html/res_parser/formatting_singular/chapter.html
+++ b/tp/tests/tex_html/res_parser/formatting_singular/chapter.html
@@ -750,7 +750,7 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left"><a href="sing_toc.htm#SEC_Contents" 
title="Table of contents"><img src="../singular_images/a_tableofcon.png" 
border="0" alt="Contents: Table of Contents" align="middle"></a></td>
 </tr>
 <tr valign="top" align="left">
-<td valign="middle" align="left"><a href="index.htm" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: Top section" 
align="middle"></a></td>
+<td valign="middle" align="left"><a href="#chapter" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: 1 chapter" 
align="middle"></a></td>
 </tr>
 <tr valign="top" align="left">
 <td valign="middle" align="left"><a href="sing_abt.htm#SEC_About" title="About 
(help)"><img src="../singular_images/a_help.png" border="0" alt="About: About 
This Document" align="middle"></a></td>
@@ -769,6 +769,3295 @@ qsd dsq sdq dsq dssdq sdq sdq sdq dsq sdq dsq dsq sdq 
dsq sdqsd q
 </p>
 <p>unneeded indent
 </p>
+<p>Insertcopying in normal text
+</p><p>In copying
+</p>
+<p>&lt;
+&gt;
+&quot;
+&amp;
+&rsquo;
+&lsquo;
+</p>
+<p>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;<br>
+code: <code>``simple-double--three---four----''</code> <br>
+asis: &ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo; <br>
+strong: 
<strong>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;</strong> <br>
+kbd: <kbd>``simple-double--three---four----''</kbd> <br>
+</p>
+<p>&lsquo;<!-- /@w -->&lsquo;simple-double-<!-- /@w 
-->-three&mdash;four&mdash;-&rsquo;<!-- /@w -->&rsquo;<br>
+</p>
+<span id="index-copying-_002d_002doption"></span>
+<span id="index-copying-_0060_0060"></span>
+<span id="index-copying-_0060_0060-1"></span>
+<span id="index-copying-_002d_002dfoption"></span>
+
+<p>@&quot;u &uuml; 
+@&quot;{U} &Uuml; 
+@~n &ntilde;
+@^a &acirc;
+@&rsquo;e &eacute;
+@=o &#333;
+@&lsquo;i &igrave;
+@&rsquo;{e} &eacute;
+@&rsquo;{@dotless{i}} &iacute; 
+@dotless{i} i
+@dotless{j} j
+@&lsquo;{@=E} &#274;` 
+@l{} &#322;
+@,{@&rsquo;C} &#262;,
+@,c &ccedil;
+@,c@&quot;u &ccedil;&uuml; <br>
+</p>
+<p>@U{0075} &#x0075;
+</p>
+<p>@* <br>
+@ followed by a space
+&nbsp;
+@ followed by a tab
+&nbsp;
+@ followed by a new line
+&nbsp;<code>@-</code> 
+<code>@|</code> 
+<code>@:</code> 
+<code>@!</code> !
+<code>@?</code> ?
+<code>@.</code> .
+<code>@@</code> @
+<code>@}</code> }
+<code>@{</code> {
+<code>@/</code> 
+</p>
+<p>foo vs. bar. 
+colon :And something else.
+semi colon ;.
+And ? ?.
+Now ! !@
+but , ,
+</p>
+<p>@TeX TeX
+@LaTeX LaTeX
+@bullet &bull;
+@copyright &copy;
+@dots &hellip;
+@enddots <small class="enddots">...</small>
+@equiv &equiv;
+@error error&rarr;
+@expansion &rarr;
+@minus -
+@point &lowast;
+@print -|
+@result &rArr;
+@today a sunny day
+</p>
+<p>@aa &aring;
+@AA &Aring;
+@ae &aelig;
+@oe &oelig;
+@AE &AElig;
+@OE &OElig;
+@o &oslash;
+@O &Oslash;
+@ss &szlig;
+@l &#322;
+@L &#321;
+@DH &ETH;
+@TH &THORN;
+@dh &eth;
+@th &thorn;
+</p>
+<p>@exclamdown &iexcl;
+@questiondown &iquest;
+@pounds &pound;
+@registeredsymbol &reg;
+@ordf &ordf;
+@ordm &ordm;
+@comma ,
+@quotedblleft &ldquo;
+@quotedblright &rdquo;
+@quoteleft &lsquo;
+@quoteright &rsquo;
+@quotedblbase &bdquo;
+@quotesinglbase &sbquo;
+@guillemetleft &laquo;
+@guillemetright &raquo;
+@guillemotleft &laquo;
+@guillemotright &raquo;
+@guilsinglleft &lsaquo;
+@guilsinglright &rsaquo;
+@textdegree &deg;
+@euro &euro;
+@arrow &rarr;
+@leq &le;
+@geq &ge;
+</p>
+<p><code>@acronym{--a,an accronym}</code> <acronym title="an 
accronym">&ndash;a</acronym> (an accronym)
+<code>@acronym{--a}</code> <acronym title="an accronym">&ndash;a</acronym>
+<code>@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr 
title="&Eacute;tude Autonome">&Eacute;&ndash;. ,A.</abbr> (&Eacute;tude 
Autonome)
+<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude 
Autonome">&Eacute;&ndash;. ,A.</abbr>
+<code>@asis{--a}</code> &ndash;a
+<code>@b{--a}</code> <b>&ndash;a</b>
+<code>@cite{--a}</code> <cite>&ndash;a</cite>
+<code>@code{--a}</code> <code>--a</code>
+<code>@command{--a}</code> <code>--a</code>
+<code>@dfn{--a}</code> <em>&ndash;a</em>
+<code>@dmn{--a}</code> &ndash;a
+<code>@email{--a,--b}</code> <a href="mailto:--a";>&ndash;b</a>
+<code>@email{,--b}</code> &ndash;b
+<code>@email{--a}</code> <a href="mailto:--a";>--a</a>
+<code>@emph{--a}</code> <em>&ndash;a</em>
+<code>@env{--a}</code> <code>--a</code>
+<code>@file{--a}</code> <samp>--a</samp>
+<code>@i{--a}</code> <i>&ndash;a</i>
+<code>@kbd{--a}</code> <kbd>--a</kbd>
+<code>@key{--a}</code> <tt class="key">--a</tt>
+<code>@math{--a {\frac{1}{2}} @minus{}}</code> <!-- MATH
+ $- -a {\frac{1}{2}} @minus{}$
+ -->
+<SPAN CLASS="MATH"><IMG
+ STYLE="height: 2.98ex; vertical-align: -0.92ex; " SRC="sing_2.svg"
+ ALT="$--a {\frac{1}{2}} @minus{}$"></SPAN>
+<code>@option{--a}</code> <samp>--a</samp>
+<code>@r{--a}</code> <span class="roman">&ndash;a</span>
+<code>@samp{--a}</code> &lsquo;<samp>--a</samp>&rsquo;
+<code>@sc{--a}</code> <small>&ndash;A</small>
+<code>@strong{--a}</code> <strong>&ndash;a</strong>
+<code>@t{--a}</code> <tt>--a</tt>
+<code>@sansserif{--a}</code> <span class="sansserif">&ndash;a</span>
+<code>@slanted{--a}</code> <i>&ndash;a</i>
+<code>@titlefont{--a}</code> </p><h1 class="titlefont">&ndash;a</h1>
+<p><code>@indicateurl{--a}</code> &lsquo;<code>--a</code>&rsquo;
+<code>@uref{--a,--b}</code> <a href="--a">&ndash;b</a>
+<code>@uref{--a}</code> <a href="--a">--a</a>
+<code>@uref{,--b}</code> &ndash;b
+<code>@uref{--a,--b,--c}</code> <a href="--a">&ndash;c</a>
+<code>@uref{,--b,--c}</code> &ndash;c
+<code>@uref{--a,,--c}</code> <a href="--a">&ndash;c</a>
+<code>@uref{,,--c}</code> &ndash;c
+<code>@url{--a,--b}</code> <a href="--a">&ndash;b</a>
+<code>@url{--a,}</code> <a href="--a">--a</a>
+<code>@url{,--b}</code> &ndash;b
+<code>@var{--a}</code> <var>&ndash;a</var>
+<code>@verb{:--a:}</code> <tt>--a</tt>
+<code>@verb{:a  &lt; &amp; @ % &quot; --    b:}</code> <tt>a  &lt; &amp; @ % 
&quot; --    b</tt>
+<code>@w{a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a 
a}</code> 
a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a<!--
 /@w -->
+<code>@H{a}</code> a''
+<code>@H{--a}</code> &ndash;a''
+<code>@dotaccent{a}</code> &#551;
+<code>@dotaccent{--a}</code> &ndash;a.
+<code>@ringaccent{a}</code> &aring;
+<code>@ringaccent{--a}</code> &ndash;a*
+<code>@tieaccent{a}</code> a[
+<code>@tieaccent{--a}</code> &ndash;a[
+<code>@u{a}</code> &#259;
+<code>@u{--a}</code> &ndash;a(
+<code>@ubaraccent{a}</code> a_
+<code>@ubaraccent{--a}</code> &ndash;a_
+<code>@udotaccent{a}</code> &#7841;
+<code>@udotaccent{--a}</code> .&ndash;a
+<code>@v{a}</code> &#462;
+<code>@v{--a}</code> &ndash;a&lt;
+<code>@,{c}</code> &ccedil;
+<code>@,{--c}</code> &ndash;c,
+<code>@ogonek{a}</code> &#261;
+<code>@ogonek{--a}</code> &ndash;a;
+<code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
+<code>@footnote{in footnote}</code> <a id="DOCF1" 
href="sing_fot.htm#FOOT1"><sup>1</sup></a>
+<code>@footnote{in footnote2}</code> <a id="DOCF2" 
href="sing_fot.htm#FOOT2"><sup>2</sup></a>
+</p>
+<p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,,l--e}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
+<code>@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt" alt="f--ile">
+<code>@image{f--ile,aze,az,alt,.e--xt}</code> <img src="f--ile.e--xt" 
alt="alt">
+<code>@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg" alt="a&ndash;lt">
+<code>@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}</code> <img 
src="f--ile@..file ext e--xt}" alt="alt">
+</p>
+<p><code>@sp 2</code><br>
+</p><br>
+<br>
+<p><code>@page</code><br>
+</p>
+<p><code>need 1002</code>
+</p>
+<p><code>@clicksequence{click @click{} A}</code> click &rarr; A
+After clickstyle &rArr;
+<code>@clicksequence{click @click{} A}</code> click &rArr; A
+</p>
+<DIV CLASS="displaymath">
+<!-- MATH
+ \begin{displaymath}
+@strong{``simple-double- -three- - -four- - - -''} @w{aa}
+`@w{}`simple-double-@w{}-three- - -four- - - -'@w{}'@*
+\end{displaymath}
+ -->
+
+<IMG
+ STYLE="height: 2.54ex; vertical-align: -0.57ex; " SRC="sing_4.svg"
+ ALT="$\displaystyle @strong{\lq\lq simple-double--three---four----''} @w{aa}
+\lq @w{}\lq simple-double-@w{}-three---four----'@w{}'@*
+$">
+</DIV>
+
+<DIV CLASS="displaymath">
+<!-- MATH
+ \begin{displaymath}
+@"u @"{U} @~n @^a @'e @=o @`i @'{e} @dotless{i} @dotless{j} @`{@=E}
+@l{} @,{@'C} @,{@'C} @,c @H{a} @dotaccent{a} @ringaccent{a} @tieaccent{a}
+@u{a} @ubaraccent{a} @udotaccent{a} @v{a} @ogonek{a} a@sup{h}@sub{l}
+@* @ @  @
+@- @| @: @! @? @. @@ @{ @} @/
+@today{}
+\end{displaymath}
+ -->
+
+<IMG
+ STYLE="height: 2.67ex; vertical-align: -0.70ex; " SRC="sing_5.svg"
+ ALT="$\displaystyle @''u @''{U} @~n @^a @'e @=o @\lq i @'{e} @dotless{i} 
@dotless{j} @\lq {...
+...@ogonek{a} a@sup{h}@sub{l}
+@* @ @ @
+@- @\vert @: @! @? @. @@ @{ @} @/
+@today{}
+$">
+</DIV>
+
+<DIV CLASS="displaymath">
+<!-- MATH
+ \begin{displaymath}
+@click{}
+@U{0075}
+@TeX{} @LaTeX{} @bullet{} @copyright{} @dots{} @enddots{} @equiv{}
+@error{} @expansion{} @minus{} @point{} @print{} @result{}
+@aa{} @AA{} @ae{} @oe{} @AE{} @OE{} @o{} @O{} @ss{} @l{} @L{} @DH{}
+@TH{} @dh{} @th{} @exclamdown{} @questiondown{} @pounds{}
+@registeredsymbol{} @ordf{} @ordm{} @comma{}
+\end{displaymath}
+ -->
+
+<IMG
+ STYLE="height: 2.29ex; vertical-align: -0.57ex; " SRC="sing_6.svg"
+ ALT="$\displaystyle @click{}
+@U{0075}
+@TeX{} @LaTeX{} @bullet{} @copyright{} @dots{} ...
+...down{} @questiondown{} @pounds{}
+@registeredsymbol{} @ordf{} @ordm{} @comma{}
+$">
+</DIV>
+
+<DIV CLASS="displaymath">
+<!-- MATH
+ \begin{displaymath}
+@quotedblleft{} @quotedblright{}
+@quoteleft{} @quoteright{} @quotedblbase{} @quotesinglbase{} @guillemetleft{}
+@guillemetright{} @guillemotleft{} @guillemotright{} @guilsinglleft{}
+@guilsinglright{} @textdegree{} @euro{} @arrow{} @leq{} @geq{}
+\end{displaymath}
+ -->
+
+<IMG
+ STYLE="height: 2.29ex; vertical-align: -0.57ex; " SRC="sing_7.svg"
+ ALT="$\displaystyle @quotedblleft{} @quotedblright{}
+@quoteleft{} @quoteright{} @quo...
+...guilsinglleft{}
+@guilsinglright{} @textdegree{} @euro{} @arrow{} @leq{} @geq{}
+$">
+</DIV>
+
+<p><kbd>default kbdinputstyle</kbd>
+</p><div class="example">
+<pre class="example"><kbd>in example default kbdinputstyle</kbd>
+</pre></div>
+
+<p><code>code kbdinputstyle</code>
+</p><div class="example">
+<pre class="example"><code>in example code kbdinputstyle</code>
+</pre></div>
+
+<p><kbd>example kbdinputstyle</kbd>
+</p><div class="example">
+<pre class="example"><code>in example example kbdinputstyle</code>
+</pre></div>
+
+<p><kbd>distinct kbdinputstyle</kbd>
+</p><div class="example">
+<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
+</pre></div>
+
+<blockquote>
+<p>A quot&mdash;ation
+</p></blockquote>
+
+<blockquote>
+<p><b>Note:</b> A Note
+</p></blockquote>
+
+<blockquote>
+<p><b>note:</b> A note
+</p></blockquote>
+
+<blockquote>
+<p><b>Caution:</b> Caution
+</p></blockquote>
+
+<blockquote>
+<p><b>Important:</b> Important
+</p></blockquote>
+
+<blockquote>
+<p><b>Tip:</b> a Tip
+</p></blockquote>
+
+<blockquote>
+<p><b>Warning:</b> a Warning.
+</p></blockquote>
+
+<blockquote>
+<p><b>something &eacute; TeX:</b> The something &eacute; TeX is here.
+</p></blockquote>
+
+<blockquote>
+<p><b>@ at the end of line &nbsp;:</b> A @ at the end of the @quotation line.
+</p></blockquote>
+
+<blockquote>
+<p><b>something, other thing:</b> something, other thing
+</p></blockquote>
+
+<blockquote>
+<p><b>Note, the note:</b> Note, the note
+</p></blockquote>
+
+<blockquote>
+</blockquote>
+
+<blockquote>
+</blockquote>
+
+<blockquote>
+</blockquote>
+
+<blockquote>
+</blockquote>
+
+<blockquote>
+<p>aaa quotation
+</p></blockquote>
+<div align="center">&mdash; <em>quotation author</em>
+</div>
+<blockquote>
+<p>indent in quotation
+</p></blockquote>
+
+<blockquote>
+<p>A small quot&mdash;ation
+</p></blockquote>
+
+<blockquote>
+<p><b>Note:</b> A small Note
+</p></blockquote>
+
+<blockquote>
+<p><b>something, other thing:</b> something, other thing
+</p></blockquote>
+
+<ul>
+<li> i&ndash;temize
+</li></ul>
+
+<ul class="no-bullet">
+<li>+ i&ndash;tem +
+</li></ul>
+
+<ul>
+<li> b&ndash;ullet
+</li></ul>
+
+<ul class="no-bullet">
+<li>- minu&ndash;s
+</li></ul>
+
+<ul class="no-bullet">
+<li> e&ndash;mph item
+</li></ul>
+
+<ul class="no-bullet">
+<li><em>after emph</em> e&ndash;mph item
+</li></ul>
+
+<ul class="no-bullet">
+<li>&bull; a&ndash;n itemize line <span 
id="index-copying-index-entry-within-itemize"></span>
+i&ndash;tem 1
+</li><li>&bull; a&ndash;n itemize line i&ndash;tem 2
+</li></ul>
+
+<ol>
+<li> e&ndash;numerate
+</li></ol>
+
+<table>
+<thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
+<tr><td width="40%">mu&ndash;ltitable item</td><td width="60%">multitable 
tab</td></tr>
+<tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
+<span id="index-copying-index-entry-within-multitable"></span></td></tr>
+<tr><td width="40%">lone mu&ndash;ltitable item</td></tr>
+</table>
+
+<table>
+<tr><td>truc</td><td>bidule</td></tr>
+</table>
+
+<div class="example">
+<pre class="example">e--xample  some
+   text
+</pre></div>
+
+<div class="example first-arg">
+<pre class="example">example one arg
+</pre></div>
+
+<div class="example first-arg second-arg">
+<pre class="example">example two args
+</pre></div>
+
+<div class="example first-arg second-arg third-arg">
+<pre class="example">example three args
+</pre></div>
+
+<div class="example first-arg second-arg third-arg fourth-arg">
+<pre class="example">example four args
+</pre></div>
+
+<div class="example first-arg second-arg third-arg fourth-arg fifth-arg">
+<pre class="example">example five args
+</pre></div>
+
+<div class="example something-é-TeX">
+<pre class="example">The something &eacute; TeX is here.
+</pre></div>
+
+<div class="example @-at-the-end-of-line--">
+<pre class="example">A @ at the end of the @example line.
+</pre></div>
+
+<div class="example">
+<pre class="example">example with empty args
+</pre></div>
+
+<div class="example nonempty">
+<pre class="example">example with empty and non empty args mix
+</pre></div>
+
+<div class="example">
+<pre class="example">s--mallexample
+</pre></div>
+
+<p><code>@noindent</code> after smallexample.
+</p><div class="example">
+<pre class="example">$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&amp;content-type=text/plain'
+$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&amp;content-type=text/plain'
+</pre></div>
+<p>Less recent versions are also present.
+</p>
+<div class="display">
+<pre class="display">d&ndash;isplay
+</pre></div>
+
+<div class="display">
+<pre class="display">s&ndash;malldisplay
+</pre></div>
+
+<div class="example lisp">
+<pre class="lisp">l--isp
+</pre></div>
+
+<div class="example lisp">
+<pre class="lisp">s--malllisp
+</pre></div>
+
+<div class="format">
+<pre class="format">f&ndash;ormat
+</pre></div>
+
+<div class="format">
+<pre class="format">s&ndash;mallformat
+</pre></div>
+
+<DIV CLASS="displaymath">
+<!-- MATH
+ \begin{displaymath}
+disp- -laymath
+f(x) = {1 \over \sigma \sqrt{2\pi}}e@sup{-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2}
+\end{displaymath}
+ -->
+
+<IMG
+ STYLE="height: 6.26ex; vertical-align: -2.32ex; " SRC="sing_8.svg"
+ ALT="$\displaystyle disp--laymath
+f(x) = {1 \over \sigma \sqrt{2\pi}}e@sup{-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2}
+$">
+</DIV>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002deffn_005fname"><span 
class="category">c--ategory: </span><span><strong>d--effn_name</strong> 
<em>a--rguments...</em><a href='#index-copying-d_002d_002deffn_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;effn
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-de_002d_002dffn_005fname"><span 
class="category">cate--gory: </span><span><strong>de--ffn_name</strong> 
<em>ar--guments    more args <br> even more so</em><a 
href='#index-copying-de_002d_002dffn_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>def&ndash;fn
+</p></dd></dl>
+ 
+<dl class="def">
+<dt id="index-copying-i"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a 
href='#index-copying-i' class='copiable-anchor'> &para;</a></span></dt>
+<dd><span id="index-copying-index-entry-within-deffn"></span>
+</dd><dt id="index-copying-truc"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-log-trap"><span class="category">Command: 
</span><span><strong>log trap</strong> <em></em><a 
href='#index-copying-log-trap' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-log-trap1"><span class="category">Command: 
</span><span><strong>log trap1</strong> <em></em><a 
href='#index-copying-log-trap1' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-log-trap2"><span class="category">Command: 
</span><span><strong>log trap2</strong> <em></em><a 
href='#index-copying-log-trap2' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-id-ule"><span class="category">cmde: 
</span><span><strong><b>id ule</b></strong> <em>truc</em><a 
href='#index-copying-id-ule' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-id-i-ule"><span class="category">cmde2: 
</span><span><strong><b>id &lsquo;<samp>i</samp>&rsquo; ule</b></strong> 
<em>truc</em><a href='#index-copying-id-i-ule' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt><span class="category"><b>id &lsquo;<samp>i</samp>&rsquo; ule</b>: 
</span><span><strong></strong></span></dt>
+<dt><span><strong></strong></span></dt>
+<dt><span class="category">aaa: </span><span><strong></strong></span></dt>
+<dt><span class="category">: </span><span><strong></strong></span></dt>
+<dt><span class="category">: </span><span><strong></strong></span></dt>
+<dt id="index-copying-machin"><span class="category">: 
</span><span><strong>machin</strong><a href='#index-copying-machin' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-bidule-machin"><span class="category">: 
</span><span><strong>bidule machin</strong><a 
href='#index-copying-bidule-machin' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-copying-machin-1"><span class="category">truc: 
</span><span><strong>machin</strong><a href='#index-copying-machin-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt><span class="category">truc: </span><span><strong></strong></span></dt>
+<dt id="index-copying-followed"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-copying-followed' class='copiable-anchor'> &para;</a></span></dt>
+<dt><span class="category">truc: </span><span><strong></strong></span></dt>
+<dt><span class="category">: </span><span><strong></strong></span></dt>
+<dt id="index-copying-a"><span class="category">truc: 
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a 
href='#index-copying-a' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-deffnx"><span class="category">truc: 
</span><span><strong>deffnx</strong> <em>before end deffn</em><a 
href='#index-copying-deffnx' class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+
+<dl class="def">
+<dt id="index-copying-deffn"><span class="category">empty: 
</span><span><strong>deffn</strong><a href='#index-copying-deffn' 
class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+
+<dl class="def">
+<dt id="index-copying-deffn-1"><span class="category">empty: 
</span><span><strong>deffn</strong> <em>with deffnx</em><a 
href='#index-copying-deffn-1' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-deffnx-1"><span class="category">empty: 
</span><span><strong>deffnx</strong><a href='#index-copying-deffnx-1' 
class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+
+<dl class="def">
+<dt id="index-copying-i-1"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a 
href='#index-copying-i-1' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-truc-1"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>text in def item for second def item
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002defvr_005fname"><span 
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a 
href='#index-copying-d_002d_002defvr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efvr
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002deftypefn_005fname"><span 
class="category">c--ategory: </span><span><em>t--ype</em> 
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002deftypefn_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypefn
+</p></dd></dl>
+
+<dl class="def">
+<dt 
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
 on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong> 
<em>a--rguments...</em><a 
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypeop
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002deftypevr_005fname"><span 
class="category">c--ategory: </span><span><em>t--ype</em> 
<strong>d--eftypevr_name</strong><a 
href='#index-copying-d_002d_002deftypevr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypevr
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass: 
<strong>d--efcv_name</strong><a href='#index-copying-d_002d_002defcv_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efcv
+</p></dd></dl>
+
+<dl class="def">
+<dt 
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory 
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efop
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002deftp_005fname"><span 
class="category">c--ategory: </span><span><strong>d--eftp_name</strong> 
<em>a--ttributes...</em><a href='#index-copying-d_002d_002deftp_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;eftp
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002defun_005fname"><span 
class="category">Function: </span><span><strong>d--efun_name</strong> 
<em>a--rguments...</em><a href='#index-copying-d_002d_002defun_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efun
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro: 
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002defmac_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efmac
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002defspec_005fname"><span 
class="category">Special Form: </span><span><strong>d--efspec_name</strong> 
<em>a--rguments...</em><a href='#index-copying-d_002d_002defspec_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efspec
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002defvar_005fname"><span 
class="category">Variable: </span><span><strong>d--efvar_name</strong> 
<em>argvar argvar1</em><a href='#index-copying-d_002d_002defvar_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efvar
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User 
Option: </span><span><strong>d--efopt_name</strong><a 
href='#index-copying-d_002d_002defopt_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efopt
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002deftypefun_005fname"><span 
class="category">Function: </span><span><em>t--ype</em> 
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002deftypefun_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypefun
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-copying-d_002d_002deftypevar_005fname"><span 
class="category">Variable: </span><span><em>t--ype</em> 
<strong>d--eftypevar_name</strong><a 
href='#index-copying-d_002d_002deftypevar_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypevar
+</p></dd></dl>
+
+<dl class="def">
+<dt 
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance 
Variable of c--lass: <strong>d--efivar_name</strong><a 
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efivar
+</p></dd></dl>
+
+<dl class="def">
+<dt 
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
 Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a 
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypeivar
+</p></dd></dl>
+
+<dl class="def">
+<dt 
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method 
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efmethod
+</p></dd></dl>
+
+<dl class="def">
+<dt 
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
 on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong> 
<em>a--rguments...</em><a 
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypemethod
+</p></dd></dl>
+
+<p><code>@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@, 
ma---nual@@}</code> See <a data-manual="file n---ame@" href="../file 
n---ame@/c_002d_002d_002dhapter_0040.html#c_002d_002d_002dhapter_0040">t&mdash;itle@</a>
 in <cite>ma&mdash;nual@</cite>.
+<code>@ref{chapter, cross ref name, title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@pxref{chapter, cross ref name, title, file name, manual}</code> see <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
+</p>
+<p><code>@ref{chapter}</code> <a href="#chapter">chapter</a>
+<code>@xref{chapter}</code> See <a href="#chapter">chapter</a>.
+<code>@pxref{chapter}</code> see <a href="#chapter">chapter</a>
+<code>@ref{s--ect@comma{}ion}</code> <a href="s_002d_002dect_002cion.html">A 
section</a>
+</p>
+<p><code>@ref{s--ect@comma{}ion, a @comma{} in cross
+ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual 
name }</code>
+<a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a> 
in <cite>a , in manual name</cite>
+</p>
+<p><code>@ref{chapter,cross ref name}</code> <a href="#chapter">cross ref 
name</a>
+<code>@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<code>@ref{chapter,,,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
+<code>@ref{chapter,,,,manual}</code> &lsquo;chapter&rsquo; in 
<cite>manual</cite>
+<code>@ref{chapter,cross ref name,title,}</code> <a href="#chapter">title</a>
+<code>@ref{chapter,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)cross ref name</a>
+<code>@ref{chapter,cross ref name,,,manual}</code> &lsquo;cross ref 
name&rsquo; in <cite>manual</cite>
+<code>@ref{chapter,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)title</a>
+<code>@ref{chapter,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{chapter,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@ref{chapter,,title,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)title</a>
+<code>@ref{chapter,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{chapter,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">chapter</a> in <cite>manual</cite>
+</p>
+
+<p><code>@ref{(pman)anode,cross ref name}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)cross ref name</a>
+<code>@ref{(pman)anode,,title}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
+<code>@ref{(pman)anode,,,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)anode</a>
+<code>@ref{(pman)anode,,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">anode</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title,}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
+<code>@ref{(pman)anode,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">(file name)cross ref name</a>
+<code>@ref{(pman)anode,cross ref name,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">cross ref name</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title,file name}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">(file 
name)title</a>
+<code>@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
data-manual="pman" href="../pman/anode.html#anode">title</a> in 
<cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">title</a> in 
<cite>manual</cite>
+<code>@ref{(pman)anode,,title,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)title</a>
+<code>@ref{(pman)anode,,title,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">anode</a> in <cite>manual</cite>
+</p>
+
+<p><code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
+<code>@inforef{chapter}</code> See &lsquo;chapter&rsquo;
+<code>@inforef{chapter, cross ref name}</code> See &lsquo;cross ref name&rsquo;
+<code>@inforef{chapter,,file name}</code> See <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
+<code>@inforef{node, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/node.html#node">(file name)cross ref 
name</a>
+<code>@inforef{node}</code> See &lsquo;node&rsquo;
+<code>@inforef{node, cross ref name}</code> See &lsquo;cross ref name&rsquo;
+<code>@inforef{node,,file name}</code> See <a data-manual="file name" 
href="../file name/node.html#node">(file name)node</a>
+<code>@inforef{chapter, cross ref name, file name, spurious arg}</code> See <a 
data-manual="file name, spurious arg" href="../file name, spurious 
arg/chapter.html#chapter">(file name, spurious arg)cross ref name</a>
+</p>
+<p><code>@inforef{s--ect@comma{}ion, a @comma{} in cross
+ref, a comma@comma{} in file}</code>
+See <a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a , 
in cross
+ref</a>
+</p>
+
+<dl compact="compact">
+<dt><span>a</span></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl compact="compact">
+<dt id='index-copying-a-2'><span>a<a href='#index-copying-a-2' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id='index-copying-b-1'><span>b<a href='#index-copying-b-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl compact="compact">
+<dt id='index-copying-a-1'><span>a<a href='#index-copying-a-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><span id="index-copying-index-entry-between-item-and-itemx"></span>
+</dd>
+<dt id='index-copying-b'><span>b<a href='#index-copying-b' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<table class="cartouche" border="1"><tr><td>
+<p>c&ndash;artouche
+</p></td></tr></table>
+
+<p>g&ndash;roupe
+</p>
+<p align="left">f&ndash;lushleft
+more text
+</p>
+<p align="right">f&ndash;lushright
+more text
+</p>
+<div align="center">ce&ndash;ntered line
+</div>
+<p>r&ndash;raggedright
+more text
+</p>
+<pre class="verbatim">\input texinfo @c -*-texinfo-*-
+
+@setfilename simplest.info
+
+@node Top
+
+This is a very simple texi manual @  &lt;&gt;.
+
+@bye
+</pre>
+<pre class="verbatim">in verbatim ''
+</pre>
+
+html ''
+
+<DIV CLASS="displaymath">
+<!-- MATH
+ \begin{displaymath}
+\partial_t \eta (t) = g(\eta(t),\varphi(t))
+\end{displaymath}
+ -->
+
+<IMG
+ STYLE="height: 2.55ex; vertical-align: -0.70ex; " SRC="sing_1.svg"
+ ALT="$\displaystyle \partial_t \eta (t) = g(\eta(t),\varphi(t))$">
+</DIV>
+ &rdquo;
+
+
+
+<span id="majorheading"></span><h1 class="majorheading">majorheading</h1>
+
+<span id="chapheading"></span><h1 class="chapheading">chapheading</h1>
+
+<span id="heading"></span><h2 class="heading">heading</h2>
+
+<span id="subheading"></span><h3 class="subheading">subheading</h3>
+
+<span id="subsubheading"></span><h4 class="subsubheading">subsubheading</h4>
+
+
+<p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
+<code>@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }</code> <abbr 
title="&Eacute;tude&ndash;, Autonome">&Eacute;&ndash;. ,A.</abbr> 
(&Eacute;tude&ndash;, <b>Autonome</b>)
+<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude&ndash;, 
Autonome">&Eacute;&ndash;. ,A.</abbr>
+</p>
+<p><code>@math{--a@minus{} {\frac{1}{2}}}</code> <!-- MATH
+ $- -a@minus{} {\frac{1}{2}}$
+ -->
+<SPAN CLASS="MATH"><IMG
+ STYLE="height: 2.98ex; vertical-align: -0.92ex; " SRC="sing_3.svg"
+ ALT="$--a@minus{} {\frac{1}{2}}$"></SPAN>
+</p>
+<p><code>@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img src="f-ile.jpg" 
alt="altjk _&quot; %@">
+<code>@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img src="f--ile.e--xt" alt="jk _&quot; %@ in b &quot;">
+<code>@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; %@:}}</code> 
<img src="filejk _&quot; %@.jpg" alt="altjk _&quot; %@">
+</p>
+
+
+
+<p>Somehow invalid use of @,:<br>
+@, ,
+<br>
+@,@&quot;u ,&uuml;
+</p>
+<p>Invalid use of @&rsquo;:<br>
+@&rsquo; '
+<br>
+@&rsquo;@&quot;u '&uuml;
+</p>
+<p>@dotless{truc} truc
+@dotless{ij} ij
+<code>@dotless{--a}</code> &ndash;a
+<code>@dotless{a}</code> a
+</p>
+<p>@U, without braces @U{}, with empty arg 
+@U{z}, with non-hex arg &#xz;
+@U{abc}, with &lt;4 hex digits &#xabc;
+@U{FFFFFFFFFFFFFF}, value much too large &#xFFFFFFFFFFFFFF;
+@U{110000}, value just beyond Unicode &#x110000;
+</p>
+<p>@TeX, but without brace TeX<code>@#</code> #
+</p>
+<p><code>@w{--a}</code> &ndash;a<!-- /@w -->
+</p>
+<p><code>@image{,1--xt}</code> 
+<code>@image{,,2--xt}</code> 
+<code>@image{,,,3--xt}</code> 
+</p>
+
+<ul class="no-bullet">
+<li> after emph e&ndash;mph item
+</li></ul>
+
+<ul class="no-bullet">
+<li>&bull; a&ndash;n itemize line i&ndash;tem 1
+</li><li>&bull; a&ndash;n itemize line i&ndash;tem 2
+</li></ul>
+
+<dl class="def">
+<dt><span class="category">fun: </span><span><strong></strong></span></dt>
+<dt id="index-copying-machin-2"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and</em><a 
href='#index-copying-machin-2' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-machin-3"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and  after</em><a 
href='#index-copying-machin-3' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-machin-4"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and </em><a 
href='#index-copying-machin-4' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-machin-5"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a 
href='#index-copying-machin-5' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-copying-followed-1"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-copying-followed-1' class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>Various deff lines
+</p></dd><dt id="index-copying-after"><span class="category">truc: 
</span><span><strong>after</strong> <em>a deff item</em><a 
href='#index-copying-after' class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+
+<p><code>@ref{node}</code> &lsquo;node&rsquo;
+</p>
+<p><code>@ref{,cross ref name}</code> &lsquo;cross ref name&rsquo;
+<code>@ref{,,title}</code> &lsquo;title&rsquo;
+<code>@ref{,,,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)</a>
+<code>@ref{,,,,manual}</code> <cite>manual</cite>
+<code>@ref{node,cross ref name}</code> &lsquo;cross ref name&rsquo;
+<code>@ref{node,,title}</code> &lsquo;title&rsquo;
+<code>@ref{node,,,file name}</code> <a data-manual="file name" href="../file 
name/node.html#node">(file name)node</a>
+<code>@ref{node,,,,manual}</code> &lsquo;node&rsquo; in <cite>manual</cite>
+<code>@ref{node,cross ref name,title,}</code> &lsquo;title&rsquo;
+<code>@ref{node,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)cross ref name</a>
+<code>@ref{node,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; 
in <cite>manual</cite>
+<code>@ref{node,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/node.html#node">(file name)title</a>
+<code>@ref{node,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{node,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/node.html#node">title</a> in 
<cite>manual</cite>
+<code>@ref{node,,title,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)title</a>
+<code>@ref{node,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{node,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">title</a> in <cite>manual</cite>
+<code>@ref{node,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">node</a> in <cite>manual</cite>
+<code>@ref{,cross ref name,title,}</code> &lsquo;title&rsquo;
+<code>@ref{,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)cross ref name</a>
+<code>@ref{,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; in 
<cite>manual</cite>
+<code>@ref{,cross ref name,title,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)title</a>
+<code>@ref{,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/index.html">title</a> in 
<cite>manual</cite>
+<code>@ref{,,title,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)title</a>
+<code>@ref{,,title,,manual}</code> &lsquo;title&rsquo; in <cite>manual</cite>
+<code>@ref{,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/index.html">title</a> in <cite>manual</cite>
+<code>@ref{,,,file name,manual}</code> <cite><a data-manual="file name" 
href="../file name/index.html">manual</a></cite>
+</p>
+<p><code>@inforef{,cross ref name }</code> See &lsquo;cross ref name&rsquo;
+<code>@inforef{,,file name}</code> See <a data-manual="file name" 
href="../file name/index.html">(file name)</a>
+<code>@inforef{,cross ref name, file name}</code> See <a data-manual="file 
name" href="../file name/index.html">(file name)cross ref name</a>
+<code>@inforef{}</code> 
+</p>
+
+
+<p>Normal text
+</p>
+<p>&lt;
+&gt;
+&quot;
+&amp;
+&rsquo;
+&lsquo;
+</p>
+<p>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;<br>
+code: <code>``simple-double--three---four----''</code> <br>
+asis: &ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo; <br>
+strong: 
<strong>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;</strong> <br>
+kbd: <kbd>``simple-double--three---four----''</kbd> <br>
+</p>
+<p>&lsquo;<!-- /@w -->&lsquo;simple-double-<!-- /@w 
-->-three&mdash;four&mdash;-&rsquo;<!-- /@w -->&rsquo;<br>
+</p>
+<span id="index-_002d_002doption"></span>
+<span id="index-_0060_0060"></span>
+<span id="index-_0060_0060-2"></span>
+<span id="index-_002d_002dfoption"></span>
+
+<p>@&quot;u &uuml; 
+@&quot;{U} &Uuml; 
+@~n &ntilde;
+@^a &acirc;
+@&rsquo;e &eacute;
+@=o &#333;
+@&lsquo;i &igrave;
+@&rsquo;{e} &eacute;
+@&rsquo;{@dotless{i}} &iacute; 
+@dotless{i} i
+@dotless{j} j
+@&lsquo;{@=E} &#274;` 
+@l{} &#322;
+@,{@&rsquo;C} &#262;,
+@,c &ccedil;
+@,c@&quot;u &ccedil;&uuml; <br>
+</p>
+<p>@U{0075} &#x0075;
+</p>
+<p>@* <br>
+@ followed by a space
+&nbsp;
+@ followed by a tab
+&nbsp;
+@ followed by a new line
+&nbsp;<code>@-</code> 
+<code>@|</code> 
+<code>@:</code> 
+<code>@!</code> !
+<code>@?</code> ?
+<code>@.</code> .
+<code>@@</code> @
+<code>@}</code> }
+<code>@{</code> {
+<code>@/</code> 
+</p>
+<p>foo vs. bar. 
+colon :And something else.
+semi colon ;.
+And ? ?.
+Now ! !@
+but , ,
+</p>
+<p>@TeX TeX
+@LaTeX LaTeX
+@bullet &bull;
+@copyright &copy;
+@dots &hellip;
+@enddots <small class="enddots">...</small>
+@equiv &equiv;
+@error error&rarr;
+@expansion &rarr;
+@minus -
+@point &lowast;
+@print -|
+@result &rArr;
+@today a sunny day
+</p>
+<p>@aa &aring;
+@AA &Aring;
+@ae &aelig;
+@oe &oelig;
+@AE &AElig;
+@OE &OElig;
+@o &oslash;
+@O &Oslash;
+@ss &szlig;
+@l &#322;
+@L &#321;
+@DH &ETH;
+@TH &THORN;
+@dh &eth;
+@th &thorn;
+</p>
+<p>@exclamdown &iexcl;
+@questiondown &iquest;
+@pounds &pound;
+@registeredsymbol &reg;
+@ordf &ordf;
+@ordm &ordm;
+@comma ,
+@quotedblleft &ldquo;
+@quotedblright &rdquo;
+@quoteleft &lsquo;
+@quoteright &rsquo;
+@quotedblbase &bdquo;
+@quotesinglbase &sbquo;
+@guillemetleft &laquo;
+@guillemetright &raquo;
+@guillemotleft &laquo;
+@guillemotright &raquo;
+@guilsinglleft &lsaquo;
+@guilsinglright &rsaquo;
+@textdegree &deg;
+@euro &euro;
+@arrow &rarr;
+@leq &le;
+@geq &ge;
+</p>
+<p><code>@acronym{--a,an accronym}</code> <acronym title="an 
accronym">&ndash;a</acronym> (an accronym)
+<code>@acronym{--a}</code> <acronym title="an accronym">&ndash;a</acronym>
+<code>@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr 
title="&Eacute;tude Autonome">&Eacute;&ndash;. ,A.</abbr> (&Eacute;tude 
Autonome)
+<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude 
Autonome">&Eacute;&ndash;. ,A.</abbr>
+<code>@asis{--a}</code> &ndash;a
+<code>@b{--a}</code> <b>&ndash;a</b>
+<code>@cite{--a}</code> <cite>&ndash;a</cite>
+<code>@code{--a}</code> <code>--a</code>
+<code>@command{--a}</code> <code>--a</code>
+<code>@dfn{--a}</code> <em>&ndash;a</em>
+<code>@dmn{--a}</code> &ndash;a
+<code>@email{--a,--b}</code> <a href="mailto:--a";>&ndash;b</a>
+<code>@email{,--b}</code> &ndash;b
+<code>@email{--a}</code> <a href="mailto:--a";>--a</a>
+<code>@emph{--a}</code> <em>&ndash;a</em>
+<code>@env{--a}</code> <code>--a</code>
+<code>@file{--a}</code> <samp>--a</samp>
+<code>@i{--a}</code> <i>&ndash;a</i>
+<code>@kbd{--a}</code> <kbd>--a</kbd>
+<code>@key{--a}</code> <tt class="key">--a</tt>
+<code>@math{--a {\frac{1}{2}} @minus{}}</code> <!-- MATH
+ $- -a {\frac{1}{2}} @minus{}$
+ -->
+<SPAN CLASS="MATH"><IMG
+ STYLE="height: 2.98ex; vertical-align: -0.92ex; " SRC="sing_2.svg"
+ ALT="$--a {\frac{1}{2}} @minus{}$"></SPAN>
+<code>@option{--a}</code> <samp>--a</samp>
+<code>@r{--a}</code> <span class="roman">&ndash;a</span>
+<code>@samp{--a}</code> &lsquo;<samp>--a</samp>&rsquo;
+<code>@sc{--a}</code> <small>&ndash;A</small>
+<code>@strong{--a}</code> <strong>&ndash;a</strong>
+<code>@t{--a}</code> <tt>--a</tt>
+<code>@sansserif{--a}</code> <span class="sansserif">&ndash;a</span>
+<code>@slanted{--a}</code> <i>&ndash;a</i>
+<code>@titlefont{--a}</code> </p><h1 class="titlefont">&ndash;a</h1>
+<p><code>@indicateurl{--a}</code> &lsquo;<code>--a</code>&rsquo;
+<code>@uref{--a,--b}</code> <a href="--a">&ndash;b</a>
+<code>@uref{--a}</code> <a href="--a">--a</a>
+<code>@uref{,--b}</code> &ndash;b
+<code>@uref{--a,--b,--c}</code> <a href="--a">&ndash;c</a>
+<code>@uref{,--b,--c}</code> &ndash;c
+<code>@uref{--a,,--c}</code> <a href="--a">&ndash;c</a>
+<code>@uref{,,--c}</code> &ndash;c
+<code>@url{--a,--b}</code> <a href="--a">&ndash;b</a>
+<code>@url{--a,}</code> <a href="--a">--a</a>
+<code>@url{,--b}</code> &ndash;b
+<code>@var{--a}</code> <var>&ndash;a</var>
+<code>@verb{:--a:}</code> <tt>--a</tt>
+<code>@verb{:a  &lt; &amp; @ % &quot; --    b:}</code> <tt>a  &lt; &amp; @ % 
&quot; --    b</tt>
+<code>@w{a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a 
a}</code> 
a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a<!--
 /@w -->
+<code>@H{a}</code> a''
+<code>@H{--a}</code> &ndash;a''
+<code>@dotaccent{a}</code> &#551;
+<code>@dotaccent{--a}</code> &ndash;a.
+<code>@ringaccent{a}</code> &aring;
+<code>@ringaccent{--a}</code> &ndash;a*
+<code>@tieaccent{a}</code> a[
+<code>@tieaccent{--a}</code> &ndash;a[
+<code>@u{a}</code> &#259;
+<code>@u{--a}</code> &ndash;a(
+<code>@ubaraccent{a}</code> a_
+<code>@ubaraccent{--a}</code> &ndash;a_
+<code>@udotaccent{a}</code> &#7841;
+<code>@udotaccent{--a}</code> .&ndash;a
+<code>@v{a}</code> &#462;
+<code>@v{--a}</code> &ndash;a&lt;
+<code>@,{c}</code> &ccedil;
+<code>@,{--c}</code> &ndash;c,
+<code>@ogonek{a}</code> &#261;
+<code>@ogonek{--a}</code> &ndash;a;
+<code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
+<code>@footnote{in footnote}</code> <a id="DOCF5" 
href="sing_fot.htm#FOOT5"><sup>3</sup></a>
+<code>@footnote{in footnote2}</code> <a id="DOCF6" 
href="sing_fot.htm#FOOT6"><sup>4</sup></a>
+</p>
+<p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,,l--e}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
+<code>@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt" alt="f--ile">
+<code>@image{f--ile,aze,az,alt,.e--xt}</code> <img src="f--ile.e--xt" 
alt="alt">
+<code>@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg" alt="a&ndash;lt">
+<code>@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}</code> <img 
src="f--ile@..file ext e--xt}" alt="alt">
+</p>
+<p><code>@sp 2</code><br>
+</p><br>
+<br>
+<p><code>@page</code><br>
+</p>
+<p><code>need 1002</code>
+</p>
+<p><code>@clicksequence{click @click{} A}</code> click &rarr; A
+After clickstyle &rArr;
+<code>@clicksequence{click @click{} A}</code> click &rArr; A
+</p>
+<DIV CLASS="displaymath">
+<!-- MATH
+ \begin{displaymath}
+@strong{``simple-double- -three- - -four- - - -''} @w{aa}
+`@w{}`simple-double-@w{}-three- - -four- - - -'@w{}'@*
+\end{displaymath}
+ -->
+
+<IMG
+ STYLE="height: 2.54ex; vertical-align: -0.57ex; " SRC="sing_4.svg"
+ ALT="$\displaystyle @strong{\lq\lq simple-double--three---four----''} @w{aa}
+\lq @w{}\lq simple-double-@w{}-three---four----'@w{}'@*
+$">
+</DIV>
+
+<DIV CLASS="displaymath">
+<!-- MATH
+ \begin{displaymath}
+@"u @"{U} @~n @^a @'e @=o @`i @'{e} @dotless{i} @dotless{j} @`{@=E}
+@l{} @,{@'C} @,{@'C} @,c @H{a} @dotaccent{a} @ringaccent{a} @tieaccent{a}
+@u{a} @ubaraccent{a} @udotaccent{a} @v{a} @ogonek{a} a@sup{h}@sub{l}
+@* @ @  @
+@- @| @: @! @? @. @@ @{ @} @/
+@today{}
+\end{displaymath}
+ -->
+
+<IMG
+ STYLE="height: 2.67ex; vertical-align: -0.70ex; " SRC="sing_5.svg"
+ ALT="$\displaystyle @''u @''{U} @~n @^a @'e @=o @\lq i @'{e} @dotless{i} 
@dotless{j} @\lq {...
+...@ogonek{a} a@sup{h}@sub{l}
+@* @ @ @
+@- @\vert @: @! @? @. @@ @{ @} @/
+@today{}
+$">
+</DIV>
+
+<DIV CLASS="displaymath">
+<!-- MATH
+ \begin{displaymath}
+@click{}
+@U{0075}
+@TeX{} @LaTeX{} @bullet{} @copyright{} @dots{} @enddots{} @equiv{}
+@error{} @expansion{} @minus{} @point{} @print{} @result{}
+@aa{} @AA{} @ae{} @oe{} @AE{} @OE{} @o{} @O{} @ss{} @l{} @L{} @DH{}
+@TH{} @dh{} @th{} @exclamdown{} @questiondown{} @pounds{}
+@registeredsymbol{} @ordf{} @ordm{} @comma{}
+\end{displaymath}
+ -->
+
+<IMG
+ STYLE="height: 2.29ex; vertical-align: -0.57ex; " SRC="sing_6.svg"
+ ALT="$\displaystyle @click{}
+@U{0075}
+@TeX{} @LaTeX{} @bullet{} @copyright{} @dots{} ...
+...down{} @questiondown{} @pounds{}
+@registeredsymbol{} @ordf{} @ordm{} @comma{}
+$">
+</DIV>
+
+<DIV CLASS="displaymath">
+<!-- MATH
+ \begin{displaymath}
+@quotedblleft{} @quotedblright{}
+@quoteleft{} @quoteright{} @quotedblbase{} @quotesinglbase{} @guillemetleft{}
+@guillemetright{} @guillemotleft{} @guillemotright{} @guilsinglleft{}
+@guilsinglright{} @textdegree{} @euro{} @arrow{} @leq{} @geq{}
+\end{displaymath}
+ -->
+
+<IMG
+ STYLE="height: 2.29ex; vertical-align: -0.57ex; " SRC="sing_7.svg"
+ ALT="$\displaystyle @quotedblleft{} @quotedblright{}
+@quoteleft{} @quoteright{} @quo...
+...guilsinglleft{}
+@guilsinglright{} @textdegree{} @euro{} @arrow{} @leq{} @geq{}
+$">
+</DIV>
+
+<p><kbd>default kbdinputstyle</kbd>
+</p><div class="example">
+<pre class="example"><kbd>in example default kbdinputstyle</kbd>
+</pre></div>
+
+<p><code>code kbdinputstyle</code>
+</p><div class="example">
+<pre class="example"><code>in example code kbdinputstyle</code>
+</pre></div>
+
+<p><kbd>example kbdinputstyle</kbd>
+</p><div class="example">
+<pre class="example"><code>in example example kbdinputstyle</code>
+</pre></div>
+
+<p><kbd>distinct kbdinputstyle</kbd>
+</p><div class="example">
+<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
+</pre></div>
+
+<blockquote>
+<p>A quot&mdash;ation
+</p></blockquote>
+
+<blockquote>
+<p><b>Note:</b> A Note
+</p></blockquote>
+
+<blockquote>
+<p><b>note:</b> A note
+</p></blockquote>
+
+<blockquote>
+<p><b>Caution:</b> Caution
+</p></blockquote>
+
+<blockquote>
+<p><b>Important:</b> Important
+</p></blockquote>
+
+<blockquote>
+<p><b>Tip:</b> a Tip
+</p></blockquote>
+
+<blockquote>
+<p><b>Warning:</b> a Warning.
+</p></blockquote>
+
+<blockquote>
+<p><b>something &eacute; TeX:</b> The something &eacute; TeX is here.
+</p></blockquote>
+
+<blockquote>
+<p><b>@ at the end of line &nbsp;:</b> A @ at the end of the @quotation line.
+</p></blockquote>
+
+<blockquote>
+<p><b>something, other thing:</b> something, other thing
+</p></blockquote>
+
+<blockquote>
+<p><b>Note, the note:</b> Note, the note
+</p></blockquote>
+
+<blockquote>
+</blockquote>
+
+<blockquote>
+</blockquote>
+
+<blockquote>
+</blockquote>
+
+<blockquote>
+</blockquote>
+
+<blockquote>
+<p>aaa quotation
+</p></blockquote>
+<div align="center">&mdash; <em>quotation author</em>
+</div>
+<blockquote>
+<p>indent in quotation
+</p></blockquote>
+
+<blockquote>
+<p>A small quot&mdash;ation
+</p></blockquote>
+
+<blockquote>
+<p><b>Note:</b> A small Note
+</p></blockquote>
+
+<blockquote>
+<p><b>something, other thing:</b> something, other thing
+</p></blockquote>
+
+<ul>
+<li> i&ndash;temize
+</li></ul>
+
+<ul class="no-bullet">
+<li>+ i&ndash;tem +
+</li></ul>
+
+<ul>
+<li> b&ndash;ullet
+</li></ul>
+
+<ul class="no-bullet">
+<li>- minu&ndash;s
+</li></ul>
+
+<ul class="no-bullet">
+<li> e&ndash;mph item
+</li></ul>
+
+<ul class="no-bullet">
+<li><em>after emph</em> e&ndash;mph item
+</li></ul>
+
+<ul class="no-bullet">
+<li>&bull; a&ndash;n itemize line <span 
id="index-index-entry-within-itemize"></span>
+i&ndash;tem 1
+</li><li>&bull; a&ndash;n itemize line i&ndash;tem 2
+</li></ul>
+
+<ol>
+<li> e&ndash;numerate
+</li></ol>
+
+<table>
+<thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
+<tr><td width="40%">mu&ndash;ltitable item</td><td width="60%">multitable 
tab</td></tr>
+<tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
+<span id="index-index-entry-within-multitable"></span></td></tr>
+<tr><td width="40%">lone mu&ndash;ltitable item</td></tr>
+</table>
+
+<table>
+<tr><td>truc</td><td>bidule</td></tr>
+</table>
+
+<div class="example">
+<pre class="example">e--xample  some
+   text
+</pre></div>
+
+<div class="example first-arg">
+<pre class="example">example one arg
+</pre></div>
+
+<div class="example first-arg second-arg">
+<pre class="example">example two args
+</pre></div>
+
+<div class="example first-arg second-arg third-arg">
+<pre class="example">example three args
+</pre></div>
+
+<div class="example first-arg second-arg third-arg fourth-arg">
+<pre class="example">example four args
+</pre></div>
+
+<div class="example first-arg second-arg third-arg fourth-arg fifth-arg">
+<pre class="example">example five args
+</pre></div>
+
+<div class="example something-é-TeX">
+<pre class="example">The something &eacute; TeX is here.
+</pre></div>
+
+<div class="example @-at-the-end-of-line--">
+<pre class="example">A @ at the end of the @example line.
+</pre></div>
+
+<div class="example">
+<pre class="example">example with empty args
+</pre></div>
+
+<div class="example nonempty">
+<pre class="example">example with empty and non empty args mix
+</pre></div>
+
+<div class="example">
+<pre class="example">s--mallexample
+</pre></div>
+
+<p><code>@noindent</code> after smallexample.
+</p><div class="example">
+<pre class="example">$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&amp;content-type=text/plain'
+$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&amp;content-type=text/plain'
+</pre></div>
+<p>Less recent versions are also present.
+</p>
+<div class="display">
+<pre class="display">d&ndash;isplay
+</pre></div>
+
+<div class="display">
+<pre class="display">s&ndash;malldisplay
+</pre></div>
+
+<div class="example lisp">
+<pre class="lisp">l--isp
+</pre></div>
+
+<div class="example lisp">
+<pre class="lisp">s--malllisp
+</pre></div>
+
+<div class="format">
+<pre class="format">f&ndash;ormat
+</pre></div>
+
+<div class="format">
+<pre class="format">s&ndash;mallformat
+</pre></div>
+
+<DIV CLASS="displaymath">
+<!-- MATH
+ \begin{displaymath}
+disp- -laymath
+f(x) = {1 \over \sigma \sqrt{2\pi}}e@sup{-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2}
+\end{displaymath}
+ -->
+
+<IMG
+ STYLE="height: 6.26ex; vertical-align: -2.32ex; " SRC="sing_8.svg"
+ ALT="$\displaystyle disp--laymath
+f(x) = {1 \over \sigma \sqrt{2\pi}}e@sup{-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2}
+$">
+</DIV>
+
+<dl class="def">
+<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory: 
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002deffn_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;effn
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-de_002d_002dffn_005fname"><span class="category">cate--gory: 
</span><span><strong>de--ffn_name</strong> <em>ar--guments    more args <br> 
even more so</em><a href='#index-de_002d_002dffn_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>def&ndash;fn
+</p></dd></dl>
+ 
+<dl class="def">
+<dt id="index-i"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><span id="index-index-entry-within-deffn"></span>
+</dd><dt id="index-truc"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-truc' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-log-trap"><span class="category">Command: 
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-log-trap1"><span class="category">Command: 
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-log-trap2"><span class="category">Command: 
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-id-ule"><span class="category">cmde: </span><span><strong><b>id 
ule</b></strong> <em>truc</em><a href='#index-id-ule' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id="index-id-i-ule"><span class="category">cmde2: 
</span><span><strong><b>id &lsquo;<samp>i</samp>&rsquo; ule</b></strong> 
<em>truc</em><a href='#index-id-i-ule' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt><span class="category"><b>id &lsquo;<samp>i</samp>&rsquo; ule</b>: 
</span><span><strong></strong></span></dt>
+<dt><span><strong></strong></span></dt>
+<dt><span class="category">aaa: </span><span><strong></strong></span></dt>
+<dt><span class="category">: </span><span><strong></strong></span></dt>
+<dt><span class="category">: </span><span><strong></strong></span></dt>
+<dt id="index-machin"><span class="category">: 
</span><span><strong>machin</strong><a href='#index-machin' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-bidule-machin"><span class="category">: 
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-machin-1"><span class="category">truc: 
</span><span><strong>machin</strong><a href='#index-machin-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt><span class="category">truc: </span><span><strong></strong></span></dt>
+<dt id="index-followed"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-followed' class='copiable-anchor'> &para;</a></span></dt>
+<dt><span class="category">truc: </span><span><strong></strong></span></dt>
+<dt><span class="category">: </span><span><strong></strong></span></dt>
+<dt id="index-a-1"><span class="category">truc: 
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a 
href='#index-a-1' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-deffnx"><span class="category">truc: 
</span><span><strong>deffnx</strong> <em>before end deffn</em><a 
href='#index-deffnx' class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+
+<dl class="def">
+<dt id="index-deffn"><span class="category">empty: 
</span><span><strong>deffn</strong><a href='#index-deffn' 
class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+
+<dl class="def">
+<dt id="index-deffn-1"><span class="category">empty: 
</span><span><strong>deffn</strong> <em>with deffnx</em><a 
href='#index-deffn-1' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-deffnx-1"><span class="category">empty: 
</span><span><strong>deffnx</strong><a href='#index-deffnx-1' 
class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+
+<dl class="def">
+<dt id="index-i-1"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-truc-1"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-truc-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>text in def item for second def item
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002defvr_005fname"><span class="category">c--ategory: 
</span><span><strong>d--efvr_name</strong><a 
href='#index-d_002d_002defvr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efvr
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002deftypefn_005fname"><span class="category">c--ategory: 
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong> 
<em>a--rguments...</em><a href='#index-d_002d_002deftypefn_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypefn
+</p></dd></dl>
+
+<dl class="def">
+<dt 
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory on 
c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong> 
<em>a--rguments...</em><a 
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypeop
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002deftypevr_005fname"><span class="category">c--ategory: 
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a 
href='#index-d_002d_002deftypevr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypevr
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002defcv_005fname"><span>c--ategory of c--lass: 
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efcv
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory on 
c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efop
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002deftp_005fname"><span class="category">c--ategory: 
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a 
href='#index-d_002d_002deftp_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftp
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002defun_005fname"><span class="category">Function: 
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defun_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efun
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002defmac_005fname"><span class="category">Macro: 
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defmac_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efmac
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002defspec_005fname"><span class="category">Special Form: 
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defspec_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efspec
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002defvar_005fname"><span class="category">Variable: 
</span><span><strong>d--efvar_name</strong> <em>argvar argvar1</em><a 
href='#index-d_002d_002defvar_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efvar
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002defopt_005fname"><span class="category">User Option: 
</span><span><strong>d--efopt_name</strong><a 
href='#index-d_002d_002defopt_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efopt
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002deftypefun_005fname"><span class="category">Function: 
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong> 
<em>a--rguments...</em><a href='#index-d_002d_002deftypefun_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypefun
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002deftypevar_005fname"><span class="category">Variable: 
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a 
href='#index-d_002d_002deftypevar_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypevar
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance 
Variable of c--lass: <strong>d--efivar_name</strong><a 
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efivar
+</p></dd></dl>
+
+<dl class="def">
+<dt 
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance 
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a 
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypeivar
+</p></dd></dl>
+
+<dl class="def">
+<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method on 
c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;efmethod
+</p></dd></dl>
+
+<dl class="def">
+<dt 
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method on 
c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong> 
<em>a--rguments...</em><a 
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypemethod
+</p></dd></dl>
+
+<p><code>@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@, 
ma---nual@@}</code> See <a data-manual="file n---ame@" href="../file 
n---ame@/c_002d_002d_002dhapter_0040.html#c_002d_002d_002dhapter_0040">t&mdash;itle@</a>
 in <cite>ma&mdash;nual@</cite>.
+<code>@ref{chapter, cross ref name, title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@pxref{chapter, cross ref name, title, file name, manual}</code> see <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
+</p>
+<p><code>@ref{chapter}</code> <a href="#chapter">chapter</a>
+<code>@xref{chapter}</code> See <a href="#chapter">chapter</a>.
+<code>@pxref{chapter}</code> see <a href="#chapter">chapter</a>
+<code>@ref{s--ect@comma{}ion}</code> <a href="s_002d_002dect_002cion.html">A 
section</a>
+</p>
+<p><code>@ref{s--ect@comma{}ion, a @comma{} in cross
+ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual 
name }</code>
+<a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a> 
in <cite>a , in manual name</cite>
+</p>
+<p><code>@ref{chapter,cross ref name}</code> <a href="#chapter">cross ref 
name</a>
+<code>@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<code>@ref{chapter,,,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
+<code>@ref{chapter,,,,manual}</code> &lsquo;chapter&rsquo; in 
<cite>manual</cite>
+<code>@ref{chapter,cross ref name,title,}</code> <a href="#chapter">title</a>
+<code>@ref{chapter,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)cross ref name</a>
+<code>@ref{chapter,cross ref name,,,manual}</code> &lsquo;cross ref 
name&rsquo; in <cite>manual</cite>
+<code>@ref{chapter,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)title</a>
+<code>@ref{chapter,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{chapter,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@ref{chapter,,title,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)title</a>
+<code>@ref{chapter,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{chapter,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">chapter</a> in <cite>manual</cite>
+</p>
+
+<p><code>@ref{(pman)anode,cross ref name}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)cross ref name</a>
+<code>@ref{(pman)anode,,title}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
+<code>@ref{(pman)anode,,,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)anode</a>
+<code>@ref{(pman)anode,,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">anode</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title,}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
+<code>@ref{(pman)anode,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">(file name)cross ref name</a>
+<code>@ref{(pman)anode,cross ref name,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">cross ref name</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title,file name}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">(file 
name)title</a>
+<code>@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
data-manual="pman" href="../pman/anode.html#anode">title</a> in 
<cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">title</a> in 
<cite>manual</cite>
+<code>@ref{(pman)anode,,title,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)title</a>
+<code>@ref{(pman)anode,,title,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">anode</a> in <cite>manual</cite>
+</p>
+
+<p><code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
+<code>@inforef{chapter}</code> See &lsquo;chapter&rsquo;
+<code>@inforef{chapter, cross ref name}</code> See &lsquo;cross ref name&rsquo;
+<code>@inforef{chapter,,file name}</code> See <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
+<code>@inforef{node, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/node.html#node">(file name)cross ref 
name</a>
+<code>@inforef{node}</code> See &lsquo;node&rsquo;
+<code>@inforef{node, cross ref name}</code> See &lsquo;cross ref name&rsquo;
+<code>@inforef{node,,file name}</code> See <a data-manual="file name" 
href="../file name/node.html#node">(file name)node</a>
+<code>@inforef{chapter, cross ref name, file name, spurious arg}</code> See <a 
data-manual="file name, spurious arg" href="../file name, spurious 
arg/chapter.html#chapter">(file name, spurious arg)cross ref name</a>
+</p>
+<p><code>@inforef{s--ect@comma{}ion, a @comma{} in cross
+ref, a comma@comma{} in file}</code>
+See <a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a , 
in cross
+ref</a>
+</p>
+
+<dl compact="compact">
+<dt><span>a</span></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl compact="compact">
+<dt id='index-a-6'><span>a<a href='#index-a-6' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt id='index-b-2'><span>b<a href='#index-b-2' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl compact="compact">
+<dt id='index-a-2'><span>a<a href='#index-a-2' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><span id="index-index-entry-between-item-and-itemx"></span>
+</dd>
+<dt id='index-b'><span>b<a href='#index-b' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<table class="cartouche" border="1"><tr><td>
+<p>c&ndash;artouche
+</p></td></tr></table>
+
+<p>g&ndash;roupe
+</p>
+<p align="left">f&ndash;lushleft
+more text
+</p>
+<p align="right">f&ndash;lushright
+more text
+</p>
+<div align="center">ce&ndash;ntered line
+</div>
+<p>r&ndash;raggedright
+more text
+</p>
+<pre class="verbatim">\input texinfo @c -*-texinfo-*-
+
+@setfilename simplest.info
+
+@node Top
+
+This is a very simple texi manual @  &lt;&gt;.
+
+@bye
+</pre>
+<pre class="verbatim">in verbatim ''
+</pre>
+
+html ''
+
+<DIV CLASS="displaymath">
+<!-- MATH
+ \begin{displaymath}
+\partial_t \eta (t) = g(\eta(t),\varphi(t))
+\end{displaymath}
+ -->
+
+<IMG
+ STYLE="height: 2.55ex; vertical-align: -0.70ex; " SRC="sing_1.svg"
+ ALT="$\displaystyle \partial_t \eta (t) = g(\eta(t),\varphi(t))$">
+</DIV>
+ &rdquo;
+
+
+
+<span id="majorheading-1"></span><h1 class="majorheading">majorheading</h1>
+
+<span id="chapheading-1"></span><h1 class="chapheading">chapheading</h1>
+
+<span id="heading-1"></span><h2 class="heading">heading</h2>
+
+<span id="subheading-1"></span><h3 class="subheading">subheading</h3>
+
+<span id="subsubheading-1"></span><h4 class="subsubheading">subsubheading</h4>
+
+
+<p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
+<code>@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }</code> <abbr 
title="&Eacute;tude&ndash;, Autonome">&Eacute;&ndash;. ,A.</abbr> 
(&Eacute;tude&ndash;, <b>Autonome</b>)
+<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude&ndash;, 
Autonome">&Eacute;&ndash;. ,A.</abbr>
+</p>
+<p><code>@math{--a@minus{} {\frac{1}{2}}}</code> <!-- MATH
+ $- -a@minus{} {\frac{1}{2}}$
+ -->
+<SPAN CLASS="MATH"><IMG
+ STYLE="height: 2.98ex; vertical-align: -0.92ex; " SRC="sing_3.svg"
+ ALT="$--a@minus{} {\frac{1}{2}}$"></SPAN>
+</p>
+<p><code>@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img src="f-ile.jpg" 
alt="altjk _&quot; %@">
+<code>@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img src="f--ile.e--xt" alt="jk _&quot; %@ in b &quot;">
+<code>@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; %@:}}</code> 
<img src="filejk _&quot; %@.jpg" alt="altjk _&quot; %@">
+</p>
+
+
+
+<p>Somehow invalid use of @,:<br>
+@, ,
+<br>
+@,@&quot;u ,&uuml;
+</p>
+<p>Invalid use of @&rsquo;:<br>
+@&rsquo; '
+<br>
+@&rsquo;@&quot;u '&uuml;
+</p>
+<p>@dotless{truc} truc
+@dotless{ij} ij
+<code>@dotless{--a}</code> &ndash;a
+<code>@dotless{a}</code> a
+</p>
+<p>@U, without braces @U{}, with empty arg 
+@U{z}, with non-hex arg &#xz;
+@U{abc}, with &lt;4 hex digits &#xabc;
+@U{FFFFFFFFFFFFFF}, value much too large &#xFFFFFFFFFFFFFF;
+@U{110000}, value just beyond Unicode &#x110000;
+</p>
+<p>@TeX, but without brace TeX<code>@#</code> #
+</p>
+<p><code>@w{--a}</code> &ndash;a<!-- /@w -->
+</p>
+<p><code>@image{,1--xt}</code> 
+<code>@image{,,2--xt}</code> 
+<code>@image{,,,3--xt}</code> 
+</p>
+
+<ul class="no-bullet">
+<li> after emph e&ndash;mph item
+</li></ul>
+
+<ul class="no-bullet">
+<li>&bull; a&ndash;n itemize line i&ndash;tem 1
+</li><li>&bull; a&ndash;n itemize line i&ndash;tem 2
+</li></ul>
+
+<dl class="def">
+<dt><span class="category">fun: </span><span><strong></strong></span></dt>
+<dt id="index-machin-2"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and</em><a 
href='#index-machin-2' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-machin-3"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and  after</em><a 
href='#index-machin-3' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-machin-4"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and </em><a 
href='#index-machin-4' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-machin-5"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a 
href='#index-machin-5' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-followed-1"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-followed-1' class='copiable-anchor'> &para;</a></span></dt>
+<dd><p>Various deff lines
+</p></dd><dt id="index-after"><span class="category">truc: 
</span><span><strong>after</strong> <em>a deff item</em><a href='#index-after' 
class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+
+<p><code>@ref{node}</code> &lsquo;node&rsquo;
+</p>
+<p><code>@ref{,cross ref name}</code> &lsquo;cross ref name&rsquo;
+<code>@ref{,,title}</code> &lsquo;title&rsquo;
+<code>@ref{,,,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)</a>
+<code>@ref{,,,,manual}</code> <cite>manual</cite>
+<code>@ref{node,cross ref name}</code> &lsquo;cross ref name&rsquo;
+<code>@ref{node,,title}</code> &lsquo;title&rsquo;
+<code>@ref{node,,,file name}</code> <a data-manual="file name" href="../file 
name/node.html#node">(file name)node</a>
+<code>@ref{node,,,,manual}</code> &lsquo;node&rsquo; in <cite>manual</cite>
+<code>@ref{node,cross ref name,title,}</code> &lsquo;title&rsquo;
+<code>@ref{node,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)cross ref name</a>
+<code>@ref{node,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; 
in <cite>manual</cite>
+<code>@ref{node,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/node.html#node">(file name)title</a>
+<code>@ref{node,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{node,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/node.html#node">title</a> in 
<cite>manual</cite>
+<code>@ref{node,,title,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)title</a>
+<code>@ref{node,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{node,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">title</a> in <cite>manual</cite>
+<code>@ref{node,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">node</a> in <cite>manual</cite>
+<code>@ref{,cross ref name,title,}</code> &lsquo;title&rsquo;
+<code>@ref{,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)cross ref name</a>
+<code>@ref{,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; in 
<cite>manual</cite>
+<code>@ref{,cross ref name,title,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)title</a>
+<code>@ref{,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
+<code>@ref{,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/index.html">title</a> in 
<cite>manual</cite>
+<code>@ref{,,title,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)title</a>
+<code>@ref{,,title,,manual}</code> &lsquo;title&rsquo; in <cite>manual</cite>
+<code>@ref{,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/index.html">title</a> in <cite>manual</cite>
+<code>@ref{,,,file name,manual}</code> <cite><a data-manual="file name" 
href="../file name/index.html">manual</a></cite>
+</p>
+<p><code>@inforef{,cross ref name }</code> See &lsquo;cross ref name&rsquo;
+<code>@inforef{,,file name}</code> See <a data-manual="file name" 
href="../file name/index.html">(file name)</a>
+<code>@inforef{,cross ref name, file name}</code> See <a data-manual="file 
name" href="../file name/index.html">(file name)cross ref name</a>
+<code>@inforef{}</code> 
+</p>
+
+
+<p>In example.
+</p><div class="example">
+<pre class="example">
+
+&lt;
+&gt;
+&quot;
+&amp;
+'
+`
+
+``simple-double--three---four----''
+
+code: <code>``simple-double--three---four----''</code> 
+
+asis: ``simple-double--three---four----'' 
+
+strong: <strong>``simple-double--three---four----''</strong> 
+
+kbd: <kbd>``simple-double--three---four----''</kbd> 
+
+
+`<!-- /@w -->`simple-double-<!-- /@w -->-three---four----'<!-- /@w -->'
+
+
+<span id="index-_002d_002doption-1"></span><span 
id="index-_0060_0060-1"></span><span id="index-_0060_0060-3"></span><span 
id="index-_002d_002dfoption-1"></span>
+@&quot;u &uuml; 
+@&quot;{U} &Uuml; 
+@~n &ntilde;
+@^a &acirc;
+@'e &eacute;
+@=o &#333;
+@`i &igrave;
+@'{e} &eacute;
+@'{@dotless{i}} &iacute; 
+@dotless{i} i
+@dotless{j} j
+@`{@=E} &#274;` 
+@l{} &#322;
+@,{@'C} &#262;,
+@,c &ccedil;
+@,c@&quot;u &ccedil;&uuml; 
+
+
+@U{0075} &#x0075;
+
+@* 
+
+@ followed by a space
+&nbsp;
+@ followed by a tab
+&nbsp;
+@ followed by a new line
+&nbsp;<code>@-</code> 
+<code>@|</code> 
+<code>@:</code> 
+<code>@!</code> !
+<code>@?</code> ?
+<code>@.</code> .
+<code>@@</code> @
+<code>@}</code> }
+<code>@{</code> {
+<code>@/</code> 
+
+foo vs. bar. 
+colon :And something else.
+semi colon ;.
+And ? ?.
+Now ! !@
+but , ,
+
+@TeX TeX
+@LaTeX LaTeX
+@bullet &bull;
+@copyright &copy;
+@dots &hellip;
+@enddots ...
+@equiv &equiv;
+@error error&rarr;
+@expansion &rarr;
+@minus -
+@point &lowast;
+@print -|
+@result &rArr;
+@today a sunny day
+
+@aa &aring;
+@AA &Aring;
+@ae &aelig;
+@oe &oelig;
+@AE &AElig;
+@OE &OElig;
+@o &oslash;
+@O &Oslash;
+@ss &szlig;
+@l &#322;
+@L &#321;
+@DH &ETH;
+@TH &THORN;
+@dh &eth;
+@th &thorn;
+
+@exclamdown &iexcl;
+@questiondown &iquest;
+@pounds &pound;
+@registeredsymbol &reg;
+@ordf &ordf;
+@ordm &ordm;
+@comma ,
+@quotedblleft &ldquo;
+@quotedblright &rdquo;
+@quoteleft &lsquo;
+@quoteright &rsquo;
+@quotedblbase &bdquo;
+@quotesinglbase &sbquo;
+@guillemetleft &laquo;
+@guillemetright &raquo;
+@guillemotleft &laquo;
+@guillemotright &raquo;
+@guilsinglleft &lsaquo;
+@guilsinglright &rsaquo;
+@textdegree &deg;
+@euro &euro;
+@arrow &rarr;
+@leq &le;
+@geq &ge;
+
+<code>@acronym{--a,an accronym}</code> <acronym title="an 
accronym">--a</acronym> (an accronym)
+<code>@acronym{--a}</code> <acronym title="an accronym">--a</acronym>
+<code>@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr 
title="&Eacute;tude Autonome">&Eacute;--. ,A.</abbr> (&Eacute;tude Autonome)
+<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude 
Autonome">&Eacute;--. ,A.</abbr>
+<code>@asis{--a}</code> --a
+<code>@b{--a}</code> <b>&ndash;a</b>
+<code>@cite{--a}</code> <cite>--a</cite>
+<code>@code{--a}</code> <code>--a</code>
+<code>@command{--a}</code> <code>--a</code>
+<code>@dfn{--a}</code> <em>--a</em>
+<code>@dmn{--a}</code> --a
+<code>@email{--a,--b}</code> <a href="mailto:--a";>--b</a>
+<code>@email{,--b}</code> --b
+<code>@email{--a}</code> <a href="mailto:--a";>--a</a>
+<code>@emph{--a}</code> <em>--a</em>
+<code>@env{--a}</code> <code>--a</code>
+<code>@file{--a}</code> <samp>--a</samp>
+<code>@i{--a}</code> <i>&ndash;a</i>
+<code>@kbd{--a}</code> <kbd>--a</kbd>
+<code>@key{--a}</code> <span class="key">--a</span>
+<code>@math{--a {\frac{1}{2}} @minus{}}</code> <!-- MATH
+ $- -a {\frac{1}{2}} @minus{}$
+ -->
+<SPAN CLASS="MATH"><IMG
+ STYLE="height: 2.98ex; vertical-align: -0.92ex; " SRC="sing_2.svg"
+ ALT="$--a {\frac{1}{2}} @minus{}$"></SPAN>
+<code>@option{--a}</code> <samp>--a</samp>
+<code>@r{--a}</code> <span class="roman">&ndash;a</span>
+<code>@samp{--a}</code> &lsquo;<samp>--a</samp>&rsquo;
+<code>@sc{--a}</code> --A
+<code>@strong{--a}</code> <strong>--a</strong>
+<code>@t{--a}</code> <tt>--a</tt>
+<code>@sansserif{--a}</code> <span class="sansserif">&ndash;a</span>
+<code>@slanted{--a}</code> <i>&ndash;a</i>
+<code>@titlefont{--a}</code> </pre><h1 class="titlefont">--a</h1><pre 
class="example">
+
+<code>@indicateurl{--a}</code> &lsquo;<code>--a</code>&rsquo;
+<code>@uref{--a,--b}</code> <a href="--a">--b</a>
+<code>@uref{--a}</code> <a href="--a">--a</a>
+<code>@uref{,--b}</code> --b
+<code>@uref{--a,--b,--c}</code> <a href="--a">--c</a>
+<code>@uref{,--b,--c}</code> --c
+<code>@uref{--a,,--c}</code> <a href="--a">--c</a>
+<code>@uref{,,--c}</code> --c
+<code>@url{--a,--b}</code> <a href="--a">--b</a>
+<code>@url{--a,}</code> <a href="--a">--a</a>
+<code>@url{,--b}</code> --b
+<code>@var{--a}</code> <var>--a</var>
+<code>@verb{:--a:}</code> <tt>--a</tt>
+<code>@verb{:a  &lt; &amp; @ % &quot; --    b:}</code> <tt>a  &lt; &amp; @ % 
&quot; --    b</tt>
+<code>@w{a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a 
a}</code> a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a 
a<!-- /@w -->
+<code>@H{a}</code> a''
+<code>@H{--a}</code> --a''
+<code>@dotaccent{a}</code> &#551;
+<code>@dotaccent{--a}</code> --a.
+<code>@ringaccent{a}</code> &aring;
+<code>@ringaccent{--a}</code> --a*
+<code>@tieaccent{a}</code> a[
+<code>@tieaccent{--a}</code> --a[
+<code>@u{a}</code> &#259;
+<code>@u{--a}</code> --a(
+<code>@ubaraccent{a}</code> a_
+<code>@ubaraccent{--a}</code> --a_
+<code>@udotaccent{a}</code> &#7841;
+<code>@udotaccent{--a}</code> .--a
+<code>@v{a}</code> &#462;
+<code>@v{--a}</code> --a&lt;
+<code>@,{c}</code> &ccedil;
+<code>@,{--c}</code> --c,
+<code>@ogonek{a}</code> &#261;
+<code>@ogonek{--a}</code> --a;
+<code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
+<code>@footnote{in footnote}</code> <a id="DOCF7" 
href="sing_fot.htm#FOOT7">(5)</a>
+<code>@footnote{in footnote2}</code> <a id="DOCF8" 
href="sing_fot.htm#FOOT8">(6)</a>
+
+<code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,,l--e}</code> <img src="f--ile.png" alt="f--ile">
+<code>@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
+<code>@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt" alt="f--ile">
+<code>@image{f--ile,aze,az,alt,.e--xt}</code> <img src="f--ile.e--xt" 
alt="alt">
+<code>@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg" alt="a&ndash;lt">
+<code>@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}</code> <img 
src="f--ile@..file ext e--xt}" alt="alt">
+
+<code>@sp 2</code>
+
+
+
+<code>@page</code>
+
+</pre><pre class="example">
+
+<code>need 1002</code>
+
+<code>@clicksequence{click @click{} A}</code> click &rarr; A
+After clickstyle &rArr;
+<code>@clicksequence{click @click{} A}</code> click &rArr; A
+
+</pre><DIV CLASS="displaymath">
+<!-- MATH
+ \begin{displaymath}
+@strong{``simple-double- -three- - -four- - - -''} @w{aa}
+`@w{}`simple-double-@w{}-three- - -four- - - -'@w{}'@*
+\end{displaymath}
+ -->
+
+<IMG
+ STYLE="height: 2.54ex; vertical-align: -0.57ex; " SRC="sing_4.svg"
+ ALT="$\displaystyle @strong{\lq\lq simple-double--three---four----''} @w{aa}
+\lq @w{}\lq simple-double-@w{}-three---four----'@w{}'@*
+$">
+</DIV>
+<pre class="example">
+
+</pre><DIV CLASS="displaymath">
+<!-- MATH
+ \begin{displaymath}
+@"u @"{U} @~n @^a @'e @=o @`i @'{e} @dotless{i} @dotless{j} @`{@=E}
+@l{} @,{@'C} @,{@'C} @,c @H{a} @dotaccent{a} @ringaccent{a} @tieaccent{a}
+@u{a} @ubaraccent{a} @udotaccent{a} @v{a} @ogonek{a} a@sup{h}@sub{l}
+@* @ @  @
+@- @| @: @! @? @. @@ @{ @} @/
+@today{}
+\end{displaymath}
+ -->
+
+<IMG
+ STYLE="height: 2.67ex; vertical-align: -0.70ex; " SRC="sing_5.svg"
+ ALT="$\displaystyle @''u @''{U} @~n @^a @'e @=o @\lq i @'{e} @dotless{i} 
@dotless{j} @\lq {...
+...@ogonek{a} a@sup{h}@sub{l}
+@* @ @ @
+@- @\vert @: @! @? @. @@ @{ @} @/
+@today{}
+$">
+</DIV>
+<pre class="example">
+
+</pre><DIV CLASS="displaymath">
+<!-- MATH
+ \begin{displaymath}
+@click{}
+@U{0075}
+@TeX{} @LaTeX{} @bullet{} @copyright{} @dots{} @enddots{} @equiv{}
+@error{} @expansion{} @minus{} @point{} @print{} @result{}
+@aa{} @AA{} @ae{} @oe{} @AE{} @OE{} @o{} @O{} @ss{} @l{} @L{} @DH{}
+@TH{} @dh{} @th{} @exclamdown{} @questiondown{} @pounds{}
+@registeredsymbol{} @ordf{} @ordm{} @comma{}
+\end{displaymath}
+ -->
+
+<IMG
+ STYLE="height: 2.29ex; vertical-align: -0.57ex; " SRC="sing_6.svg"
+ ALT="$\displaystyle @click{}
+@U{0075}
+@TeX{} @LaTeX{} @bullet{} @copyright{} @dots{} ...
+...down{} @questiondown{} @pounds{}
+@registeredsymbol{} @ordf{} @ordm{} @comma{}
+$">
+</DIV>
+<pre class="example">
+
+</pre><DIV CLASS="displaymath">
+<!-- MATH
+ \begin{displaymath}
+@quotedblleft{} @quotedblright{}
+@quoteleft{} @quoteright{} @quotedblbase{} @quotesinglbase{} @guillemetleft{}
+@guillemetright{} @guillemotleft{} @guillemotright{} @guilsinglleft{}
+@guilsinglright{} @textdegree{} @euro{} @arrow{} @leq{} @geq{}
+\end{displaymath}
+ -->
+
+<IMG
+ STYLE="height: 2.29ex; vertical-align: -0.57ex; " SRC="sing_7.svg"
+ ALT="$\displaystyle @quotedblleft{} @quotedblright{}
+@quoteleft{} @quoteright{} @quo...
+...guilsinglleft{}
+@guilsinglright{} @textdegree{} @euro{} @arrow{} @leq{} @geq{}
+$">
+</DIV>
+<pre class="example">
+
+<kbd>default kbdinputstyle</kbd>
+</pre><div class="example">
+<pre class="example"><kbd>in example default kbdinputstyle</kbd>
+</pre></div>
+<pre class="example">
+
+<code>code kbdinputstyle</code>
+</pre><div class="example">
+<pre class="example"><code>in example code kbdinputstyle</code>
+</pre></div>
+<pre class="example">
+
+<code>example kbdinputstyle</code>
+</pre><div class="example">
+<pre class="example"><code>in example example kbdinputstyle</code>
+</pre></div>
+<pre class="example">
+
+<kbd>distinct kbdinputstyle</kbd>
+</pre><div class="example">
+<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
+</pre></div>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example">A quot---ation
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>Note:</b> A Note
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>note:</b> A note
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>Caution:</b> Caution
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>Important:</b> Important
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>Tip:</b> a Tip
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>Warning:</b> a Warning.
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>something &eacute; TeX:</b> The something &eacute; TeX 
is here.
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>something, other thing:</b> something, other thing
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>Note, the note:</b> Note, the note
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+</blockquote>
+<pre class="example">
+
+</pre><blockquote>
+</blockquote>
+<pre class="example">
+
+</pre><blockquote>
+</blockquote>
+<pre class="example">
+
+</pre><blockquote>
+</blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example">aaa quotation
+</pre></blockquote>
+<div align="center">--- <em>quotation author</em>
+</div><pre class="example">
+
+</pre><blockquote>
+<pre class="example">indent in quotation
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example">A small quot---ation
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>Note:</b> A small Note
+</pre></blockquote>
+<pre class="example">
+
+</pre><blockquote>
+<pre class="example"><b>something, other thing:</b> something, other thing
+</pre></blockquote>
+<pre class="example">
+
+</pre><ul>
+<li> <pre class="example">i--temize
+</pre></li></ul>
+<pre class="example">
+
+</pre><ul class="no-bullet">
+<li>+ <pre class="example">i--tem +
+</pre></li></ul>
+<pre class="example">
+
+</pre><ul>
+<li> <pre class="example">b--ullet
+</pre></li></ul>
+<pre class="example">
+
+</pre><ul class="no-bullet">
+<li>- <pre class="example">minu--s
+</pre></li></ul>
+<pre class="example">
+
+</pre><ul class="no-bullet">
+<li> <pre class="example">e--mph item
+</pre></li></ul>
+<pre class="example">
+
+</pre><ul class="no-bullet">
+<li><em>after emph</em> <pre class="example">e--mph item
+</pre></li></ul>
+<pre class="example">
+
+</pre><ul class="no-bullet">
+<li>&bull; a&ndash;n itemize line <pre class="example"><span 
id="index-index-entry-within-itemize-1"></span>i--tem 1
+</pre></li><li>&bull; a&ndash;n itemize line <pre class="example">i--tem 2
+</pre></li></ul>
+<pre class="example">
+
+</pre><ol>
+<li> <pre class="example">e--numerate
+</pre></li></ol>
+<pre class="example">
+
+</pre><table>
+<thead><tr><th width="40%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="60%"><pre class="example">another 
tab</pre></th></tr></thead>
+<tr><td width="40%"><pre class="example">mu--ltitable item</pre></td><td 
width="60%"><pre class="example">multitable tab</pre></td></tr>
+<tr><td width="40%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="60%"><pre class="example">multitable tab 2
+<span id="index-index-entry-within-multitable-1"></span></pre></td></tr>
+<tr><td width="40%"><pre class="example">lone mu--ltitable item</pre></td></tr>
+</table>
+<pre class="example">
+
+</pre><table>
+<tr><td><pre class="example">truc</pre></td><td><pre 
class="example">bidule</pre></td></tr>
+</table>
+<pre class="example">
+
+</pre><div class="example">
+<pre class="example">e--xample  some
+   text
+</pre></div>
+<pre class="example">
+
+</pre><div class="example first-arg">
+<pre class="example">example one arg
+</pre></div>
+<pre class="example">
+
+</pre><div class="example first-arg second-arg">
+<pre class="example">example two args
+</pre></div>
+<pre class="example">
+
+</pre><div class="example first-arg second-arg third-arg">
+<pre class="example">example three args
+</pre></div>
+<pre class="example">
+
+</pre><div class="example first-arg second-arg third-arg fourth-arg">
+<pre class="example">example four args
+</pre></div>
+<pre class="example">
+
+</pre><div class="example first-arg second-arg third-arg fourth-arg fifth-arg">
+<pre class="example">example five args
+</pre></div>
+<pre class="example">
+
+</pre><div class="example something-é-TeX">
+<pre class="example">The something &eacute; TeX is here.
+</pre></div>
+<pre class="example">
+
+</pre><div class="example @-at-the-end-of-line--">
+<pre class="example">A @ at the end of the @example line.
+</pre></div>
+<pre class="example">
+
+</pre><div class="example">
+<pre class="example">example with empty args
+</pre></div>
+<pre class="example">
+
+</pre><div class="example nonempty">
+<pre class="example">example with empty and non empty args mix
+</pre></div>
+<pre class="example">
+
+</pre><div class="example">
+<pre class="example">s--mallexample
+</pre></div>
+<pre class="example">
+
+<code>@noindent</code> after smallexample.
+</pre><div class="example">
+<pre class="example">$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&amp;content-type=text/plain'
+$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&amp;content-type=text/plain'
+</pre></div>
+<pre class="example">Less recent versions are also present.
+
+</pre><div class="display">
+<pre class="example">d--isplay
+</pre></div>
+<pre class="example">
+
+</pre><div class="display">
+<pre class="example">s--malldisplay
+</pre></div>
+<pre class="example">
+
+</pre><div class="example lisp">
+<pre class="lisp">l--isp
+</pre></div>
+<pre class="example">
+
+</pre><div class="example lisp">
+<pre class="lisp">s--malllisp
+</pre></div>
+<pre class="example">
+
+</pre><div class="format">
+<pre class="example">f--ormat
+</pre></div>
+<pre class="example">
+
+</pre><div class="format">
+<pre class="example">s--mallformat
+</pre></div>
+<pre class="example">
+
+</pre><DIV CLASS="displaymath">
+<!-- MATH
+ \begin{displaymath}
+disp- -laymath
+f(x) = {1 \over \sigma \sqrt{2\pi}}e@sup{-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2}
+\end{displaymath}
+ -->
+
+<IMG
+ STYLE="height: 6.26ex; vertical-align: -2.32ex; " SRC="sing_8.svg"
+ ALT="$\displaystyle disp--laymath
+f(x) = {1 \over \sigma \sqrt{2\pi}}e@sup{-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2}
+$">
+</DIV>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory: 
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002deffn_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--effn
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-de_002d_002dffn_005fname-1"><span class="category">cate--gory: 
</span><span><strong>de--ffn_name</strong> <em>ar--guments    more args 
+ even more so</em><a href='#index-de_002d_002dffn_005fname-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">def--fn
+</pre></dd></dl>
+<pre class="example"> 
+</pre><dl class="def">
+<dt id="index-i-2"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-2' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example"><span 
id="index-index-entry-within-deffn-1"></span></pre></dd><dt 
id="index-truc-2"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-truc-2' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-log-trap-1"><span class="category">Command: 
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-log-trap1-1"><span class="category">Command: 
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-log-trap2-1"><span class="category">Command: 
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-id-ule-1"><span class="category">cmde: 
</span><span><strong><b>id ule</b></strong> <em>truc</em><a 
href='#index-id-ule-1' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-id-i-ule-1"><span class="category">cmde2: 
</span><span><strong><b>id &lsquo;<samp>i</samp>&rsquo; ule</b></strong> 
<em>truc</em><a href='#index-id-i-ule-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dt><span class="category"><b>id &lsquo;<samp>i</samp>&rsquo; ule</b>: 
</span><span><strong></strong></span></dt>
+<dt><span><strong></strong></span></dt>
+<dt><span class="category">aaa: </span><span><strong></strong></span></dt>
+<dt><span class="category">: </span><span><strong></strong></span></dt>
+<dt><span class="category">: </span><span><strong></strong></span></dt>
+<dt id="index-machin-6"><span class="category">: 
</span><span><strong>machin</strong><a href='#index-machin-6' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-bidule-machin-1"><span class="category">: 
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-machin-7"><span class="category">truc: 
</span><span><strong>machin</strong><a href='#index-machin-7' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt><span class="category">truc: </span><span><strong></strong></span></dt>
+<dt id="index-followed-2"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-followed-2' class='copiable-anchor'> &para;</a></span></dt>
+<dt><span class="category">truc: </span><span><strong></strong></span></dt>
+<dt><span class="category">: </span><span><strong></strong></span></dt>
+<dt id="index-a-3"><span class="category">truc: 
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a 
href='#index-a-3' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-deffnx-2"><span class="category">truc: 
</span><span><strong>deffnx</strong> <em>before end deffn</em><a 
href='#index-deffnx-2' class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-deffn-2"><span class="category">empty: 
</span><span><strong>deffn</strong><a href='#index-deffn-2' 
class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-deffn-3"><span class="category">empty: 
</span><span><strong>deffn</strong> <em>with deffnx</em><a 
href='#index-deffn-3' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-deffnx-3"><span class="category">empty: 
</span><span><strong>deffnx</strong><a href='#index-deffnx-3' 
class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-i-3"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-3' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-truc-3"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-truc-3' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">text in def item for second def item
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002defvr_005fname-1"><span class="category">c--ategory: 
</span><span><strong>d--efvr_name</strong><a 
href='#index-d_002d_002defvr_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--efvr
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002deftypefn_005fname-1"><span 
class="category">c--ategory: </span><span><em>t--ype</em> 
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002deftypefn_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--eftypefn
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt 
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory 
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong> 
<em>a--rguments...</em><a 
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">d--eftypeop
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002deftypevr_005fname-1"><span 
class="category">c--ategory: </span><span><em>t--ype</em> 
<strong>d--eftypevr_name</strong><a 
href='#index-d_002d_002deftypevr_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--eftypevr
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass: 
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">d--efcv
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory 
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">d--efop
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002deftp_005fname-1"><span class="category">c--ategory: 
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a 
href='#index-d_002d_002deftp_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--eftp
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002defun_005fname-1"><span class="category">Function: 
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defun_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--efun
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002defmac_005fname-1"><span class="category">Macro: 
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defmac_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--efmac
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002defspec_005fname-1"><span class="category">Special 
Form: </span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defspec_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--efspec
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002defvar_005fname-1"><span class="category">Variable: 
</span><span><strong>d--efvar_name</strong> <em>argvar argvar1</em><a 
href='#index-d_002d_002defvar_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--efvar
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002defopt_005fname-1"><span class="category">User Option: 
</span><span><strong>d--efopt_name</strong><a 
href='#index-d_002d_002defopt_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--efopt
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002deftypefun_005fname-1"><span 
class="category">Function: </span><span><em>t--ype</em> 
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002deftypefun_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--eftypefun
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002deftypevar_005fname-1"><span 
class="category">Variable: </span><span><em>t--ype</em> 
<strong>d--eftypevar_name</strong><a 
href='#index-d_002d_002deftypevar_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
+<dd><pre class="example">d--eftypevar
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><span>Instance 
Variable of c--lass: <strong>d--efivar_name</strong><a 
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">d--efivar
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt 
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><span>Instance 
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a 
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">d--eftypeivar
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><span>Method 
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">d--efmethod
+</pre></dd></dl>
+<pre class="example">
+
+</pre><dl class="def">
+<dt 
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><span>Method 
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong> 
<em>a--rguments...</em><a 
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">d--eftypemethod
+</pre></dd></dl>
+<pre class="example">
+
+<code>@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@, 
ma---nual@@}</code> See <a data-manual="file n---ame@" href="../file 
n---ame@/c_002d_002d_002dhapter_0040.html#c_002d_002d_002dhapter_0040">t---itle@</a>
 in <cite>ma---nual@</cite>.
+<code>@ref{chapter, cross ref name, title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@pxref{chapter, cross ref name, title, file name, manual}</code> see <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
+
+<code>@ref{chapter}</code> <a href="#chapter">chapter</a>
+<code>@xref{chapter}</code> See <a href="#chapter">chapter</a>.
+<code>@pxref{chapter}</code> see <a href="#chapter">chapter</a>
+<code>@ref{s--ect@comma{}ion}</code> <a href="s_002d_002dect_002cion.html">A 
section</a>
+
+<code>@ref{s--ect@comma{}ion, a @comma{} in cross
+ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual 
name }</code>
+<a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a> 
in <cite>a , in manual name</cite>
+
+<code>@ref{chapter,cross ref name}</code> <a href="#chapter">cross ref name</a>
+<code>@ref{chapter,,title}</code> <a href="#chapter">title</a>
+<code>@ref{chapter,,,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
+<code>@ref{chapter,,,,manual}</code> `chapter' in <cite>manual</cite>
+<code>@ref{chapter,cross ref name,title,}</code> <a href="#chapter">title</a>
+<code>@ref{chapter,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)cross ref name</a>
+<code>@ref{chapter,cross ref name,,,manual}</code> `cross ref name' in 
<cite>manual</cite>
+<code>@ref{chapter,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)title</a>
+<code>@ref{chapter,cross ref name,title,,manual}</code> `title' in 
<cite>manual</cite>
+<code>@ref{chapter,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
+<code>@ref{chapter,,title,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)title</a>
+<code>@ref{chapter,,title,,manual}</code> `title' in <cite>manual</cite>
+<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{chapter,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">chapter</a> in <cite>manual</cite>
+
+
+<code>@ref{(pman)anode,cross ref name}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)cross ref name</a>
+<code>@ref{(pman)anode,,title}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
+<code>@ref{(pman)anode,,,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)anode</a>
+<code>@ref{(pman)anode,,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">anode</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title,}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
+<code>@ref{(pman)anode,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">(file name)cross ref name</a>
+<code>@ref{(pman)anode,cross ref name,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">cross ref name</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title,file name}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">(file 
name)title</a>
+<code>@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
data-manual="pman" href="../pman/anode.html#anode">title</a> in 
<cite>manual</cite>
+<code>@ref{(pman)anode,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">title</a> in 
<cite>manual</cite>
+<code>@ref{(pman)anode,,title,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)title</a>
+<code>@ref{(pman)anode,,title,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">title</a> in <cite>manual</cite>
+<code>@ref{(pman)anode,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">anode</a> in <cite>manual</cite>
+
+
+<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
+<code>@inforef{chapter}</code> See `chapter'
+<code>@inforef{chapter, cross ref name}</code> See `cross ref name'
+<code>@inforef{chapter,,file name}</code> See <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
+<code>@inforef{node, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/node.html#node">(file name)cross ref 
name</a>
+<code>@inforef{node}</code> See `node'
+<code>@inforef{node, cross ref name}</code> See `cross ref name'
+<code>@inforef{node,,file name}</code> See <a data-manual="file name" 
href="../file name/node.html#node">(file name)node</a>
+<code>@inforef{chapter, cross ref name, file name, spurious arg}</code> See <a 
data-manual="file name, spurious arg" href="../file name, spurious 
arg/chapter.html#chapter">(file name, spurious arg)cross ref name</a>
+
+<code>@inforef{s--ect@comma{}ion, a @comma{} in cross
+ref, a comma@comma{} in file}</code>
+See <a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a , 
in cross
+ref</a>
+
+
+</pre><dl compact="compact">
+<dt><span><tt>a</tt></span></dt>
+<dd><pre class="example">l--ine
+</pre></dd>
+</dl>
+<pre class="example">
+
+</pre><dl compact="compact">
+<dt id='index-a-7'><span><tt>a</tt><a href='#index-a-7' 
class='copiable-anchor'> &para;</a></span></dt>
+<dt id='index-b-3'><span><tt>b</tt><a href='#index-b-3' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">l--ine
+</pre></dd>
+</dl>
+<pre class="example">
+
+</pre><dl compact="compact">
+<dt id='index-a-4'><span><tt>a</tt><a href='#index-a-4' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example"><span 
id="index-index-entry-between-item-and-itemx-1"></span></pre></dd>
+<dt id='index-b-1'><span><tt>b</tt><a href='#index-b-1' 
class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">l--ine
+</pre></dd>
+</dl>
+<pre class="example">
+
+</pre><table class="cartouche" border="1"><tr><td>
+<pre class="example">c--artouche
+</pre></td></tr></table>
+<pre class="example">
+
+</pre><pre class="example">g--roupe
+</pre><pre class="example">
+
+</pre><pre class="example">f--lushleft
+more text
+</pre><pre class="example">
+
+</pre><pre class="example">f--lushright
+more text
+</pre><pre class="example">
+
+</pre><div align="center">ce--ntered line
+</div><pre class="example">
+
+</pre><pre class="example">r--raggedright
+more text
+</pre><pre class="example">
+
+</pre><pre class="verbatim">\input texinfo @c -*-texinfo-*-
+
+@setfilename simplest.info
+
+@node Top
+
+This is a very simple texi manual @  &lt;&gt;.
+
+@bye
+</pre><pre class="example">
+
+</pre><pre class="verbatim">in verbatim ''
+</pre><pre class="example">
+
+
+html ''
+
+<DIV CLASS="displaymath">
+<!-- MATH
+ \begin{displaymath}
+\partial_t \eta (t) = g(\eta(t),\varphi(t))
+\end{displaymath}
+ -->
+
+<IMG
+ STYLE="height: 2.55ex; vertical-align: -0.70ex; " SRC="sing_1.svg"
+ ALT="$\displaystyle \partial_t \eta (t) = g(\eta(t),\varphi(t))$">
+</DIV>
+ &rdquo;
+
+
+
+</pre><span id="majorheading-2"></span><strong>majorheading</strong>
+<pre class="example">
+
+</pre><span id="chapheading-2"></span><strong>chapheading</strong>
+<pre class="example">
+
+</pre><span id="heading-2"></span><strong>heading</strong>
+<pre class="example">
+
+</pre><span id="subheading-2"></span><strong>subheading</strong>
+<pre class="example">
+
+</pre><span id="subsubheading-2"></span><strong>subsubheading</strong>
+<pre class="example">
+
+
+<code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym title="an 
accronym , ...">--a</acronym> (an accronym , ...)
+<code>@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }</code> <abbr 
title="&Eacute;tude&ndash;, Autonome">&Eacute;--. ,A.</abbr> (&Eacute;tude--, 
<b>Autonome</b>)
+<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude&ndash;, 
Autonome">&Eacute;--. ,A.</abbr>
+
+<code>@math{--a@minus{} {\frac{1}{2}}}</code> <!-- MATH
+ $- -a@minus{} {\frac{1}{2}}$
+ -->
+<SPAN CLASS="MATH"><IMG
+ STYLE="height: 2.98ex; vertical-align: -0.92ex; " SRC="sing_3.svg"
+ ALT="$--a@minus{} {\frac{1}{2}}$"></SPAN>
+
+<code>@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img src="f-ile.jpg" 
alt="altjk _&quot; %@">
+<code>@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img src="f--ile.e--xt" alt="jk _&quot; %@ in b &quot;">
+<code>@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; %@:}}</code> 
<img src="filejk _&quot; %@.jpg" alt="altjk _&quot; %@">
+
+
+
+
+Somehow invalid use of @,:
+
+@, ,
+
+
+@,@&quot;u ,&uuml;
+
+Invalid use of @':
+
+@' '
+
+
+@'@&quot;u '&uuml;
+
+@dotless{truc} truc
+@dotless{ij} ij
+<code>@dotless{--a}</code> --a
+<code>@dotless{a}</code> a
+
+@U, without braces @U{}, with empty arg 
+@U{z}, with non-hex arg &#xz;
+@U{abc}, with &lt;4 hex digits &#xabc;
+@U{FFFFFFFFFFFFFF}, value much too large &#xFFFFFFFFFFFFFF;
+@U{110000}, value just beyond Unicode &#x110000;
+
+@TeX, but without brace TeX<code>@#</code> #
+
+<code>@w{--a}</code> --a<!-- /@w -->
+
+<code>@image{,1--xt}</code> 
+<code>@image{,,2--xt}</code> 
+<code>@image{,,,3--xt}</code> 
+
+
+</pre><ul class="no-bullet">
+<li> after emph <pre class="example">e--mph item
+</pre></li></ul>
+<pre class="example">
+
+</pre><ul class="no-bullet">
+<li>&bull; a&ndash;n itemize line <pre class="example">i--tem 1
+</pre></li><li>&bull; a&ndash;n itemize line <pre class="example">i--tem 2
+</pre></li></ul>
+<pre class="example">
+
+</pre><dl class="def">
+<dt><span class="category">fun: </span><span><strong></strong></span></dt>
+<dt id="index-machin-8"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and</em><a 
href='#index-machin-8' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-machin-9"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and  after</em><a 
href='#index-machin-9' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-machin-10"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and </em><a 
href='#index-machin-10' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-machin-11"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a 
href='#index-machin-11' class='copiable-anchor'> &para;</a></span></dt>
+<dt id="index-followed-3"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-followed-3' class='copiable-anchor'> &para;</a></span></dt>
+<dd><pre class="example">Various deff lines
+</pre></dd><dt id="index-after-1"><span class="category">truc: 
</span><span><strong>after</strong> <em>a deff item</em><a 
href='#index-after-1' class='copiable-anchor'> &para;</a></span></dt>
+</dl>
+<pre class="example">
+
+<code>@ref{node}</code> `node'
+
+<code>@ref{,cross ref name}</code> `cross ref name'
+<code>@ref{,,title}</code> `title'
+<code>@ref{,,,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)</a>
+<code>@ref{,,,,manual}</code> <cite>manual</cite>
+<code>@ref{node,cross ref name}</code> `cross ref name'
+<code>@ref{node,,title}</code> `title'
+<code>@ref{node,,,file name}</code> <a data-manual="file name" href="../file 
name/node.html#node">(file name)node</a>
+<code>@ref{node,,,,manual}</code> `node' in <cite>manual</cite>
+<code>@ref{node,cross ref name,title,}</code> `title'
+<code>@ref{node,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)cross ref name</a>
+<code>@ref{node,cross ref name,,,manual}</code> `cross ref name' in 
<cite>manual</cite>
+<code>@ref{node,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/node.html#node">(file name)title</a>
+<code>@ref{node,cross ref name,title,,manual}</code> `title' in 
<cite>manual</cite>
+<code>@ref{node,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/node.html#node">title</a> in 
<cite>manual</cite>
+<code>@ref{node,,title,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)title</a>
+<code>@ref{node,,title,,manual}</code> `title' in <cite>manual</cite>
+<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
+<code>@ref{node,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">title</a> in <cite>manual</cite>
+<code>@ref{node,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">node</a> in <cite>manual</cite>
+<code>@ref{,cross ref name,title,}</code> `title'
+<code>@ref{,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)cross ref name</a>
+<code>@ref{,cross ref name,,,manual}</code> `cross ref name' in 
<cite>manual</cite>
+<code>@ref{,cross ref name,title,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)title</a>
+<code>@ref{,cross ref name,title,,manual}</code> `title' in <cite>manual</cite>
+<code>@ref{,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/index.html">title</a> in 
<cite>manual</cite>
+<code>@ref{,,title,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)title</a>
+<code>@ref{,,title,,manual}</code> `title' in <cite>manual</cite>
+<code>@ref{,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/index.html">title</a> in <cite>manual</cite>
+<code>@ref{,,,file name,manual}</code> <cite><a data-manual="file name" 
href="../file name/index.html">manual</a></cite>
+
+<code>@inforef{,cross ref name }</code> See `cross ref name'
+<code>@inforef{,,file name}</code> See <a data-manual="file name" 
href="../file name/index.html">(file name)</a>
+<code>@inforef{,cross ref name, file name}</code> See <a data-manual="file 
name" href="../file name/index.html">(file name)cross ref name</a>
+<code>@inforef{}</code> 
+
+
+</pre></div>
+
+<span id="index-t_002d_002druc"></span>
+<span id="index-T_002d_002druc"></span>
+<span id="index-_002e"></span>
+<span id="index-_003f"></span>
+<span id="index-a"></span>
+<span id="index-t_002d_002druc-1"></span>
+<span id="index-T_002d_002druc-1"></span>
+<span id="index-_002e-1"></span>
+<span id="index-_003f-1"></span>
+<span id="index-a-5"></span>
+
+
+<p>cp
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_cp_symbol-1"><b>&quot;</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_symbol-2"><b>-</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_symbol-3"><b>.</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_symbol-4"><b>?</b></a>
+ &nbsp; 
+<br>
+<a class="summary-letter" href="#chapter-1_cp_letter-A"><b>A</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_letter-I"><b>I</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_letter-T"><b>T</b></a>
+ &nbsp; 
+</td></tr></table>
+<table class="index-cp" border="0">
+<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_cp_symbol-1">&quot;</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-1">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_cp_symbol-2">-</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption-1">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_cp_symbol-3">.</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_cp_symbol-4">?</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_cp_letter-A">A</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a href="#index-a">a</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_cp_letter-I">I</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-index-entry-between-item-and-itemx">index entry 
between item and itemx</a></td><td>&nbsp;</td><td valign="top"><a 
href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="index.htm">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-index-entry-within-deffn">index 
entry within deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="index.htm">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-index-entry-within-multitable">index entry 
within multitable</a></td><td>&nbsp;</td><td valign="top"><a 
href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_cp_letter-T">T</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+</table>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-1_cp_symbol-1"><b>&quot;</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_symbol-2"><b>-</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_symbol-3"><b>.</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_symbol-4"><b>?</b></a>
+ &nbsp; 
+<br>
+<a class="summary-letter" href="#chapter-1_cp_letter-A"><b>A</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_letter-I"><b>I</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_cp_letter-T"><b>T</b></a>
+ &nbsp; 
+</td></tr></table>
+
+<p>fn
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_fn_symbol-1"><b>-</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_symbol-2"><b>.</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_symbol-3"><b>?</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_symbol-4"><b>`</b></a>
+ &nbsp; 
+<br>
+<a class="summary-letter" href="#chapter-1_fn_letter-A"><b>A</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-B"><b>B</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-D"><b>D</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-F"><b>F</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-I"><b>I</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-L"><b>L</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-M"><b>M</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-T"><b>T</b></a>
+ &nbsp; 
+</td></tr></table>
+<table class="index-fn" border="0">
+<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_symbol-1">-</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_symbol-2">.</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_symbol-3">?</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_symbol-4">`</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_letter-A">A</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-after"><code>after</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_letter-B">B</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.htm">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_letter-D">D</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_letter-F">F</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_letter-I">I</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-copying-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-i-ule-1"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-copying-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="index.htm">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_letter-L">L</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a href="#index-copying-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.htm">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-copying-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.htm">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-copying-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.htm">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a href="#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_letter-M">M</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-machin"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_fn_letter-T">T</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-truc"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+</table>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-1_fn_symbol-1"><b>-</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_symbol-2"><b>.</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_symbol-3"><b>?</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_symbol-4"><b>`</b></a>
+ &nbsp; 
+<br>
+<a class="summary-letter" href="#chapter-1_fn_letter-A"><b>A</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-B"><b>B</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-D"><b>D</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-F"><b>F</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-I"><b>I</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-L"><b>L</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-M"><b>M</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_fn_letter-T"><b>T</b></a>
+ &nbsp; 
+</td></tr></table>
+
+<p>vr
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_vr_letter-A"><b>A</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_vr_letter-B"><b>B</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_vr_letter-D"><b>D</b></a>
+ &nbsp; 
+</td></tr></table>
+<table class="index-vr" border="0">
+<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_vr_letter-A">A</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-a-2"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-a-2"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-6"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-a-7"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_vr_letter-B">B</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-b-1"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-b-1"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-2"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-b-3"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_vr_letter-D">D</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname-1"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname-1"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname-1"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname-1"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+</table>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-1_vr_letter-A"><b>A</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_vr_letter-B"><b>B</b></a>
+ &nbsp; 
+<a class="summary-letter" href="#chapter-1_vr_letter-D"><b>D</b></a>
+ &nbsp; 
+</td></tr></table>
+
+<p>ky
+</p>
+<p>pg
+</p>
+<p>tp
+</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#chapter-1_tp_letter-D"><b>D</b></a>
+ &nbsp; 
+</td></tr></table>
+<table class="index-tp" border="0">
+<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
+<tr><td colspan="4"> <hr></td></tr>
+<tr><th id="chapter-1_tp_letter-D">D</th><td></td><td></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname-1"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="4"> <hr></td></tr>
+</table>
+<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-1_tp_letter-D"><b>D</b></a>
+ &nbsp; 
+</td></tr></table>
+
+
+
 <p><a id="DOCF9" href="sing_fot.htm#FOOT9"><sup>7</sup></a>
 </p>
 <div class="format">
@@ -800,7 +4089,7 @@ Menu comment
 <td valign="middle" align="left"><a href="index.htm" title="Up section"><img 
src="../singular_images/a_up.png" border="0" alt="Up: Top section" 
align="middle"></a></td>
 <td valign="middle" align="left"><a href="index.htm" title="Cover (top) of 
document"><img src="../singular_images/a_top.png" border="0" alt="Top: Top 
section" align="middle"></a></td>
 <td valign="middle" align="left"><a href="sing_toc.htm#SEC_Contents" 
title="Table of contents"><img src="../singular_images/a_tableofcon.png" 
border="0" alt="Contents: Table of Contents" align="middle"></a></td>
-<td valign="middle" align="left"><a href="index.htm" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: Top section" 
align="middle"></a></td>
+<td valign="middle" align="left"><a href="#chapter" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: 1 chapter" 
align="middle"></a></td>
 <td valign="middle" align="left"><a href="sing_abt.htm#SEC_About" title="About 
(help)"><img src="../singular_images/a_help.png" border="0" alt="About: About 
This Document" align="middle"></a></td>
 </tr></table>
 
diff --git a/tp/tests/tex_html/res_parser/formatting_singular/chapter2.html 
b/tp/tests/tex_html/res_parser/formatting_singular/chapter2.html
index 9856770..6c4c9ee 100644
--- a/tp/tests/tex_html/res_parser/formatting_singular/chapter2.html
+++ b/tp/tests/tex_html/res_parser/formatting_singular/chapter2.html
@@ -750,7 +750,7 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left"><a href="sing_toc.htm#SEC_Contents" 
title="Table of contents"><img src="../singular_images/a_tableofcon.png" 
border="0" alt="Contents: Table of Contents" align="middle"></a></td>
 </tr>
 <tr valign="top" align="left">
-<td valign="middle" align="left"><a href="index.htm" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: Top section" 
align="middle"></a></td>
+<td valign="middle" align="left"><a href="chapter.html" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: 1 chapter" 
align="middle"></a></td>
 </tr>
 <tr valign="top" align="left">
 <td valign="middle" align="left"><a href="sing_abt.htm#SEC_About" title="About 
(help)"><img src="../singular_images/a_help.png" border="0" alt="About: About 
This Document" align="middle"></a></td>
@@ -780,47 +780,47 @@ ul.no-bullet {list-style: none}
 <tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_symbol-1">&quot;</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-_0060_0060-1">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_0060_0060-1">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_symbol-2">-</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-_002d_002doption-1">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_002d_002doption-1">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_symbol-3">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_symbol-4">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_letter-A">A</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-a">a</a></td><td>&nbsp;</td><td valign="top"><a 
href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-a">a</a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_letter-I">I</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-index-entry-between-item-and-itemx">index entry 
between item and itemx</a></td><td>&nbsp;</td><td valign="top"><a 
href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-index-entry-between-item-and-itemx">index 
entry between item and itemx</a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-index-entry-between-item-and-itemx">index entry 
between item and itemx</a></td><td>&nbsp;</td><td valign="top"><a 
href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="index.htm">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-index-entry-between-item-and-itemx-1">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="index.htm">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="index.htm">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-index-entry-between-item-and-itemx">index entry 
between item and itemx</a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-index-entry-between-item-and-itemx-1">index entry 
between item and itemx</a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="index.htm">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="index.htm">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="index.htm">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="index.htm">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="index.htm">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="index.htm">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="index.htm">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="index.htm">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-index-entry-within-multitable">index entry 
within multitable</a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-index-entry-within-multitable">index entry 
within multitable</a></td><td>&nbsp;</td><td valign="top"><a 
href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="index.htm">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="index.htm">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_cp_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-t_002d_002druc">t&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-T_002d_002druc">T&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-t_002d_002druc">t&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-T_002d_002druc">T&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-2_cp_symbol-1"><b>&quot;</b></a>
@@ -869,189 +869,189 @@ ul.no-bullet {list-style: none}
 <tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_symbol-1">-</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_symbol-2">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_symbol-3">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_symbol-4">`</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-A">A</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-after"><code>after</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-after"><code>after</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-after"><code>after</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-B">B</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.htm">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.htm">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.htm">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.htm">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-D">D</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-F">F</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-I">I</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="index.htm#index-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="index.htm#index-id-i-ule-1"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="index.htm">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-id-i-ule"><code><b>id &lsquo;<samp>i</samp>&rsquo; 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-id-i-ule-1"><code><b>id &lsquo;<samp>i</samp>&rsquo; 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="index.htm">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="index.htm#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="index.htm">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="index.htm#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="index.htm">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="chapter.html#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-L">L</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.htm">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.htm">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="index.htm#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.htm">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="index.htm#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.htm">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.htm">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="chapter.html#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.htm">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="index.htm#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.htm">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="index.htm#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.htm">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.htm">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="chapter.html#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.htm">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="index.htm#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.htm">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="index.htm#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="index.htm">Top 
section</a></td></tr>
+<tr><td></td><td valign="top"><a href="chapter.html#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="chapter.html">1 
chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-M">M</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-machin"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-machin"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-machin"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 <tr><th id="chapter-2_fn_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-truc"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-copying-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-truc"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-copying-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-truc"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
 <tr><td></td><td valign="top"><a 
href="index.htm#index-titlepage-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="index.htm#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="index.htm">Top section</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
+<tr><td></td><td valign="top"><a 
href="chapter.html#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="chapter.html">1 chapter</a></td></tr>
 <tr><td colspan="4"> <hr></td></tr>
 </table>
 <table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#chapter-2_fn_symbol-1"><b>-</b></a>
@@ -1098,7 +1098,7 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left"><a href="index.htm" title="Up section"><img 
src="../singular_images/a_up.png" border="0" alt="Up: Top section" 
align="middle"></a></td>
 <td valign="middle" align="left"><a href="index.htm" title="Cover (top) of 
document"><img src="../singular_images/a_top.png" border="0" alt="Top: Top 
section" align="middle"></a></td>
 <td valign="middle" align="left"><a href="sing_toc.htm#SEC_Contents" 
title="Table of contents"><img src="../singular_images/a_tableofcon.png" 
border="0" alt="Contents: Table of Contents" align="middle"></a></td>
-<td valign="middle" align="left"><a href="index.htm" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: Top section" 
align="middle"></a></td>
+<td valign="middle" align="left"><a href="chapter.html" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: 1 chapter" 
align="middle"></a></td>
 <td valign="middle" align="left"><a href="sing_abt.htm#SEC_About" title="About 
(help)"><img src="../singular_images/a_help.png" border="0" alt="About: About 
This Document" align="middle"></a></td>
 </tr></table>
 
diff --git a/tp/tests/tex_html/res_parser/formatting_singular/formatting.2 
b/tp/tests/tex_html/res_parser/formatting_singular/formatting.2
index c490cd6..00c7924 100644
--- a/tp/tests/tex_html/res_parser/formatting_singular/formatting.2
+++ b/tp/tests/tex_html/res_parser/formatting_singular/formatting.2
@@ -1,4 +1,65 @@
-formatting.texi:25: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:15: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:15: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:15: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:15: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:15: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:15: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:15: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:15: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:15: @U expected braces (possibly involving @mymacro)
+formatting.texi:15: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:15: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:15: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:15: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:15: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:15: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:15: unexpected @ (possibly involving @mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:15: @sp missing argument (possibly involving @mymacro)
+formatting.texi:15: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:15: misplaced } (possibly involving @mymacro)
+formatting.texi:15: misplaced } (possibly involving @mymacro)
+formatting.texi:15: misplaced { (possibly involving @mymacro)
+formatting.texi:15: misplaced { (possibly involving @mymacro)
+formatting.texi:15: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:15: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
 formatting.texi:25: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
 formatting.texi:25: warning: missing name for @deffnx (possibly involving 
@mymacro)
 formatting.texi:25: warning: missing category for @deffnx (possibly involving 
@mymacro)
@@ -60,219 +121,158 @@ formatting.texi:25: warning: @inforef is obsolete. 
(possibly involving @mymacro)
 formatting.texi:25: warning: @inforef is obsolete. (possibly involving 
@mymacro)
 formatting.texi:25: warning: @inforef is obsolete. (possibly involving 
@mymacro)
 formatting.texi:25: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:35: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:35: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:35: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:35: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:35: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:35: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:35: @U expected braces (possibly involving @mymacro)
-formatting.texi:35: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:35: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:35: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:35: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:35: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:35: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:35: unexpected @ (possibly involving @mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:35: @sp missing argument (possibly involving @mymacro)
-formatting.texi:35: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:35: misplaced } (possibly involving @mymacro)
-formatting.texi:35: misplaced } (possibly involving @mymacro)
-formatting.texi:35: misplaced { (possibly involving @mymacro)
-formatting.texi:35: misplaced { (possibly involving @mymacro)
-formatting.texi:35: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:35: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
-formatting.texi:45: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:45: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:45: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:45: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:45: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:45: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:45: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:45: @U expected braces (possibly involving @mymacro)
-formatting.texi:45: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:45: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:45: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:45: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:45: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:45: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:45: unexpected @ (possibly involving @mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:45: @sp missing argument (possibly involving @mymacro)
-formatting.texi:45: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:45: misplaced } (possibly involving @mymacro)
-formatting.texi:45: misplaced } (possibly involving @mymacro)
-formatting.texi:45: misplaced { (possibly involving @mymacro)
-formatting.texi:45: misplaced { (possibly involving @mymacro)
-formatting.texi:45: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:45: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:49: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
-formatting.texi:49: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing category for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: missing name for @deffnx (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
-formatting.texi:49: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: @verb should not appear in @image (possibly 
involving @mymacro)
-formatting.texi:49: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:49: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
-formatting.texi:49: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting.texi:49: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting.texi:49: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
-formatting.texi:49: @U expected braces (possibly involving @mymacro)
-formatting.texi:49: warning: no argument specified for @U (possibly involving 
@mymacro)
-formatting.texi:49: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
-formatting.texi:49: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
-formatting.texi:49: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting.texi:49: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
-formatting.texi:49: @TeX expected braces (possibly involving @mymacro)
-formatting.texi:49: unexpected @ (possibly involving @mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @image missing filename argument (possibly involving 
@mymacro)
-formatting.texi:49: @sp missing argument (possibly involving @mymacro)
-formatting.texi:49: warning: missing name for @deffn (possibly involving 
@mymacro)
-formatting.texi:49: misplaced } (possibly involving @mymacro)
-formatting.texi:49: misplaced } (possibly involving @mymacro)
-formatting.texi:49: misplaced { (possibly involving @mymacro)
-formatting.texi:49: misplaced { (possibly involving @mymacro)
-formatting.texi:49: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: @inforef is obsolete. (possibly involving 
@mymacro)
-formatting.texi:49: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
-formatting.texi:101: warning: @menu in invalid context
-formatting.texi:141: warning: @centerchap is obsolete.
+formatting.texi:61: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:61: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:61: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:61: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:61: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:61: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:61: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:61: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:61: @U expected braces (possibly involving @mymacro)
+formatting.texi:61: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:61: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:61: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:61: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:61: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:61: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:61: unexpected @ (possibly involving @mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:61: @sp missing argument (possibly involving @mymacro)
+formatting.texi:61: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:61: misplaced } (possibly involving @mymacro)
+formatting.texi:61: misplaced } (possibly involving @mymacro)
+formatting.texi:61: misplaced { (possibly involving @mymacro)
+formatting.texi:61: misplaced { (possibly involving @mymacro)
+formatting.texi:61: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:61: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:65: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:65: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:65: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:65: warning: accent command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:65: use braces to give a command as an argument to @, 
(possibly involving @mymacro)
+formatting.texi:65: warning: accent command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting.texi:65: use braces to give a command as an argument to @' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:65: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:65: @U expected braces (possibly involving @mymacro)
+formatting.texi:65: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:65: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:65: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:65: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:65: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:65: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:65: unexpected @ (possibly involving @mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:65: @sp missing argument (possibly involving @mymacro)
+formatting.texi:65: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:65: misplaced } (possibly involving @mymacro)
+formatting.texi:65: misplaced } (possibly involving @mymacro)
+formatting.texi:65: misplaced { (possibly involving @mymacro)
+formatting.texi:65: misplaced { (possibly involving @mymacro)
+formatting.texi:65: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: @inforef is obsolete. (possibly involving 
@mymacro)
+formatting.texi:65: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:103: warning: @menu in invalid context
+formatting.texi:143: warning: @centerchap is obsolete.
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:15: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 formatting.texi:25: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:35: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:45: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
-formatting.texi:49: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:61: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:65: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
 texexpand 
-formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:25: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:45: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
-formatting.texi:49: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:15: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:61: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:65: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
diff --git a/tp/tests/tex_html/res_parser/formatting_singular/index.htm 
b/tp/tests/tex_html/res_parser/formatting_singular/index.htm
index 4c69b11..25e1f33 100644
--- a/tp/tests/tex_html/res_parser/formatting_singular/index.htm
+++ b/tp/tests/tex_html/res_parser/formatting_singular/index.htm
@@ -718,6 +718,10 @@ ul.no-bullet {list-style: none}
 <body lang="en"  background="../singular_images/Mybg.png">
 
 
+
+
+
+
 <div class="top" id="Top">
 <table border="0" cellpadding="0" cellspacing="0">
 <tr valign="top">
@@ -736,7 +740,7 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left"><a href="sing_toc.htm#SEC_Contents" 
title="Table of contents"><img src="../singular_images/a_tableofcon.png" 
border="0" alt="Contents: Table of Contents" align="middle"></a></td>
 </tr>
 <tr valign="top" align="left">
-<td valign="middle" align="left"><a href="#Top" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: Top section" 
align="middle"></a></td>
+<td valign="middle" align="left"><a href="chapter.html" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: 1 chapter" 
align="middle"></a></td>
 </tr>
 <tr valign="top" align="left">
 <td valign="middle" align="left"><a href="sing_abt.htm#SEC_About" title="About 
(help)"><img src="../singular_images/a_help.png" border="0" alt="About: About 
This Document" align="middle"></a></td>
@@ -747,7 +751,7 @@ ul.no-bullet {list-style: none}
 <span id="Top-section"></span><h1 class="top">Top section</h1>
 
 <blockquote><table class="menu" border="0" cellspacing="0">
-<tr><td align="left" valign="top"><a href="chapter.html">1 
chapter</a></td><td>&nbsp;&nbsp;</td><td align="left" valign="top"></td></tr>
+<tr><td align="left" valign="top"><a href="chapter.html" rel="index">1 
chapter</a></td><td>&nbsp;&nbsp;</td><td align="left" valign="top"></td></tr>
 <tr><th colspan="3" align="left" valign="top"><pre class="menu-comment">
 
 Menu comment
@@ -757,3297 +761,6 @@ Menu comment
 </table></blockquote>
 
 
-
-
-<p>Insertcopying in normal text
-</p><p>In copying
-</p>
-<p>&lt;
-&gt;
-&quot;
-&amp;
-&rsquo;
-&lsquo;
-</p>
-<p>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;<br>
-code: <code>``simple-double--three---four----''</code> <br>
-asis: &ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo; <br>
-strong: 
<strong>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;</strong> <br>
-kbd: <kbd>``simple-double--three---four----''</kbd> <br>
-</p>
-<p>&lsquo;<!-- /@w -->&lsquo;simple-double-<!-- /@w 
-->-three&mdash;four&mdash;-&rsquo;<!-- /@w -->&rsquo;<br>
-</p>
-<span id="index-copying-_002d_002doption"></span>
-<span id="index-copying-_0060_0060"></span>
-<span id="index-copying-_0060_0060-1"></span>
-<span id="index-copying-_002d_002dfoption"></span>
-
-<p>@&quot;u &uuml; 
-@&quot;{U} &Uuml; 
-@~n &ntilde;
-@^a &acirc;
-@&rsquo;e &eacute;
-@=o &#333;
-@&lsquo;i &igrave;
-@&rsquo;{e} &eacute;
-@&rsquo;{@dotless{i}} &iacute; 
-@dotless{i} i
-@dotless{j} j
-@&lsquo;{@=E} &#274;` 
-@l{} &#322;
-@,{@&rsquo;C} &#262;,
-@,c &ccedil;
-@,c@&quot;u &ccedil;&uuml; <br>
-</p>
-<p>@U{0075} &#x0075;
-</p>
-<p>@* <br>
-@ followed by a space
-&nbsp;
-@ followed by a tab
-&nbsp;
-@ followed by a new line
-&nbsp;<code>@-</code> 
-<code>@|</code> 
-<code>@:</code> 
-<code>@!</code> !
-<code>@?</code> ?
-<code>@.</code> .
-<code>@@</code> @
-<code>@}</code> }
-<code>@{</code> {
-<code>@/</code> 
-</p>
-<p>foo vs. bar. 
-colon :And something else.
-semi colon ;.
-And ? ?.
-Now ! !@
-but , ,
-</p>
-<p>@TeX TeX
-@LaTeX LaTeX
-@bullet &bull;
-@copyright &copy;
-@dots &hellip;
-@enddots <small class="enddots">...</small>
-@equiv &equiv;
-@error error&rarr;
-@expansion &rarr;
-@minus -
-@point &lowast;
-@print -|
-@result &rArr;
-@today a sunny day
-</p>
-<p>@aa &aring;
-@AA &Aring;
-@ae &aelig;
-@oe &oelig;
-@AE &AElig;
-@OE &OElig;
-@o &oslash;
-@O &Oslash;
-@ss &szlig;
-@l &#322;
-@L &#321;
-@DH &ETH;
-@TH &THORN;
-@dh &eth;
-@th &thorn;
-</p>
-<p>@exclamdown &iexcl;
-@questiondown &iquest;
-@pounds &pound;
-@registeredsymbol &reg;
-@ordf &ordf;
-@ordm &ordm;
-@comma ,
-@quotedblleft &ldquo;
-@quotedblright &rdquo;
-@quoteleft &lsquo;
-@quoteright &rsquo;
-@quotedblbase &bdquo;
-@quotesinglbase &sbquo;
-@guillemetleft &laquo;
-@guillemetright &raquo;
-@guillemotleft &laquo;
-@guillemotright &raquo;
-@guilsinglleft &lsaquo;
-@guilsinglright &rsaquo;
-@textdegree &deg;
-@euro &euro;
-@arrow &rarr;
-@leq &le;
-@geq &ge;
-</p>
-<p><code>@acronym{--a,an accronym}</code> <acronym title="an 
accronym">&ndash;a</acronym> (an accronym)
-<code>@acronym{--a}</code> <acronym title="an accronym">&ndash;a</acronym>
-<code>@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr 
title="&Eacute;tude Autonome">&Eacute;&ndash;. ,A.</abbr> (&Eacute;tude 
Autonome)
-<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude 
Autonome">&Eacute;&ndash;. ,A.</abbr>
-<code>@asis{--a}</code> &ndash;a
-<code>@b{--a}</code> <b>&ndash;a</b>
-<code>@cite{--a}</code> <cite>&ndash;a</cite>
-<code>@code{--a}</code> <code>--a</code>
-<code>@command{--a}</code> <code>--a</code>
-<code>@dfn{--a}</code> <em>&ndash;a</em>
-<code>@dmn{--a}</code> &ndash;a
-<code>@email{--a,--b}</code> <a href="mailto:--a";>&ndash;b</a>
-<code>@email{,--b}</code> &ndash;b
-<code>@email{--a}</code> <a href="mailto:--a";>--a</a>
-<code>@emph{--a}</code> <em>&ndash;a</em>
-<code>@env{--a}</code> <code>--a</code>
-<code>@file{--a}</code> <samp>--a</samp>
-<code>@i{--a}</code> <i>&ndash;a</i>
-<code>@kbd{--a}</code> <kbd>--a</kbd>
-<code>@key{--a}</code> <tt class="key">--a</tt>
-<code>@math{--a {\frac{1}{2}} @minus{}}</code> <!-- MATH
- $- -a {\frac{1}{2}} @minus{}$
- -->
-<SPAN CLASS="MATH"><IMG
- STYLE="height: 2.98ex; vertical-align: -0.92ex; " SRC="sing_2.svg"
- ALT="$--a {\frac{1}{2}} @minus{}$"></SPAN>
-<code>@option{--a}</code> <samp>--a</samp>
-<code>@r{--a}</code> <span class="roman">&ndash;a</span>
-<code>@samp{--a}</code> &lsquo;<samp>--a</samp>&rsquo;
-<code>@sc{--a}</code> <small>&ndash;A</small>
-<code>@strong{--a}</code> <strong>&ndash;a</strong>
-<code>@t{--a}</code> <tt>--a</tt>
-<code>@sansserif{--a}</code> <span class="sansserif">&ndash;a</span>
-<code>@slanted{--a}</code> <i>&ndash;a</i>
-<code>@titlefont{--a}</code> </p><h1 class="titlefont">&ndash;a</h1>
-<p><code>@indicateurl{--a}</code> &lsquo;<code>--a</code>&rsquo;
-<code>@uref{--a,--b}</code> <a href="--a">&ndash;b</a>
-<code>@uref{--a}</code> <a href="--a">--a</a>
-<code>@uref{,--b}</code> &ndash;b
-<code>@uref{--a,--b,--c}</code> <a href="--a">&ndash;c</a>
-<code>@uref{,--b,--c}</code> &ndash;c
-<code>@uref{--a,,--c}</code> <a href="--a">&ndash;c</a>
-<code>@uref{,,--c}</code> &ndash;c
-<code>@url{--a,--b}</code> <a href="--a">&ndash;b</a>
-<code>@url{--a,}</code> <a href="--a">--a</a>
-<code>@url{,--b}</code> &ndash;b
-<code>@var{--a}</code> <var>&ndash;a</var>
-<code>@verb{:--a:}</code> <tt>--a</tt>
-<code>@verb{:a  &lt; &amp; @ % &quot; --    b:}</code> <tt>a  &lt; &amp; @ % 
&quot; --    b</tt>
-<code>@w{a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a 
a}</code> 
a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a<!--
 /@w -->
-<code>@H{a}</code> a''
-<code>@H{--a}</code> &ndash;a''
-<code>@dotaccent{a}</code> &#551;
-<code>@dotaccent{--a}</code> &ndash;a.
-<code>@ringaccent{a}</code> &aring;
-<code>@ringaccent{--a}</code> &ndash;a*
-<code>@tieaccent{a}</code> a[
-<code>@tieaccent{--a}</code> &ndash;a[
-<code>@u{a}</code> &#259;
-<code>@u{--a}</code> &ndash;a(
-<code>@ubaraccent{a}</code> a_
-<code>@ubaraccent{--a}</code> &ndash;a_
-<code>@udotaccent{a}</code> &#7841;
-<code>@udotaccent{--a}</code> .&ndash;a
-<code>@v{a}</code> &#462;
-<code>@v{--a}</code> &ndash;a&lt;
-<code>@,{c}</code> &ccedil;
-<code>@,{--c}</code> &ndash;c,
-<code>@ogonek{a}</code> &#261;
-<code>@ogonek{--a}</code> &ndash;a;
-<code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF1" 
href="sing_fot.htm#FOOT1"><sup>1</sup></a>
-<code>@footnote{in footnote2}</code> <a id="DOCF2" 
href="sing_fot.htm#FOOT2"><sup>2</sup></a>
-</p>
-<p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,,l--e}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code>@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt" alt="f--ile">
-<code>@image{f--ile,aze,az,alt,.e--xt}</code> <img src="f--ile.e--xt" 
alt="alt">
-<code>@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg" alt="a&ndash;lt">
-<code>@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}</code> <img 
src="f--ile@..file ext e--xt}" alt="alt">
-</p>
-<p><code>@sp 2</code><br>
-</p><br>
-<br>
-<p><code>@page</code><br>
-</p>
-<p><code>need 1002</code>
-</p>
-<p><code>@clicksequence{click @click{} A}</code> click &rarr; A
-After clickstyle &rArr;
-<code>@clicksequence{click @click{} A}</code> click &rArr; A
-</p>
-<DIV CLASS="displaymath">
-<!-- MATH
- \begin{displaymath}
-@strong{``simple-double- -three- - -four- - - -''} @w{aa}
-`@w{}`simple-double-@w{}-three- - -four- - - -'@w{}'@*
-\end{displaymath}
- -->
-
-<IMG
- STYLE="height: 2.54ex; vertical-align: -0.57ex; " SRC="sing_4.svg"
- ALT="$\displaystyle @strong{\lq\lq simple-double--three---four----''} @w{aa}
-\lq @w{}\lq simple-double-@w{}-three---four----'@w{}'@*
-$">
-</DIV>
-
-<DIV CLASS="displaymath">
-<!-- MATH
- \begin{displaymath}
-@"u @"{U} @~n @^a @'e @=o @`i @'{e} @dotless{i} @dotless{j} @`{@=E}
-@l{} @,{@'C} @,{@'C} @,c @H{a} @dotaccent{a} @ringaccent{a} @tieaccent{a}
-@u{a} @ubaraccent{a} @udotaccent{a} @v{a} @ogonek{a} a@sup{h}@sub{l}
-@* @ @  @
-@- @| @: @! @? @. @@ @{ @} @/
-@today{}
-\end{displaymath}
- -->
-
-<IMG
- STYLE="height: 2.67ex; vertical-align: -0.70ex; " SRC="sing_5.svg"
- ALT="$\displaystyle @''u @''{U} @~n @^a @'e @=o @\lq i @'{e} @dotless{i} 
@dotless{j} @\lq {...
-...@ogonek{a} a@sup{h}@sub{l}
-@* @ @ @
-@- @\vert @: @! @? @. @@ @{ @} @/
-@today{}
-$">
-</DIV>
-
-<DIV CLASS="displaymath">
-<!-- MATH
- \begin{displaymath}
-@click{}
-@U{0075}
-@TeX{} @LaTeX{} @bullet{} @copyright{} @dots{} @enddots{} @equiv{}
-@error{} @expansion{} @minus{} @point{} @print{} @result{}
-@aa{} @AA{} @ae{} @oe{} @AE{} @OE{} @o{} @O{} @ss{} @l{} @L{} @DH{}
-@TH{} @dh{} @th{} @exclamdown{} @questiondown{} @pounds{}
-@registeredsymbol{} @ordf{} @ordm{} @comma{}
-\end{displaymath}
- -->
-
-<IMG
- STYLE="height: 2.29ex; vertical-align: -0.57ex; " SRC="sing_6.svg"
- ALT="$\displaystyle @click{}
-@U{0075}
-@TeX{} @LaTeX{} @bullet{} @copyright{} @dots{} ...
-...down{} @questiondown{} @pounds{}
-@registeredsymbol{} @ordf{} @ordm{} @comma{}
-$">
-</DIV>
-
-<DIV CLASS="displaymath">
-<!-- MATH
- \begin{displaymath}
-@quotedblleft{} @quotedblright{}
-@quoteleft{} @quoteright{} @quotedblbase{} @quotesinglbase{} @guillemetleft{}
-@guillemetright{} @guillemotleft{} @guillemotright{} @guilsinglleft{}
-@guilsinglright{} @textdegree{} @euro{} @arrow{} @leq{} @geq{}
-\end{displaymath}
- -->
-
-<IMG
- STYLE="height: 2.29ex; vertical-align: -0.57ex; " SRC="sing_7.svg"
- ALT="$\displaystyle @quotedblleft{} @quotedblright{}
-@quoteleft{} @quoteright{} @quo...
-...guilsinglleft{}
-@guilsinglright{} @textdegree{} @euro{} @arrow{} @leq{} @geq{}
-$">
-</DIV>
-
-<p><kbd>default kbdinputstyle</kbd>
-</p><div class="example">
-<pre class="example"><kbd>in example default kbdinputstyle</kbd>
-</pre></div>
-
-<p><code>code kbdinputstyle</code>
-</p><div class="example">
-<pre class="example"><code>in example code kbdinputstyle</code>
-</pre></div>
-
-<p><kbd>example kbdinputstyle</kbd>
-</p><div class="example">
-<pre class="example"><code>in example example kbdinputstyle</code>
-</pre></div>
-
-<p><kbd>distinct kbdinputstyle</kbd>
-</p><div class="example">
-<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
-</pre></div>
-
-<blockquote>
-<p>A quot&mdash;ation
-</p></blockquote>
-
-<blockquote>
-<p><b>Note:</b> A Note
-</p></blockquote>
-
-<blockquote>
-<p><b>note:</b> A note
-</p></blockquote>
-
-<blockquote>
-<p><b>Caution:</b> Caution
-</p></blockquote>
-
-<blockquote>
-<p><b>Important:</b> Important
-</p></blockquote>
-
-<blockquote>
-<p><b>Tip:</b> a Tip
-</p></blockquote>
-
-<blockquote>
-<p><b>Warning:</b> a Warning.
-</p></blockquote>
-
-<blockquote>
-<p><b>something &eacute; TeX:</b> The something &eacute; TeX is here.
-</p></blockquote>
-
-<blockquote>
-<p><b>@ at the end of line &nbsp;:</b> A @ at the end of the @quotation line.
-</p></blockquote>
-
-<blockquote>
-<p><b>something, other thing:</b> something, other thing
-</p></blockquote>
-
-<blockquote>
-<p><b>Note, the note:</b> Note, the note
-</p></blockquote>
-
-<blockquote>
-</blockquote>
-
-<blockquote>
-</blockquote>
-
-<blockquote>
-</blockquote>
-
-<blockquote>
-</blockquote>
-
-<blockquote>
-<p>aaa quotation
-</p></blockquote>
-<div align="center">&mdash; <em>quotation author</em>
-</div>
-<blockquote>
-<p>indent in quotation
-</p></blockquote>
-
-<blockquote>
-<p>A small quot&mdash;ation
-</p></blockquote>
-
-<blockquote>
-<p><b>Note:</b> A small Note
-</p></blockquote>
-
-<blockquote>
-<p><b>something, other thing:</b> something, other thing
-</p></blockquote>
-
-<ul>
-<li> i&ndash;temize
-</li></ul>
-
-<ul class="no-bullet">
-<li>+ i&ndash;tem +
-</li></ul>
-
-<ul>
-<li> b&ndash;ullet
-</li></ul>
-
-<ul class="no-bullet">
-<li>- minu&ndash;s
-</li></ul>
-
-<ul class="no-bullet">
-<li> e&ndash;mph item
-</li></ul>
-
-<ul class="no-bullet">
-<li><em>after emph</em> e&ndash;mph item
-</li></ul>
-
-<ul class="no-bullet">
-<li>&bull; a&ndash;n itemize line <span 
id="index-copying-index-entry-within-itemize"></span>
-i&ndash;tem 1
-</li><li>&bull; a&ndash;n itemize line i&ndash;tem 2
-</li></ul>
-
-<ol>
-<li> e&ndash;numerate
-</li></ol>
-
-<table>
-<thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
-<tr><td width="40%">mu&ndash;ltitable item</td><td width="60%">multitable 
tab</td></tr>
-<tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
-<span id="index-copying-index-entry-within-multitable"></span></td></tr>
-<tr><td width="40%">lone mu&ndash;ltitable item</td></tr>
-</table>
-
-<table>
-<tr><td>truc</td><td>bidule</td></tr>
-</table>
-
-<div class="example">
-<pre class="example">e--xample  some
-   text
-</pre></div>
-
-<div class="example first-arg">
-<pre class="example">example one arg
-</pre></div>
-
-<div class="example first-arg second-arg">
-<pre class="example">example two args
-</pre></div>
-
-<div class="example first-arg second-arg third-arg">
-<pre class="example">example three args
-</pre></div>
-
-<div class="example first-arg second-arg third-arg fourth-arg">
-<pre class="example">example four args
-</pre></div>
-
-<div class="example first-arg second-arg third-arg fourth-arg fifth-arg">
-<pre class="example">example five args
-</pre></div>
-
-<div class="example something-é-TeX">
-<pre class="example">The something &eacute; TeX is here.
-</pre></div>
-
-<div class="example @-at-the-end-of-line--">
-<pre class="example">A @ at the end of the @example line.
-</pre></div>
-
-<div class="example">
-<pre class="example">example with empty args
-</pre></div>
-
-<div class="example nonempty">
-<pre class="example">example with empty and non empty args mix
-</pre></div>
-
-<div class="example">
-<pre class="example">s--mallexample
-</pre></div>
-
-<p><code>@noindent</code> after smallexample.
-</p><div class="example">
-<pre class="example">$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&amp;content-type=text/plain'
-$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&amp;content-type=text/plain'
-</pre></div>
-<p>Less recent versions are also present.
-</p>
-<div class="display">
-<pre class="display">d&ndash;isplay
-</pre></div>
-
-<div class="display">
-<pre class="display">s&ndash;malldisplay
-</pre></div>
-
-<div class="example lisp">
-<pre class="lisp">l--isp
-</pre></div>
-
-<div class="example lisp">
-<pre class="lisp">s--malllisp
-</pre></div>
-
-<div class="format">
-<pre class="format">f&ndash;ormat
-</pre></div>
-
-<div class="format">
-<pre class="format">s&ndash;mallformat
-</pre></div>
-
-<DIV CLASS="displaymath">
-<!-- MATH
- \begin{displaymath}
-disp- -laymath
-f(x) = {1 \over \sigma \sqrt{2\pi}}e@sup{-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2}
-\end{displaymath}
- -->
-
-<IMG
- STYLE="height: 6.26ex; vertical-align: -2.32ex; " SRC="sing_8.svg"
- ALT="$\displaystyle disp--laymath
-f(x) = {1 \over \sigma \sqrt{2\pi}}e@sup{-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2}
-$">
-</DIV>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002deffn_005fname"><span 
class="category">c--ategory: </span><span><strong>d--effn_name</strong> 
<em>a--rguments...</em><a href='#index-copying-d_002d_002deffn_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;effn
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-de_002d_002dffn_005fname"><span 
class="category">cate--gory: </span><span><strong>de--ffn_name</strong> 
<em>ar--guments    more args <br> even more so</em><a 
href='#index-copying-de_002d_002dffn_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>def&ndash;fn
-</p></dd></dl>
- 
-<dl class="def">
-<dt id="index-copying-i"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a 
href='#index-copying-i' class='copiable-anchor'> &para;</a></span></dt>
-<dd><span id="index-copying-index-entry-within-deffn"></span>
-</dd><dt id="index-copying-truc"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-log-trap"><span class="category">Command: 
</span><span><strong>log trap</strong> <em></em><a 
href='#index-copying-log-trap' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-log-trap1"><span class="category">Command: 
</span><span><strong>log trap1</strong> <em></em><a 
href='#index-copying-log-trap1' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-log-trap2"><span class="category">Command: 
</span><span><strong>log trap2</strong> <em></em><a 
href='#index-copying-log-trap2' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-id-ule"><span class="category">cmde: 
</span><span><strong><b>id ule</b></strong> <em>truc</em><a 
href='#index-copying-id-ule' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-id-i-ule"><span class="category">cmde2: 
</span><span><strong><b>id &lsquo;<samp>i</samp>&rsquo; ule</b></strong> 
<em>truc</em><a href='#index-copying-id-i-ule' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt><span class="category"><b>id &lsquo;<samp>i</samp>&rsquo; ule</b>: 
</span><span><strong></strong></span></dt>
-<dt><span><strong></strong></span></dt>
-<dt><span class="category">aaa: </span><span><strong></strong></span></dt>
-<dt><span class="category">: </span><span><strong></strong></span></dt>
-<dt><span class="category">: </span><span><strong></strong></span></dt>
-<dt id="index-copying-machin"><span class="category">: 
</span><span><strong>machin</strong><a href='#index-copying-machin' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-bidule-machin"><span class="category">: 
</span><span><strong>bidule machin</strong><a 
href='#index-copying-bidule-machin' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id="index-copying-machin-1"><span class="category">truc: 
</span><span><strong>machin</strong><a href='#index-copying-machin-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt><span class="category">truc: </span><span><strong></strong></span></dt>
-<dt id="index-copying-followed"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-copying-followed' class='copiable-anchor'> &para;</a></span></dt>
-<dt><span class="category">truc: </span><span><strong></strong></span></dt>
-<dt><span class="category">: </span><span><strong></strong></span></dt>
-<dt id="index-copying-a"><span class="category">truc: 
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a 
href='#index-copying-a' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-deffnx"><span class="category">truc: 
</span><span><strong>deffnx</strong> <em>before end deffn</em><a 
href='#index-copying-deffnx' class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-
-<dl class="def">
-<dt id="index-copying-deffn"><span class="category">empty: 
</span><span><strong>deffn</strong><a href='#index-copying-deffn' 
class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-
-<dl class="def">
-<dt id="index-copying-deffn-1"><span class="category">empty: 
</span><span><strong>deffn</strong> <em>with deffnx</em><a 
href='#index-copying-deffn-1' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-deffnx-1"><span class="category">empty: 
</span><span><strong>deffnx</strong><a href='#index-copying-deffnx-1' 
class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-
-<dl class="def">
-<dt id="index-copying-i-1"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a 
href='#index-copying-i-1' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-truc-1"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-copying-truc-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>text in def item for second def item
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002defvr_005fname"><span 
class="category">c--ategory: </span><span><strong>d--efvr_name</strong><a 
href='#index-copying-d_002d_002defvr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;efvr
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002deftypefn_005fname"><span 
class="category">c--ategory: </span><span><em>t--ype</em> 
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002deftypefn_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;eftypefn
-</p></dd></dl>
-
-<dl class="def">
-<dt 
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory
 on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong> 
<em>a--rguments...</em><a 
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;eftypeop
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002deftypevr_005fname"><span 
class="category">c--ategory: </span><span><em>t--ype</em> 
<strong>d--eftypevr_name</strong><a 
href='#index-copying-d_002d_002deftypevr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;eftypevr
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002defcv_005fname"><span>c--ategory of c--lass: 
<strong>d--efcv_name</strong><a href='#index-copying-d_002d_002defcv_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efcv
-</p></dd></dl>
-
-<dl class="def">
-<dt 
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory 
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efop
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002deftp_005fname"><span 
class="category">c--ategory: </span><span><strong>d--eftp_name</strong> 
<em>a--ttributes...</em><a href='#index-copying-d_002d_002deftp_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;eftp
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002defun_005fname"><span 
class="category">Function: </span><span><strong>d--efun_name</strong> 
<em>a--rguments...</em><a href='#index-copying-d_002d_002defun_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efun
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002defmac_005fname"><span class="category">Macro: 
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002defmac_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;efmac
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002defspec_005fname"><span 
class="category">Special Form: </span><span><strong>d--efspec_name</strong> 
<em>a--rguments...</em><a href='#index-copying-d_002d_002defspec_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efspec
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002defvar_005fname"><span 
class="category">Variable: </span><span><strong>d--efvar_name</strong> 
<em>argvar argvar1</em><a href='#index-copying-d_002d_002defvar_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efvar
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002defopt_005fname"><span class="category">User 
Option: </span><span><strong>d--efopt_name</strong><a 
href='#index-copying-d_002d_002defopt_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;efopt
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002deftypefun_005fname"><span 
class="category">Function: </span><span><em>t--ype</em> 
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002deftypefun_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;eftypefun
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-copying-d_002d_002deftypevar_005fname"><span 
class="category">Variable: </span><span><em>t--ype</em> 
<strong>d--eftypevar_name</strong><a 
href='#index-copying-d_002d_002deftypevar_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;eftypevar
-</p></dd></dl>
-
-<dl class="def">
-<dt 
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance 
Variable of c--lass: <strong>d--efivar_name</strong><a 
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efivar
-</p></dd></dl>
-
-<dl class="def">
-<dt 
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance
 Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a 
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;eftypeivar
-</p></dd></dl>
-
-<dl class="def">
-<dt 
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method 
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a 
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efmethod
-</p></dd></dl>
-
-<dl class="def">
-<dt 
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method
 on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong> 
<em>a--rguments...</em><a 
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;eftypemethod
-</p></dd></dl>
-
-<p><code>@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@, 
ma---nual@@}</code> See <a data-manual="file n---ame@" href="../file 
n---ame@/c_002d_002d_002dhapter_0040.html#c_002d_002d_002dhapter_0040">t&mdash;itle@</a>
 in <cite>ma&mdash;nual@</cite>.
-<code>@ref{chapter, cross ref name, title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@pxref{chapter, cross ref name, title, file name, manual}</code> see <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
-</p>
-<p><code>@ref{chapter}</code> <a href="chapter.html">chapter</a>
-<code>@xref{chapter}</code> See <a href="chapter.html">chapter</a>.
-<code>@pxref{chapter}</code> see <a href="chapter.html">chapter</a>
-<code>@ref{s--ect@comma{}ion}</code> <a href="s_002d_002dect_002cion.html">A 
section</a>
-</p>
-<p><code>@ref{s--ect@comma{}ion, a @comma{} in cross
-ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual 
name }</code>
-<a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a> 
in <cite>a , in manual name</cite>
-</p>
-<p><code>@ref{chapter,cross ref name}</code> <a href="chapter.html">cross ref 
name</a>
-<code>@ref{chapter,,title}</code> <a href="chapter.html">title</a>
-<code>@ref{chapter,,,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
-<code>@ref{chapter,,,,manual}</code> &lsquo;chapter&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,cross ref name,title,}</code> <a 
href="chapter.html">title</a>
-<code>@ref{chapter,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)cross ref name</a>
-<code>@ref{chapter,cross ref name,,,manual}</code> &lsquo;cross ref 
name&rsquo; in <cite>manual</cite>
-<code>@ref{chapter,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)title</a>
-<code>@ref{chapter,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@ref{chapter,,title,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)title</a>
-<code>@ref{chapter,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
-<code>@ref{chapter,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">chapter</a> in <cite>manual</cite>
-</p>
-
-<p><code>@ref{(pman)anode,cross ref name}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)cross ref name</a>
-<code>@ref{(pman)anode,,title}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
-<code>@ref{(pman)anode,,,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)anode</a>
-<code>@ref{(pman)anode,,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">anode</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title,}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
-<code>@ref{(pman)anode,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">(file name)cross ref name</a>
-<code>@ref{(pman)anode,cross ref name,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">cross ref name</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title,file name}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">(file 
name)title</a>
-<code>@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
data-manual="pman" href="../pman/anode.html#anode">title</a> in 
<cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">title</a> in 
<cite>manual</cite>
-<code>@ref{(pman)anode,,title,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)title</a>
-<code>@ref{(pman)anode,,title,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">anode</a> in <cite>manual</cite>
-</p>
-
-<p><code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
-<code>@inforef{chapter}</code> See &lsquo;chapter&rsquo;
-<code>@inforef{chapter, cross ref name}</code> See &lsquo;cross ref name&rsquo;
-<code>@inforef{chapter,,file name}</code> See <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
-<code>@inforef{node, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/node.html#node">(file name)cross ref 
name</a>
-<code>@inforef{node}</code> See &lsquo;node&rsquo;
-<code>@inforef{node, cross ref name}</code> See &lsquo;cross ref name&rsquo;
-<code>@inforef{node,,file name}</code> See <a data-manual="file name" 
href="../file name/node.html#node">(file name)node</a>
-<code>@inforef{chapter, cross ref name, file name, spurious arg}</code> See <a 
data-manual="file name, spurious arg" href="../file name, spurious 
arg/chapter.html#chapter">(file name, spurious arg)cross ref name</a>
-</p>
-<p><code>@inforef{s--ect@comma{}ion, a @comma{} in cross
-ref, a comma@comma{} in file}</code>
-See <a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a , 
in cross
-ref</a>
-</p>
-
-<dl compact="compact">
-<dt><span>a</span></dt>
-<dd><p>l&ndash;ine
-</p></dd>
-</dl>
-
-<dl compact="compact">
-<dt id='index-copying-a-2'><span>a<a href='#index-copying-a-2' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id='index-copying-b-1'><span>b<a href='#index-copying-b-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>l&ndash;ine
-</p></dd>
-</dl>
-
-<dl compact="compact">
-<dt id='index-copying-a-1'><span>a<a href='#index-copying-a-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><span id="index-copying-index-entry-between-item-and-itemx"></span>
-</dd>
-<dt id='index-copying-b'><span>b<a href='#index-copying-b' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>l&ndash;ine
-</p></dd>
-</dl>
-
-<table class="cartouche" border="1"><tr><td>
-<p>c&ndash;artouche
-</p></td></tr></table>
-
-<p>g&ndash;roupe
-</p>
-<p align="left">f&ndash;lushleft
-more text
-</p>
-<p align="right">f&ndash;lushright
-more text
-</p>
-<div align="center">ce&ndash;ntered line
-</div>
-<p>r&ndash;raggedright
-more text
-</p>
-<pre class="verbatim">\input texinfo @c -*-texinfo-*-
-
-@setfilename simplest.info
-
-@node Top
-
-This is a very simple texi manual @  &lt;&gt;.
-
-@bye
-</pre>
-<pre class="verbatim">in verbatim ''
-</pre>
-
-html ''
-
-<DIV CLASS="displaymath">
-<!-- MATH
- \begin{displaymath}
-\partial_t \eta (t) = g(\eta(t),\varphi(t))
-\end{displaymath}
- -->
-
-<IMG
- STYLE="height: 2.55ex; vertical-align: -0.70ex; " SRC="sing_1.svg"
- ALT="$\displaystyle \partial_t \eta (t) = g(\eta(t),\varphi(t))$">
-</DIV>
- &rdquo;
-
-
-
-<span id="majorheading"></span><h1 class="majorheading">majorheading</h1>
-
-<span id="chapheading"></span><h1 class="chapheading">chapheading</h1>
-
-<span id="heading"></span><h2 class="heading">heading</h2>
-
-<span id="subheading"></span><h3 class="subheading">subheading</h3>
-
-<span id="subsubheading"></span><h4 class="subsubheading">subsubheading</h4>
-
-
-<p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
-<code>@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }</code> <abbr 
title="&Eacute;tude&ndash;, Autonome">&Eacute;&ndash;. ,A.</abbr> 
(&Eacute;tude&ndash;, <b>Autonome</b>)
-<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude&ndash;, 
Autonome">&Eacute;&ndash;. ,A.</abbr>
-</p>
-<p><code>@math{--a@minus{} {\frac{1}{2}}}</code> <!-- MATH
- $- -a@minus{} {\frac{1}{2}}$
- -->
-<SPAN CLASS="MATH"><IMG
- STYLE="height: 2.98ex; vertical-align: -0.92ex; " SRC="sing_3.svg"
- ALT="$--a@minus{} {\frac{1}{2}}$"></SPAN>
-</p>
-<p><code>@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img src="f-ile.jpg" 
alt="altjk _&quot; %@">
-<code>@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img src="f--ile.e--xt" alt="jk _&quot; %@ in b &quot;">
-<code>@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; %@:}}</code> 
<img src="filejk _&quot; %@.jpg" alt="altjk _&quot; %@">
-</p>
-
-
-
-<p>Somehow invalid use of @,:<br>
-@, ,
-<br>
-@,@&quot;u ,&uuml;
-</p>
-<p>Invalid use of @&rsquo;:<br>
-@&rsquo; '
-<br>
-@&rsquo;@&quot;u '&uuml;
-</p>
-<p>@dotless{truc} truc
-@dotless{ij} ij
-<code>@dotless{--a}</code> &ndash;a
-<code>@dotless{a}</code> a
-</p>
-<p>@U, without braces @U{}, with empty arg 
-@U{z}, with non-hex arg &#xz;
-@U{abc}, with &lt;4 hex digits &#xabc;
-@U{FFFFFFFFFFFFFF}, value much too large &#xFFFFFFFFFFFFFF;
-@U{110000}, value just beyond Unicode &#x110000;
-</p>
-<p>@TeX, but without brace TeX<code>@#</code> #
-</p>
-<p><code>@w{--a}</code> &ndash;a<!-- /@w -->
-</p>
-<p><code>@image{,1--xt}</code> 
-<code>@image{,,2--xt}</code> 
-<code>@image{,,,3--xt}</code> 
-</p>
-
-<ul class="no-bullet">
-<li> after emph e&ndash;mph item
-</li></ul>
-
-<ul class="no-bullet">
-<li>&bull; a&ndash;n itemize line i&ndash;tem 1
-</li><li>&bull; a&ndash;n itemize line i&ndash;tem 2
-</li></ul>
-
-<dl class="def">
-<dt><span class="category">fun: </span><span><strong></strong></span></dt>
-<dt id="index-copying-machin-2"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and</em><a 
href='#index-copying-machin-2' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-machin-3"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and  after</em><a 
href='#index-copying-machin-3' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-machin-4"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and </em><a 
href='#index-copying-machin-4' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-machin-5"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a 
href='#index-copying-machin-5' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-copying-followed-1"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-copying-followed-1' class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>Various deff lines
-</p></dd><dt id="index-copying-after"><span class="category">truc: 
</span><span><strong>after</strong> <em>a deff item</em><a 
href='#index-copying-after' class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-
-<p><code>@ref{node}</code> &lsquo;node&rsquo;
-</p>
-<p><code>@ref{,cross ref name}</code> &lsquo;cross ref name&rsquo;
-<code>@ref{,,title}</code> &lsquo;title&rsquo;
-<code>@ref{,,,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)</a>
-<code>@ref{,,,,manual}</code> <cite>manual</cite>
-<code>@ref{node,cross ref name}</code> &lsquo;cross ref name&rsquo;
-<code>@ref{node,,title}</code> &lsquo;title&rsquo;
-<code>@ref{node,,,file name}</code> <a data-manual="file name" href="../file 
name/node.html#node">(file name)node</a>
-<code>@ref{node,,,,manual}</code> &lsquo;node&rsquo; in <cite>manual</cite>
-<code>@ref{node,cross ref name,title,}</code> &lsquo;title&rsquo;
-<code>@ref{node,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)cross ref name</a>
-<code>@ref{node,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; 
in <cite>manual</cite>
-<code>@ref{node,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/node.html#node">(file name)title</a>
-<code>@ref{node,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{node,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/node.html#node">title</a> in 
<cite>manual</cite>
-<code>@ref{node,,title,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)title</a>
-<code>@ref{node,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
-<code>@ref{node,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">title</a> in <cite>manual</cite>
-<code>@ref{node,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">node</a> in <cite>manual</cite>
-<code>@ref{,cross ref name,title,}</code> &lsquo;title&rsquo;
-<code>@ref{,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)cross ref name</a>
-<code>@ref{,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; in 
<cite>manual</cite>
-<code>@ref{,cross ref name,title,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)title</a>
-<code>@ref{,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/index.html">title</a> in 
<cite>manual</cite>
-<code>@ref{,,title,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)title</a>
-<code>@ref{,,title,,manual}</code> &lsquo;title&rsquo; in <cite>manual</cite>
-<code>@ref{,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/index.html">title</a> in <cite>manual</cite>
-<code>@ref{,,,file name,manual}</code> <cite><a data-manual="file name" 
href="../file name/index.html">manual</a></cite>
-</p>
-<p><code>@inforef{,cross ref name }</code> See &lsquo;cross ref name&rsquo;
-<code>@inforef{,,file name}</code> See <a data-manual="file name" 
href="../file name/index.html">(file name)</a>
-<code>@inforef{,cross ref name, file name}</code> See <a data-manual="file 
name" href="../file name/index.html">(file name)cross ref name</a>
-<code>@inforef{}</code> 
-</p>
-
-
-<p>Normal text
-</p>
-<p>&lt;
-&gt;
-&quot;
-&amp;
-&rsquo;
-&lsquo;
-</p>
-<p>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;<br>
-code: <code>``simple-double--three---four----''</code> <br>
-asis: &ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo; <br>
-strong: 
<strong>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;</strong> <br>
-kbd: <kbd>``simple-double--three---four----''</kbd> <br>
-</p>
-<p>&lsquo;<!-- /@w -->&lsquo;simple-double-<!-- /@w 
-->-three&mdash;four&mdash;-&rsquo;<!-- /@w -->&rsquo;<br>
-</p>
-<span id="index-_002d_002doption"></span>
-<span id="index-_0060_0060"></span>
-<span id="index-_0060_0060-2"></span>
-<span id="index-_002d_002dfoption"></span>
-
-<p>@&quot;u &uuml; 
-@&quot;{U} &Uuml; 
-@~n &ntilde;
-@^a &acirc;
-@&rsquo;e &eacute;
-@=o &#333;
-@&lsquo;i &igrave;
-@&rsquo;{e} &eacute;
-@&rsquo;{@dotless{i}} &iacute; 
-@dotless{i} i
-@dotless{j} j
-@&lsquo;{@=E} &#274;` 
-@l{} &#322;
-@,{@&rsquo;C} &#262;,
-@,c &ccedil;
-@,c@&quot;u &ccedil;&uuml; <br>
-</p>
-<p>@U{0075} &#x0075;
-</p>
-<p>@* <br>
-@ followed by a space
-&nbsp;
-@ followed by a tab
-&nbsp;
-@ followed by a new line
-&nbsp;<code>@-</code> 
-<code>@|</code> 
-<code>@:</code> 
-<code>@!</code> !
-<code>@?</code> ?
-<code>@.</code> .
-<code>@@</code> @
-<code>@}</code> }
-<code>@{</code> {
-<code>@/</code> 
-</p>
-<p>foo vs. bar. 
-colon :And something else.
-semi colon ;.
-And ? ?.
-Now ! !@
-but , ,
-</p>
-<p>@TeX TeX
-@LaTeX LaTeX
-@bullet &bull;
-@copyright &copy;
-@dots &hellip;
-@enddots <small class="enddots">...</small>
-@equiv &equiv;
-@error error&rarr;
-@expansion &rarr;
-@minus -
-@point &lowast;
-@print -|
-@result &rArr;
-@today a sunny day
-</p>
-<p>@aa &aring;
-@AA &Aring;
-@ae &aelig;
-@oe &oelig;
-@AE &AElig;
-@OE &OElig;
-@o &oslash;
-@O &Oslash;
-@ss &szlig;
-@l &#322;
-@L &#321;
-@DH &ETH;
-@TH &THORN;
-@dh &eth;
-@th &thorn;
-</p>
-<p>@exclamdown &iexcl;
-@questiondown &iquest;
-@pounds &pound;
-@registeredsymbol &reg;
-@ordf &ordf;
-@ordm &ordm;
-@comma ,
-@quotedblleft &ldquo;
-@quotedblright &rdquo;
-@quoteleft &lsquo;
-@quoteright &rsquo;
-@quotedblbase &bdquo;
-@quotesinglbase &sbquo;
-@guillemetleft &laquo;
-@guillemetright &raquo;
-@guillemotleft &laquo;
-@guillemotright &raquo;
-@guilsinglleft &lsaquo;
-@guilsinglright &rsaquo;
-@textdegree &deg;
-@euro &euro;
-@arrow &rarr;
-@leq &le;
-@geq &ge;
-</p>
-<p><code>@acronym{--a,an accronym}</code> <acronym title="an 
accronym">&ndash;a</acronym> (an accronym)
-<code>@acronym{--a}</code> <acronym title="an accronym">&ndash;a</acronym>
-<code>@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr 
title="&Eacute;tude Autonome">&Eacute;&ndash;. ,A.</abbr> (&Eacute;tude 
Autonome)
-<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude 
Autonome">&Eacute;&ndash;. ,A.</abbr>
-<code>@asis{--a}</code> &ndash;a
-<code>@b{--a}</code> <b>&ndash;a</b>
-<code>@cite{--a}</code> <cite>&ndash;a</cite>
-<code>@code{--a}</code> <code>--a</code>
-<code>@command{--a}</code> <code>--a</code>
-<code>@dfn{--a}</code> <em>&ndash;a</em>
-<code>@dmn{--a}</code> &ndash;a
-<code>@email{--a,--b}</code> <a href="mailto:--a";>&ndash;b</a>
-<code>@email{,--b}</code> &ndash;b
-<code>@email{--a}</code> <a href="mailto:--a";>--a</a>
-<code>@emph{--a}</code> <em>&ndash;a</em>
-<code>@env{--a}</code> <code>--a</code>
-<code>@file{--a}</code> <samp>--a</samp>
-<code>@i{--a}</code> <i>&ndash;a</i>
-<code>@kbd{--a}</code> <kbd>--a</kbd>
-<code>@key{--a}</code> <tt class="key">--a</tt>
-<code>@math{--a {\frac{1}{2}} @minus{}}</code> <!-- MATH
- $- -a {\frac{1}{2}} @minus{}$
- -->
-<SPAN CLASS="MATH"><IMG
- STYLE="height: 2.98ex; vertical-align: -0.92ex; " SRC="sing_2.svg"
- ALT="$--a {\frac{1}{2}} @minus{}$"></SPAN>
-<code>@option{--a}</code> <samp>--a</samp>
-<code>@r{--a}</code> <span class="roman">&ndash;a</span>
-<code>@samp{--a}</code> &lsquo;<samp>--a</samp>&rsquo;
-<code>@sc{--a}</code> <small>&ndash;A</small>
-<code>@strong{--a}</code> <strong>&ndash;a</strong>
-<code>@t{--a}</code> <tt>--a</tt>
-<code>@sansserif{--a}</code> <span class="sansserif">&ndash;a</span>
-<code>@slanted{--a}</code> <i>&ndash;a</i>
-<code>@titlefont{--a}</code> </p><h1 class="titlefont">&ndash;a</h1>
-<p><code>@indicateurl{--a}</code> &lsquo;<code>--a</code>&rsquo;
-<code>@uref{--a,--b}</code> <a href="--a">&ndash;b</a>
-<code>@uref{--a}</code> <a href="--a">--a</a>
-<code>@uref{,--b}</code> &ndash;b
-<code>@uref{--a,--b,--c}</code> <a href="--a">&ndash;c</a>
-<code>@uref{,--b,--c}</code> &ndash;c
-<code>@uref{--a,,--c}</code> <a href="--a">&ndash;c</a>
-<code>@uref{,,--c}</code> &ndash;c
-<code>@url{--a,--b}</code> <a href="--a">&ndash;b</a>
-<code>@url{--a,}</code> <a href="--a">--a</a>
-<code>@url{,--b}</code> &ndash;b
-<code>@var{--a}</code> <var>&ndash;a</var>
-<code>@verb{:--a:}</code> <tt>--a</tt>
-<code>@verb{:a  &lt; &amp; @ % &quot; --    b:}</code> <tt>a  &lt; &amp; @ % 
&quot; --    b</tt>
-<code>@w{a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a 
a}</code> 
a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a&nbsp;a<!--
 /@w -->
-<code>@H{a}</code> a''
-<code>@H{--a}</code> &ndash;a''
-<code>@dotaccent{a}</code> &#551;
-<code>@dotaccent{--a}</code> &ndash;a.
-<code>@ringaccent{a}</code> &aring;
-<code>@ringaccent{--a}</code> &ndash;a*
-<code>@tieaccent{a}</code> a[
-<code>@tieaccent{--a}</code> &ndash;a[
-<code>@u{a}</code> &#259;
-<code>@u{--a}</code> &ndash;a(
-<code>@ubaraccent{a}</code> a_
-<code>@ubaraccent{--a}</code> &ndash;a_
-<code>@udotaccent{a}</code> &#7841;
-<code>@udotaccent{--a}</code> .&ndash;a
-<code>@v{a}</code> &#462;
-<code>@v{--a}</code> &ndash;a&lt;
-<code>@,{c}</code> &ccedil;
-<code>@,{--c}</code> &ndash;c,
-<code>@ogonek{a}</code> &#261;
-<code>@ogonek{--a}</code> &ndash;a;
-<code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF5" 
href="sing_fot.htm#FOOT5"><sup>3</sup></a>
-<code>@footnote{in footnote2}</code> <a id="DOCF6" 
href="sing_fot.htm#FOOT6"><sup>4</sup></a>
-</p>
-<p><code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,,l--e}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code>@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt" alt="f--ile">
-<code>@image{f--ile,aze,az,alt,.e--xt}</code> <img src="f--ile.e--xt" 
alt="alt">
-<code>@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg" alt="a&ndash;lt">
-<code>@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}</code> <img 
src="f--ile@..file ext e--xt}" alt="alt">
-</p>
-<p><code>@sp 2</code><br>
-</p><br>
-<br>
-<p><code>@page</code><br>
-</p>
-<p><code>need 1002</code>
-</p>
-<p><code>@clicksequence{click @click{} A}</code> click &rarr; A
-After clickstyle &rArr;
-<code>@clicksequence{click @click{} A}</code> click &rArr; A
-</p>
-<DIV CLASS="displaymath">
-<!-- MATH
- \begin{displaymath}
-@strong{``simple-double- -three- - -four- - - -''} @w{aa}
-`@w{}`simple-double-@w{}-three- - -four- - - -'@w{}'@*
-\end{displaymath}
- -->
-
-<IMG
- STYLE="height: 2.54ex; vertical-align: -0.57ex; " SRC="sing_4.svg"
- ALT="$\displaystyle @strong{\lq\lq simple-double--three---four----''} @w{aa}
-\lq @w{}\lq simple-double-@w{}-three---four----'@w{}'@*
-$">
-</DIV>
-
-<DIV CLASS="displaymath">
-<!-- MATH
- \begin{displaymath}
-@"u @"{U} @~n @^a @'e @=o @`i @'{e} @dotless{i} @dotless{j} @`{@=E}
-@l{} @,{@'C} @,{@'C} @,c @H{a} @dotaccent{a} @ringaccent{a} @tieaccent{a}
-@u{a} @ubaraccent{a} @udotaccent{a} @v{a} @ogonek{a} a@sup{h}@sub{l}
-@* @ @  @
-@- @| @: @! @? @. @@ @{ @} @/
-@today{}
-\end{displaymath}
- -->
-
-<IMG
- STYLE="height: 2.67ex; vertical-align: -0.70ex; " SRC="sing_5.svg"
- ALT="$\displaystyle @''u @''{U} @~n @^a @'e @=o @\lq i @'{e} @dotless{i} 
@dotless{j} @\lq {...
-...@ogonek{a} a@sup{h}@sub{l}
-@* @ @ @
-@- @\vert @: @! @? @. @@ @{ @} @/
-@today{}
-$">
-</DIV>
-
-<DIV CLASS="displaymath">
-<!-- MATH
- \begin{displaymath}
-@click{}
-@U{0075}
-@TeX{} @LaTeX{} @bullet{} @copyright{} @dots{} @enddots{} @equiv{}
-@error{} @expansion{} @minus{} @point{} @print{} @result{}
-@aa{} @AA{} @ae{} @oe{} @AE{} @OE{} @o{} @O{} @ss{} @l{} @L{} @DH{}
-@TH{} @dh{} @th{} @exclamdown{} @questiondown{} @pounds{}
-@registeredsymbol{} @ordf{} @ordm{} @comma{}
-\end{displaymath}
- -->
-
-<IMG
- STYLE="height: 2.29ex; vertical-align: -0.57ex; " SRC="sing_6.svg"
- ALT="$\displaystyle @click{}
-@U{0075}
-@TeX{} @LaTeX{} @bullet{} @copyright{} @dots{} ...
-...down{} @questiondown{} @pounds{}
-@registeredsymbol{} @ordf{} @ordm{} @comma{}
-$">
-</DIV>
-
-<DIV CLASS="displaymath">
-<!-- MATH
- \begin{displaymath}
-@quotedblleft{} @quotedblright{}
-@quoteleft{} @quoteright{} @quotedblbase{} @quotesinglbase{} @guillemetleft{}
-@guillemetright{} @guillemotleft{} @guillemotright{} @guilsinglleft{}
-@guilsinglright{} @textdegree{} @euro{} @arrow{} @leq{} @geq{}
-\end{displaymath}
- -->
-
-<IMG
- STYLE="height: 2.29ex; vertical-align: -0.57ex; " SRC="sing_7.svg"
- ALT="$\displaystyle @quotedblleft{} @quotedblright{}
-@quoteleft{} @quoteright{} @quo...
-...guilsinglleft{}
-@guilsinglright{} @textdegree{} @euro{} @arrow{} @leq{} @geq{}
-$">
-</DIV>
-
-<p><kbd>default kbdinputstyle</kbd>
-</p><div class="example">
-<pre class="example"><kbd>in example default kbdinputstyle</kbd>
-</pre></div>
-
-<p><code>code kbdinputstyle</code>
-</p><div class="example">
-<pre class="example"><code>in example code kbdinputstyle</code>
-</pre></div>
-
-<p><kbd>example kbdinputstyle</kbd>
-</p><div class="example">
-<pre class="example"><code>in example example kbdinputstyle</code>
-</pre></div>
-
-<p><kbd>distinct kbdinputstyle</kbd>
-</p><div class="example">
-<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
-</pre></div>
-
-<blockquote>
-<p>A quot&mdash;ation
-</p></blockquote>
-
-<blockquote>
-<p><b>Note:</b> A Note
-</p></blockquote>
-
-<blockquote>
-<p><b>note:</b> A note
-</p></blockquote>
-
-<blockquote>
-<p><b>Caution:</b> Caution
-</p></blockquote>
-
-<blockquote>
-<p><b>Important:</b> Important
-</p></blockquote>
-
-<blockquote>
-<p><b>Tip:</b> a Tip
-</p></blockquote>
-
-<blockquote>
-<p><b>Warning:</b> a Warning.
-</p></blockquote>
-
-<blockquote>
-<p><b>something &eacute; TeX:</b> The something &eacute; TeX is here.
-</p></blockquote>
-
-<blockquote>
-<p><b>@ at the end of line &nbsp;:</b> A @ at the end of the @quotation line.
-</p></blockquote>
-
-<blockquote>
-<p><b>something, other thing:</b> something, other thing
-</p></blockquote>
-
-<blockquote>
-<p><b>Note, the note:</b> Note, the note
-</p></blockquote>
-
-<blockquote>
-</blockquote>
-
-<blockquote>
-</blockquote>
-
-<blockquote>
-</blockquote>
-
-<blockquote>
-</blockquote>
-
-<blockquote>
-<p>aaa quotation
-</p></blockquote>
-<div align="center">&mdash; <em>quotation author</em>
-</div>
-<blockquote>
-<p>indent in quotation
-</p></blockquote>
-
-<blockquote>
-<p>A small quot&mdash;ation
-</p></blockquote>
-
-<blockquote>
-<p><b>Note:</b> A small Note
-</p></blockquote>
-
-<blockquote>
-<p><b>something, other thing:</b> something, other thing
-</p></blockquote>
-
-<ul>
-<li> i&ndash;temize
-</li></ul>
-
-<ul class="no-bullet">
-<li>+ i&ndash;tem +
-</li></ul>
-
-<ul>
-<li> b&ndash;ullet
-</li></ul>
-
-<ul class="no-bullet">
-<li>- minu&ndash;s
-</li></ul>
-
-<ul class="no-bullet">
-<li> e&ndash;mph item
-</li></ul>
-
-<ul class="no-bullet">
-<li><em>after emph</em> e&ndash;mph item
-</li></ul>
-
-<ul class="no-bullet">
-<li>&bull; a&ndash;n itemize line <span 
id="index-index-entry-within-itemize"></span>
-i&ndash;tem 1
-</li><li>&bull; a&ndash;n itemize line i&ndash;tem 2
-</li></ul>
-
-<ol>
-<li> e&ndash;numerate
-</li></ol>
-
-<table>
-<thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
-<tr><td width="40%">mu&ndash;ltitable item</td><td width="60%">multitable 
tab</td></tr>
-<tr><td width="40%">mu&ndash;ltitable item 2</td><td width="60%">multitable 
tab 2
-<span id="index-index-entry-within-multitable"></span></td></tr>
-<tr><td width="40%">lone mu&ndash;ltitable item</td></tr>
-</table>
-
-<table>
-<tr><td>truc</td><td>bidule</td></tr>
-</table>
-
-<div class="example">
-<pre class="example">e--xample  some
-   text
-</pre></div>
-
-<div class="example first-arg">
-<pre class="example">example one arg
-</pre></div>
-
-<div class="example first-arg second-arg">
-<pre class="example">example two args
-</pre></div>
-
-<div class="example first-arg second-arg third-arg">
-<pre class="example">example three args
-</pre></div>
-
-<div class="example first-arg second-arg third-arg fourth-arg">
-<pre class="example">example four args
-</pre></div>
-
-<div class="example first-arg second-arg third-arg fourth-arg fifth-arg">
-<pre class="example">example five args
-</pre></div>
-
-<div class="example something-é-TeX">
-<pre class="example">The something &eacute; TeX is here.
-</pre></div>
-
-<div class="example @-at-the-end-of-line--">
-<pre class="example">A @ at the end of the @example line.
-</pre></div>
-
-<div class="example">
-<pre class="example">example with empty args
-</pre></div>
-
-<div class="example nonempty">
-<pre class="example">example with empty and non empty args mix
-</pre></div>
-
-<div class="example">
-<pre class="example">s--mallexample
-</pre></div>
-
-<p><code>@noindent</code> after smallexample.
-</p><div class="example">
-<pre class="example">$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&amp;content-type=text/plain'
-$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&amp;content-type=text/plain'
-</pre></div>
-<p>Less recent versions are also present.
-</p>
-<div class="display">
-<pre class="display">d&ndash;isplay
-</pre></div>
-
-<div class="display">
-<pre class="display">s&ndash;malldisplay
-</pre></div>
-
-<div class="example lisp">
-<pre class="lisp">l--isp
-</pre></div>
-
-<div class="example lisp">
-<pre class="lisp">s--malllisp
-</pre></div>
-
-<div class="format">
-<pre class="format">f&ndash;ormat
-</pre></div>
-
-<div class="format">
-<pre class="format">s&ndash;mallformat
-</pre></div>
-
-<DIV CLASS="displaymath">
-<!-- MATH
- \begin{displaymath}
-disp- -laymath
-f(x) = {1 \over \sigma \sqrt{2\pi}}e@sup{-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2}
-\end{displaymath}
- -->
-
-<IMG
- STYLE="height: 6.26ex; vertical-align: -2.32ex; " SRC="sing_8.svg"
- ALT="$\displaystyle disp--laymath
-f(x) = {1 \over \sigma \sqrt{2\pi}}e@sup{-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2}
-$">
-</DIV>
-
-<dl class="def">
-<dt id="index-d_002d_002deffn_005fname"><span class="category">c--ategory: 
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002deffn_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;effn
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-de_002d_002dffn_005fname"><span class="category">cate--gory: 
</span><span><strong>de--ffn_name</strong> <em>ar--guments    more args <br> 
even more so</em><a href='#index-de_002d_002dffn_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>def&ndash;fn
-</p></dd></dl>
- 
-<dl class="def">
-<dt id="index-i"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><span id="index-index-entry-within-deffn"></span>
-</dd><dt id="index-truc"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-truc' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-log-trap"><span class="category">Command: 
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-log-trap1"><span class="category">Command: 
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-log-trap2"><span class="category">Command: 
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-id-ule"><span class="category">cmde: </span><span><strong><b>id 
ule</b></strong> <em>truc</em><a href='#index-id-ule' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id="index-id-i-ule"><span class="category">cmde2: 
</span><span><strong><b>id &lsquo;<samp>i</samp>&rsquo; ule</b></strong> 
<em>truc</em><a href='#index-id-i-ule' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt><span class="category"><b>id &lsquo;<samp>i</samp>&rsquo; ule</b>: 
</span><span><strong></strong></span></dt>
-<dt><span><strong></strong></span></dt>
-<dt><span class="category">aaa: </span><span><strong></strong></span></dt>
-<dt><span class="category">: </span><span><strong></strong></span></dt>
-<dt><span class="category">: </span><span><strong></strong></span></dt>
-<dt id="index-machin"><span class="category">: 
</span><span><strong>machin</strong><a href='#index-machin' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-bidule-machin"><span class="category">: 
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-machin-1"><span class="category">truc: 
</span><span><strong>machin</strong><a href='#index-machin-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt><span class="category">truc: </span><span><strong></strong></span></dt>
-<dt id="index-followed"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-followed' class='copiable-anchor'> &para;</a></span></dt>
-<dt><span class="category">truc: </span><span><strong></strong></span></dt>
-<dt><span class="category">: </span><span><strong></strong></span></dt>
-<dt id="index-a-1"><span class="category">truc: 
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a 
href='#index-a-1' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-deffnx"><span class="category">truc: 
</span><span><strong>deffnx</strong> <em>before end deffn</em><a 
href='#index-deffnx' class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-
-<dl class="def">
-<dt id="index-deffn"><span class="category">empty: 
</span><span><strong>deffn</strong><a href='#index-deffn' 
class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-
-<dl class="def">
-<dt id="index-deffn-1"><span class="category">empty: 
</span><span><strong>deffn</strong> <em>with deffnx</em><a 
href='#index-deffn-1' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-deffnx-1"><span class="category">empty: 
</span><span><strong>deffnx</strong><a href='#index-deffnx-1' 
class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-
-<dl class="def">
-<dt id="index-i-1"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-truc-1"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-truc-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>text in def item for second def item
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002defvr_005fname"><span class="category">c--ategory: 
</span><span><strong>d--efvr_name</strong><a 
href='#index-d_002d_002defvr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;efvr
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname"><span class="category">c--ategory: 
</span><span><em>t--ype</em> <strong>d--eftypefn_name</strong> 
<em>a--rguments...</em><a href='#index-d_002d_002deftypefn_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;eftypefn
-</p></dd></dl>
-
-<dl class="def">
-<dt 
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span>c--ategory on 
c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong> 
<em>a--rguments...</em><a 
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;eftypeop
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002deftypevr_005fname"><span class="category">c--ategory: 
</span><span><em>t--ype</em> <strong>d--eftypevr_name</strong><a 
href='#index-d_002d_002deftypevr_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;eftypevr
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002defcv_005fname"><span>c--ategory of c--lass: 
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efcv
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span>c--ategory on 
c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efop
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002deftp_005fname"><span class="category">c--ategory: 
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a 
href='#index-d_002d_002deftp_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;eftp
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002defun_005fname"><span class="category">Function: 
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defun_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;efun
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002defmac_005fname"><span class="category">Macro: 
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defmac_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;efmac
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002defspec_005fname"><span class="category">Special Form: 
</span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defspec_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;efspec
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002defvar_005fname"><span class="category">Variable: 
</span><span><strong>d--efvar_name</strong> <em>argvar argvar1</em><a 
href='#index-d_002d_002defvar_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;efvar
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002defopt_005fname"><span class="category">User Option: 
</span><span><strong>d--efopt_name</strong><a 
href='#index-d_002d_002defopt_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;efopt
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002deftypefun_005fname"><span class="category">Function: 
</span><span><em>t--ype</em> <strong>d--eftypefun_name</strong> 
<em>a--rguments...</em><a href='#index-d_002d_002deftypefun_005fname' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;eftypefun
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002deftypevar_005fname"><span class="category">Variable: 
</span><span><em>t--ype</em> <strong>d--eftypevar_name</strong><a 
href='#index-d_002d_002deftypevar_005fname' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>d&ndash;eftypevar
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span>Instance 
Variable of c--lass: <strong>d--efivar_name</strong><a 
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efivar
-</p></dd></dl>
-
-<dl class="def">
-<dt 
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span>Instance 
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a 
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;eftypeivar
-</p></dd></dl>
-
-<dl class="def">
-<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span>Method on 
c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;efmethod
-</p></dd></dl>
-
-<dl class="def">
-<dt 
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span>Method on 
c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong> 
<em>a--rguments...</em><a 
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>d&ndash;eftypemethod
-</p></dd></dl>
-
-<p><code>@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@, 
ma---nual@@}</code> See <a data-manual="file n---ame@" href="../file 
n---ame@/c_002d_002d_002dhapter_0040.html#c_002d_002d_002dhapter_0040">t&mdash;itle@</a>
 in <cite>ma&mdash;nual@</cite>.
-<code>@ref{chapter, cross ref name, title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@pxref{chapter, cross ref name, title, file name, manual}</code> see <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
-</p>
-<p><code>@ref{chapter}</code> <a href="chapter.html">chapter</a>
-<code>@xref{chapter}</code> See <a href="chapter.html">chapter</a>.
-<code>@pxref{chapter}</code> see <a href="chapter.html">chapter</a>
-<code>@ref{s--ect@comma{}ion}</code> <a href="s_002d_002dect_002cion.html">A 
section</a>
-</p>
-<p><code>@ref{s--ect@comma{}ion, a @comma{} in cross
-ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual 
name }</code>
-<a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a> 
in <cite>a , in manual name</cite>
-</p>
-<p><code>@ref{chapter,cross ref name}</code> <a href="chapter.html">cross ref 
name</a>
-<code>@ref{chapter,,title}</code> <a href="chapter.html">title</a>
-<code>@ref{chapter,,,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
-<code>@ref{chapter,,,,manual}</code> &lsquo;chapter&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,cross ref name,title,}</code> <a 
href="chapter.html">title</a>
-<code>@ref{chapter,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)cross ref name</a>
-<code>@ref{chapter,cross ref name,,,manual}</code> &lsquo;cross ref 
name&rsquo; in <cite>manual</cite>
-<code>@ref{chapter,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)title</a>
-<code>@ref{chapter,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@ref{chapter,,title,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)title</a>
-<code>@ref{chapter,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
-<code>@ref{chapter,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">chapter</a> in <cite>manual</cite>
-</p>
-
-<p><code>@ref{(pman)anode,cross ref name}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)cross ref name</a>
-<code>@ref{(pman)anode,,title}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
-<code>@ref{(pman)anode,,,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)anode</a>
-<code>@ref{(pman)anode,,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">anode</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title,}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
-<code>@ref{(pman)anode,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">(file name)cross ref name</a>
-<code>@ref{(pman)anode,cross ref name,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">cross ref name</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title,file name}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">(file 
name)title</a>
-<code>@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
data-manual="pman" href="../pman/anode.html#anode">title</a> in 
<cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">title</a> in 
<cite>manual</cite>
-<code>@ref{(pman)anode,,title,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)title</a>
-<code>@ref{(pman)anode,,title,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">anode</a> in <cite>manual</cite>
-</p>
-
-<p><code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
-<code>@inforef{chapter}</code> See &lsquo;chapter&rsquo;
-<code>@inforef{chapter, cross ref name}</code> See &lsquo;cross ref name&rsquo;
-<code>@inforef{chapter,,file name}</code> See <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
-<code>@inforef{node, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/node.html#node">(file name)cross ref 
name</a>
-<code>@inforef{node}</code> See &lsquo;node&rsquo;
-<code>@inforef{node, cross ref name}</code> See &lsquo;cross ref name&rsquo;
-<code>@inforef{node,,file name}</code> See <a data-manual="file name" 
href="../file name/node.html#node">(file name)node</a>
-<code>@inforef{chapter, cross ref name, file name, spurious arg}</code> See <a 
data-manual="file name, spurious arg" href="../file name, spurious 
arg/chapter.html#chapter">(file name, spurious arg)cross ref name</a>
-</p>
-<p><code>@inforef{s--ect@comma{}ion, a @comma{} in cross
-ref, a comma@comma{} in file}</code>
-See <a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a , 
in cross
-ref</a>
-</p>
-
-<dl compact="compact">
-<dt><span>a</span></dt>
-<dd><p>l&ndash;ine
-</p></dd>
-</dl>
-
-<dl compact="compact">
-<dt id='index-a-6'><span>a<a href='#index-a-6' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt id='index-b-2'><span>b<a href='#index-b-2' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>l&ndash;ine
-</p></dd>
-</dl>
-
-<dl compact="compact">
-<dt id='index-a-2'><span>a<a href='#index-a-2' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><span id="index-index-entry-between-item-and-itemx"></span>
-</dd>
-<dt id='index-b'><span>b<a href='#index-b' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><p>l&ndash;ine
-</p></dd>
-</dl>
-
-<table class="cartouche" border="1"><tr><td>
-<p>c&ndash;artouche
-</p></td></tr></table>
-
-<p>g&ndash;roupe
-</p>
-<p align="left">f&ndash;lushleft
-more text
-</p>
-<p align="right">f&ndash;lushright
-more text
-</p>
-<div align="center">ce&ndash;ntered line
-</div>
-<p>r&ndash;raggedright
-more text
-</p>
-<pre class="verbatim">\input texinfo @c -*-texinfo-*-
-
-@setfilename simplest.info
-
-@node Top
-
-This is a very simple texi manual @  &lt;&gt;.
-
-@bye
-</pre>
-<pre class="verbatim">in verbatim ''
-</pre>
-
-html ''
-
-<DIV CLASS="displaymath">
-<!-- MATH
- \begin{displaymath}
-\partial_t \eta (t) = g(\eta(t),\varphi(t))
-\end{displaymath}
- -->
-
-<IMG
- STYLE="height: 2.55ex; vertical-align: -0.70ex; " SRC="sing_1.svg"
- ALT="$\displaystyle \partial_t \eta (t) = g(\eta(t),\varphi(t))$">
-</DIV>
- &rdquo;
-
-
-
-<span id="majorheading-1"></span><h1 class="majorheading">majorheading</h1>
-
-<span id="chapheading-1"></span><h1 class="chapheading">chapheading</h1>
-
-<span id="heading-1"></span><h2 class="heading">heading</h2>
-
-<span id="subheading-1"></span><h3 class="subheading">subheading</h3>
-
-<span id="subsubheading-1"></span><h4 class="subsubheading">subsubheading</h4>
-
-
-<p><code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym 
title="an accronym , ...">&ndash;a</acronym> (an accronym , <small 
class="enddots">...</small>)
-<code>@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }</code> <abbr 
title="&Eacute;tude&ndash;, Autonome">&Eacute;&ndash;. ,A.</abbr> 
(&Eacute;tude&ndash;, <b>Autonome</b>)
-<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude&ndash;, 
Autonome">&Eacute;&ndash;. ,A.</abbr>
-</p>
-<p><code>@math{--a@minus{} {\frac{1}{2}}}</code> <!-- MATH
- $- -a@minus{} {\frac{1}{2}}$
- -->
-<SPAN CLASS="MATH"><IMG
- STYLE="height: 2.98ex; vertical-align: -0.92ex; " SRC="sing_3.svg"
- ALT="$--a@minus{} {\frac{1}{2}}$"></SPAN>
-</p>
-<p><code>@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img src="f-ile.jpg" 
alt="altjk _&quot; %@">
-<code>@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img src="f--ile.e--xt" alt="jk _&quot; %@ in b &quot;">
-<code>@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; %@:}}</code> 
<img src="filejk _&quot; %@.jpg" alt="altjk _&quot; %@">
-</p>
-
-
-
-<p>Somehow invalid use of @,:<br>
-@, ,
-<br>
-@,@&quot;u ,&uuml;
-</p>
-<p>Invalid use of @&rsquo;:<br>
-@&rsquo; '
-<br>
-@&rsquo;@&quot;u '&uuml;
-</p>
-<p>@dotless{truc} truc
-@dotless{ij} ij
-<code>@dotless{--a}</code> &ndash;a
-<code>@dotless{a}</code> a
-</p>
-<p>@U, without braces @U{}, with empty arg 
-@U{z}, with non-hex arg &#xz;
-@U{abc}, with &lt;4 hex digits &#xabc;
-@U{FFFFFFFFFFFFFF}, value much too large &#xFFFFFFFFFFFFFF;
-@U{110000}, value just beyond Unicode &#x110000;
-</p>
-<p>@TeX, but without brace TeX<code>@#</code> #
-</p>
-<p><code>@w{--a}</code> &ndash;a<!-- /@w -->
-</p>
-<p><code>@image{,1--xt}</code> 
-<code>@image{,,2--xt}</code> 
-<code>@image{,,,3--xt}</code> 
-</p>
-
-<ul class="no-bullet">
-<li> after emph e&ndash;mph item
-</li></ul>
-
-<ul class="no-bullet">
-<li>&bull; a&ndash;n itemize line i&ndash;tem 1
-</li><li>&bull; a&ndash;n itemize line i&ndash;tem 2
-</li></ul>
-
-<dl class="def">
-<dt><span class="category">fun: </span><span><strong></strong></span></dt>
-<dt id="index-machin-2"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and</em><a 
href='#index-machin-2' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-machin-3"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and  after</em><a 
href='#index-machin-3' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-machin-4"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and </em><a 
href='#index-machin-4' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-machin-5"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a 
href='#index-machin-5' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-followed-1"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-followed-1' class='copiable-anchor'> &para;</a></span></dt>
-<dd><p>Various deff lines
-</p></dd><dt id="index-after"><span class="category">truc: 
</span><span><strong>after</strong> <em>a deff item</em><a href='#index-after' 
class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-
-<p><code>@ref{node}</code> &lsquo;node&rsquo;
-</p>
-<p><code>@ref{,cross ref name}</code> &lsquo;cross ref name&rsquo;
-<code>@ref{,,title}</code> &lsquo;title&rsquo;
-<code>@ref{,,,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)</a>
-<code>@ref{,,,,manual}</code> <cite>manual</cite>
-<code>@ref{node,cross ref name}</code> &lsquo;cross ref name&rsquo;
-<code>@ref{node,,title}</code> &lsquo;title&rsquo;
-<code>@ref{node,,,file name}</code> <a data-manual="file name" href="../file 
name/node.html#node">(file name)node</a>
-<code>@ref{node,,,,manual}</code> &lsquo;node&rsquo; in <cite>manual</cite>
-<code>@ref{node,cross ref name,title,}</code> &lsquo;title&rsquo;
-<code>@ref{node,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)cross ref name</a>
-<code>@ref{node,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; 
in <cite>manual</cite>
-<code>@ref{node,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/node.html#node">(file name)title</a>
-<code>@ref{node,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{node,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/node.html#node">title</a> in 
<cite>manual</cite>
-<code>@ref{node,,title,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)title</a>
-<code>@ref{node,,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
-<code>@ref{node,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">title</a> in <cite>manual</cite>
-<code>@ref{node,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">node</a> in <cite>manual</cite>
-<code>@ref{,cross ref name,title,}</code> &lsquo;title&rsquo;
-<code>@ref{,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)cross ref name</a>
-<code>@ref{,cross ref name,,,manual}</code> &lsquo;cross ref name&rsquo; in 
<cite>manual</cite>
-<code>@ref{,cross ref name,title,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)title</a>
-<code>@ref{,cross ref name,title,,manual}</code> &lsquo;title&rsquo; in 
<cite>manual</cite>
-<code>@ref{,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/index.html">title</a> in 
<cite>manual</cite>
-<code>@ref{,,title,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)title</a>
-<code>@ref{,,title,,manual}</code> &lsquo;title&rsquo; in <cite>manual</cite>
-<code>@ref{,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/index.html">title</a> in <cite>manual</cite>
-<code>@ref{,,,file name,manual}</code> <cite><a data-manual="file name" 
href="../file name/index.html">manual</a></cite>
-</p>
-<p><code>@inforef{,cross ref name }</code> See &lsquo;cross ref name&rsquo;
-<code>@inforef{,,file name}</code> See <a data-manual="file name" 
href="../file name/index.html">(file name)</a>
-<code>@inforef{,cross ref name, file name}</code> See <a data-manual="file 
name" href="../file name/index.html">(file name)cross ref name</a>
-<code>@inforef{}</code> 
-</p>
-
-
-<p>In example.
-</p><div class="example">
-<pre class="example">
-
-&lt;
-&gt;
-&quot;
-&amp;
-'
-`
-
-``simple-double--three---four----''
-
-code: <code>``simple-double--three---four----''</code> 
-
-asis: ``simple-double--three---four----'' 
-
-strong: <strong>``simple-double--three---four----''</strong> 
-
-kbd: <kbd>``simple-double--three---four----''</kbd> 
-
-
-`<!-- /@w -->`simple-double-<!-- /@w -->-three---four----'<!-- /@w -->'
-
-
-<span id="index-_002d_002doption-1"></span><span 
id="index-_0060_0060-1"></span><span id="index-_0060_0060-3"></span><span 
id="index-_002d_002dfoption-1"></span>
-@&quot;u &uuml; 
-@&quot;{U} &Uuml; 
-@~n &ntilde;
-@^a &acirc;
-@'e &eacute;
-@=o &#333;
-@`i &igrave;
-@'{e} &eacute;
-@'{@dotless{i}} &iacute; 
-@dotless{i} i
-@dotless{j} j
-@`{@=E} &#274;` 
-@l{} &#322;
-@,{@'C} &#262;,
-@,c &ccedil;
-@,c@&quot;u &ccedil;&uuml; 
-
-
-@U{0075} &#x0075;
-
-@* 
-
-@ followed by a space
-&nbsp;
-@ followed by a tab
-&nbsp;
-@ followed by a new line
-&nbsp;<code>@-</code> 
-<code>@|</code> 
-<code>@:</code> 
-<code>@!</code> !
-<code>@?</code> ?
-<code>@.</code> .
-<code>@@</code> @
-<code>@}</code> }
-<code>@{</code> {
-<code>@/</code> 
-
-foo vs. bar. 
-colon :And something else.
-semi colon ;.
-And ? ?.
-Now ! !@
-but , ,
-
-@TeX TeX
-@LaTeX LaTeX
-@bullet &bull;
-@copyright &copy;
-@dots &hellip;
-@enddots ...
-@equiv &equiv;
-@error error&rarr;
-@expansion &rarr;
-@minus -
-@point &lowast;
-@print -|
-@result &rArr;
-@today a sunny day
-
-@aa &aring;
-@AA &Aring;
-@ae &aelig;
-@oe &oelig;
-@AE &AElig;
-@OE &OElig;
-@o &oslash;
-@O &Oslash;
-@ss &szlig;
-@l &#322;
-@L &#321;
-@DH &ETH;
-@TH &THORN;
-@dh &eth;
-@th &thorn;
-
-@exclamdown &iexcl;
-@questiondown &iquest;
-@pounds &pound;
-@registeredsymbol &reg;
-@ordf &ordf;
-@ordm &ordm;
-@comma ,
-@quotedblleft &ldquo;
-@quotedblright &rdquo;
-@quoteleft &lsquo;
-@quoteright &rsquo;
-@quotedblbase &bdquo;
-@quotesinglbase &sbquo;
-@guillemetleft &laquo;
-@guillemetright &raquo;
-@guillemotleft &laquo;
-@guillemotright &raquo;
-@guilsinglleft &lsaquo;
-@guilsinglright &rsaquo;
-@textdegree &deg;
-@euro &euro;
-@arrow &rarr;
-@leq &le;
-@geq &ge;
-
-<code>@acronym{--a,an accronym}</code> <acronym title="an 
accronym">--a</acronym> (an accronym)
-<code>@acronym{--a}</code> <acronym title="an accronym">--a</acronym>
-<code>@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr 
title="&Eacute;tude Autonome">&Eacute;--. ,A.</abbr> (&Eacute;tude Autonome)
-<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude 
Autonome">&Eacute;--. ,A.</abbr>
-<code>@asis{--a}</code> --a
-<code>@b{--a}</code> <b>&ndash;a</b>
-<code>@cite{--a}</code> <cite>--a</cite>
-<code>@code{--a}</code> <code>--a</code>
-<code>@command{--a}</code> <code>--a</code>
-<code>@dfn{--a}</code> <em>--a</em>
-<code>@dmn{--a}</code> --a
-<code>@email{--a,--b}</code> <a href="mailto:--a";>--b</a>
-<code>@email{,--b}</code> --b
-<code>@email{--a}</code> <a href="mailto:--a";>--a</a>
-<code>@emph{--a}</code> <em>--a</em>
-<code>@env{--a}</code> <code>--a</code>
-<code>@file{--a}</code> <samp>--a</samp>
-<code>@i{--a}</code> <i>&ndash;a</i>
-<code>@kbd{--a}</code> <kbd>--a</kbd>
-<code>@key{--a}</code> <span class="key">--a</span>
-<code>@math{--a {\frac{1}{2}} @minus{}}</code> <!-- MATH
- $- -a {\frac{1}{2}} @minus{}$
- -->
-<SPAN CLASS="MATH"><IMG
- STYLE="height: 2.98ex; vertical-align: -0.92ex; " SRC="sing_2.svg"
- ALT="$--a {\frac{1}{2}} @minus{}$"></SPAN>
-<code>@option{--a}</code> <samp>--a</samp>
-<code>@r{--a}</code> <span class="roman">&ndash;a</span>
-<code>@samp{--a}</code> &lsquo;<samp>--a</samp>&rsquo;
-<code>@sc{--a}</code> --A
-<code>@strong{--a}</code> <strong>--a</strong>
-<code>@t{--a}</code> <tt>--a</tt>
-<code>@sansserif{--a}</code> <span class="sansserif">&ndash;a</span>
-<code>@slanted{--a}</code> <i>&ndash;a</i>
-<code>@titlefont{--a}</code> </pre><h1 class="titlefont">--a</h1><pre 
class="example">
-
-<code>@indicateurl{--a}</code> &lsquo;<code>--a</code>&rsquo;
-<code>@uref{--a,--b}</code> <a href="--a">--b</a>
-<code>@uref{--a}</code> <a href="--a">--a</a>
-<code>@uref{,--b}</code> --b
-<code>@uref{--a,--b,--c}</code> <a href="--a">--c</a>
-<code>@uref{,--b,--c}</code> --c
-<code>@uref{--a,,--c}</code> <a href="--a">--c</a>
-<code>@uref{,,--c}</code> --c
-<code>@url{--a,--b}</code> <a href="--a">--b</a>
-<code>@url{--a,}</code> <a href="--a">--a</a>
-<code>@url{,--b}</code> --b
-<code>@var{--a}</code> <var>--a</var>
-<code>@verb{:--a:}</code> <tt>--a</tt>
-<code>@verb{:a  &lt; &amp; @ % &quot; --    b:}</code> <tt>a  &lt; &amp; @ % 
&quot; --    b</tt>
-<code>@w{a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a 
a}</code> a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a 
a<!-- /@w -->
-<code>@H{a}</code> a''
-<code>@H{--a}</code> --a''
-<code>@dotaccent{a}</code> &#551;
-<code>@dotaccent{--a}</code> --a.
-<code>@ringaccent{a}</code> &aring;
-<code>@ringaccent{--a}</code> --a*
-<code>@tieaccent{a}</code> a[
-<code>@tieaccent{--a}</code> --a[
-<code>@u{a}</code> &#259;
-<code>@u{--a}</code> --a(
-<code>@ubaraccent{a}</code> a_
-<code>@ubaraccent{--a}</code> --a_
-<code>@udotaccent{a}</code> &#7841;
-<code>@udotaccent{--a}</code> .--a
-<code>@v{a}</code> &#462;
-<code>@v{--a}</code> --a&lt;
-<code>@,{c}</code> &ccedil;
-<code>@,{--c}</code> --c,
-<code>@ogonek{a}</code> &#261;
-<code>@ogonek{--a}</code> --a;
-<code>a@sup{h}@sub{l}</code> a<sup>h</sup><sub>l</sub>
-<code>@footnote{in footnote}</code> <a id="DOCF7" 
href="sing_fot.htm#FOOT7">(5)</a>
-<code>@footnote{in footnote2}</code> <a id="DOCF8" 
href="sing_fot.htm#FOOT8">(6)</a>
-
-<code>@image{f--ile}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,l--i}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,,l--e}</code> <img src="f--ile.png" alt="f--ile">
-<code>@image{f--ile,,,alt}</code> <img src="f--ile.png" alt="alt">
-<code>@image{f--ile,,,,.e-d-xt}</code> <img src="f--ile.e--xt" alt="f--ile">
-<code>@image{f--ile,aze,az,alt,.e--xt}</code> <img src="f--ile.e--xt" 
alt="alt">
-<code>@image{f-ile,aze,,a--lt}</code> <img src="f-ile.jpg" alt="a&ndash;lt">
-<code>@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}</code> <img 
src="f--ile@..file ext e--xt}" alt="alt">
-
-<code>@sp 2</code>
-
-
-
-<code>@page</code>
-
-</pre><pre class="example">
-
-<code>need 1002</code>
-
-<code>@clicksequence{click @click{} A}</code> click &rarr; A
-After clickstyle &rArr;
-<code>@clicksequence{click @click{} A}</code> click &rArr; A
-
-</pre><DIV CLASS="displaymath">
-<!-- MATH
- \begin{displaymath}
-@strong{``simple-double- -three- - -four- - - -''} @w{aa}
-`@w{}`simple-double-@w{}-three- - -four- - - -'@w{}'@*
-\end{displaymath}
- -->
-
-<IMG
- STYLE="height: 2.54ex; vertical-align: -0.57ex; " SRC="sing_4.svg"
- ALT="$\displaystyle @strong{\lq\lq simple-double--three---four----''} @w{aa}
-\lq @w{}\lq simple-double-@w{}-three---four----'@w{}'@*
-$">
-</DIV>
-<pre class="example">
-
-</pre><DIV CLASS="displaymath">
-<!-- MATH
- \begin{displaymath}
-@"u @"{U} @~n @^a @'e @=o @`i @'{e} @dotless{i} @dotless{j} @`{@=E}
-@l{} @,{@'C} @,{@'C} @,c @H{a} @dotaccent{a} @ringaccent{a} @tieaccent{a}
-@u{a} @ubaraccent{a} @udotaccent{a} @v{a} @ogonek{a} a@sup{h}@sub{l}
-@* @ @  @
-@- @| @: @! @? @. @@ @{ @} @/
-@today{}
-\end{displaymath}
- -->
-
-<IMG
- STYLE="height: 2.67ex; vertical-align: -0.70ex; " SRC="sing_5.svg"
- ALT="$\displaystyle @''u @''{U} @~n @^a @'e @=o @\lq i @'{e} @dotless{i} 
@dotless{j} @\lq {...
-...@ogonek{a} a@sup{h}@sub{l}
-@* @ @ @
-@- @\vert @: @! @? @. @@ @{ @} @/
-@today{}
-$">
-</DIV>
-<pre class="example">
-
-</pre><DIV CLASS="displaymath">
-<!-- MATH
- \begin{displaymath}
-@click{}
-@U{0075}
-@TeX{} @LaTeX{} @bullet{} @copyright{} @dots{} @enddots{} @equiv{}
-@error{} @expansion{} @minus{} @point{} @print{} @result{}
-@aa{} @AA{} @ae{} @oe{} @AE{} @OE{} @o{} @O{} @ss{} @l{} @L{} @DH{}
-@TH{} @dh{} @th{} @exclamdown{} @questiondown{} @pounds{}
-@registeredsymbol{} @ordf{} @ordm{} @comma{}
-\end{displaymath}
- -->
-
-<IMG
- STYLE="height: 2.29ex; vertical-align: -0.57ex; " SRC="sing_6.svg"
- ALT="$\displaystyle @click{}
-@U{0075}
-@TeX{} @LaTeX{} @bullet{} @copyright{} @dots{} ...
-...down{} @questiondown{} @pounds{}
-@registeredsymbol{} @ordf{} @ordm{} @comma{}
-$">
-</DIV>
-<pre class="example">
-
-</pre><DIV CLASS="displaymath">
-<!-- MATH
- \begin{displaymath}
-@quotedblleft{} @quotedblright{}
-@quoteleft{} @quoteright{} @quotedblbase{} @quotesinglbase{} @guillemetleft{}
-@guillemetright{} @guillemotleft{} @guillemotright{} @guilsinglleft{}
-@guilsinglright{} @textdegree{} @euro{} @arrow{} @leq{} @geq{}
-\end{displaymath}
- -->
-
-<IMG
- STYLE="height: 2.29ex; vertical-align: -0.57ex; " SRC="sing_7.svg"
- ALT="$\displaystyle @quotedblleft{} @quotedblright{}
-@quoteleft{} @quoteright{} @quo...
-...guilsinglleft{}
-@guilsinglright{} @textdegree{} @euro{} @arrow{} @leq{} @geq{}
-$">
-</DIV>
-<pre class="example">
-
-<kbd>default kbdinputstyle</kbd>
-</pre><div class="example">
-<pre class="example"><kbd>in example default kbdinputstyle</kbd>
-</pre></div>
-<pre class="example">
-
-<code>code kbdinputstyle</code>
-</pre><div class="example">
-<pre class="example"><code>in example code kbdinputstyle</code>
-</pre></div>
-<pre class="example">
-
-<code>example kbdinputstyle</code>
-</pre><div class="example">
-<pre class="example"><code>in example example kbdinputstyle</code>
-</pre></div>
-<pre class="example">
-
-<kbd>distinct kbdinputstyle</kbd>
-</pre><div class="example">
-<pre class="example"><kbd>in example distinct kbdinputstyle</kbd>
-</pre></div>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example">A quot---ation
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>Note:</b> A Note
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>note:</b> A note
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>Caution:</b> Caution
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>Important:</b> Important
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>Tip:</b> a Tip
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>Warning:</b> a Warning.
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>something &eacute; TeX:</b> The something &eacute; TeX 
is here.
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>something, other thing:</b> something, other thing
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>Note, the note:</b> Note, the note
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-</blockquote>
-<pre class="example">
-
-</pre><blockquote>
-</blockquote>
-<pre class="example">
-
-</pre><blockquote>
-</blockquote>
-<pre class="example">
-
-</pre><blockquote>
-</blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example">aaa quotation
-</pre></blockquote>
-<div align="center">--- <em>quotation author</em>
-</div><pre class="example">
-
-</pre><blockquote>
-<pre class="example">indent in quotation
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example">A small quot---ation
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>Note:</b> A small Note
-</pre></blockquote>
-<pre class="example">
-
-</pre><blockquote>
-<pre class="example"><b>something, other thing:</b> something, other thing
-</pre></blockquote>
-<pre class="example">
-
-</pre><ul>
-<li> <pre class="example">i--temize
-</pre></li></ul>
-<pre class="example">
-
-</pre><ul class="no-bullet">
-<li>+ <pre class="example">i--tem +
-</pre></li></ul>
-<pre class="example">
-
-</pre><ul>
-<li> <pre class="example">b--ullet
-</pre></li></ul>
-<pre class="example">
-
-</pre><ul class="no-bullet">
-<li>- <pre class="example">minu--s
-</pre></li></ul>
-<pre class="example">
-
-</pre><ul class="no-bullet">
-<li> <pre class="example">e--mph item
-</pre></li></ul>
-<pre class="example">
-
-</pre><ul class="no-bullet">
-<li><em>after emph</em> <pre class="example">e--mph item
-</pre></li></ul>
-<pre class="example">
-
-</pre><ul class="no-bullet">
-<li>&bull; a&ndash;n itemize line <pre class="example"><span 
id="index-index-entry-within-itemize-1"></span>i--tem 1
-</pre></li><li>&bull; a&ndash;n itemize line <pre class="example">i--tem 2
-</pre></li></ul>
-<pre class="example">
-
-</pre><ol>
-<li> <pre class="example">e--numerate
-</pre></li></ol>
-<pre class="example">
-
-</pre><table>
-<thead><tr><th width="40%"><pre class="example">mu--ltitable 
headitem</pre></th><th width="60%"><pre class="example">another 
tab</pre></th></tr></thead>
-<tr><td width="40%"><pre class="example">mu--ltitable item</pre></td><td 
width="60%"><pre class="example">multitable tab</pre></td></tr>
-<tr><td width="40%"><pre class="example">mu--ltitable item 2</pre></td><td 
width="60%"><pre class="example">multitable tab 2
-<span id="index-index-entry-within-multitable-1"></span></pre></td></tr>
-<tr><td width="40%"><pre class="example">lone mu--ltitable item</pre></td></tr>
-</table>
-<pre class="example">
-
-</pre><table>
-<tr><td><pre class="example">truc</pre></td><td><pre 
class="example">bidule</pre></td></tr>
-</table>
-<pre class="example">
-
-</pre><div class="example">
-<pre class="example">e--xample  some
-   text
-</pre></div>
-<pre class="example">
-
-</pre><div class="example first-arg">
-<pre class="example">example one arg
-</pre></div>
-<pre class="example">
-
-</pre><div class="example first-arg second-arg">
-<pre class="example">example two args
-</pre></div>
-<pre class="example">
-
-</pre><div class="example first-arg second-arg third-arg">
-<pre class="example">example three args
-</pre></div>
-<pre class="example">
-
-</pre><div class="example first-arg second-arg third-arg fourth-arg">
-<pre class="example">example four args
-</pre></div>
-<pre class="example">
-
-</pre><div class="example first-arg second-arg third-arg fourth-arg fifth-arg">
-<pre class="example">example five args
-</pre></div>
-<pre class="example">
-
-</pre><div class="example something-é-TeX">
-<pre class="example">The something &eacute; TeX is here.
-</pre></div>
-<pre class="example">
-
-</pre><div class="example @-at-the-end-of-line--">
-<pre class="example">A @ at the end of the @example line.
-</pre></div>
-<pre class="example">
-
-</pre><div class="example">
-<pre class="example">example with empty args
-</pre></div>
-<pre class="example">
-
-</pre><div class="example nonempty">
-<pre class="example">example with empty and non empty args mix
-</pre></div>
-<pre class="example">
-
-</pre><div class="example">
-<pre class="example">s--mallexample
-</pre></div>
-<pre class="example">
-
-<code>@noindent</code> after smallexample.
-</pre><div class="example">
-<pre class="example">$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&amp;content-type=text/plain'
-$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&amp;content-type=text/plain'
-</pre></div>
-<pre class="example">Less recent versions are also present.
-
-</pre><div class="display">
-<pre class="example">d--isplay
-</pre></div>
-<pre class="example">
-
-</pre><div class="display">
-<pre class="example">s--malldisplay
-</pre></div>
-<pre class="example">
-
-</pre><div class="example lisp">
-<pre class="lisp">l--isp
-</pre></div>
-<pre class="example">
-
-</pre><div class="example lisp">
-<pre class="lisp">s--malllisp
-</pre></div>
-<pre class="example">
-
-</pre><div class="format">
-<pre class="example">f--ormat
-</pre></div>
-<pre class="example">
-
-</pre><div class="format">
-<pre class="example">s--mallformat
-</pre></div>
-<pre class="example">
-
-</pre><DIV CLASS="displaymath">
-<!-- MATH
- \begin{displaymath}
-disp- -laymath
-f(x) = {1 \over \sigma \sqrt{2\pi}}e@sup{-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2}
-\end{displaymath}
- -->
-
-<IMG
- STYLE="height: 6.26ex; vertical-align: -2.32ex; " SRC="sing_8.svg"
- ALT="$\displaystyle disp--laymath
-f(x) = {1 \over \sigma \sqrt{2\pi}}e@sup{-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2}
-$">
-</DIV>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002deffn_005fname-1"><span class="category">c--ategory: 
</span><span><strong>d--effn_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002deffn_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--effn
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-de_002d_002dffn_005fname-1"><span class="category">cate--gory: 
</span><span><strong>de--ffn_name</strong> <em>ar--guments    more args 
- even more so</em><a href='#index-de_002d_002dffn_005fname-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">def--fn
-</pre></dd></dl>
-<pre class="example"> 
-</pre><dl class="def">
-<dt id="index-i-2"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-2' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example"><span 
id="index-index-entry-within-deffn-1"></span></pre></dd><dt 
id="index-truc-2"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-truc-2' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-log-trap-1"><span class="category">Command: 
</span><span><strong>log trap</strong> <em></em><a href='#index-log-trap-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-log-trap1-1"><span class="category">Command: 
</span><span><strong>log trap1</strong> <em></em><a href='#index-log-trap1-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-log-trap2-1"><span class="category">Command: 
</span><span><strong>log trap2</strong> <em></em><a href='#index-log-trap2-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-id-ule-1"><span class="category">cmde: 
</span><span><strong><b>id ule</b></strong> <em>truc</em><a 
href='#index-id-ule-1' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-id-i-ule-1"><span class="category">cmde2: 
</span><span><strong><b>id &lsquo;<samp>i</samp>&rsquo; ule</b></strong> 
<em>truc</em><a href='#index-id-i-ule-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dt><span class="category"><b>id &lsquo;<samp>i</samp>&rsquo; ule</b>: 
</span><span><strong></strong></span></dt>
-<dt><span><strong></strong></span></dt>
-<dt><span class="category">aaa: </span><span><strong></strong></span></dt>
-<dt><span class="category">: </span><span><strong></strong></span></dt>
-<dt><span class="category">: </span><span><strong></strong></span></dt>
-<dt id="index-machin-6"><span class="category">: 
</span><span><strong>machin</strong><a href='#index-machin-6' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-bidule-machin-1"><span class="category">: 
</span><span><strong>bidule machin</strong><a href='#index-bidule-machin-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-machin-7"><span class="category">truc: 
</span><span><strong>machin</strong><a href='#index-machin-7' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt><span class="category">truc: </span><span><strong></strong></span></dt>
-<dt id="index-followed-2"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-followed-2' class='copiable-anchor'> &para;</a></span></dt>
-<dt><span class="category">truc: </span><span><strong></strong></span></dt>
-<dt><span class="category">: </span><span><strong></strong></span></dt>
-<dt id="index-a-3"><span class="category">truc: 
</span><span><strong>a</strong> <em>b c d e <b>f g</b> h i</em><a 
href='#index-a-3' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-deffnx-2"><span class="category">truc: 
</span><span><strong>deffnx</strong> <em>before end deffn</em><a 
href='#index-deffnx-2' class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-deffn-2"><span class="category">empty: 
</span><span><strong>deffn</strong><a href='#index-deffn-2' 
class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-deffn-3"><span class="category">empty: 
</span><span><strong>deffn</strong> <em>with deffnx</em><a 
href='#index-deffn-3' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-deffnx-3"><span class="category">empty: 
</span><span><strong>deffnx</strong><a href='#index-deffnx-3' 
class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-i-3"><span class="category">fset: 
</span><span><strong><var>i</var></strong> <em>a g</em><a href='#index-i-3' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-truc-3"><span class="category">cmde: 
</span><span><strong>truc</strong> <em></em><a href='#index-truc-3' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">text in def item for second def item
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002defvr_005fname-1"><span class="category">c--ategory: 
</span><span><strong>d--efvr_name</strong><a 
href='#index-d_002d_002defvr_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--efvr
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002deftypefn_005fname-1"><span 
class="category">c--ategory: </span><span><em>t--ype</em> 
<strong>d--eftypefn_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002deftypefn_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--eftypefn
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt 
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span>c--ategory 
on c--lass: <em>t--ype</em> <strong>d--eftypeop_name</strong> 
<em>a--rguments...</em><a 
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">d--eftypeop
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002deftypevr_005fname-1"><span 
class="category">c--ategory: </span><span><em>t--ype</em> 
<strong>d--eftypevr_name</strong><a 
href='#index-d_002d_002deftypevr_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--eftypevr
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002defcv_005fname-1"><span>c--ategory of c--lass: 
<strong>d--efcv_name</strong><a href='#index-d_002d_002defcv_005fname-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">d--efcv
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span>c--ategory 
on c--lass: <strong>d--efop_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">d--efop
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002deftp_005fname-1"><span class="category">c--ategory: 
</span><span><strong>d--eftp_name</strong> <em>a--ttributes...</em><a 
href='#index-d_002d_002deftp_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--eftp
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002defun_005fname-1"><span class="category">Function: 
</span><span><strong>d--efun_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defun_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--efun
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002defmac_005fname-1"><span class="category">Macro: 
</span><span><strong>d--efmac_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defmac_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--efmac
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002defspec_005fname-1"><span class="category">Special 
Form: </span><span><strong>d--efspec_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defspec_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--efspec
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002defvar_005fname-1"><span class="category">Variable: 
</span><span><strong>d--efvar_name</strong> <em>argvar argvar1</em><a 
href='#index-d_002d_002defvar_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--efvar
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002defopt_005fname-1"><span class="category">User Option: 
</span><span><strong>d--efopt_name</strong><a 
href='#index-d_002d_002defopt_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--efopt
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002deftypefun_005fname-1"><span 
class="category">Function: </span><span><em>t--ype</em> 
<strong>d--eftypefun_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002deftypefun_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--eftypefun
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002deftypevar_005fname-1"><span 
class="category">Variable: </span><span><em>t--ype</em> 
<strong>d--eftypevar_name</strong><a 
href='#index-d_002d_002deftypevar_005fname-1' class='copiable-anchor'> 
&para;</a></span></dt>
-<dd><pre class="example">d--eftypevar
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><span>Instance 
Variable of c--lass: <strong>d--efivar_name</strong><a 
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">d--efivar
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt 
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><span>Instance 
Variable of c--lass: <em>t--ype</em> <strong>d--eftypeivar_name</strong><a 
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">d--eftypeivar
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><span>Method 
on c--lass: <strong>d--efmethod_name</strong> <em>a--rguments...</em><a 
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">d--efmethod
-</pre></dd></dl>
-<pre class="example">
-
-</pre><dl class="def">
-<dt 
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><span>Method 
on c--lass: <em>t--ype</em> <strong>d--eftypemethod_name</strong> 
<em>a--rguments...</em><a 
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">d--eftypemethod
-</pre></dd></dl>
-<pre class="example">
-
-<code>@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@, 
ma---nual@@}</code> See <a data-manual="file n---ame@" href="../file 
n---ame@/c_002d_002d_002dhapter_0040.html#c_002d_002d_002dhapter_0040">t---itle@</a>
 in <cite>ma---nual@</cite>.
-<code>@ref{chapter, cross ref name, title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@pxref{chapter, cross ref name, title, file name, manual}</code> see <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
-
-<code>@ref{chapter}</code> <a href="chapter.html">chapter</a>
-<code>@xref{chapter}</code> See <a href="chapter.html">chapter</a>.
-<code>@pxref{chapter}</code> see <a href="chapter.html">chapter</a>
-<code>@ref{s--ect@comma{}ion}</code> <a href="s_002d_002dect_002cion.html">A 
section</a>
-
-<code>@ref{s--ect@comma{}ion, a @comma{} in cross
-ref, a comma@comma{} in title, a comma@comma{} in file, a @comma{} in manual 
name }</code>
-<a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">a comma, in title</a> 
in <cite>a , in manual name</cite>
-
-<code>@ref{chapter,cross ref name}</code> <a href="chapter.html">cross ref 
name</a>
-<code>@ref{chapter,,title}</code> <a href="chapter.html">title</a>
-<code>@ref{chapter,,,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
-<code>@ref{chapter,,,,manual}</code> `chapter' in <cite>manual</cite>
-<code>@ref{chapter,cross ref name,title,}</code> <a 
href="chapter.html">title</a>
-<code>@ref{chapter,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)cross ref name</a>
-<code>@ref{chapter,cross ref name,,,manual}</code> `cross ref name' in 
<cite>manual</cite>
-<code>@ref{chapter,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">(file name)title</a>
-<code>@ref{chapter,cross ref name,title,,manual}</code> `title' in 
<cite>manual</cite>
-<code>@ref{chapter,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/chapter.html#chapter">title</a> in 
<cite>manual</cite>
-<code>@ref{chapter,,title,file name}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)title</a>
-<code>@ref{chapter,,title,,manual}</code> `title' in <cite>manual</cite>
-<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
-<code>@ref{chapter,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/chapter.html#chapter">chapter</a> in <cite>manual</cite>
-
-
-<code>@ref{(pman)anode,cross ref name}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)cross ref name</a>
-<code>@ref{(pman)anode,,title}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
-<code>@ref{(pman)anode,,,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)anode</a>
-<code>@ref{(pman)anode,,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">anode</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title,}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">(pman)title</a>
-<code>@ref{(pman)anode,cross ref name,,file name}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">(file name)cross ref name</a>
-<code>@ref{(pman)anode,cross ref name,,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">cross ref name</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title,file name}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">(file 
name)title</a>
-<code>@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
data-manual="pman" href="../pman/anode.html#anode">title</a> in 
<cite>manual</cite>
-<code>@ref{(pman)anode,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/anode.html#anode">title</a> in 
<cite>manual</cite>
-<code>@ref{(pman)anode,,title,file name}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">(file name)title</a>
-<code>@ref{(pman)anode,,title,,manual}</code> <a data-manual="pman" 
href="../pman/anode.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/anode.html#anode">title</a> in <cite>manual</cite>
-<code>@ref{(pman)anode,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/anode.html#anode">anode</a> in <cite>manual</cite>
-
-
-<code>@inforef{chapter, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/chapter.html#chapter">(file 
name)cross ref name</a>
-<code>@inforef{chapter}</code> See `chapter'
-<code>@inforef{chapter, cross ref name}</code> See `cross ref name'
-<code>@inforef{chapter,,file name}</code> See <a data-manual="file name" 
href="../file name/chapter.html#chapter">(file name)chapter</a>
-<code>@inforef{node, cross ref name, file name}</code> See <a 
data-manual="file name" href="../file name/node.html#node">(file name)cross ref 
name</a>
-<code>@inforef{node}</code> See `node'
-<code>@inforef{node, cross ref name}</code> See `cross ref name'
-<code>@inforef{node,,file name}</code> See <a data-manual="file name" 
href="../file name/node.html#node">(file name)node</a>
-<code>@inforef{chapter, cross ref name, file name, spurious arg}</code> See <a 
data-manual="file name, spurious arg" href="../file name, spurious 
arg/chapter.html#chapter">(file name, spurious arg)cross ref name</a>
-
-<code>@inforef{s--ect@comma{}ion, a @comma{} in cross
-ref, a comma@comma{} in file}</code>
-See <a data-manual="a comma, in file" href="../a comma, in 
file/s_002d_002dect_002cion.html#s_002d_002dect_002cion">(a comma, in file)a , 
in cross
-ref</a>
-
-
-</pre><dl compact="compact">
-<dt><span><tt>a</tt></span></dt>
-<dd><pre class="example">l--ine
-</pre></dd>
-</dl>
-<pre class="example">
-
-</pre><dl compact="compact">
-<dt id='index-a-7'><span><tt>a</tt><a href='#index-a-7' 
class='copiable-anchor'> &para;</a></span></dt>
-<dt id='index-b-3'><span><tt>b</tt><a href='#index-b-3' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">l--ine
-</pre></dd>
-</dl>
-<pre class="example">
-
-</pre><dl compact="compact">
-<dt id='index-a-4'><span><tt>a</tt><a href='#index-a-4' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example"><span 
id="index-index-entry-between-item-and-itemx-1"></span></pre></dd>
-<dt id='index-b-1'><span><tt>b</tt><a href='#index-b-1' 
class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">l--ine
-</pre></dd>
-</dl>
-<pre class="example">
-
-</pre><table class="cartouche" border="1"><tr><td>
-<pre class="example">c--artouche
-</pre></td></tr></table>
-<pre class="example">
-
-</pre><pre class="example">g--roupe
-</pre><pre class="example">
-
-</pre><pre class="example">f--lushleft
-more text
-</pre><pre class="example">
-
-</pre><pre class="example">f--lushright
-more text
-</pre><pre class="example">
-
-</pre><div align="center">ce--ntered line
-</div><pre class="example">
-
-</pre><pre class="example">r--raggedright
-more text
-</pre><pre class="example">
-
-</pre><pre class="verbatim">\input texinfo @c -*-texinfo-*-
-
-@setfilename simplest.info
-
-@node Top
-
-This is a very simple texi manual @  &lt;&gt;.
-
-@bye
-</pre><pre class="example">
-
-</pre><pre class="verbatim">in verbatim ''
-</pre><pre class="example">
-
-
-html ''
-
-<DIV CLASS="displaymath">
-<!-- MATH
- \begin{displaymath}
-\partial_t \eta (t) = g(\eta(t),\varphi(t))
-\end{displaymath}
- -->
-
-<IMG
- STYLE="height: 2.55ex; vertical-align: -0.70ex; " SRC="sing_1.svg"
- ALT="$\displaystyle \partial_t \eta (t) = g(\eta(t),\varphi(t))$">
-</DIV>
- &rdquo;
-
-
-
-</pre><span id="majorheading-2"></span><strong>majorheading</strong>
-<pre class="example">
-
-</pre><span id="chapheading-2"></span><strong>chapheading</strong>
-<pre class="example">
-
-</pre><span id="heading-2"></span><strong>heading</strong>
-<pre class="example">
-
-</pre><span id="subheading-2"></span><strong>subheading</strong>
-<pre class="example">
-
-</pre><span id="subsubheading-2"></span><strong>subsubheading</strong>
-<pre class="example">
-
-
-<code>@acronym{--a,an accronym @comma{} @enddots{}}</code> <acronym title="an 
accronym , ...">--a</acronym> (an accronym , ...)
-<code>@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }</code> <abbr 
title="&Eacute;tude&ndash;, Autonome">&Eacute;--. ,A.</abbr> (&Eacute;tude--, 
<b>Autonome</b>)
-<code>@abbr{@'E--. @comma{}A.}</code> <abbr title="&Eacute;tude&ndash;, 
Autonome">&Eacute;--. ,A.</abbr>
-
-<code>@math{--a@minus{} {\frac{1}{2}}}</code> <!-- MATH
- $- -a@minus{} {\frac{1}{2}}$
- -->
-<SPAN CLASS="MATH"><IMG
- STYLE="height: 2.98ex; vertical-align: -0.92ex; " SRC="sing_3.svg"
- ALT="$--a@minus{} {\frac{1}{2}}$"></SPAN>
-
-<code>@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img src="f-ile.jpg" 
alt="altjk _&quot; %@">
-<code>@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img src="f--ile.e--xt" alt="jk _&quot; %@ in b &quot;">
-<code>@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; %@:}}</code> 
<img src="filejk _&quot; %@.jpg" alt="altjk _&quot; %@">
-
-
-
-
-Somehow invalid use of @,:
-
-@, ,
-
-
-@,@&quot;u ,&uuml;
-
-Invalid use of @':
-
-@' '
-
-
-@'@&quot;u '&uuml;
-
-@dotless{truc} truc
-@dotless{ij} ij
-<code>@dotless{--a}</code> --a
-<code>@dotless{a}</code> a
-
-@U, without braces @U{}, with empty arg 
-@U{z}, with non-hex arg &#xz;
-@U{abc}, with &lt;4 hex digits &#xabc;
-@U{FFFFFFFFFFFFFF}, value much too large &#xFFFFFFFFFFFFFF;
-@U{110000}, value just beyond Unicode &#x110000;
-
-@TeX, but without brace TeX<code>@#</code> #
-
-<code>@w{--a}</code> --a<!-- /@w -->
-
-<code>@image{,1--xt}</code> 
-<code>@image{,,2--xt}</code> 
-<code>@image{,,,3--xt}</code> 
-
-
-</pre><ul class="no-bullet">
-<li> after emph <pre class="example">e--mph item
-</pre></li></ul>
-<pre class="example">
-
-</pre><ul class="no-bullet">
-<li>&bull; a&ndash;n itemize line <pre class="example">i--tem 1
-</pre></li><li>&bull; a&ndash;n itemize line <pre class="example">i--tem 2
-</pre></li></ul>
-<pre class="example">
-
-</pre><dl class="def">
-<dt><span class="category">fun: </span><span><strong></strong></span></dt>
-<dt id="index-machin-8"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and</em><a 
href='#index-machin-8' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-machin-9"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and  after</em><a 
href='#index-machin-9' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-machin-10"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and </em><a 
href='#index-machin-10' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-machin-11"><span class="category">truc: 
</span><span><strong>machin</strong> <em>bidule chose and and after</em><a 
href='#index-machin-11' class='copiable-anchor'> &para;</a></span></dt>
-<dt id="index-followed-3"><span class="category">truc: 
</span><span><strong>followed</strong> <em>by a comment</em><a 
href='#index-followed-3' class='copiable-anchor'> &para;</a></span></dt>
-<dd><pre class="example">Various deff lines
-</pre></dd><dt id="index-after-1"><span class="category">truc: 
</span><span><strong>after</strong> <em>a deff item</em><a 
href='#index-after-1' class='copiable-anchor'> &para;</a></span></dt>
-</dl>
-<pre class="example">
-
-<code>@ref{node}</code> `node'
-
-<code>@ref{,cross ref name}</code> `cross ref name'
-<code>@ref{,,title}</code> `title'
-<code>@ref{,,,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)</a>
-<code>@ref{,,,,manual}</code> <cite>manual</cite>
-<code>@ref{node,cross ref name}</code> `cross ref name'
-<code>@ref{node,,title}</code> `title'
-<code>@ref{node,,,file name}</code> <a data-manual="file name" href="../file 
name/node.html#node">(file name)node</a>
-<code>@ref{node,,,,manual}</code> `node' in <cite>manual</cite>
-<code>@ref{node,cross ref name,title,}</code> `title'
-<code>@ref{node,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)cross ref name</a>
-<code>@ref{node,cross ref name,,,manual}</code> `cross ref name' in 
<cite>manual</cite>
-<code>@ref{node,cross ref name,title,file name}</code> <a data-manual="file 
name" href="../file name/node.html#node">(file name)title</a>
-<code>@ref{node,cross ref name,title,,manual}</code> `title' in 
<cite>manual</cite>
-<code>@ref{node,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/node.html#node">title</a> in 
<cite>manual</cite>
-<code>@ref{node,,title,file name}</code> <a data-manual="file name" 
href="../file name/node.html#node">(file name)title</a>
-<code>@ref{node,,title,,manual}</code> `title' in <cite>manual</cite>
-<code>@ref{chapter,,title, file name, manual}</code> <a data-manual="file 
name" href="../file name/chapter.html#chapter">title</a> in <cite>manual</cite>
-<code>@ref{node,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">title</a> in <cite>manual</cite>
-<code>@ref{node,,,file name,manual}</code> <a data-manual="file name" 
href="../file name/node.html#node">node</a> in <cite>manual</cite>
-<code>@ref{,cross ref name,title,}</code> `title'
-<code>@ref{,cross ref name,,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)cross ref name</a>
-<code>@ref{,cross ref name,,,manual}</code> `cross ref name' in 
<cite>manual</cite>
-<code>@ref{,cross ref name,title,file name}</code> <a data-manual="file name" 
href="../file name/index.html">(file name)title</a>
-<code>@ref{,cross ref name,title,,manual}</code> `title' in <cite>manual</cite>
-<code>@ref{,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="../file name/index.html">title</a> in 
<cite>manual</cite>
-<code>@ref{,,title,file name}</code> <a data-manual="file name" href="../file 
name/index.html">(file name)title</a>
-<code>@ref{,,title,,manual}</code> `title' in <cite>manual</cite>
-<code>@ref{,,title, file name, manual}</code> <a data-manual="file name" 
href="../file name/index.html">title</a> in <cite>manual</cite>
-<code>@ref{,,,file name,manual}</code> <cite><a data-manual="file name" 
href="../file name/index.html">manual</a></cite>
-
-<code>@inforef{,cross ref name }</code> See `cross ref name'
-<code>@inforef{,,file name}</code> See <a data-manual="file name" 
href="../file name/index.html">(file name)</a>
-<code>@inforef{,cross ref name, file name}</code> See <a data-manual="file 
name" href="../file name/index.html">(file name)cross ref name</a>
-<code>@inforef{}</code> 
-
-
-</pre></div>
-
-<span id="index-t_002d_002druc"></span>
-<span id="index-T_002d_002druc"></span>
-<span id="index-_002e"></span>
-<span id="index-_003f"></span>
-<span id="index-a"></span>
-<span id="index-t_002d_002druc-1"></span>
-<span id="index-T_002d_002druc-1"></span>
-<span id="index-_002e-1"></span>
-<span id="index-_003f-1"></span>
-<span id="index-a-5"></span>
-
-
-<p>cp
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_cp_symbol-1"><b>&quot;</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-2"><b>-</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-3"><b>.</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-4"><b>?</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter" href="#Top-section_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_letter-I"><b>I</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="index-cp" border="0">
-<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_symbol-1">&quot;</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-1">&ldquo;</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_symbol-2">-</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002doption-1">&ndash;option</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_symbol-3">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002e">.</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_symbol-4">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_003f">?</a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_letter-A">A</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a href="#index-a">a</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_letter-I">I</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-deffn">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-index-entry-within-deffn">index 
entry within deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-deffn-1">index entry within 
deffn</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_cp_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-</table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#Top-section_cp_symbol-1"><b>&quot;</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-2"><b>-</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-3"><b>.</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_symbol-4"><b>?</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter" href="#Top-section_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_letter-I"><b>I</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-
-<p>fn
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_fn_symbol-1"><b>-</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-2"><b>.</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-3"><b>?</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-4"><b>`</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter" href="#Top-section_fn_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-B"><b>B</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-D"><b>D</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-I"><b>I</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-L"><b>L</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-M"><b>M</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="index-fn" border="0">
-<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_symbol-1">-</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_symbol-2">.</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_002e-1"><code>.</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_symbol-3">?</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_003f-1"><code>?</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_symbol-4">`</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-_0060_0060-1"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-2"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-_0060_0060-3"><code>``</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-A">A</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-a"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-a-1"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-1"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-2"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-3"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-4"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-5"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-after"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-after-1"><code>after</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-B">B</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-b"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-1"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-bidule-machin"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-D">D</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-1"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-2"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffn-3"><code>deffn</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-1"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-2"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-deffnx-3"><code>deffnx</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-F">F</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-followed"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-1"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-2"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-followed-3"><code>followed</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-I">I</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-1"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-2"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-i-3"><code><var>i</var></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-copying-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-titlepage-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-i-ule"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-i-ule-1"><code><b>id 
&lsquo;<samp>i</samp>&rsquo; ule</b></code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-copying-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-titlepage-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-ule"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-L">L</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a href="#index-copying-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-titlepage-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap-1"><code>log 
trap</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-copying-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-titlepage-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap1-1"><code>log 
trap1</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-copying-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-titlepage-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap2"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a href="#index-log-trap2-1"><code>log 
trap2</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-M">M</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-1"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-2"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-3"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-4"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-5"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-6"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-7"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-8"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-9"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-10"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-machin-11"><code>machin</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_fn_letter-T">T</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-truc"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc"><code>truc</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-1"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-2"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-truc-3"><code>truc</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-</table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#Top-section_fn_symbol-1"><b>-</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-2"><b>.</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-3"><b>?</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_symbol-4"><b>`</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter" href="#Top-section_fn_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-B"><b>B</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-D"><b>D</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-F"><b>F</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-I"><b>I</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-L"><b>L</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-M"><b>M</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_fn_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-
-<p>vr
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_vr_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_vr_letter-B"><b>B</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_vr_letter-D"><b>D</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="index-vr" border="0">
-<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_vr_letter-A">A</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-a-2"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-a-2"><code>a</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-6"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-a-7"><code>a</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_vr_letter-B">B</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-b-1"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-b-1"><code>b</code></a></td><td>&nbsp;</td><td 
valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-2"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-b-3"><code>b</code></a></td><td>&nbsp;</td><td valign="top"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_vr_letter-D">D</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><code>d--efivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defopt_005fname-1"><code>d--efopt_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><code>d--eftypeivar_name
 of c--lass</code></a></td><td>&nbsp;</td><td valign="top"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevar_005fname-1"><code>d--eftypevar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftypevr_005fname-1"><code>d--eftypevr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002defvr_005fname-1"><code>d--efvr_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-</table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#Top-section_vr_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_vr_letter-B"><b>B</b></a>
- &nbsp; 
-<a class="summary-letter" href="#Top-section_vr_letter-D"><b>D</b></a>
- &nbsp; 
-</td></tr></table>
-
-<p>ky
-</p>
-<p>pg
-</p>
-<p>tp
-</p><table><tr><th valign="top">Jump to: &nbsp; </th><td><a 
class="summary-letter" href="#Top-section_tp_letter-D"><b>D</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="index-tp" border="0">
-<tr><td></td><th align="left">Index Entry</th><td>&nbsp;</td><th align="left"> 
Section</th></tr>
-<tr><td colspan="4"> <hr></td></tr>
-<tr><th id="Top-section_tp_letter-D">D</th><td></td><td></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-copying-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-titlepage-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td valign="top"><a 
href="#index-d_002d_002deftp_005fname-1"><code>d--eftp_name</code></a></td><td>&nbsp;</td><td
 valign="top"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="4"> <hr></td></tr>
-</table>
-<table><tr><th valign="top">Jump to: &nbsp; </th><td><a class="summary-letter" 
href="#Top-section_tp_letter-D"><b>D</b></a>
- &nbsp; 
-</td></tr></table>
-
-
-
 <blockquote>
 <a href="sing_toc.htm#SEC_Contents">Table of Contents</a>
 <br>
@@ -4063,7 +776,7 @@ Invalid use of @':
 </td>
 <td valign="middle" align="left"><a href="#Top" title="Cover (top) of 
document"><img src="../singular_images/a_top.png" border="0" alt="Top: Top 
section" align="middle"></a></td>
 <td valign="middle" align="left"><a href="sing_toc.htm#SEC_Contents" 
title="Table of contents"><img src="../singular_images/a_tableofcon.png" 
border="0" alt="Contents: Table of Contents" align="middle"></a></td>
-<td valign="middle" align="left"><a href="#Top" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: Top section" 
align="middle"></a></td>
+<td valign="middle" align="left"><a href="chapter.html" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: 1 chapter" 
align="middle"></a></td>
 <td valign="middle" align="left"><a href="sing_abt.htm#SEC_About" title="About 
(help)"><img src="../singular_images/a_help.png" border="0" alt="About: About 
This Document" align="middle"></a></td>
 </tr></table>
 
diff --git 
a/tp/tests/tex_html/res_parser/formatting_singular/s_002d_002dect_002cion.html 
b/tp/tests/tex_html/res_parser/formatting_singular/s_002d_002dect_002cion.html
index f640930..bc88417 100644
--- 
a/tp/tests/tex_html/res_parser/formatting_singular/s_002d_002dect_002cion.html
+++ 
b/tp/tests/tex_html/res_parser/formatting_singular/s_002d_002dect_002cion.html
@@ -750,7 +750,7 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left"><a href="sing_toc.htm#SEC_Contents" 
title="Table of contents"><img src="../singular_images/a_tableofcon.png" 
border="0" alt="Contents: Table of Contents" align="middle"></a></td>
 </tr>
 <tr valign="top" align="left">
-<td valign="middle" align="left"><a href="index.htm" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: Top section" 
align="middle"></a></td>
+<td valign="middle" align="left"><a href="chapter.html" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: 1 chapter" 
align="middle"></a></td>
 </tr>
 <tr valign="top" align="left">
 <td valign="middle" align="left"><a href="sing_abt.htm#SEC_About" title="About 
(help)"><img src="../singular_images/a_help.png" border="0" alt="About: About 
This Document" align="middle"></a></td>
@@ -790,7 +790,7 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left"><a href="chapter.html" title="Up 
section"><img src="../singular_images/a_up.png" border="0" alt="Up: 1 chapter" 
align="middle"></a></td>
 <td valign="middle" align="left"><a href="index.htm" title="Cover (top) of 
document"><img src="../singular_images/a_top.png" border="0" alt="Top: Top 
section" align="middle"></a></td>
 <td valign="middle" align="left"><a href="sing_toc.htm#SEC_Contents" 
title="Table of contents"><img src="../singular_images/a_tableofcon.png" 
border="0" alt="Contents: Table of Contents" align="middle"></a></td>
-<td valign="middle" align="left"><a href="index.htm" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: Top section" 
align="middle"></a></td>
+<td valign="middle" align="left"><a href="chapter.html" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: 1 chapter" 
align="middle"></a></td>
 <td valign="middle" align="left"><a href="sing_abt.htm#SEC_About" title="About 
(help)"><img src="../singular_images/a_help.png" border="0" alt="About: About 
This Document" align="middle"></a></td>
 </tr></table>
 
diff --git a/tp/tests/tex_html/res_parser/formatting_singular/sing_abt.htm 
b/tp/tests/tex_html/res_parser/formatting_singular/sing_abt.htm
index b6a1657..cb5620a 100644
--- a/tp/tests/tex_html/res_parser/formatting_singular/sing_abt.htm
+++ b/tp/tests/tex_html/res_parser/formatting_singular/sing_abt.htm
@@ -735,7 +735,7 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left"><a href="sing_toc.htm#SEC_Contents" 
title="Table of contents"><img src="../singular_images/a_tableofcon.png" 
border="0" alt="Contents: Table of Contents" align="middle"></a></td>
 </tr>
 <tr valign="top" align="left">
-<td valign="middle" align="left"><a href="index.htm" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: Top section" 
align="middle"></a></td>
+<td valign="middle" align="left"><a href="chapter.html" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: 1 chapter" 
align="middle"></a></td>
 </tr>
 <tr valign="top" align="left">
 <td valign="middle" align="left"><a href="#SEC_About" title="About 
(help)"><img src="../singular_images/a_help.png" border="0" alt="About: About 
This Document" align="middle"></a></td>
@@ -865,7 +865,7 @@ and is best  viewed with a 16 or 18 point screen font.
 </td>
 <td valign="middle" align="left"><a href="index.htm" title="Cover (top) of 
document"><img src="../singular_images/a_top.png" border="0" alt="Top: Top 
section" align="middle"></a></td>
 <td valign="middle" align="left"><a href="sing_toc.htm#SEC_Contents" 
title="Table of contents"><img src="../singular_images/a_tableofcon.png" 
border="0" alt="Contents: Table of Contents" align="middle"></a></td>
-<td valign="middle" align="left"><a href="index.htm" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: Top section" 
align="middle"></a></td>
+<td valign="middle" align="left"><a href="chapter.html" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: 1 chapter" 
align="middle"></a></td>
 <td valign="middle" align="left"><a href="#SEC_About" title="About 
(help)"><img src="../singular_images/a_help.png" border="0" alt="About: About 
This Document" align="middle"></a></td>
 </tr></table>
 
diff --git a/tp/tests/tex_html/res_parser/formatting_singular/sing_fot.htm 
b/tp/tests/tex_html/res_parser/formatting_singular/sing_fot.htm
index c08fcf8..b22aa6e 100644
--- a/tp/tests/tex_html/res_parser/formatting_singular/sing_fot.htm
+++ b/tp/tests/tex_html/res_parser/formatting_singular/sing_fot.htm
@@ -735,7 +735,7 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left"><a href="sing_toc.htm#SEC_Contents" 
title="Table of contents"><img src="../singular_images/a_tableofcon.png" 
border="0" alt="Contents: Table of Contents" align="middle"></a></td>
 </tr>
 <tr valign="top" align="left">
-<td valign="middle" align="left"><a href="index.htm" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: Top section" 
align="middle"></a></td>
+<td valign="middle" align="left"><a href="chapter.html" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: 1 chapter" 
align="middle"></a></td>
 </tr>
 <tr valign="top" align="left">
 <td valign="middle" align="left"><a href="sing_abt.htm#SEC_About" title="About 
(help)"><img src="../singular_images/a_help.png" border="0" alt="About: About 
This Document" align="middle"></a></td>
@@ -745,17 +745,17 @@ ul.no-bullet {list-style: none}
 <td align="left">
 <h1 class="footnotes-heading">Footnotes</h1>
 
-<h5><a id="FOOT1" href="index.htm#DOCF1">(1)</a></h5>
+<h5><a id="FOOT1" href="chapter.html#DOCF1">(1)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT2" href="index.htm#DOCF2">(2)</a></h5>
+<h5><a id="FOOT2" href="chapter.html#DOCF2">(2)</a></h5>
 <p>in footnote2</p>
-<h5><a id="FOOT5" href="index.htm#DOCF5">(3)</a></h5>
+<h5><a id="FOOT5" href="chapter.html#DOCF5">(3)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT6" href="index.htm#DOCF6">(4)</a></h5>
+<h5><a id="FOOT6" href="chapter.html#DOCF6">(4)</a></h5>
 <p>in footnote2</p>
-<h5><a id="FOOT7" href="index.htm#DOCF7">(5)</a></h5>
+<h5><a id="FOOT7" href="chapter.html#DOCF7">(5)</a></h5>
 <p>in footnote</p>
-<h5><a id="FOOT8" href="index.htm#DOCF8">(6)</a></h5>
+<h5><a id="FOOT8" href="chapter.html#DOCF8">(6)</a></h5>
 <p>in footnote2</p>
 <h5><a id="FOOT9" href="chapter.html#DOCF9">(7)</a></h5>
 <p>in footnote</p>
@@ -770,7 +770,7 @@ ul.no-bullet {list-style: none}
 </td>
 <td valign="middle" align="left"><a href="index.htm" title="Cover (top) of 
document"><img src="../singular_images/a_top.png" border="0" alt="Top: Top 
section" align="middle"></a></td>
 <td valign="middle" align="left"><a href="sing_toc.htm#SEC_Contents" 
title="Table of contents"><img src="../singular_images/a_tableofcon.png" 
border="0" alt="Contents: Table of Contents" align="middle"></a></td>
-<td valign="middle" align="left"><a href="index.htm" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: Top section" 
align="middle"></a></td>
+<td valign="middle" align="left"><a href="chapter.html" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: 1 chapter" 
align="middle"></a></td>
 <td valign="middle" align="left"><a href="sing_abt.htm#SEC_About" title="About 
(help)"><img src="../singular_images/a_help.png" border="0" alt="About: About 
This Document" align="middle"></a></td>
 </tr></table>
 
diff --git a/tp/tests/tex_html/res_parser/formatting_singular/sing_ovr.htm 
b/tp/tests/tex_html/res_parser/formatting_singular/sing_ovr.htm
index d3bb4b7..4a5f39b 100644
--- a/tp/tests/tex_html/res_parser/formatting_singular/sing_ovr.htm
+++ b/tp/tests/tex_html/res_parser/formatting_singular/sing_ovr.htm
@@ -735,7 +735,7 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left"><a href="sing_toc.htm#SEC_Contents" 
title="Table of contents"><img src="../singular_images/a_tableofcon.png" 
border="0" alt="Contents: Table of Contents" align="middle"></a></td>
 </tr>
 <tr valign="top" align="left">
-<td valign="middle" align="left"><a href="index.htm" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: Top section" 
align="middle"></a></td>
+<td valign="middle" align="left"><a href="chapter.html" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: 1 chapter" 
align="middle"></a></td>
 </tr>
 <tr valign="top" align="left">
 <td valign="middle" align="left"><a href="sing_abt.htm#SEC_About" title="About 
(help)"><img src="../singular_images/a_help.png" border="0" alt="About: About 
This Document" align="middle"></a></td>
@@ -747,7 +747,7 @@ ul.no-bullet {list-style: none}
 
 <div class="shortcontents">
 <ul class="no-bullet">
-<li><a id="stoc-chapter-1" href="chapter.html">1 chapter</a></li>
+<li><a id="stoc-chapter-1" href="chapter.html" rel="index">1 chapter</a></li>
 <li><a id="stoc-chapter-2" href="chapter2.html" rel="index">chapter 2</a></li>
 </ul>
 </div>
@@ -762,7 +762,7 @@ ul.no-bullet {list-style: none}
 </td>
 <td valign="middle" align="left"><a href="index.htm" title="Cover (top) of 
document"><img src="../singular_images/a_top.png" border="0" alt="Top: Top 
section" align="middle"></a></td>
 <td valign="middle" align="left"><a href="sing_toc.htm#SEC_Contents" 
title="Table of contents"><img src="../singular_images/a_tableofcon.png" 
border="0" alt="Contents: Table of Contents" align="middle"></a></td>
-<td valign="middle" align="left"><a href="index.htm" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: Top section" 
align="middle"></a></td>
+<td valign="middle" align="left"><a href="chapter.html" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: 1 chapter" 
align="middle"></a></td>
 <td valign="middle" align="left"><a href="sing_abt.htm#SEC_About" title="About 
(help)"><img src="../singular_images/a_help.png" border="0" alt="About: About 
This Document" align="middle"></a></td>
 </tr></table>
 
diff --git a/tp/tests/tex_html/res_parser/formatting_singular/sing_toc.htm 
b/tp/tests/tex_html/res_parser/formatting_singular/sing_toc.htm
index a9dd217..d20a147 100644
--- a/tp/tests/tex_html/res_parser/formatting_singular/sing_toc.htm
+++ b/tp/tests/tex_html/res_parser/formatting_singular/sing_toc.htm
@@ -735,7 +735,7 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left"><a href="#SEC_Contents" title="Table of 
contents"><img src="../singular_images/a_tableofcon.png" border="0" 
alt="Contents: Table of Contents" align="middle"></a></td>
 </tr>
 <tr valign="top" align="left">
-<td valign="middle" align="left"><a href="index.htm" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: Top section" 
align="middle"></a></td>
+<td valign="middle" align="left"><a href="chapter.html" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: 1 chapter" 
align="middle"></a></td>
 </tr>
 <tr valign="top" align="left">
 <td valign="middle" align="left"><a href="sing_abt.htm#SEC_About" title="About 
(help)"><img src="../singular_images/a_help.png" border="0" alt="About: About 
This Document" align="middle"></a></td>
@@ -748,7 +748,7 @@ ul.no-bullet {list-style: none}
 <div class="contents">
 
 <ul class="no-bullet">
-  <li><a id="toc-chapter-1" href="chapter.html">1 chapter</a>
+  <li><a id="toc-chapter-1" href="chapter.html" rel="index">1 chapter</a>
   <ul class="no-bullet">
     <li><a id="toc-A-section" href="s_002d_002dect_002cion.html">1.1 A 
section</a>
     <ul class="no-bullet">
@@ -773,7 +773,7 @@ ul.no-bullet {list-style: none}
 </td>
 <td valign="middle" align="left"><a href="index.htm" title="Cover (top) of 
document"><img src="../singular_images/a_top.png" border="0" alt="Top: Top 
section" align="middle"></a></td>
 <td valign="middle" align="left"><a href="#SEC_Contents" title="Table of 
contents"><img src="../singular_images/a_tableofcon.png" border="0" 
alt="Contents: Table of Contents" align="middle"></a></td>
-<td valign="middle" align="left"><a href="index.htm" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: Top section" 
align="middle"></a></td>
+<td valign="middle" align="left"><a href="chapter.html" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: 1 chapter" 
align="middle"></a></td>
 <td valign="middle" align="left"><a href="sing_abt.htm#SEC_About" title="About 
(help)"><img src="../singular_images/a_help.png" border="0" alt="About: About 
This Document" align="middle"></a></td>
 </tr></table>
 
diff --git a/tp/tests/tex_html/res_parser/formatting_singular/subsection.html 
b/tp/tests/tex_html/res_parser/formatting_singular/subsection.html
index 11f70de..75dc9b9 100644
--- a/tp/tests/tex_html/res_parser/formatting_singular/subsection.html
+++ b/tp/tests/tex_html/res_parser/formatting_singular/subsection.html
@@ -750,7 +750,7 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left"><a href="sing_toc.htm#SEC_Contents" 
title="Table of contents"><img src="../singular_images/a_tableofcon.png" 
border="0" alt="Contents: Table of Contents" align="middle"></a></td>
 </tr>
 <tr valign="top" align="left">
-<td valign="middle" align="left"><a href="index.htm" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: Top section" 
align="middle"></a></td>
+<td valign="middle" align="left"><a href="chapter.html" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: 1 chapter" 
align="middle"></a></td>
 </tr>
 <tr valign="top" align="left">
 <td valign="middle" align="left"><a href="sing_abt.htm#SEC_About" title="About 
(help)"><img src="../singular_images/a_help.png" border="0" alt="About: About 
This Document" align="middle"></a></td>
@@ -785,7 +785,7 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left"><a href="s_002d_002dect_002cion.html" 
title="Up section"><img src="../singular_images/a_up.png" border="0" alt="Up: 
1.1 A section" align="middle"></a></td>
 <td valign="middle" align="left"><a href="index.htm" title="Cover (top) of 
document"><img src="../singular_images/a_top.png" border="0" alt="Top: Top 
section" align="middle"></a></td>
 <td valign="middle" align="left"><a href="sing_toc.htm#SEC_Contents" 
title="Table of contents"><img src="../singular_images/a_tableofcon.png" 
border="0" alt="Contents: Table of Contents" align="middle"></a></td>
-<td valign="middle" align="left"><a href="index.htm" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: Top section" 
align="middle"></a></td>
+<td valign="middle" align="left"><a href="chapter.html" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: 1 chapter" 
align="middle"></a></td>
 <td valign="middle" align="left"><a href="sing_abt.htm#SEC_About" title="About 
(help)"><img src="../singular_images/a_help.png" border="0" alt="About: About 
This Document" align="middle"></a></td>
 </tr></table>
 
diff --git 
a/tp/tests/tex_html/res_parser/formatting_singular/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
 
b/tp/tests/tex_html/res_parser/formatting_singular/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
index b52fcea..9d9c30a 100644
--- 
a/tp/tests/tex_html/res_parser/formatting_singular/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
+++ 
b/tp/tests/tex_html/res_parser/formatting_singular/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
@@ -750,7 +750,7 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left"><a href="sing_toc.htm#SEC_Contents" 
title="Table of contents"><img src="../singular_images/a_tableofcon.png" 
border="0" alt="Contents: Table of Contents" align="middle"></a></td>
 </tr>
 <tr valign="top" align="left">
-<td valign="middle" align="left"><a href="index.htm" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: Top section" 
align="middle"></a></td>
+<td valign="middle" align="left"><a href="chapter.html" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: 1 chapter" 
align="middle"></a></td>
 </tr>
 <tr valign="top" align="left">
 <td valign="middle" align="left"><a href="sing_abt.htm#SEC_About" title="About 
(help)"><img src="../singular_images/a_help.png" border="0" alt="About: About 
This Document" align="middle"></a></td>
@@ -777,7 +777,7 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left"><a href="subsection.html" title="Up 
section"><img src="../singular_images/a_up.png" border="0" alt="Up: 1.1.1 
subsection" align="middle"></a></td>
 <td valign="middle" align="left"><a href="index.htm" title="Cover (top) of 
document"><img src="../singular_images/a_top.png" border="0" alt="Top: Top 
section" align="middle"></a></td>
 <td valign="middle" align="left"><a href="sing_toc.htm#SEC_Contents" 
title="Table of contents"><img src="../singular_images/a_tableofcon.png" 
border="0" alt="Contents: Table of Contents" align="middle"></a></td>
-<td valign="middle" align="left"><a href="index.htm" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: Top section" 
align="middle"></a></td>
+<td valign="middle" align="left"><a href="chapter.html" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: 1 chapter" 
align="middle"></a></td>
 <td valign="middle" align="left"><a href="sing_abt.htm#SEC_About" title="About 
(help)"><img src="../singular_images/a_help.png" border="0" alt="About: About 
This Document" align="middle"></a></td>
 </tr></table>
 
diff --git 
a/tp/tests/tex_html/res_parser/formatting_singular/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
 
b/tp/tests/tex_html/res_parser/formatting_singular/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
index 8dfcdab..a78211d 100644
--- 
a/tp/tests/tex_html/res_parser/formatting_singular/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
+++ 
b/tp/tests/tex_html/res_parser/formatting_singular/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
@@ -750,7 +750,7 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left"><a href="sing_toc.htm#SEC_Contents" 
title="Table of contents"><img src="../singular_images/a_tableofcon.png" 
border="0" alt="Contents: Table of Contents" align="middle"></a></td>
 </tr>
 <tr valign="top" align="left">
-<td valign="middle" align="left"><a href="index.htm" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: Top section" 
align="middle"></a></td>
+<td valign="middle" align="left"><a href="chapter.html" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: 1 chapter" 
align="middle"></a></td>
 </tr>
 <tr valign="top" align="left">
 <td valign="middle" align="left"><a href="sing_abt.htm#SEC_About" title="About 
(help)"><img src="../singular_images/a_help.png" border="0" alt="About: About 
This Document" align="middle"></a></td>
@@ -777,7 +777,7 @@ ul.no-bullet {list-style: none}
 <td valign="middle" align="left"><a href="subsection.html" title="Up 
section"><img src="../singular_images/a_up.png" border="0" alt="Up: 1.1.1 
subsection" align="middle"></a></td>
 <td valign="middle" align="left"><a href="index.htm" title="Cover (top) of 
document"><img src="../singular_images/a_top.png" border="0" alt="Top: Top 
section" align="middle"></a></td>
 <td valign="middle" align="left"><a href="sing_toc.htm#SEC_Contents" 
title="Table of contents"><img src="../singular_images/a_tableofcon.png" 
border="0" alt="Contents: Table of Contents" align="middle"></a></td>
-<td valign="middle" align="left"><a href="index.htm" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: Top section" 
align="middle"></a></td>
+<td valign="middle" align="left"><a href="chapter.html" title="Index"><img 
src="../singular_images/a_index.png" border="0" alt="Index: 1 chapter" 
align="middle"></a></td>
 <td valign="middle" align="left"><a href="sing_abt.htm#SEC_About" title="About 
(help)"><img src="../singular_images/a_help.png" border="0" alt="About: About 
This Document" align="middle"></a></td>
 </tr></table>
 
diff --git a/tp/texi2any.pl b/tp/texi2any.pl
index ef759f7..4216c44 100755
--- a/tp/texi2any.pl
+++ b/tp/texi2any.pl
@@ -500,11 +500,8 @@ my %formats_table = (
              'module' => 'Texinfo::Convert::HTML'
            },
   'latex' => {
-             'nodes_tree' => 1,
              'floats' => 1,
-             'split' => 1,
              'internal_links' => 1,
-             'simple_menu' => 1,
              'move_index_entries_after_items' => 1,
              'relate_index_entries_to_table_entries' => 1,
              'no_warn_non_empty_parts' => 1,



reply via email to

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