texinfo-commits
[Top][All Lists]
Advanced

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

branch master updated: * tp/Makefile.am (test_files), tp/Makefile.tres,


From: Patrice Dumas
Subject: branch master updated: * tp/Makefile.am (test_files), tp/Makefile.tres, tp/tests/layout/list-of-tests, tp/t/91morecoverage.t: move formatting_fr tests from tp/t/91morecoverage.t to tp/tests/layout/list-of-tests. Remove the associated file, remove tp/t/91morecoverage.t.
Date: Mon, 02 Jan 2023 12:44:09 -0500

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 d91d39de42 * tp/Makefile.am (test_files), tp/Makefile.tres, 
tp/tests/layout/list-of-tests, tp/t/91morecoverage.t: move formatting_fr tests 
from tp/t/91morecoverage.t to tp/tests/layout/list-of-tests.  Remove the 
associated file, remove tp/t/91morecoverage.t.
d91d39de42 is described below

commit d91d39de423ff158a063f956904172881e572e28
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Mon Jan 2 18:43:58 2023 +0100

    * tp/Makefile.am (test_files), tp/Makefile.tres,
    tp/tests/layout/list-of-tests, tp/t/91morecoverage.t: move
    formatting_fr tests from tp/t/91morecoverage.t to
    tp/tests/layout/list-of-tests.  Remove the associated file, remove
    tp/t/91morecoverage.t.
---
 ChangeLog                                          |   10 +-
 tp/Makefile.am                                     |    1 -
 tp/Makefile.tres                                   |    3 -
 tp/t/91morecoverage.t                              |   29 -
 tp/t/input_files/formatting.texi                   |  136 -
 tp/t/results/morecoverage/formatting_fr.pl         | 5202 -------------
 tp/t/results/morecoverage/texi_formatting.pl       | 4719 ------------
 tp/tests/layout/list-of-tests                      |    3 +-
 .../layout/res_parser/formatting_fr/formatting.1   |    0
 .../layout/res_parser/formatting_fr/formatting.2   |  346 +
 .../res_parser/formatting_fr/formatting.html       | 8107 ++++++++++++++++++++
 .../res_parser/formatting_fr_info/formatting.1     |    0
 .../res_parser/formatting_fr_info/formatting.2     |  343 +
 .../res_parser/formatting_fr_info/formatting.info  | 3655 +++++++++
 tp/tests/test_scripts/layout_formatting_fr.sh      |   19 +
 tp/tests/test_scripts/layout_formatting_fr_info.sh |   19 +
 16 files changed, 12500 insertions(+), 10092 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index bbd756178a..cd5eff9cc6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2023-01-02  Patrice Dumas  <pertusus@free.fr>
+
+       * tp/Makefile.am (test_files), tp/Makefile.tres,
+       tp/tests/layout/list-of-tests, tp/t/91morecoverage.t: move
+       formatting_fr tests from tp/t/91morecoverage.t to
+       tp/tests/layout/list-of-tests.  Remove the associated file, remove
+       tp/t/91morecoverage.t.
+
 2023-01-02  Patrice Dumas  <pertusus@free.fr>
 
        * tp/Texinfo/Convert/HTML.pm (from_element_direction): use
@@ -8,7 +16,7 @@
        t/96moresectioning.t: inline top_node_up_implicit and
        top_node_up_explicit tests from 96moresectioning.t in t/html_tests.t,
        adding variants with USE_NODES set to 0.  Remove the corresponding
-       files.  Remove the nw empty 96moresectioning.t file.
+       files.  Remove the now empty 96moresectioning.t file.
 
 2023-01-02  Patrice Dumas  <pertusus@free.fr>
 
diff --git a/tp/Makefile.am b/tp/Makefile.am
index db44e81571..e8d78c2794 100644
--- a/tp/Makefile.am
+++ b/tp/Makefile.am
@@ -204,7 +204,6 @@ test_files = \
  t/input_files/encoding_index_latin1.texi \
  t/input_files/encoding_index_utf8.texi \
  t/input_files/float_copying.texi \
- t/input_files/formatting.texi \
  t/input_files/glossary.texi \
  t/input_files/in_menu_only_special_spaces_node.texi \
  t/input_files/in_menu_only_special_ascii_spaces_node.texi \
diff --git a/tp/Makefile.tres b/tp/Makefile.tres
index 45a4830751..69d7ba50ac 100644
--- a/tp/Makefile.tres
+++ b/tp/Makefile.tres
@@ -28,7 +28,6 @@ test_tap_files_generated_list = \
   t/60macro.t \
   t/70value_and_macro.t \
   t/80include.t \
-  t/91morecoverage.t \
   t/92formatting.t \
   t/93layout.t \
   t/94htmlxref.t \
@@ -1582,8 +1581,6 @@ test_files_generated_list = 
$(test_tap_files_generated_list) \
   t/results/misc_commands/text_before_and_after_bye.pl \
   t/results/misc_commands/text_before_line_command.pl \
   t/results/misc_commands/vskip.pl \
-  t/results/morecoverage/formatting_fr.pl \
-  t/results/morecoverage/texi_formatting.pl \
   t/results/multitable/empty_headitem.pl \
   t/results/multitable/empty_item_tab.pl \
   t/results/multitable/empty_multitable_with_cells.pl \
diff --git a/tp/t/91morecoverage.t b/tp/t/91morecoverage.t
deleted file mode 100644
index 7f1cc9090f..0000000000
--- a/tp/t/91morecoverage.t
+++ /dev/null
@@ -1,29 +0,0 @@
-use strict;
-
-use lib '.';
-use Texinfo::ModulePath (undef, undef, undef, 'updirs' => 2);
-
-require 't/test_utils.pl';
-
-# These tests are supposed to test the same things as tests
-# under tp/tests did, but to be faster.
-my @test_cases = (
-['texi_formatting',
-  undef, {'test_file' => 'formatting.texi',
-  },
-],
-
-['formatting_fr',
-  undef,
-  {'test_file' => 'formatting.texi',
- 'documentlanguage' => 'fr'
- },
- {'documentlanguage' => 'fr', 'TEXI2HTML' => 1, 'TEST' => 1}
- ]
-);
-
-foreach my $test (@test_cases) {
-  push @{$test->[2]->{'test_formats'}}, ('info', 'html', 'html_text');
-}
-
-run_all('morecoverage', [@test_cases]);
diff --git a/tp/t/input_files/formatting.texi b/tp/t/input_files/formatting.texi
deleted file mode 100644
index 8c2f058f13..0000000000
--- a/tp/t/input_files/formatting.texi
+++ /dev/null
@@ -1,136 +0,0 @@
-\input texinfo @c -*-texinfo-*-
-
-@dircategory Formatting @'e @code{@@ @TeX{}} test
-@direntry
-* Truc: (formatting).           The GNU documentation truc.
-* @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
-
-@copying
-In copying
-@mymacro{}
-@end copying
-
-@titlepage
-@title title --a
-@subtitle formatting subtitle --a
-@subtitle subtitle 2 --a
-@author author1 --a with accents in name T@'e@,ca
-@author author2 --a
-In titlepage
-@mymacro{}
-
-Insercopying in titlepage
-@insertcopying
-@end titlepage
-
-Insertcopying in normal text
-@insertcopying
-
-Normal text
-@mymacro{}
-
-In example.
-@example
-@mymacro{}
-@end example
-
-@cindex t--ruc
-@cindex T--ruc
-@cindex .
-@cindex ?
-@cindex a
-@findex t--ruc
-@findex T--ruc
-@findex .
-@findex ?
-@findex a
-
-
-cp
-@printindex cp
-
-fn
-@printindex fn
-
-vr
-@printindex vr
-
-ky
-@printindex ky
-
-pg
-@printindex pg
-
-tp
-@printindex tp
-
-
-
-@node chapter
-@chapter chapter
-
-@footnote{in footnote}
-
-@format
-@menu 
-* s--ect@comma{}ion:: s--ect@comma{}ion
-
-Menu comment
-``simple-double--three---four----''@*
-
-@end menu
-@end format
-
-@node s--ect@comma{}ion
-@section A section
-
-@menu
-* subsection:: 
-
-@detailmenu
-In detailmenu
-
-* subsubsection ``simple-double--::
-* subsubsection three---four----''::
-@end detailmenu
-@end menu
-
-@node subsection
-@subsection subsection
-
-@menu
-* subsubsection ``simple-double--::
-* subsubsection three---four----''::
-@end menu
-
-@anchor{anchor}
-
-@node subsubsection ``simple-double--
-@subsubsection subsubsection ``simple-double--
-
-@node subsubsection three---four----''
-@subsubsection three---four----''
-
-@node chapter2
-@centerchap chapter 2
-
-@printindex cp
-@printindex fn
-
-@contents
-@shortcontents
-@bye
diff --git a/tp/t/results/morecoverage/formatting_fr.pl 
b/tp/t/results/morecoverage/formatting_fr.pl
deleted file mode 100644
index 50a6120c8b..0000000000
--- a/tp/t/results/morecoverage/formatting_fr.pl
+++ /dev/null
@@ -1,5202 +0,0 @@
-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 %result_indices_sort_strings);
-
-use utf8;
-
-$result_trees{'formatting_fr'} = {
-  'contents' => [
-    {
-      'contents' => [
-        {
-          'contents' => [
-            {
-              'text' => '\\input texinfo @c -*-texinfo-*-
-',
-              'type' => 'text_before_beginning'
-            },
-            {
-              'text' => '
-',
-              'type' => 'text_before_beginning'
-            }
-          ],
-          'type' => 'preamble_before_beginning'
-        },
-        {
-          'contents' => [
-            {
-              'args' => [
-                {
-                  'contents' => [
-                    {
-                      'text' => 'Formatting '
-                    },
-                    {
-                      'args' => [
-                        {
-                          'contents' => [
-                            {
-                              'text' => 'e'
-                            }
-                          ],
-                          'type' => 'following_arg'
-                        }
-                      ],
-                      'cmdname' => '\'',
-                      'source_info' => {
-                        'file_name' => 'formatting.texi',
-                        'line_nr' => 3,
-                        'macro' => ''
-                      }
-                    },
-                    {
-                      'text' => ' '
-                    },
-                    {
-                      'args' => [
-                        {
-                          'contents' => [
-                            {
-                              'cmdname' => '@'
-                            },
-                            {
-                              'text' => ' '
-                            },
-                            {
-                              'args' => [
-                                {
-                                  'type' => 'brace_command_arg'
-                                }
-                              ],
-                              'cmdname' => 'TeX',
-                              'source_info' => {
-                                'file_name' => 'formatting.texi',
-                                'line_nr' => 3,
-                                'macro' => ''
-                              }
-                            }
-                          ],
-                          'type' => 'brace_command_arg'
-                        }
-                      ],
-                      'cmdname' => 'code',
-                      'source_info' => {
-                        'file_name' => 'formatting.texi',
-                        'line_nr' => 3,
-                        'macro' => ''
-                      }
-                    },
-                    {
-                      'text' => ' test'
-                    }
-                  ],
-                  'info' => {
-                    'spaces_after_argument' => '
-'
-                  },
-                  'type' => 'line_arg'
-                }
-              ],
-              'cmdname' => 'dircategory',
-              'info' => {
-                'spaces_before_argument' => ' '
-              },
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 3,
-                'macro' => ''
-              }
-            },
-            {
-              'args' => [
-                {
-                  'info' => {
-                    'spaces_after_argument' => '
-'
-                  },
-                  'type' => 'block_line_arg'
-                }
-              ],
-              'cmdname' => 'direntry',
-              'contents' => [
-                {
-                  'args' => [
-                    {
-                      'text' => '* ',
-                      'type' => 'menu_entry_leading_text'
-                    },
-                    {
-                      'contents' => [
-                        {
-                          'text' => 'Truc'
-                        }
-                      ],
-                      'type' => 'menu_entry_name'
-                    },
-                    {
-                      'text' => ': ',
-                      'type' => 'menu_entry_separator'
-                    },
-                    {
-                      'contents' => [
-                        {
-                          'text' => '('
-                        },
-                        {
-                          'text' => 'formatting'
-                        },
-                        {
-                          'text' => ')'
-                        }
-                      ],
-                      'type' => 'menu_entry_node'
-                    },
-                    {
-                      'text' => '.           ',
-                      'type' => 'menu_entry_separator'
-                    },
-                    {
-                      'contents' => [
-                        {
-                          'contents' => [
-                            {
-                              'text' => 'The GNU documentation truc.
-'
-                            }
-                          ],
-                          'type' => 'preformatted'
-                        }
-                      ],
-                      'type' => 'menu_entry_description'
-                    }
-                  ],
-                  'extra' => {
-                    'menu_entry_description' => {},
-                    'menu_entry_name' => {},
-                    'menu_entry_node' => {
-                      'manual_content' => [
-                        {}
-                      ]
-                    }
-                  },
-                  'source_info' => {
-                    'file_name' => 'formatting.texi',
-                    'line_nr' => 5,
-                    'macro' => ''
-                  },
-                  'type' => 'menu_entry'
-                },
-                {
-                  'args' => [
-                    {
-                      'text' => '* ',
-                      'type' => 'menu_entry_leading_text'
-                    },
-                    {
-                      'contents' => [
-                        {
-                          'args' => [
-                            {
-                              'contents' => [
-                                {
-                                  'cmdname' => '@'
-                                },
-                                {
-                                  'text' => ' '
-                                },
-                                {
-                                  'args' => [
-                                    {
-                                      'contents' => [
-                                        {
-                                          'text' => 'e'
-                                        }
-                                      ],
-                                      'type' => 'following_arg'
-                                    }
-                                  ],
-                                  'cmdname' => '\'',
-                                  'source_info' => {
-                                    'file_name' => 'formatting.texi',
-                                    'line_nr' => 6,
-                                    'macro' => ''
-                                  }
-                                },
-                                {
-                                  'text' => ' '
-                                },
-                                {
-                                  'args' => [
-                                    {
-                                      'type' => 'brace_command_arg'
-                                    }
-                                  ],
-                                  'cmdname' => 'equiv',
-                                  'source_info' => {
-                                    'file_name' => 'formatting.texi',
-                                    'line_nr' => 6,
-                                    'macro' => ''
-                                  }
-                                }
-                              ],
-                              'type' => 'brace_command_arg'
-                            }
-                          ],
-                          'cmdname' => 'code',
-                          'source_info' => {
-                            'file_name' => 'formatting.texi',
-                            'line_nr' => 6,
-                            'macro' => ''
-                          }
-                        }
-                      ],
-                      'type' => 'menu_entry_name'
-                    },
-                    {
-                      'text' => ': ',
-                      'type' => 'menu_entry_separator'
-                    },
-                    {
-                      'contents' => [
-                        {
-                          'text' => '('
-                        },
-                        {
-                          'text' => 'formatting'
-                        },
-                        {
-                          'text' => ')'
-                        }
-                      ],
-                      'type' => 'menu_entry_node'
-                    },
-                    {
-                      'text' => '.  ',
-                      'type' => 'menu_entry_separator'
-                    },
-                    {
-                      'contents' => [
-                        {
-                          'contents' => [
-                            {
-                              'text' => '``'
-                            },
-                            {
-                              'args' => [
-                                {
-                                  'contents' => [
-                                    {
-                                      'text' => '--- something'
-                                    }
-                                  ],
-                                  'type' => 'brace_command_arg'
-                                }
-                              ],
-                              'cmdname' => 'asis',
-                              'source_info' => {
-                                'file_name' => 'formatting.texi',
-                                'line_nr' => 6,
-                                'macro' => ''
-                              }
-                            },
-                            {
-                              'text' => '\'\' 
-'
-                            },
-                            {
-                              'text' => '                           '
-                            },
-                            {
-                              'args' => [
-                                {
-                                  'contents' => [
-                                    {
-                                      'text' => 'cmd'
-                                    }
-                                  ],
-                                  'type' => 'brace_command_arg'
-                                }
-                              ],
-                              'cmdname' => 'command',
-                              'source_info' => {
-                                'file_name' => 'formatting.texi',
-                                'line_nr' => 7,
-                                'macro' => ''
-                              }
-                            },
-                            {
-                              'text' => ' '
-                            },
-                            {
-                              'args' => [
-                                {
-                                  'contents' => [
-                                    {
-                                      'text' => 'a'
-                                    }
-                                  ],
-                                  'type' => 'following_arg'
-                                }
-                              ],
-                              'cmdname' => '`',
-                              'source_info' => {
-                                'file_name' => 'formatting.texi',
-                                'line_nr' => 7,
-                                'macro' => ''
-                              }
-                            },
-                            {
-                              'text' => '
-'
-                            }
-                          ],
-                          'type' => 'preformatted'
-                        }
-                      ],
-                      'type' => 'menu_entry_description'
-                    }
-                  ],
-                  'extra' => {
-                    'menu_entry_description' => {},
-                    'menu_entry_name' => {},
-                    'menu_entry_node' => {
-                      'manual_content' => [
-                        {}
-                      ]
-                    }
-                  },
-                  'source_info' => {
-                    'file_name' => 'formatting.texi',
-                    'line_nr' => 6,
-                    'macro' => ''
-                  },
-                  'type' => 'menu_entry'
-                },
-                {
-                  'args' => [
-                    {
-                      'contents' => [
-                        {
-                          'text' => 'direntry'
-                        }
-                      ],
-                      'info' => {
-                        'spaces_after_argument' => '
-'
-                      },
-                      'type' => 'line_arg'
-                    }
-                  ],
-                  'cmdname' => 'end',
-                  'extra' => {
-                    'text_arg' => 'direntry'
-                  },
-                  'info' => {
-                    'spaces_before_argument' => ' '
-                  },
-                  'source_info' => {
-                    'file_name' => 'formatting.texi',
-                    'line_nr' => 8,
-                    'macro' => ''
-                  }
-                }
-              ],
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 4,
-                'macro' => ''
-              }
-            }
-          ],
-          'type' => 'preamble_before_content'
-        }
-      ],
-      'type' => 'before_node_section'
-    },
-    {
-      'args' => [
-        {
-          'contents' => [
-            {
-              'text' => 'Top'
-            }
-          ],
-          'info' => {
-            'spaces_after_argument' => '
-'
-          },
-          'type' => 'line_arg'
-        }
-      ],
-      'cmdname' => 'node',
-      'extra' => {
-        'isindex' => 1,
-        'node_content' => [
-          {}
-        ],
-        'nodes_manuals' => [
-          {
-            'node_content' => [
-              {}
-            ],
-            'normalized' => 'Top'
-          }
-        ],
-        'normalized' => 'Top'
-      },
-      'info' => {
-        'spaces_before_argument' => ' '
-      },
-      'source_info' => {
-        'file_name' => 'formatting.texi',
-        'line_nr' => 9,
-        'macro' => ''
-      }
-    },
-    {
-      'args' => [
-        {
-          'contents' => [
-            {
-              'text' => 'Top section'
-            }
-          ],
-          'info' => {
-            'spaces_after_argument' => '
-'
-          },
-          'type' => 'line_arg'
-        }
-      ],
-      'cmdname' => 'top',
-      'contents' => [
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'args' => [
-            {
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'block_line_arg'
-            }
-          ],
-          'cmdname' => 'menu',
-          'contents' => [
-            {
-              'args' => [
-                {
-                  'text' => '* ',
-                  'type' => 'menu_entry_leading_text'
-                },
-                {
-                  'contents' => [
-                    {
-                      'text' => 'chapter'
-                    }
-                  ],
-                  'type' => 'menu_entry_node'
-                },
-                {
-                  'text' => '::               ',
-                  'type' => 'menu_entry_separator'
-                },
-                {
-                  'contents' => [
-                    {
-                      'contents' => [
-                        {
-                          'text' => 'chapter
-'
-                        }
-                      ],
-                      'type' => 'preformatted'
-                    }
-                  ],
-                  'type' => 'menu_entry_description'
-                }
-              ],
-              'extra' => {
-                'menu_entry_description' => {},
-                'menu_entry_node' => {
-                  'node_content' => [
-                    {}
-                  ],
-                  'normalized' => 'chapter'
-                }
-              },
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 13,
-                'macro' => ''
-              },
-              'type' => 'menu_entry'
-            },
-            {
-              'contents' => [
-                {
-                  'contents' => [
-                    {
-                      'text' => '
-',
-                      'type' => 'after_menu_description_line'
-                    },
-                    {
-                      'text' => 'Menu comment
-'
-                    },
-                    {
-                      'text' => '
-',
-                      'type' => 'empty_line'
-                    }
-                  ],
-                  'type' => 'preformatted'
-                }
-              ],
-              'type' => 'menu_comment'
-            },
-            {
-              'args' => [
-                {
-                  'text' => '* ',
-                  'type' => 'menu_entry_leading_text'
-                },
-                {
-                  'contents' => [
-                    {
-                      'text' => 'description'
-                    }
-                  ],
-                  'type' => 'menu_entry_name'
-                },
-                {
-                  'text' => ':',
-                  'type' => 'menu_entry_separator'
-                },
-                {
-                  'contents' => [
-                    {
-                      'text' => 'chapter2'
-                    }
-                  ],
-                  'type' => 'menu_entry_node'
-                },
-                {
-                  'text' => '.   ',
-                  'type' => 'menu_entry_separator'
-                },
-                {
-                  'contents' => [
-                    {
-                      'contents' => [
-                        {
-                          'text' => 'Chapter 2
-'
-                        }
-                      ],
-                      'type' => 'preformatted'
-                    }
-                  ],
-                  'type' => 'menu_entry_description'
-                }
-              ],
-              'extra' => {
-                'menu_entry_description' => {},
-                'menu_entry_name' => {},
-                'menu_entry_node' => {
-                  'node_content' => [
-                    {}
-                  ],
-                  'normalized' => 'chapter2'
-                }
-              },
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 17,
-                'macro' => ''
-              },
-              'type' => 'menu_entry'
-            },
-            {
-              'args' => [
-                {
-                  'contents' => [
-                    {
-                      'text' => 'menu'
-                    }
-                  ],
-                  'info' => {
-                    'spaces_after_argument' => '
-'
-                  },
-                  'type' => 'line_arg'
-                }
-              ],
-              'cmdname' => 'end',
-              'extra' => {
-                'text_arg' => 'menu'
-              },
-              'info' => {
-                'spaces_before_argument' => ' '
-              },
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 18,
-                'macro' => ''
-              }
-            }
-          ],
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 12,
-            'macro' => ''
-          }
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'args' => [
-            {
-              'contents' => [
-                {
-                  'text' => 'coverage_macro.texi'
-                }
-              ],
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'line_arg'
-            }
-          ],
-          'cmdname' => 'include',
-          'extra' => {
-            'text_arg' => 'coverage_macro.texi'
-          },
-          'info' => {
-            'spaces_before_argument' => ' '
-          },
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 20,
-            'macro' => ''
-          }
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'args' => [
-            {
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'block_line_arg'
-            }
-          ],
-          'cmdname' => 'copying',
-          'contents' => [
-            {
-              'contents' => [
-                {
-                  'text' => 'In copying
-'
-                },
-                {
-                  'text' => '
-'
-                }
-              ],
-              'type' => 'paragraph'
-            },
-            {
-              'args' => [
-                {
-                  'contents' => [
-                    {
-                      'text' => 'copying'
-                    }
-                  ],
-                  'info' => {
-                    'spaces_after_argument' => '
-'
-                  },
-                  'type' => 'line_arg'
-                }
-              ],
-              'cmdname' => 'end',
-              'extra' => {
-                'text_arg' => 'copying'
-              },
-              'info' => {
-                'spaces_before_argument' => ' '
-              },
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 25,
-                'macro' => ''
-              }
-            }
-          ],
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 22,
-            'macro' => ''
-          }
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'args' => [
-            {
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'block_line_arg'
-            }
-          ],
-          'cmdname' => 'titlepage',
-          'contents' => [
-            {
-              'args' => [
-                {
-                  'contents' => [
-                    {
-                      'text' => 'title --a'
-                    }
-                  ],
-                  'info' => {
-                    'spaces_after_argument' => '
-'
-                  },
-                  'type' => 'line_arg'
-                }
-              ],
-              'cmdname' => 'title',
-              'extra' => {},
-              'info' => {
-                'spaces_before_argument' => ' '
-              },
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 28,
-                'macro' => ''
-              }
-            },
-            {
-              'args' => [
-                {
-                  'contents' => [
-                    {
-                      'text' => 'formatting subtitle --a'
-                    }
-                  ],
-                  'info' => {
-                    'spaces_after_argument' => '
-'
-                  },
-                  'type' => 'line_arg'
-                }
-              ],
-              'cmdname' => 'subtitle',
-              'info' => {
-                'spaces_before_argument' => ' '
-              },
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 29,
-                'macro' => ''
-              }
-            },
-            {
-              'args' => [
-                {
-                  'contents' => [
-                    {
-                      'text' => 'subtitle 2 --a'
-                    }
-                  ],
-                  'info' => {
-                    'spaces_after_argument' => '
-'
-                  },
-                  'type' => 'line_arg'
-                }
-              ],
-              'cmdname' => 'subtitle',
-              'info' => {
-                'spaces_before_argument' => ' '
-              },
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 30,
-                'macro' => ''
-              }
-            },
-            {
-              'args' => [
-                {
-                  'contents' => [
-                    {
-                      'text' => 'author1 --a with accents in name T'
-                    },
-                    {
-                      'args' => [
-                        {
-                          'contents' => [
-                            {
-                              'text' => 'e'
-                            }
-                          ],
-                          'type' => 'following_arg'
-                        }
-                      ],
-                      'cmdname' => '\'',
-                      'source_info' => {
-                        'file_name' => 'formatting.texi',
-                        'line_nr' => 31,
-                        'macro' => ''
-                      }
-                    },
-                    {
-                      'args' => [
-                        {
-                          'contents' => [
-                            {
-                              'text' => 'c'
-                            }
-                          ],
-                          'type' => 'following_arg'
-                        }
-                      ],
-                      'cmdname' => ',',
-                      'source_info' => {
-                        'file_name' => 'formatting.texi',
-                        'line_nr' => 31,
-                        'macro' => ''
-                      }
-                    },
-                    {
-                      'text' => 'a'
-                    }
-                  ],
-                  'info' => {
-                    'spaces_after_argument' => '
-'
-                  },
-                  'type' => 'line_arg'
-                }
-              ],
-              'cmdname' => 'author',
-              'extra' => {
-                'titlepage' => {}
-              },
-              'info' => {
-                'spaces_before_argument' => ' '
-              },
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 31,
-                'macro' => ''
-              }
-            },
-            {
-              'args' => [
-                {
-                  'contents' => [
-                    {
-                      'text' => 'author2 --a'
-                    }
-                  ],
-                  'info' => {
-                    'spaces_after_argument' => '
-'
-                  },
-                  'type' => 'line_arg'
-                }
-              ],
-              'cmdname' => 'author',
-              'extra' => {
-                'titlepage' => {}
-              },
-              'info' => {
-                'spaces_before_argument' => ' '
-              },
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 32,
-                'macro' => ''
-              }
-            },
-            {
-              'contents' => [
-                {
-                  'text' => 'In titlepage
-'
-                },
-                {
-                  'text' => '
-'
-                }
-              ],
-              'type' => 'paragraph'
-            },
-            {
-              'text' => '
-',
-              'type' => 'empty_line'
-            },
-            {
-              'contents' => [
-                {
-                  'text' => 'Insercopying in titlepage
-'
-                }
-              ],
-              'type' => 'paragraph'
-            },
-            {
-              'args' => [
-                {
-                  'text' => '
-',
-                  'type' => 'misc_arg'
-                }
-              ],
-              'cmdname' => 'insertcopying',
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 37,
-                'macro' => ''
-              }
-            },
-            {
-              'args' => [
-                {
-                  'contents' => [
-                    {
-                      'text' => 'titlepage'
-                    }
-                  ],
-                  'info' => {
-                    'spaces_after_argument' => '
-'
-                  },
-                  'type' => 'line_arg'
-                }
-              ],
-              'cmdname' => 'end',
-              'extra' => {
-                'text_arg' => 'titlepage'
-              },
-              'info' => {
-                'spaces_before_argument' => ' '
-              },
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 38,
-                'macro' => ''
-              }
-            }
-          ],
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 27,
-            'macro' => ''
-          }
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'contents' => [
-            {
-              'text' => 'Insertcopying in normal text
-'
-            }
-          ],
-          'type' => 'paragraph'
-        },
-        {
-          'args' => [
-            {
-              'text' => '
-',
-              'type' => 'misc_arg'
-            }
-          ],
-          'cmdname' => 'insertcopying',
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 41,
-            'macro' => ''
-          }
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'contents' => [
-            {
-              'text' => 'Normal text
-'
-            },
-            {
-              'text' => '
-'
-            }
-          ],
-          'type' => 'paragraph'
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'contents' => [
-            {
-              'text' => 'In example.
-'
-            }
-          ],
-          'type' => 'paragraph'
-        },
-        {
-          'args' => [
-            {
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'block_line_arg'
-            }
-          ],
-          'cmdname' => 'example',
-          'contents' => [
-            {
-              'contents' => [
-                {
-                  'text' => '
-'
-                }
-              ],
-              'type' => 'preformatted'
-            },
-            {
-              'args' => [
-                {
-                  'contents' => [
-                    {
-                      'text' => 'example'
-                    }
-                  ],
-                  'info' => {
-                    'spaces_after_argument' => '
-'
-                  },
-                  'type' => 'line_arg'
-                }
-              ],
-              'cmdname' => 'end',
-              'extra' => {
-                'text_arg' => 'example'
-              },
-              'info' => {
-                'spaces_before_argument' => ' '
-              },
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 49,
-                'macro' => ''
-              }
-            }
-          ],
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 47,
-            'macro' => ''
-          }
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'args' => [
-            {
-              'contents' => [
-                {
-                  'text' => 't--ruc'
-                }
-              ],
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'line_arg'
-            }
-          ],
-          'cmdname' => 'cindex',
-          'extra' => {
-            'index_entry' => {
-              'content_normalized' => [],
-              'entry_content' => [],
-              'entry_element' => {},
-              'entry_node' => {},
-              'entry_number' => 1,
-              'in_code' => 0,
-              'index_at_command' => 'cindex',
-              'index_ignore_chars' => {},
-              'index_name' => 'cp',
-              'index_type_command' => 'cindex'
-            }
-          },
-          'info' => {
-            'spaces_before_argument' => ' '
-          },
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 51,
-            'macro' => ''
-          },
-          'type' => 'index_entry_command'
-        },
-        {
-          'args' => [
-            {
-              'contents' => [
-                {
-                  'text' => 'T--ruc'
-                }
-              ],
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'line_arg'
-            }
-          ],
-          'cmdname' => 'cindex',
-          'extra' => {
-            'index_entry' => {
-              'content_normalized' => [],
-              'entry_content' => [],
-              'entry_element' => {},
-              'entry_node' => {},
-              'entry_number' => 2,
-              'in_code' => 0,
-              'index_at_command' => 'cindex',
-              'index_ignore_chars' => {},
-              'index_name' => 'cp',
-              'index_type_command' => 'cindex'
-            }
-          },
-          'info' => {
-            'spaces_before_argument' => ' '
-          },
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 52,
-            'macro' => ''
-          },
-          'type' => 'index_entry_command'
-        },
-        {
-          'args' => [
-            {
-              'contents' => [
-                {
-                  'text' => '.'
-                }
-              ],
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'line_arg'
-            }
-          ],
-          'cmdname' => 'cindex',
-          'extra' => {
-            'index_entry' => {
-              'content_normalized' => [],
-              'entry_content' => [],
-              'entry_element' => {},
-              'entry_node' => {},
-              'entry_number' => 3,
-              'in_code' => 0,
-              'index_at_command' => 'cindex',
-              'index_ignore_chars' => {},
-              'index_name' => 'cp',
-              'index_type_command' => 'cindex'
-            }
-          },
-          'info' => {
-            'spaces_before_argument' => ' '
-          },
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 53,
-            'macro' => ''
-          },
-          'type' => 'index_entry_command'
-        },
-        {
-          'args' => [
-            {
-              'contents' => [
-                {
-                  'text' => '?'
-                }
-              ],
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'line_arg'
-            }
-          ],
-          'cmdname' => 'cindex',
-          'extra' => {
-            'index_entry' => {
-              'content_normalized' => [],
-              'entry_content' => [],
-              'entry_element' => {},
-              'entry_node' => {},
-              'entry_number' => 4,
-              'in_code' => 0,
-              'index_at_command' => 'cindex',
-              'index_ignore_chars' => {},
-              'index_name' => 'cp',
-              'index_type_command' => 'cindex'
-            }
-          },
-          'info' => {
-            'spaces_before_argument' => ' '
-          },
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 54,
-            'macro' => ''
-          },
-          'type' => 'index_entry_command'
-        },
-        {
-          'args' => [
-            {
-              'contents' => [
-                {
-                  'text' => 'a'
-                }
-              ],
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'line_arg'
-            }
-          ],
-          'cmdname' => 'cindex',
-          'extra' => {
-            'index_entry' => {
-              'content_normalized' => [],
-              'entry_content' => [],
-              'entry_element' => {},
-              'entry_node' => {},
-              'entry_number' => 5,
-              'in_code' => 0,
-              'index_at_command' => 'cindex',
-              'index_ignore_chars' => {},
-              'index_name' => 'cp',
-              'index_type_command' => 'cindex'
-            }
-          },
-          'info' => {
-            'spaces_before_argument' => ' '
-          },
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 55,
-            'macro' => ''
-          },
-          'type' => 'index_entry_command'
-        },
-        {
-          'args' => [
-            {
-              'contents' => [
-                {
-                  'text' => 't--ruc'
-                }
-              ],
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'line_arg'
-            }
-          ],
-          'cmdname' => 'findex',
-          'extra' => {
-            'index_entry' => {
-              'content_normalized' => [],
-              'entry_content' => [],
-              'entry_element' => {},
-              'entry_node' => {},
-              'entry_number' => 1,
-              'in_code' => 1,
-              'index_at_command' => 'findex',
-              'index_ignore_chars' => {},
-              'index_name' => 'fn',
-              'index_type_command' => 'findex'
-            }
-          },
-          'info' => {
-            'spaces_before_argument' => ' '
-          },
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 56,
-            'macro' => ''
-          },
-          'type' => 'index_entry_command'
-        },
-        {
-          'args' => [
-            {
-              'contents' => [
-                {
-                  'text' => 'T--ruc'
-                }
-              ],
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'line_arg'
-            }
-          ],
-          'cmdname' => 'findex',
-          'extra' => {
-            'index_entry' => {
-              'content_normalized' => [],
-              'entry_content' => [],
-              'entry_element' => {},
-              'entry_node' => {},
-              'entry_number' => 2,
-              'in_code' => 1,
-              'index_at_command' => 'findex',
-              'index_ignore_chars' => {},
-              'index_name' => 'fn',
-              'index_type_command' => 'findex'
-            }
-          },
-          'info' => {
-            'spaces_before_argument' => ' '
-          },
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 57,
-            'macro' => ''
-          },
-          'type' => 'index_entry_command'
-        },
-        {
-          'args' => [
-            {
-              'contents' => [
-                {
-                  'text' => '.'
-                }
-              ],
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'line_arg'
-            }
-          ],
-          'cmdname' => 'findex',
-          'extra' => {
-            'index_entry' => {
-              'content_normalized' => [],
-              'entry_content' => [],
-              'entry_element' => {},
-              'entry_node' => {},
-              'entry_number' => 3,
-              'in_code' => 1,
-              'index_at_command' => 'findex',
-              'index_ignore_chars' => {},
-              'index_name' => 'fn',
-              'index_type_command' => 'findex'
-            }
-          },
-          'info' => {
-            'spaces_before_argument' => ' '
-          },
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 58,
-            'macro' => ''
-          },
-          'type' => 'index_entry_command'
-        },
-        {
-          'args' => [
-            {
-              'contents' => [
-                {
-                  'text' => '?'
-                }
-              ],
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'line_arg'
-            }
-          ],
-          'cmdname' => 'findex',
-          'extra' => {
-            'index_entry' => {
-              'content_normalized' => [],
-              'entry_content' => [],
-              'entry_element' => {},
-              'entry_node' => {},
-              'entry_number' => 4,
-              'in_code' => 1,
-              'index_at_command' => 'findex',
-              'index_ignore_chars' => {},
-              'index_name' => 'fn',
-              'index_type_command' => 'findex'
-            }
-          },
-          'info' => {
-            'spaces_before_argument' => ' '
-          },
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 59,
-            'macro' => ''
-          },
-          'type' => 'index_entry_command'
-        },
-        {
-          'args' => [
-            {
-              'contents' => [
-                {
-                  'text' => 'a'
-                }
-              ],
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'line_arg'
-            }
-          ],
-          'cmdname' => 'findex',
-          'extra' => {
-            'index_entry' => {
-              'content_normalized' => [],
-              'entry_content' => [],
-              'entry_element' => {},
-              'entry_node' => {},
-              'entry_number' => 5,
-              'in_code' => 1,
-              'index_at_command' => 'findex',
-              'index_ignore_chars' => {},
-              'index_name' => 'fn',
-              'index_type_command' => 'findex'
-            }
-          },
-          'info' => {
-            'spaces_before_argument' => ' '
-          },
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 60,
-            'macro' => ''
-          },
-          'type' => 'index_entry_command'
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'contents' => [
-            {
-              'text' => 'cp
-'
-            }
-          ],
-          'type' => 'paragraph'
-        },
-        {
-          'args' => [
-            {
-              'contents' => [
-                {
-                  'text' => 'cp'
-                }
-              ],
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'line_arg'
-            }
-          ],
-          'cmdname' => 'printindex',
-          'extra' => {
-            'misc_args' => [
-              'cp'
-            ]
-          },
-          'info' => {
-            'spaces_before_argument' => ' '
-          },
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 64,
-            'macro' => ''
-          }
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'contents' => [
-            {
-              'text' => 'fn
-'
-            }
-          ],
-          'type' => 'paragraph'
-        },
-        {
-          'args' => [
-            {
-              'contents' => [
-                {
-                  'text' => 'fn'
-                }
-              ],
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'line_arg'
-            }
-          ],
-          'cmdname' => 'printindex',
-          'extra' => {
-            'misc_args' => [
-              'fn'
-            ]
-          },
-          'info' => {
-            'spaces_before_argument' => ' '
-          },
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 67,
-            'macro' => ''
-          }
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'contents' => [
-            {
-              'text' => 'vr
-'
-            }
-          ],
-          'type' => 'paragraph'
-        },
-        {
-          'args' => [
-            {
-              'contents' => [
-                {
-                  'text' => 'vr'
-                }
-              ],
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'line_arg'
-            }
-          ],
-          'cmdname' => 'printindex',
-          'extra' => {
-            'misc_args' => [
-              'vr'
-            ]
-          },
-          'info' => {
-            'spaces_before_argument' => ' '
-          },
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 70,
-            'macro' => ''
-          }
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'contents' => [
-            {
-              'text' => 'ky
-'
-            }
-          ],
-          'type' => 'paragraph'
-        },
-        {
-          'args' => [
-            {
-              'contents' => [
-                {
-                  'text' => 'ky'
-                }
-              ],
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'line_arg'
-            }
-          ],
-          'cmdname' => 'printindex',
-          'extra' => {
-            'misc_args' => [
-              'ky'
-            ]
-          },
-          'info' => {
-            'spaces_before_argument' => ' '
-          },
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 73,
-            'macro' => ''
-          }
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'contents' => [
-            {
-              'text' => 'pg
-'
-            }
-          ],
-          'type' => 'paragraph'
-        },
-        {
-          'args' => [
-            {
-              'contents' => [
-                {
-                  'text' => 'pg'
-                }
-              ],
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'line_arg'
-            }
-          ],
-          'cmdname' => 'printindex',
-          'extra' => {
-            'misc_args' => [
-              'pg'
-            ]
-          },
-          'info' => {
-            'spaces_before_argument' => ' '
-          },
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 76,
-            'macro' => ''
-          }
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'contents' => [
-            {
-              'text' => 'tp
-'
-            }
-          ],
-          'type' => 'paragraph'
-        },
-        {
-          'args' => [
-            {
-              'contents' => [
-                {
-                  'text' => 'tp'
-                }
-              ],
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'line_arg'
-            }
-          ],
-          'cmdname' => 'printindex',
-          'extra' => {
-            'misc_args' => [
-              'tp'
-            ]
-          },
-          'info' => {
-            'spaces_before_argument' => ' '
-          },
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 79,
-            'macro' => ''
-          }
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        }
-      ],
-      'extra' => {},
-      'info' => {
-        'spaces_before_argument' => ' '
-      },
-      'source_info' => {
-        'file_name' => 'formatting.texi',
-        'line_nr' => 10,
-        'macro' => ''
-      }
-    },
-    {
-      'args' => [
-        {
-          'contents' => [
-            {
-              'text' => 'chapter'
-            }
-          ],
-          'info' => {
-            'spaces_after_argument' => '
-'
-          },
-          'type' => 'line_arg'
-        }
-      ],
-      'cmdname' => 'node',
-      'extra' => {
-        'node_content' => [
-          {}
-        ],
-        'nodes_manuals' => [
-          {
-            'node_content' => [
-              {}
-            ],
-            'normalized' => 'chapter'
-          }
-        ],
-        'normalized' => 'chapter'
-      },
-      'info' => {
-        'spaces_before_argument' => ' '
-      },
-      'source_info' => {
-        'file_name' => 'formatting.texi',
-        'line_nr' => 83,
-        'macro' => ''
-      }
-    },
-    {
-      'args' => [
-        {
-          'contents' => [
-            {
-              'text' => 'chapter'
-            }
-          ],
-          'info' => {
-            'spaces_after_argument' => '
-'
-          },
-          'type' => 'line_arg'
-        }
-      ],
-      'cmdname' => 'chapter',
-      'contents' => [
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'contents' => [
-            {
-              'args' => [
-                {
-                  'contents' => [
-                    {
-                      'contents' => [
-                        {
-                          'text' => 'in footnote'
-                        }
-                      ],
-                      'type' => 'paragraph'
-                    }
-                  ],
-                  'type' => 'brace_command_context'
-                }
-              ],
-              'cmdname' => 'footnote',
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 86,
-                'macro' => ''
-              }
-            },
-            {
-              'text' => '
-'
-            }
-          ],
-          'type' => 'paragraph'
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'args' => [
-            {
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'block_line_arg'
-            }
-          ],
-          'cmdname' => 'format',
-          'contents' => [
-            {
-              'args' => [
-                {
-                  'info' => {
-                    'spaces_after_argument' => ' 
-'
-                  },
-                  'type' => 'block_line_arg'
-                }
-              ],
-              'cmdname' => 'menu',
-              'contents' => [
-                {
-                  'args' => [
-                    {
-                      'text' => '* ',
-                      'type' => 'menu_entry_leading_text'
-                    },
-                    {
-                      'contents' => [
-                        {
-                          'text' => 's--ect'
-                        },
-                        {
-                          'args' => [
-                            {
-                              'type' => 'brace_command_arg'
-                            }
-                          ],
-                          'cmdname' => 'comma',
-                          'source_info' => {
-                            'file_name' => 'formatting.texi',
-                            'line_nr' => 90,
-                            'macro' => ''
-                          }
-                        },
-                        {
-                          'text' => 'ion'
-                        }
-                      ],
-                      'type' => 'menu_entry_node'
-                    },
-                    {
-                      'text' => ':: ',
-                      'type' => 'menu_entry_separator'
-                    },
-                    {
-                      'contents' => [
-                        {
-                          'contents' => [
-                            {
-                              'text' => 's--ect'
-                            },
-                            {
-                              'args' => [
-                                {
-                                  'type' => 'brace_command_arg'
-                                }
-                              ],
-                              'cmdname' => 'comma',
-                              'source_info' => {
-                                'file_name' => 'formatting.texi',
-                                'line_nr' => 90,
-                                'macro' => ''
-                              }
-                            },
-                            {
-                              'text' => 'ion
-'
-                            }
-                          ],
-                          'type' => 'preformatted'
-                        }
-                      ],
-                      'type' => 'menu_entry_description'
-                    }
-                  ],
-                  'extra' => {
-                    'menu_entry_description' => {},
-                    'menu_entry_node' => {
-                      'node_content' => [
-                        {},
-                        {},
-                        {}
-                      ],
-                      'normalized' => 's_002d_002dect_002cion'
-                    }
-                  },
-                  'source_info' => {
-                    'file_name' => 'formatting.texi',
-                    'line_nr' => 90,
-                    'macro' => ''
-                  },
-                  'type' => 'menu_entry'
-                },
-                {
-                  'contents' => [
-                    {
-                      'contents' => [
-                        {
-                          'text' => '
-',
-                          'type' => 'after_menu_description_line'
-                        },
-                        {
-                          'text' => 'Menu comment
-'
-                        },
-                        {
-                          'text' => '``simple-double--three---four----\'\''
-                        },
-                        {
-                          'cmdname' => '*'
-                        },
-                        {
-                          'text' => '
-'
-                        },
-                        {
-                          'text' => '
-',
-                          'type' => 'empty_line'
-                        }
-                      ],
-                      'type' => 'preformatted'
-                    }
-                  ],
-                  'type' => 'menu_comment'
-                },
-                {
-                  'args' => [
-                    {
-                      'contents' => [
-                        {
-                          'text' => 'menu'
-                        }
-                      ],
-                      'info' => {
-                        'spaces_after_argument' => '
-'
-                      },
-                      'type' => 'line_arg'
-                    }
-                  ],
-                  'cmdname' => 'end',
-                  'extra' => {
-                    'text_arg' => 'menu'
-                  },
-                  'info' => {
-                    'spaces_before_argument' => ' '
-                  },
-                  'source_info' => {
-                    'file_name' => 'formatting.texi',
-                    'line_nr' => 95,
-                    'macro' => ''
-                  }
-                }
-              ],
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 89,
-                'macro' => ''
-              }
-            },
-            {
-              'args' => [
-                {
-                  'contents' => [
-                    {
-                      'text' => 'format'
-                    }
-                  ],
-                  'info' => {
-                    'spaces_after_argument' => '
-'
-                  },
-                  'type' => 'line_arg'
-                }
-              ],
-              'cmdname' => 'end',
-              'extra' => {
-                'text_arg' => 'format'
-              },
-              'info' => {
-                'spaces_before_argument' => ' '
-              },
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 96,
-                'macro' => ''
-              }
-            }
-          ],
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 88,
-            'macro' => ''
-          }
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        }
-      ],
-      'extra' => {},
-      'info' => {
-        'spaces_before_argument' => ' '
-      },
-      'source_info' => {
-        'file_name' => 'formatting.texi',
-        'line_nr' => 84,
-        'macro' => ''
-      }
-    },
-    {
-      'args' => [
-        {
-          'contents' => [
-            {
-              'text' => 's--ect'
-            },
-            {
-              'args' => [
-                {
-                  'type' => 'brace_command_arg'
-                }
-              ],
-              'cmdname' => 'comma',
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 98,
-                'macro' => ''
-              }
-            },
-            {
-              'text' => 'ion'
-            }
-          ],
-          'info' => {
-            'spaces_after_argument' => '
-'
-          },
-          'type' => 'line_arg'
-        }
-      ],
-      'cmdname' => 'node',
-      'extra' => {
-        'node_content' => [
-          {},
-          {},
-          {}
-        ],
-        'nodes_manuals' => [
-          {
-            'node_content' => [
-              {},
-              {},
-              {}
-            ],
-            'normalized' => 's_002d_002dect_002cion'
-          }
-        ],
-        'normalized' => 's_002d_002dect_002cion'
-      },
-      'info' => {
-        'spaces_before_argument' => ' '
-      },
-      'source_info' => {
-        'file_name' => 'formatting.texi',
-        'line_nr' => 98,
-        'macro' => ''
-      }
-    },
-    {
-      'args' => [
-        {
-          'contents' => [
-            {
-              'text' => 'A section'
-            }
-          ],
-          'info' => {
-            'spaces_after_argument' => '
-'
-          },
-          'type' => 'line_arg'
-        }
-      ],
-      'cmdname' => 'section',
-      'contents' => [
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'args' => [
-            {
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'block_line_arg'
-            }
-          ],
-          'cmdname' => 'menu',
-          'contents' => [
-            {
-              'args' => [
-                {
-                  'text' => '* ',
-                  'type' => 'menu_entry_leading_text'
-                },
-                {
-                  'contents' => [
-                    {
-                      'text' => 'subsection'
-                    }
-                  ],
-                  'type' => 'menu_entry_node'
-                },
-                {
-                  'text' => ':: ',
-                  'type' => 'menu_entry_separator'
-                },
-                {
-                  'contents' => [
-                    {
-                      'contents' => [
-                        {
-                          'text' => '
-'
-                        }
-                      ],
-                      'type' => 'preformatted'
-                    }
-                  ],
-                  'type' => 'menu_entry_description'
-                }
-              ],
-              'extra' => {
-                'menu_entry_description' => {},
-                'menu_entry_node' => {
-                  'node_content' => [
-                    {}
-                  ],
-                  'normalized' => 'subsection'
-                }
-              },
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 102,
-                'macro' => ''
-              },
-              'type' => 'menu_entry'
-            },
-            {
-              'contents' => [
-                {
-                  'contents' => [
-                    {
-                      'text' => '
-',
-                      'type' => 'after_menu_description_line'
-                    }
-                  ],
-                  'type' => 'preformatted'
-                }
-              ],
-              'type' => 'menu_comment'
-            },
-            {
-              'args' => [
-                {
-                  'info' => {
-                    'spaces_after_argument' => '
-'
-                  },
-                  'type' => 'block_line_arg'
-                }
-              ],
-              'cmdname' => 'detailmenu',
-              'contents' => [
-                {
-                  'contents' => [
-                    {
-                      'contents' => [
-                        {
-                          'text' => 'In detailmenu
-'
-                        },
-                        {
-                          'text' => '
-',
-                          'type' => 'empty_line'
-                        }
-                      ],
-                      'type' => 'preformatted'
-                    }
-                  ],
-                  'type' => 'menu_comment'
-                },
-                {
-                  'args' => [
-                    {
-                      'text' => '* ',
-                      'type' => 'menu_entry_leading_text'
-                    },
-                    {
-                      'contents' => [
-                        {
-                          'text' => 'subsubsection ``simple-double--'
-                        }
-                      ],
-                      'type' => 'menu_entry_node'
-                    },
-                    {
-                      'text' => '::',
-                      'type' => 'menu_entry_separator'
-                    },
-                    {
-                      'contents' => [
-                        {
-                          'contents' => [
-                            {
-                              'text' => '
-'
-                            }
-                          ],
-                          'type' => 'preformatted'
-                        }
-                      ],
-                      'type' => 'menu_entry_description'
-                    }
-                  ],
-                  'extra' => {
-                    'menu_entry_description' => {},
-                    'menu_entry_node' => {
-                      'node_content' => [
-                        {}
-                      ],
-                      'normalized' => 
'subsubsection-_0060_0060simple_002ddouble_002d_002d'
-                    }
-                  },
-                  'source_info' => {
-                    'file_name' => 'formatting.texi',
-                    'line_nr' => 107,
-                    'macro' => ''
-                  },
-                  'type' => 'menu_entry'
-                },
-                {
-                  'args' => [
-                    {
-                      'text' => '* ',
-                      'type' => 'menu_entry_leading_text'
-                    },
-                    {
-                      'contents' => [
-                        {
-                          'text' => 'subsubsection three---four----\'\''
-                        }
-                      ],
-                      'type' => 'menu_entry_node'
-                    },
-                    {
-                      'text' => '::',
-                      'type' => 'menu_entry_separator'
-                    },
-                    {
-                      'contents' => [
-                        {
-                          'contents' => [
-                            {
-                              'text' => '
-'
-                            }
-                          ],
-                          'type' => 'preformatted'
-                        }
-                      ],
-                      'type' => 'menu_entry_description'
-                    }
-                  ],
-                  'extra' => {
-                    'menu_entry_description' => {},
-                    'menu_entry_node' => {
-                      'node_content' => [
-                        {}
-                      ],
-                      'normalized' => 
'subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027'
-                    }
-                  },
-                  'source_info' => {
-                    'file_name' => 'formatting.texi',
-                    'line_nr' => 108,
-                    'macro' => ''
-                  },
-                  'type' => 'menu_entry'
-                },
-                {
-                  'args' => [
-                    {
-                      'contents' => [
-                        {
-                          'text' => 'detailmenu'
-                        }
-                      ],
-                      'info' => {
-                        'spaces_after_argument' => '
-'
-                      },
-                      'type' => 'line_arg'
-                    }
-                  ],
-                  'cmdname' => 'end',
-                  'extra' => {
-                    'text_arg' => 'detailmenu'
-                  },
-                  'info' => {
-                    'spaces_before_argument' => ' '
-                  },
-                  'source_info' => {
-                    'file_name' => 'formatting.texi',
-                    'line_nr' => 109,
-                    'macro' => ''
-                  }
-                }
-              ],
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 104,
-                'macro' => ''
-              }
-            },
-            {
-              'args' => [
-                {
-                  'contents' => [
-                    {
-                      'text' => 'menu'
-                    }
-                  ],
-                  'info' => {
-                    'spaces_after_argument' => '
-'
-                  },
-                  'type' => 'line_arg'
-                }
-              ],
-              'cmdname' => 'end',
-              'extra' => {
-                'text_arg' => 'menu'
-              },
-              'info' => {
-                'spaces_before_argument' => ' '
-              },
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 110,
-                'macro' => ''
-              }
-            }
-          ],
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 101,
-            'macro' => ''
-          }
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        }
-      ],
-      'extra' => {},
-      'info' => {
-        'spaces_before_argument' => ' '
-      },
-      'source_info' => {
-        'file_name' => 'formatting.texi',
-        'line_nr' => 99,
-        'macro' => ''
-      }
-    },
-    {
-      'args' => [
-        {
-          'contents' => [
-            {
-              'text' => 'subsection'
-            }
-          ],
-          'info' => {
-            'spaces_after_argument' => '
-'
-          },
-          'type' => 'line_arg'
-        }
-      ],
-      'cmdname' => 'node',
-      'extra' => {
-        'node_content' => [
-          {}
-        ],
-        'nodes_manuals' => [
-          {
-            'node_content' => [
-              {}
-            ],
-            'normalized' => 'subsection'
-          }
-        ],
-        'normalized' => 'subsection'
-      },
-      'info' => {
-        'spaces_before_argument' => ' '
-      },
-      'source_info' => {
-        'file_name' => 'formatting.texi',
-        'line_nr' => 112,
-        'macro' => ''
-      }
-    },
-    {
-      'args' => [
-        {
-          'contents' => [
-            {
-              'text' => 'subsection'
-            }
-          ],
-          'info' => {
-            'spaces_after_argument' => '
-'
-          },
-          'type' => 'line_arg'
-        }
-      ],
-      'cmdname' => 'subsection',
-      'contents' => [
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'args' => [
-            {
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'block_line_arg'
-            }
-          ],
-          'cmdname' => 'menu',
-          'contents' => [
-            {
-              'args' => [
-                {
-                  'text' => '* ',
-                  'type' => 'menu_entry_leading_text'
-                },
-                {
-                  'contents' => [
-                    {
-                      'text' => 'subsubsection ``simple-double--'
-                    }
-                  ],
-                  'type' => 'menu_entry_node'
-                },
-                {
-                  'text' => '::',
-                  'type' => 'menu_entry_separator'
-                },
-                {
-                  'contents' => [
-                    {
-                      'contents' => [
-                        {
-                          'text' => '
-'
-                        }
-                      ],
-                      'type' => 'preformatted'
-                    }
-                  ],
-                  'type' => 'menu_entry_description'
-                }
-              ],
-              'extra' => {
-                'menu_entry_description' => {},
-                'menu_entry_node' => {
-                  'node_content' => [
-                    {}
-                  ],
-                  'normalized' => 
'subsubsection-_0060_0060simple_002ddouble_002d_002d'
-                }
-              },
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 116,
-                'macro' => ''
-              },
-              'type' => 'menu_entry'
-            },
-            {
-              'args' => [
-                {
-                  'text' => '* ',
-                  'type' => 'menu_entry_leading_text'
-                },
-                {
-                  'contents' => [
-                    {
-                      'text' => 'subsubsection three---four----\'\''
-                    }
-                  ],
-                  'type' => 'menu_entry_node'
-                },
-                {
-                  'text' => '::',
-                  'type' => 'menu_entry_separator'
-                },
-                {
-                  'contents' => [
-                    {
-                      'contents' => [
-                        {
-                          'text' => '
-'
-                        }
-                      ],
-                      'type' => 'preformatted'
-                    }
-                  ],
-                  'type' => 'menu_entry_description'
-                }
-              ],
-              'extra' => {
-                'menu_entry_description' => {},
-                'menu_entry_node' => {
-                  'node_content' => [
-                    {}
-                  ],
-                  'normalized' => 
'subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027'
-                }
-              },
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 117,
-                'macro' => ''
-              },
-              'type' => 'menu_entry'
-            },
-            {
-              'args' => [
-                {
-                  'contents' => [
-                    {
-                      'text' => 'menu'
-                    }
-                  ],
-                  'info' => {
-                    'spaces_after_argument' => '
-'
-                  },
-                  'type' => 'line_arg'
-                }
-              ],
-              'cmdname' => 'end',
-              'extra' => {
-                'text_arg' => 'menu'
-              },
-              'info' => {
-                'spaces_before_argument' => ' '
-              },
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 118,
-                'macro' => ''
-              }
-            }
-          ],
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 115,
-            'macro' => ''
-          }
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'args' => [
-            {
-              'contents' => [
-                {
-                  'text' => 'anchor'
-                }
-              ],
-              'type' => 'brace_command_arg'
-            }
-          ],
-          'cmdname' => 'anchor',
-          'extra' => {
-            'node_content' => [
-              {}
-            ],
-            'normalized' => 'anchor'
-          },
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 120,
-            'macro' => ''
-          }
-        },
-        {
-          'text' => '
-',
-          'type' => 'spaces_after_close_brace'
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        }
-      ],
-      'extra' => {},
-      'info' => {
-        'spaces_before_argument' => ' '
-      },
-      'source_info' => {
-        'file_name' => 'formatting.texi',
-        'line_nr' => 113,
-        'macro' => ''
-      }
-    },
-    {
-      'args' => [
-        {
-          'contents' => [
-            {
-              'text' => 'subsubsection ``simple-double--'
-            }
-          ],
-          'info' => {
-            'spaces_after_argument' => '
-'
-          },
-          'type' => 'line_arg'
-        }
-      ],
-      'cmdname' => 'node',
-      'extra' => {
-        'node_content' => [
-          {}
-        ],
-        'nodes_manuals' => [
-          {
-            'node_content' => [
-              {}
-            ],
-            'normalized' => 
'subsubsection-_0060_0060simple_002ddouble_002d_002d'
-          }
-        ],
-        'normalized' => 'subsubsection-_0060_0060simple_002ddouble_002d_002d'
-      },
-      'info' => {
-        'spaces_before_argument' => ' '
-      },
-      'source_info' => {
-        'file_name' => 'formatting.texi',
-        'line_nr' => 122,
-        'macro' => ''
-      }
-    },
-    {
-      'args' => [
-        {
-          'contents' => [
-            {
-              'text' => 'subsubsection ``simple-double--'
-            }
-          ],
-          'info' => {
-            'spaces_after_argument' => '
-'
-          },
-          'type' => 'line_arg'
-        }
-      ],
-      'cmdname' => 'subsubsection',
-      'contents' => [
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        }
-      ],
-      'extra' => {},
-      'info' => {
-        'spaces_before_argument' => ' '
-      },
-      'source_info' => {
-        'file_name' => 'formatting.texi',
-        'line_nr' => 123,
-        'macro' => ''
-      }
-    },
-    {
-      'args' => [
-        {
-          'contents' => [
-            {
-              'text' => 'subsubsection three---four----\'\''
-            }
-          ],
-          'info' => {
-            'spaces_after_argument' => '
-'
-          },
-          'type' => 'line_arg'
-        }
-      ],
-      'cmdname' => 'node',
-      'extra' => {
-        'node_content' => [
-          {}
-        ],
-        'nodes_manuals' => [
-          {
-            'node_content' => [
-              {}
-            ],
-            'normalized' => 
'subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027'
-          }
-        ],
-        'normalized' => 
'subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027'
-      },
-      'info' => {
-        'spaces_before_argument' => ' '
-      },
-      'source_info' => {
-        'file_name' => 'formatting.texi',
-        'line_nr' => 125,
-        'macro' => ''
-      }
-    },
-    {
-      'args' => [
-        {
-          'contents' => [
-            {
-              'text' => 'three---four----\'\''
-            }
-          ],
-          'info' => {
-            'spaces_after_argument' => '
-'
-          },
-          'type' => 'line_arg'
-        }
-      ],
-      'cmdname' => 'subsubsection',
-      'contents' => [
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        }
-      ],
-      'extra' => {},
-      'info' => {
-        'spaces_before_argument' => ' '
-      },
-      'source_info' => {
-        'file_name' => 'formatting.texi',
-        'line_nr' => 126,
-        'macro' => ''
-      }
-    },
-    {
-      'args' => [
-        {
-          'contents' => [
-            {
-              'text' => 'chapter2'
-            }
-          ],
-          'info' => {
-            'spaces_after_argument' => '
-'
-          },
-          'type' => 'line_arg'
-        }
-      ],
-      'cmdname' => 'node',
-      'extra' => {
-        'isindex' => 1,
-        'node_content' => [
-          {}
-        ],
-        'nodes_manuals' => [
-          {
-            'node_content' => [
-              {}
-            ],
-            'normalized' => 'chapter2'
-          }
-        ],
-        'normalized' => 'chapter2'
-      },
-      'info' => {
-        'spaces_before_argument' => ' '
-      },
-      'source_info' => {
-        'file_name' => 'formatting.texi',
-        'line_nr' => 128,
-        'macro' => ''
-      }
-    },
-    {
-      'args' => [
-        {
-          'contents' => [
-            {
-              'text' => 'chapter 2'
-            }
-          ],
-          'info' => {
-            'spaces_after_argument' => '
-'
-          },
-          'type' => 'line_arg'
-        }
-      ],
-      'cmdname' => 'centerchap',
-      'contents' => [
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'args' => [
-            {
-              'contents' => [
-                {
-                  'text' => 'cp'
-                }
-              ],
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'line_arg'
-            }
-          ],
-          'cmdname' => 'printindex',
-          'extra' => {
-            'misc_args' => [
-              'cp'
-            ]
-          },
-          'info' => {
-            'spaces_before_argument' => ' '
-          },
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 131,
-            'macro' => ''
-          }
-        },
-        {
-          'args' => [
-            {
-              'contents' => [
-                {
-                  'text' => 'fn'
-                }
-              ],
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'line_arg'
-            }
-          ],
-          'cmdname' => 'printindex',
-          'extra' => {
-            'misc_args' => [
-              'fn'
-            ]
-          },
-          'info' => {
-            'spaces_before_argument' => ' '
-          },
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 132,
-            'macro' => ''
-          }
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'args' => [
-            {
-              'text' => '
-',
-              'type' => 'misc_arg'
-            }
-          ],
-          'cmdname' => 'contents',
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 134,
-            'macro' => ''
-          }
-        },
-        {
-          'args' => [
-            {
-              'text' => '
-',
-              'type' => 'misc_arg'
-            }
-          ],
-          'cmdname' => 'shortcontents',
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 135,
-            'macro' => ''
-          }
-        }
-      ],
-      'extra' => {},
-      'info' => {
-        'spaces_before_argument' => ' '
-      },
-      'source_info' => {
-        'file_name' => 'formatting.texi',
-        'line_nr' => 129,
-        'macro' => ''
-      }
-    },
-    {
-      'args' => [
-        {
-          'text' => '
-',
-          'type' => 'misc_arg'
-        }
-      ],
-      'cmdname' => 'bye'
-    }
-  ],
-  'type' => 'document_root'
-};
-$result_trees{'formatting_fr'}{'contents'}[0]{'contents'}[1]{'contents'}[1]{'contents'}[0]{'extra'}{'menu_entry_description'}
 = 
$result_trees{'formatting_fr'}{'contents'}[0]{'contents'}[1]{'contents'}[1]{'contents'}[0]{'args'}[5];
-$result_trees{'formatting_fr'}{'contents'}[0]{'contents'}[1]{'contents'}[1]{'contents'}[0]{'extra'}{'menu_entry_name'}
 = 
$result_trees{'formatting_fr'}{'contents'}[0]{'contents'}[1]{'contents'}[1]{'contents'}[0]{'args'}[1];
-$result_trees{'formatting_fr'}{'contents'}[0]{'contents'}[1]{'contents'}[1]{'contents'}[0]{'extra'}{'menu_entry_node'}{'manual_content'}[0]
 = 
$result_trees{'formatting_fr'}{'contents'}[0]{'contents'}[1]{'contents'}[1]{'contents'}[0]{'args'}[3]{'contents'}[1];
-$result_trees{'formatting_fr'}{'contents'}[0]{'contents'}[1]{'contents'}[1]{'contents'}[1]{'extra'}{'menu_entry_description'}
 = 
$result_trees{'formatting_fr'}{'contents'}[0]{'contents'}[1]{'contents'}[1]{'contents'}[1]{'args'}[5];
-$result_trees{'formatting_fr'}{'contents'}[0]{'contents'}[1]{'contents'}[1]{'contents'}[1]{'extra'}{'menu_entry_name'}
 = 
$result_trees{'formatting_fr'}{'contents'}[0]{'contents'}[1]{'contents'}[1]{'contents'}[1]{'args'}[1];
-$result_trees{'formatting_fr'}{'contents'}[0]{'contents'}[1]{'contents'}[1]{'contents'}[1]{'extra'}{'menu_entry_node'}{'manual_content'}[0]
 = 
$result_trees{'formatting_fr'}{'contents'}[0]{'contents'}[1]{'contents'}[1]{'contents'}[1]{'args'}[3]{'contents'}[1];
-$result_trees{'formatting_fr'}{'contents'}[1]{'extra'}{'node_content'}[0] = 
$result_trees{'formatting_fr'}{'contents'}[1]{'args'}[0]{'contents'}[0];
-$result_trees{'formatting_fr'}{'contents'}[1]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = $result_trees{'formatting_fr'}{'contents'}[1]{'args'}[0]{'contents'}[0];
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[1]{'contents'}[0]{'extra'}{'menu_entry_description'}
 = 
$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[1]{'contents'}[0]{'args'}[3];
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[1]{'contents'}[0]{'extra'}{'menu_entry_node'}{'node_content'}[0]
 = 
$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[1]{'contents'}[0]{'args'}[1]{'contents'}[0];
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[1]{'contents'}[2]{'extra'}{'menu_entry_description'}
 = 
$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[1]{'contents'}[2]{'args'}[5];
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[1]{'contents'}[2]{'extra'}{'menu_entry_name'}
 = 
$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[1]{'contents'}[2]{'args'}[1];
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[1]{'contents'}[2]{'extra'}{'menu_entry_node'}{'node_content'}[0]
 = 
$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[1]{'contents'}[2]{'args'}[3]{'contents'}[0];
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[7]{'contents'}[3]{'extra'}{'titlepage'}
 = $result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[7];
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[7]{'contents'}[4]{'extra'}{'titlepage'}
 = $result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[7];
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[17]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[17]{'args'}[0]{'contents'};
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[17]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[17]{'args'}[0]{'contents'};
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[17]{'extra'}{'index_entry'}{'entry_element'}
 = $result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[17];
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[17]{'extra'}{'index_entry'}{'entry_node'}
 = $result_trees{'formatting_fr'}{'contents'}[1];
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[18]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[18]{'args'}[0]{'contents'};
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[18]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[18]{'args'}[0]{'contents'};
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[18]{'extra'}{'index_entry'}{'entry_element'}
 = $result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[18];
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[18]{'extra'}{'index_entry'}{'entry_node'}
 = $result_trees{'formatting_fr'}{'contents'}[1];
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[19]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[19]{'args'}[0]{'contents'};
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[19]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[19]{'args'}[0]{'contents'};
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[19]{'extra'}{'index_entry'}{'entry_element'}
 = $result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[19];
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[19]{'extra'}{'index_entry'}{'entry_node'}
 = $result_trees{'formatting_fr'}{'contents'}[1];
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[20]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[20]{'args'}[0]{'contents'};
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[20]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[20]{'args'}[0]{'contents'};
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[20]{'extra'}{'index_entry'}{'entry_element'}
 = $result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[20];
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[20]{'extra'}{'index_entry'}{'entry_node'}
 = $result_trees{'formatting_fr'}{'contents'}[1];
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[21]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[21]{'args'}[0]{'contents'};
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[21]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[21]{'args'}[0]{'contents'};
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[21]{'extra'}{'index_entry'}{'entry_element'}
 = $result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[21];
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[21]{'extra'}{'index_entry'}{'entry_node'}
 = $result_trees{'formatting_fr'}{'contents'}[1];
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[22]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[22]{'args'}[0]{'contents'};
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[22]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[22]{'args'}[0]{'contents'};
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[22]{'extra'}{'index_entry'}{'entry_element'}
 = $result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[22];
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[22]{'extra'}{'index_entry'}{'entry_node'}
 = $result_trees{'formatting_fr'}{'contents'}[1];
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[23]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[23]{'args'}[0]{'contents'};
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[23]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[23]{'args'}[0]{'contents'};
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[23]{'extra'}{'index_entry'}{'entry_element'}
 = $result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[23];
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[23]{'extra'}{'index_entry'}{'entry_node'}
 = $result_trees{'formatting_fr'}{'contents'}[1];
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[24]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[24]{'args'}[0]{'contents'};
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[24]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[24]{'args'}[0]{'contents'};
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[24]{'extra'}{'index_entry'}{'entry_element'}
 = $result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[24];
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[24]{'extra'}{'index_entry'}{'entry_node'}
 = $result_trees{'formatting_fr'}{'contents'}[1];
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[25]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[25]{'args'}[0]{'contents'};
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[25]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[25]{'args'}[0]{'contents'};
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[25]{'extra'}{'index_entry'}{'entry_element'}
 = $result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[25];
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[25]{'extra'}{'index_entry'}{'entry_node'}
 = $result_trees{'formatting_fr'}{'contents'}[1];
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[26]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[26]{'args'}[0]{'contents'};
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[26]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[26]{'args'}[0]{'contents'};
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[26]{'extra'}{'index_entry'}{'entry_element'}
 = $result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[26];
-$result_trees{'formatting_fr'}{'contents'}[2]{'contents'}[26]{'extra'}{'index_entry'}{'entry_node'}
 = $result_trees{'formatting_fr'}{'contents'}[1];
-$result_trees{'formatting_fr'}{'contents'}[3]{'extra'}{'node_content'}[0] = 
$result_trees{'formatting_fr'}{'contents'}[3]{'args'}[0]{'contents'}[0];
-$result_trees{'formatting_fr'}{'contents'}[3]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = $result_trees{'formatting_fr'}{'contents'}[3]{'args'}[0]{'contents'}[0];
-$result_trees{'formatting_fr'}{'contents'}[4]{'contents'}[3]{'contents'}[0]{'contents'}[0]{'extra'}{'menu_entry_description'}
 = 
$result_trees{'formatting_fr'}{'contents'}[4]{'contents'}[3]{'contents'}[0]{'contents'}[0]{'args'}[3];
-$result_trees{'formatting_fr'}{'contents'}[4]{'contents'}[3]{'contents'}[0]{'contents'}[0]{'extra'}{'menu_entry_node'}{'node_content'}[0]
 = 
$result_trees{'formatting_fr'}{'contents'}[4]{'contents'}[3]{'contents'}[0]{'contents'}[0]{'args'}[1]{'contents'}[0];
-$result_trees{'formatting_fr'}{'contents'}[4]{'contents'}[3]{'contents'}[0]{'contents'}[0]{'extra'}{'menu_entry_node'}{'node_content'}[1]
 = 
$result_trees{'formatting_fr'}{'contents'}[4]{'contents'}[3]{'contents'}[0]{'contents'}[0]{'args'}[1]{'contents'}[1];
-$result_trees{'formatting_fr'}{'contents'}[4]{'contents'}[3]{'contents'}[0]{'contents'}[0]{'extra'}{'menu_entry_node'}{'node_content'}[2]
 = 
$result_trees{'formatting_fr'}{'contents'}[4]{'contents'}[3]{'contents'}[0]{'contents'}[0]{'args'}[1]{'contents'}[2];
-$result_trees{'formatting_fr'}{'contents'}[5]{'extra'}{'node_content'}[0] = 
$result_trees{'formatting_fr'}{'contents'}[5]{'args'}[0]{'contents'}[0];
-$result_trees{'formatting_fr'}{'contents'}[5]{'extra'}{'node_content'}[1] = 
$result_trees{'formatting_fr'}{'contents'}[5]{'args'}[0]{'contents'}[1];
-$result_trees{'formatting_fr'}{'contents'}[5]{'extra'}{'node_content'}[2] = 
$result_trees{'formatting_fr'}{'contents'}[5]{'args'}[0]{'contents'}[2];
-$result_trees{'formatting_fr'}{'contents'}[5]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = $result_trees{'formatting_fr'}{'contents'}[5]{'args'}[0]{'contents'}[0];
-$result_trees{'formatting_fr'}{'contents'}[5]{'extra'}{'nodes_manuals'}[0]{'node_content'}[1]
 = $result_trees{'formatting_fr'}{'contents'}[5]{'args'}[0]{'contents'}[1];
-$result_trees{'formatting_fr'}{'contents'}[5]{'extra'}{'nodes_manuals'}[0]{'node_content'}[2]
 = $result_trees{'formatting_fr'}{'contents'}[5]{'args'}[0]{'contents'}[2];
-$result_trees{'formatting_fr'}{'contents'}[6]{'contents'}[1]{'contents'}[0]{'extra'}{'menu_entry_description'}
 = 
$result_trees{'formatting_fr'}{'contents'}[6]{'contents'}[1]{'contents'}[0]{'args'}[3];
-$result_trees{'formatting_fr'}{'contents'}[6]{'contents'}[1]{'contents'}[0]{'extra'}{'menu_entry_node'}{'node_content'}[0]
 = 
$result_trees{'formatting_fr'}{'contents'}[6]{'contents'}[1]{'contents'}[0]{'args'}[1]{'contents'}[0];
-$result_trees{'formatting_fr'}{'contents'}[6]{'contents'}[1]{'contents'}[2]{'contents'}[1]{'extra'}{'menu_entry_description'}
 = 
$result_trees{'formatting_fr'}{'contents'}[6]{'contents'}[1]{'contents'}[2]{'contents'}[1]{'args'}[3];
-$result_trees{'formatting_fr'}{'contents'}[6]{'contents'}[1]{'contents'}[2]{'contents'}[1]{'extra'}{'menu_entry_node'}{'node_content'}[0]
 = 
$result_trees{'formatting_fr'}{'contents'}[6]{'contents'}[1]{'contents'}[2]{'contents'}[1]{'args'}[1]{'contents'}[0];
-$result_trees{'formatting_fr'}{'contents'}[6]{'contents'}[1]{'contents'}[2]{'contents'}[2]{'extra'}{'menu_entry_description'}
 = 
$result_trees{'formatting_fr'}{'contents'}[6]{'contents'}[1]{'contents'}[2]{'contents'}[2]{'args'}[3];
-$result_trees{'formatting_fr'}{'contents'}[6]{'contents'}[1]{'contents'}[2]{'contents'}[2]{'extra'}{'menu_entry_node'}{'node_content'}[0]
 = 
$result_trees{'formatting_fr'}{'contents'}[6]{'contents'}[1]{'contents'}[2]{'contents'}[2]{'args'}[1]{'contents'}[0];
-$result_trees{'formatting_fr'}{'contents'}[7]{'extra'}{'node_content'}[0] = 
$result_trees{'formatting_fr'}{'contents'}[7]{'args'}[0]{'contents'}[0];
-$result_trees{'formatting_fr'}{'contents'}[7]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = $result_trees{'formatting_fr'}{'contents'}[7]{'args'}[0]{'contents'}[0];
-$result_trees{'formatting_fr'}{'contents'}[8]{'contents'}[1]{'contents'}[0]{'extra'}{'menu_entry_description'}
 = 
$result_trees{'formatting_fr'}{'contents'}[8]{'contents'}[1]{'contents'}[0]{'args'}[3];
-$result_trees{'formatting_fr'}{'contents'}[8]{'contents'}[1]{'contents'}[0]{'extra'}{'menu_entry_node'}{'node_content'}[0]
 = 
$result_trees{'formatting_fr'}{'contents'}[8]{'contents'}[1]{'contents'}[0]{'args'}[1]{'contents'}[0];
-$result_trees{'formatting_fr'}{'contents'}[8]{'contents'}[1]{'contents'}[1]{'extra'}{'menu_entry_description'}
 = 
$result_trees{'formatting_fr'}{'contents'}[8]{'contents'}[1]{'contents'}[1]{'args'}[3];
-$result_trees{'formatting_fr'}{'contents'}[8]{'contents'}[1]{'contents'}[1]{'extra'}{'menu_entry_node'}{'node_content'}[0]
 = 
$result_trees{'formatting_fr'}{'contents'}[8]{'contents'}[1]{'contents'}[1]{'args'}[1]{'contents'}[0];
-$result_trees{'formatting_fr'}{'contents'}[8]{'contents'}[3]{'extra'}{'node_content'}[0]
 = 
$result_trees{'formatting_fr'}{'contents'}[8]{'contents'}[3]{'args'}[0]{'contents'}[0];
-$result_trees{'formatting_fr'}{'contents'}[9]{'extra'}{'node_content'}[0] = 
$result_trees{'formatting_fr'}{'contents'}[9]{'args'}[0]{'contents'}[0];
-$result_trees{'formatting_fr'}{'contents'}[9]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = $result_trees{'formatting_fr'}{'contents'}[9]{'args'}[0]{'contents'}[0];
-$result_trees{'formatting_fr'}{'contents'}[11]{'extra'}{'node_content'}[0] = 
$result_trees{'formatting_fr'}{'contents'}[11]{'args'}[0]{'contents'}[0];
-$result_trees{'formatting_fr'}{'contents'}[11]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = $result_trees{'formatting_fr'}{'contents'}[11]{'args'}[0]{'contents'}[0];
-$result_trees{'formatting_fr'}{'contents'}[13]{'extra'}{'node_content'}[0] = 
$result_trees{'formatting_fr'}{'contents'}[13]{'args'}[0]{'contents'}[0];
-$result_trees{'formatting_fr'}{'contents'}[13]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = $result_trees{'formatting_fr'}{'contents'}[13]{'args'}[0]{'contents'}[0];
-
-$result_texis{'formatting_fr'} = '\\input texinfo @c -*-texinfo-*-
-
-@dircategory Formatting @\'e @code{@@ @TeX{}} test
-@direntry
-* Truc: (formatting).           The GNU documentation truc.
-* @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
-
-@copying
-In copying
-
-@end copying
-
-@titlepage
-@title title --a
-@subtitle formatting subtitle --a
-@subtitle subtitle 2 --a
-@author author1 --a with accents in name T@\'e@,ca
-@author author2 --a
-In titlepage
-
-
-Insercopying in titlepage
-@insertcopying
-@end titlepage
-
-Insertcopying in normal text
-@insertcopying
-
-Normal text
-
-
-In example.
-@example
-
-@end example
-
-@cindex t--ruc
-@cindex T--ruc
-@cindex .
-@cindex ?
-@cindex a
-@findex t--ruc
-@findex T--ruc
-@findex .
-@findex ?
-@findex a
-
-
-cp
-@printindex cp
-
-fn
-@printindex fn
-
-vr
-@printindex vr
-
-ky
-@printindex ky
-
-pg
-@printindex pg
-
-tp
-@printindex tp
-
-
-
-@node chapter
-@chapter chapter
-
-@footnote{in footnote}
-
-@format
-@menu 
-* s--ect@comma{}ion:: s--ect@comma{}ion
-
-Menu comment
-``simple-double--three---four----\'\'@*
-
-@end menu
-@end format
-
-@node s--ect@comma{}ion
-@section A section
-
-@menu
-* subsection:: 
-
-@detailmenu
-In detailmenu
-
-* subsubsection ``simple-double--::
-* subsubsection three---four----\'\'::
-@end detailmenu
-@end menu
-
-@node subsection
-@subsection subsection
-
-@menu
-* subsubsection ``simple-double--::
-* subsubsection three---four----\'\'::
-@end menu
-
-@anchor{anchor}
-
-@node subsubsection ``simple-double--
-@subsubsection subsubsection ``simple-double--
-
-@node subsubsection three---four----\'\'
-@subsubsection three---four----\'\'
-
-@node chapter2
-@centerchap chapter 2
-
-@printindex cp
-@printindex fn
-
-@contents
-@shortcontents
-@bye
-';
-
-
-$result_texts{'formatting_fr'} = '* Truc: (formatting).           The GNU 
documentation truc.
-* @ e\' ==: (formatting).  "-- something" 
-                           cmd a`
-Top section
-***********
-
-* chapter::               chapter
-
-Menu comment
-
-* description:chapter2.   Chapter 2
-
-
-
-
-Insertcopying in normal text
-
-Normal text
-
-
-In example.
-
-
-
-
-cp
-
-fn
-
-vr
-
-ky
-
-pg
-
-tp
-
-
-
-1 chapter
-*********
-
-
-
-* s--ect,ion:: s-ect,ion
-
-Menu comment
-"simple-double-three--four---"
-
-
-
-1.1 A section
-=============
-
-* subsection:: 
-
-In detailmenu
-
-* subsubsection ``simple-double--::
-* subsubsection three---four----\'\'::
-
-1.1.1 subsection
-----------------
-
-* subsubsection ``simple-double--::
-* subsubsection three---four----\'\'::
-
-
-1.1.1.1 subsubsection "simple-double-
-.....................................
-
-1.1.1.2 three--four---"
-.......................
-
-chapter 2
-*********
-
-
-';
-
-$result_sectioning{'formatting_fr'} = {
-  'structure' => {
-    'section_childs' => [
-      {
-        'cmdname' => 'top',
-        'extra' => {
-          'associated_node' => {
-            'cmdname' => 'node',
-            'extra' => {
-              'isindex' => 1,
-              'normalized' => 'Top'
-            },
-            'info' => {},
-            'structure' => {}
-          }
-        },
-        'info' => {},
-        'structure' => {
-          'section_childs' => [
-            {
-              'cmdname' => 'chapter',
-              'extra' => {
-                'associated_node' => {
-                  'cmdname' => 'node',
-                  'extra' => {
-                    'normalized' => 'chapter'
-                  },
-                  'info' => {},
-                  'structure' => {}
-                }
-              },
-              'info' => {},
-              'structure' => {
-                'section_childs' => [
-                  {
-                    'cmdname' => 'section',
-                    'extra' => {
-                      'associated_node' => {
-                        'cmdname' => 'node',
-                        'extra' => {
-                          'normalized' => 's_002d_002dect_002cion'
-                        },
-                        'info' => {},
-                        'structure' => {}
-                      }
-                    },
-                    'info' => {},
-                    'structure' => {
-                      'section_childs' => [
-                        {
-                          'cmdname' => 'subsection',
-                          'extra' => {
-                            'associated_node' => {
-                              'cmdname' => 'node',
-                              'extra' => {
-                                'normalized' => 'subsection'
-                              },
-                              'info' => {},
-                              'structure' => {}
-                            }
-                          },
-                          'info' => {},
-                          'structure' => {
-                            'section_childs' => [
-                              {
-                                'cmdname' => 'subsubsection',
-                                'extra' => {
-                                  'associated_node' => {
-                                    'cmdname' => 'node',
-                                    'extra' => {
-                                      'normalized' => 
'subsubsection-_0060_0060simple_002ddouble_002d_002d'
-                                    },
-                                    'info' => {},
-                                    'structure' => {}
-                                  }
-                                },
-                                'info' => {},
-                                'structure' => {
-                                  'section_level' => 4,
-                                  'section_number' => '1.1.1.1',
-                                  'section_up' => {}
-                                }
-                              },
-                              {
-                                'cmdname' => 'subsubsection',
-                                'extra' => {
-                                  'associated_node' => {
-                                    'cmdname' => 'node',
-                                    'extra' => {
-                                      'normalized' => 
'subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027'
-                                    },
-                                    'info' => {},
-                                    'structure' => {}
-                                  }
-                                },
-                                'info' => {},
-                                'structure' => {
-                                  'section_level' => 4,
-                                  'section_number' => '1.1.1.2',
-                                  'section_prev' => {},
-                                  'section_up' => {}
-                                }
-                              }
-                            ],
-                            'section_level' => 3,
-                            'section_number' => '1.1.1',
-                            'section_up' => {}
-                          }
-                        }
-                      ],
-                      'section_level' => 2,
-                      'section_number' => '1.1',
-                      'section_up' => {}
-                    }
-                  }
-                ],
-                'section_level' => 1,
-                'section_number' => 1,
-                'section_up' => {},
-                'toplevel_prev' => {},
-                'toplevel_up' => {}
-              }
-            },
-            {
-              'cmdname' => 'centerchap',
-              'extra' => {
-                'associated_node' => {
-                  'cmdname' => 'node',
-                  'extra' => {
-                    'isindex' => 1,
-                    'normalized' => 'chapter2'
-                  },
-                  'info' => {},
-                  'structure' => {}
-                }
-              },
-              'info' => {},
-              'structure' => {
-                'section_level' => 1,
-                'section_prev' => {},
-                'section_up' => {},
-                'toplevel_prev' => {},
-                'toplevel_up' => {}
-              }
-            }
-          ],
-          'section_level' => 0,
-          'section_up' => {}
-        }
-      }
-    ],
-    'section_level' => -1
-  }
-};
-$result_sectioning{'formatting_fr'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_up'}
 = 
$result_sectioning{'formatting_fr'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0];
-$result_sectioning{'formatting_fr'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[1]{'structure'}{'section_prev'}
 = 
$result_sectioning{'formatting_fr'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0];
-$result_sectioning{'formatting_fr'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[1]{'structure'}{'section_up'}
 = 
$result_sectioning{'formatting_fr'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0];
-$result_sectioning{'formatting_fr'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_up'}
 = 
$result_sectioning{'formatting_fr'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0];
-$result_sectioning{'formatting_fr'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_up'}
 = 
$result_sectioning{'formatting_fr'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0];
-$result_sectioning{'formatting_fr'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_up'}
 = $result_sectioning{'formatting_fr'}{'structure'}{'section_childs'}[0];
-$result_sectioning{'formatting_fr'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'toplevel_prev'}
 = $result_sectioning{'formatting_fr'}{'structure'}{'section_childs'}[0];
-$result_sectioning{'formatting_fr'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'toplevel_up'}
 = $result_sectioning{'formatting_fr'}{'structure'}{'section_childs'}[0];
-$result_sectioning{'formatting_fr'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[1]{'structure'}{'section_prev'}
 = 
$result_sectioning{'formatting_fr'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0];
-$result_sectioning{'formatting_fr'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[1]{'structure'}{'section_up'}
 = $result_sectioning{'formatting_fr'}{'structure'}{'section_childs'}[0];
-$result_sectioning{'formatting_fr'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[1]{'structure'}{'toplevel_prev'}
 = 
$result_sectioning{'formatting_fr'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0];
-$result_sectioning{'formatting_fr'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[1]{'structure'}{'toplevel_up'}
 = $result_sectioning{'formatting_fr'}{'structure'}{'section_childs'}[0];
-$result_sectioning{'formatting_fr'}{'structure'}{'section_childs'}[0]{'structure'}{'section_up'}
 = $result_sectioning{'formatting_fr'};
-
-$result_nodes{'formatting_fr'} = {
-  'cmdname' => 'node',
-  'extra' => {
-    'associated_section' => {
-      'cmdname' => 'top',
-      'extra' => {},
-      'info' => {},
-      'structure' => {}
-    },
-    'isindex' => 1,
-    'menus' => [
-      {
-        'cmdname' => 'menu'
-      }
-    ],
-    'normalized' => 'Top'
-  },
-  'info' => {},
-  'structure' => {
-    'menu_child' => {
-      'cmdname' => 'node',
-      'extra' => {
-        'associated_section' => {
-          'cmdname' => 'chapter',
-          'extra' => {},
-          'info' => {},
-          'structure' => {
-            'section_number' => 1
-          }
-        },
-        'normalized' => 'chapter'
-      },
-      'info' => {},
-      'structure' => {
-        'node_next' => {
-          'cmdname' => 'node',
-          'extra' => {
-            'associated_section' => {
-              'cmdname' => 'centerchap',
-              'extra' => {},
-              'info' => {},
-              'structure' => {}
-            },
-            'isindex' => 1,
-            'normalized' => 'chapter2'
-          },
-          'info' => {},
-          'structure' => {
-            'node_prev' => {},
-            'node_up' => {}
-          }
-        },
-        'node_prev' => {},
-        'node_up' => {}
-      }
-    },
-    'node_next' => {}
-  }
-};
-$result_nodes{'formatting_fr'}{'structure'}{'menu_child'}{'structure'}{'node_next'}{'structure'}{'node_prev'}
 = $result_nodes{'formatting_fr'}{'structure'}{'menu_child'};
-$result_nodes{'formatting_fr'}{'structure'}{'menu_child'}{'structure'}{'node_next'}{'structure'}{'node_up'}
 = $result_nodes{'formatting_fr'};
-$result_nodes{'formatting_fr'}{'structure'}{'menu_child'}{'structure'}{'node_prev'}
 = $result_nodes{'formatting_fr'};
-$result_nodes{'formatting_fr'}{'structure'}{'menu_child'}{'structure'}{'node_up'}
 = $result_nodes{'formatting_fr'};
-$result_nodes{'formatting_fr'}{'structure'}{'node_next'} = 
$result_nodes{'formatting_fr'}{'structure'}{'menu_child'};
-
-$result_menus{'formatting_fr'} = {
-  'cmdname' => 'node',
-  'extra' => {
-    'isindex' => 1,
-    'normalized' => 'Top'
-  },
-  'info' => {},
-  'structure' => {
-    'menu_child' => {
-      'cmdname' => 'node',
-      'extra' => {
-        'normalized' => 'chapter'
-      },
-      'info' => {},
-      'structure' => {
-        'menu_next' => {
-          'cmdname' => 'node',
-          'extra' => {
-            'isindex' => 1,
-            'normalized' => 'chapter2'
-          },
-          'info' => {},
-          'structure' => {
-            'menu_prev' => {},
-            'menu_up' => {},
-            'menu_up_hash' => {
-              'Top' => 1
-            }
-          }
-        },
-        'menu_up' => {},
-        'menu_up_hash' => {
-          'Top' => 1
-        }
-      }
-    }
-  }
-};
-$result_menus{'formatting_fr'}{'structure'}{'menu_child'}{'structure'}{'menu_next'}{'structure'}{'menu_prev'}
 = $result_menus{'formatting_fr'}{'structure'}{'menu_child'};
-$result_menus{'formatting_fr'}{'structure'}{'menu_child'}{'structure'}{'menu_next'}{'structure'}{'menu_up'}
 = $result_menus{'formatting_fr'};
-$result_menus{'formatting_fr'}{'structure'}{'menu_child'}{'structure'}{'menu_up'}
 = $result_menus{'formatting_fr'};
-
-$result_errors{'formatting_fr'} = [
-  {
-    'error_line' => '@include: could not find coverage_macro.texi
-',
-    'file_name' => 'formatting.texi',
-    'line_nr' => 20,
-    'macro' => '',
-    'text' => '@include: could not find coverage_macro.texi',
-    'type' => 'error'
-  },
-  {
-    'error_line' => 'unknown command `mymacro\'
-',
-    'file_name' => 'formatting.texi',
-    'line_nr' => 24,
-    'macro' => '',
-    'text' => 'unknown command `mymacro\'',
-    'type' => 'error'
-  },
-  {
-    'error_line' => 'misplaced {
-',
-    'file_name' => 'formatting.texi',
-    'line_nr' => 24,
-    'macro' => '',
-    'text' => 'misplaced {',
-    'type' => 'error'
-  },
-  {
-    'error_line' => 'misplaced }
-',
-    'file_name' => 'formatting.texi',
-    'line_nr' => 24,
-    'macro' => '',
-    'text' => 'misplaced }',
-    'type' => 'error'
-  },
-  {
-    'error_line' => 'unknown command `mymacro\'
-',
-    'file_name' => 'formatting.texi',
-    'line_nr' => 34,
-    'macro' => '',
-    'text' => 'unknown command `mymacro\'',
-    'type' => 'error'
-  },
-  {
-    'error_line' => 'misplaced {
-',
-    'file_name' => 'formatting.texi',
-    'line_nr' => 34,
-    'macro' => '',
-    'text' => 'misplaced {',
-    'type' => 'error'
-  },
-  {
-    'error_line' => 'misplaced }
-',
-    'file_name' => 'formatting.texi',
-    'line_nr' => 34,
-    'macro' => '',
-    'text' => 'misplaced }',
-    'type' => 'error'
-  },
-  {
-    'error_line' => 'unknown command `mymacro\'
-',
-    'file_name' => 'formatting.texi',
-    'line_nr' => 44,
-    'macro' => '',
-    'text' => 'unknown command `mymacro\'',
-    'type' => 'error'
-  },
-  {
-    'error_line' => 'misplaced {
-',
-    'file_name' => 'formatting.texi',
-    'line_nr' => 44,
-    'macro' => '',
-    'text' => 'misplaced {',
-    'type' => 'error'
-  },
-  {
-    'error_line' => 'misplaced }
-',
-    'file_name' => 'formatting.texi',
-    'line_nr' => 44,
-    'macro' => '',
-    'text' => 'misplaced }',
-    'type' => 'error'
-  },
-  {
-    'error_line' => 'unknown command `mymacro\'
-',
-    'file_name' => 'formatting.texi',
-    'line_nr' => 48,
-    'macro' => '',
-    'text' => 'unknown command `mymacro\'',
-    'type' => 'error'
-  },
-  {
-    'error_line' => 'misplaced {
-',
-    'file_name' => 'formatting.texi',
-    'line_nr' => 48,
-    'macro' => '',
-    'text' => 'misplaced {',
-    'type' => 'error'
-  },
-  {
-    'error_line' => 'misplaced }
-',
-    'file_name' => 'formatting.texi',
-    'line_nr' => 48,
-    'macro' => '',
-    'text' => 'misplaced }',
-    'type' => 'error'
-  },
-  {
-    'error_line' => 'warning: @menu in invalid context
-',
-    'file_name' => 'formatting.texi',
-    'line_nr' => 89,
-    'macro' => '',
-    'text' => '@menu in invalid context',
-    'type' => 'warning'
-  },
-  {
-    'error_line' => 'warning: @centerchap is obsolete
-',
-    'file_name' => 'formatting.texi',
-    'line_nr' => 129,
-    'macro' => '',
-    'text' => '@centerchap is obsolete',
-    'type' => 'warning'
-  }
-];
-
-
-$result_floats{'formatting_fr'} = {};
-
-
-$result_indices_sort_strings{'formatting_fr'} = {
-  'cp' => [
-    '?',
-    '.',
-    'a',
-    't-ruc',
-    'T-ruc'
-  ],
-  'fn' => [
-    '?',
-    '.',
-    'a',
-    't--ruc',
-    'T--ruc'
-  ]
-};
-
-
-
-$result_converted{'info'}->{'formatting_fr'} = 'This is , produced from 
formatting.texi.
-
-In copying
-INFO-DIR-SECTION Formatting é ‘@ TeX’ test
-START-INFO-DIR-ENTRY
-* Truc: (formatting).           The GNU documentation truc.
-* ‘@ é ≡’: (formatting).  “— something”
-                           ‘cmd’ à
-END-INFO-DIR-ENTRY
-
-
-File: ,  Node: Top,  Next: chapter,  Up: (dir)
-
-Top section
-***********
-
-* Menu:
-
-* chapter::               chapter
-
-Menu comment
-
-* description:chapter2.   Chapter 2
-
-Insertcopying in normal text
-   In copying
-
-   Normal text
-
-   In example.
-
-
-   cp
-
-[index]
-* Menu:
-
-* ?:                                     Top.                  (line 22)
-* .:                                     Top.                  (line 22)
-* a:                                     Top.                  (line 22)
-* t–ruc:                                 Top.                  (line 22)
-* T–ruc:                                 Top.                  (line 22)
-
-   fn
-
-[index]
-* Menu:
-
-* ?:                                     Top.                  (line 22)
-* .:                                     Top.                  (line 22)
-* a:                                     Top.                  (line 22)
-* t--ruc:                                Top.                  (line 22)
-* T--ruc:                                Top.                  (line 22)
-
-   vr
-
-   ky
-
-   pg
-
-   tp
-
-
-File: ,  Node: chapter,  Next: chapter2,  Prev: Top,  Up: Top
-
-1 chapter
-*********
-
-(1)
-
-* Menu:
-
-* s--ect,ion:: s–ect,ion
-
-Menu comment
-“simple-double–three—four—-”
-
-
-
-   ---------- Footnotes ----------
-
-   (1) in footnote
-
-
-File: ,  Node: s--ect,ion,  Up: chapter
-
-1.1 A section
-=============
-
-* Menu:
-
-* subsection::
-
-In detailmenu
-
-* subsubsection ``simple-double--::
-* subsubsection three---four----\'\'::
-
-
-File: ,  Node: subsection,  Up: s--ect,ion
-
-1.1.1 subsection
-----------------
-
-* Menu:
-
-* subsubsection ``simple-double--::
-* subsubsection three---four----\'\'::
-
-
-File: ,  Node: subsubsection ``simple-double--,  Next: subsubsection 
three---four----\'\',  Up: subsection
-
-1.1.1.1 subsubsection “simple-double–
-.....................................
-
-
-File: ,  Node: subsubsection three---four----\'\',  Prev: subsubsection 
``simple-double--,  Up: subsection
-
-1.1.1.2 three—four—-”
-.....................
-
-
-File: ,  Node: chapter2,  Prev: chapter,  Up: Top
-
-chapter 2
-*********
-
-[index]
-* Menu:
-
-* ?:                                     Top.                  (line 22)
-* .:                                     Top.                  (line 22)
-* a:                                     Top.                  (line 22)
-* t–ruc:                                 Top.                  (line 22)
-* T–ruc:                                 Top.                  (line 22)
-
-[index]
-* Menu:
-
-* ?:                                     Top.                  (line 22)
-* .:                                     Top.                  (line 22)
-* a:                                     Top.                  (line 22)
-* t--ruc:                                Top.                  (line 22)
-* T--ruc:                                Top.                  (line 22)
-
-
-
-Tag Table:
-Node: Top295
-Node: chapter1362
-Ref: chapter-Footnote-11581
-Node: s--ect,ion1601
-Node: subsection1789
-Ref: anchor1955
-Node: subsubsection ``simple-double--1955
-Node: subsubsection three---four----\'\'2144
-Node: chapter22303
-
-End Tag Table
-
-
-Local Variables:
-coding: utf-8
-End:
-';
-
-$result_converted_errors{'info'}->{'formatting_fr'} = [
-  {
-    'error_line' => 'warning: @node name should not contain `,\': s--ect,ion
-',
-    'file_name' => 'formatting.texi',
-    'line_nr' => 98,
-    'macro' => '',
-    'text' => '@node name should not contain `,\': s--ect,ion',
-    'type' => 'warning'
-  }
-];
-
-
-
-$result_converted{'html'}->{'formatting_fr'} = '<!DOCTYPE html>
-<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<!-- In copying
- -->
-<title>title &ndash;a</title>
-
-<meta name="description" content="title &ndash;a">
-<meta name="keywords" content="title &ndash;a">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<meta name="viewport" content="width=device-width,initial-scale=1">
-
-<style type="text/css">
-<!--
-a.summary-letter-printindex {text-decoration: none}
-div.example {margin-left: 3.2em}
-h1.centerchap {text-align:center}
-h3.subtitle {text-align:right}
-pre.menu-comment-preformatted {font-family: serif}
-pre.menu-entry-description-preformatted {font-family: serif; display: inline}
-pre.menu-preformatted {font-family: serif}
-span.program-in-footer {font-size: smaller}
-td.button-direction-about {text-align:center}
-td.menu-entry-description {vertical-align: top}
-td.menu-entry-destination {vertical-align: top}
-td.name-direction-about {text-align:center}
-td.printindex-index-entry {vertical-align: top}
-td.printindex-index-section {vertical-align: top; padding-left: 1em}
-th.entries-header-printindex {text-align:left}
-th.menu-comment {text-align:left}
-th.sections-header-printindex {text-align:left; padding-left: 1em}
-ul.toc-numbered-mark {list-style: none}
--->
-</style>
-
-
-</head>
-
-<body lang="fr">
-<h1 class="title">title &ndash;a</h1>
-<h3 class="subtitle">formatting subtitle &ndash;a</h3>
-<h3 class="subtitle">subtitle 2 &ndash;a</h3>
-<strong class="author">author1 &ndash;a with accents in name 
T&eacute;&ccedil;a</strong><br>
-<strong class="author">author2 &ndash;a</strong><br>
-<p>In titlepage
-
-</p>
-<p>Insercopying in titlepage
-</p><p>In copying
-
-</p><hr>
-<div class="top-level-extent" id="Top">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[ &lt; ]</td>
-<td>[<a href="#chapter" title="Next section in reading order"> &gt; </a>]</td>
-<td> &nbsp; </td>
-<td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
-<td>[<a href="#Top" title="Index">Index</a>]</td>
-<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
-</tr></table>
-<h1 class="top" id="Top-section">Top section</h1>
-
-<table class="menu" border="0" cellspacing="0">
-<tr><td class="menu-entry-destination"><a href="#chapter">1 
chapter</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description"></td></tr>
-<tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">
-
-Menu comment
-
-</pre></th></tr><tr><td class="menu-entry-destination"><a href="#chapter2" 
rel="index">chapter 2</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">Chapter 2
-</td></tr>
-</table>
-
-
-
-
-<p>Insertcopying in normal text
-</p><p>In copying
-
-</p>
-<p>Normal text
-
-</p>
-<p>In example.
-</p><div class="example">
-<pre class="example-preformatted">
-
-</pre></div>
-
-<a class="index-entry-id" id="index-t_002d_002druc"></a>
-<a class="index-entry-id" id="index-T_002d_002druc"></a>
-<a class="index-entry-id" id="index-_002e"></a>
-<a class="index-entry-id" id="index-_003f"></a>
-<a class="index-entry-id" id="index-a"></a>
-<a class="index-entry-id" id="index-t_002d_002druc-1"></a>
-<a class="index-entry-id" id="index-T_002d_002druc-1"></a>
-<a class="index-entry-id" id="index-_002e-1"></a>
-<a class="index-entry-id" id="index-_003f-1"></a>
-<a class="index-entry-id" id="index-a-1"></a>
-
-
-<p>cp
-</p><div class="printindex cp-printindex">
-<table class="cp-letters-header-printindex"><tr><th>Aller &agrave;: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#Top-section_cp_symbol-1"><b>?</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#Top-section_cp_symbol-2"><b>.</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" 
href="#Top-section_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#Top-section_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="cp-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Entr&eacute;e 
d&rsquo;index</th><th class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top-section_cp_symbol-1">?</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_003f">?</a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top-section_cp_symbol-2">.</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_002e">.</a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top-section_cp_letter-A">A</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a">a</a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top-section_cp_letter-T">T</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="cp-letters-footer-printindex"><tr><th>Aller &agrave;: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#Top-section_cp_symbol-1"><b>?</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#Top-section_cp_symbol-2"><b>.</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" 
href="#Top-section_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#Top-section_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-
-<p>fn
-</p><div class="printindex fn-printindex">
-<table class="fn-letters-header-printindex"><tr><th>Aller &agrave;: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#Top-section_fn_symbol-1"><b>?</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#Top-section_fn_symbol-2"><b>.</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" 
href="#Top-section_fn_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#Top-section_fn_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="fn-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Entr&eacute;e 
d&rsquo;index</th><th class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top-section_fn_symbol-1">?</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_003f-1"><code>?</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top-section_fn_symbol-2">.</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_002e-1"><code>.</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top-section_fn_letter-A">A</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a-1"><code>a</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top-section_fn_letter-T">T</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="fn-letters-footer-printindex"><tr><th>Aller &agrave;: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#Top-section_fn_symbol-1"><b>?</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#Top-section_fn_symbol-2"><b>.</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" 
href="#Top-section_fn_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#Top-section_fn_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-
-<p>vr
-</p>
-<p>ky
-</p>
-<p>pg
-</p>
-<p>tp
-</p>
-
-
-<hr style="height: 6px;">
-<div class="chapter-level-extent" id="chapter">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="#Top" title="Beginning of this chapter or previous chapter"> 
&lt;&lt; </a>]</td>
-<td>[<a href="#Top" title="Previous section in reading order"> &lt; </a>]</td>
-<td>[<a href="#Top" title="Up section"> Up </a>]</td>
-<td>[<a href="#s_002d_002dect_002cion" title="Next section in reading order"> 
&gt; </a>]</td>
-<td>[<a href="#chapter2" title="Next chapter"> &gt;&gt; </a>]</td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
-<td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
-<td>[<a href="#Top" title="Index">Index</a>]</td>
-<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
-</tr></table>
-<h1 class="chapter" id="chapter-1">1 chapter</h1>
-
-<p><a class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a>
-</p>
-<div class="format">
-<table class="menu" border="0" cellspacing="0"><tr><td>
-<pre class="menu-preformatted">&bull; <a 
href="#s_002d_002dect_002cion">s--ect,ion</a>:: </pre><pre 
class="menu-entry-description-preformatted">s&ndash;ect,ion
-</pre><pre class="menu-comment-preformatted">
-
-Menu comment
-&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;
-
-
-</pre></td></tr></table>
-</div>
-
-<hr>
-<div class="section-level-extent" id="s_002d_002dect_002cion">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="#chapter" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
-<td>[<a href="#chapter" title="Previous section in reading order"> &lt; 
</a>]</td>
-<td>[<a href="#chapter" title="Up section"> Up </a>]</td>
-<td>[<a href="#subsection" title="Next section in reading order"> &gt; 
</a>]</td>
-<td>[<a href="#chapter2" title="Next chapter"> &gt;&gt; </a>]</td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
-<td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
-<td>[<a href="#Top" title="Index">Index</a>]</td>
-<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
-</tr></table>
-<h2 class="section" id="A-section">1.1 A section</h2>
-
-<table class="menu" border="0" cellspacing="0">
-<tr><td class="menu-entry-destination"><a href="#subsection">1.1.1 
subsection</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
-</td></tr>
-<tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">
-
-</pre></th></tr><tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">In detailmenu
-
-</pre></th></tr><tr><td class="menu-entry-destination"><a 
href="#subsubsection-_0060_0060simple_002ddouble_002d_002d">1.1.1.1 
subsubsection &ldquo;simple-double&ndash;</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
-</td></tr>
-<tr><td class="menu-entry-destination"><a 
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027">1.1.1.2
 three&mdash;four&mdash;-&rdquo;</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
-</td></tr>
-</table>
-
-<hr>
-<div class="subsection-level-extent" id="subsection">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="#chapter" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
-<td>[<a href="#s_002d_002dect_002cion" title="Previous section in reading 
order"> &lt; </a>]</td>
-<td>[<a href="#s_002d_002dect_002cion" title="Up section"> Up </a>]</td>
-<td>[<a href="#subsubsection-_0060_0060simple_002ddouble_002d_002d" 
title="Next section in reading order"> &gt; </a>]</td>
-<td>[<a href="#chapter2" title="Next chapter"> &gt;&gt; </a>]</td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
-<td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
-<td>[<a href="#Top" title="Index">Index</a>]</td>
-<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
-</tr></table>
-<h3 class="subsection" id="subsection-1">1.1.1 subsection</h3>
-
-<table class="menu" border="0" cellspacing="0">
-<tr><td class="menu-entry-destination"><a 
href="#subsubsection-_0060_0060simple_002ddouble_002d_002d">1.1.1.1 
subsubsection &ldquo;simple-double&ndash;</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
-</td></tr>
-<tr><td class="menu-entry-destination"><a 
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027">1.1.1.2
 three&mdash;four&mdash;-&rdquo;</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
-</td></tr>
-</table>
-
-<a class="anchor" id="anchor"></a>
-<hr>
-<div class="subsubsection-level-extent" 
id="subsubsection-_0060_0060simple_002ddouble_002d_002d">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="#chapter" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
-<td>[<a href="#subsection" title="Previous section in reading order"> &lt; 
</a>]</td>
-<td>[<a href="#subsection" title="Up section"> Up </a>]</td>
-<td>[<a 
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027" 
title="Next section in reading order"> &gt; </a>]</td>
-<td>[<a href="#chapter2" title="Next chapter"> &gt;&gt; </a>]</td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
-<td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
-<td>[<a href="#Top" title="Index">Index</a>]</td>
-<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
-</tr></table>
-<h4 class="subsubsection" 
id="subsubsection-_0060_0060simple_002ddouble_002d_002d-1">1.1.1.1 
subsubsection &ldquo;simple-double&ndash;</h4>
-
-<hr>
-</div>
-<div class="subsubsection-level-extent" 
id="subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="#chapter" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
-<td>[<a href="#subsubsection-_0060_0060simple_002ddouble_002d_002d" 
title="Previous section in reading order"> &lt; </a>]</td>
-<td>[<a href="#subsection" title="Up section"> Up </a>]</td>
-<td>[<a href="#chapter2" title="Next section in reading order"> &gt; </a>]</td>
-<td>[<a href="#chapter2" title="Next chapter"> &gt;&gt; </a>]</td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
-<td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
-<td>[<a href="#Top" title="Index">Index</a>]</td>
-<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
-</tr></table>
-<h4 class="subsubsection" 
id="three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027">1.1.1.2 
three&mdash;four&mdash;-&rdquo;</h4>
-
-<hr>
-</div>
-</div>
-</div>
-</div>
-<div class="centerchap-level-extent" id="chapter2">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="#chapter" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
-<td>[<a 
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027" 
title="Previous section in reading order"> &lt; </a>]</td>
-<td>[<a href="#Top" title="Up section"> Up </a>]</td>
-<td>[ &gt; ]</td>
-<td>[ &gt;&gt; ]</td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
-<td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
-<td>[<a href="#Top" title="Index">Index</a>]</td>
-<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
-</tr></table>
-<h1 class="centerchap" id="chapter-2">chapter 2</h1>
-
-<div class="printindex cp-printindex">
-<table class="cp-letters-header-printindex"><tr><th>Aller &agrave;: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter-2_cp_symbol-1"><b>?</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_symbol-2"><b>.</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="cp-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Entr&eacute;e 
d&rsquo;index</th><th class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-2_cp_symbol-1">?</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_003f">?</a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-2_cp_symbol-2">.</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_002e">.</a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-2_cp_letter-A">A</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a">a</a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-2_cp_letter-T">T</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="cp-letters-footer-printindex"><tr><th>Aller &agrave;: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter-2_cp_symbol-1"><b>?</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_symbol-2"><b>.</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-<div class="printindex fn-printindex">
-<table class="fn-letters-header-printindex"><tr><th>Aller &agrave;: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter-2_fn_symbol-1"><b>?</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_symbol-2"><b>.</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="fn-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Entr&eacute;e 
d&rsquo;index</th><th class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-2_fn_symbol-1">?</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_003f-1"><code>?</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-2_fn_symbol-2">.</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_002e-1"><code>.</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-2_fn_letter-A">A</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a-1"><code>a</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-2_fn_letter-T">T</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="fn-letters-footer-printindex"><tr><th>Aller &agrave;: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter-2_fn_symbol-1"><b>?</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_symbol-2"><b>.</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-
-</div>
-</div>
-<hr>
-<div class="element-footnotes" id="SEC_Footnotes">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
-<td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
-<td>[<a href="#Top" title="Index">Index</a>]</td>
-<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
-</tr></table>
-<h1 class="footnotes-heading">Footnotes</h1>
-
-<h5 class="footnote-body-heading"><a id="FOOT1" href="#DOCF1">(1)</a></h5>
-<p>in footnote</p>
-</div><hr>
-<div class="element-contents" id="SEC_Contents">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
-<td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
-<td>[<a href="#Top" title="Index">Index</a>]</td>
-<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
-</tr></table>
-<h1 class="contents-heading">Table of Contents</h1>
-
-<div class="contents">
-
-<ul class="toc-numbered-mark">
-  <li><a id="toc-chapter-1" href="#chapter">1 chapter</a>
-  <ul class="toc-numbered-mark">
-    <li><a id="toc-A-section" href="#s_002d_002dect_002cion">1.1 A section</a>
-    <ul class="toc-numbered-mark">
-      <li><a id="toc-subsection-1" href="#subsection">1.1.1 subsection</a>
-      <ul class="toc-numbered-mark">
-        <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><hr>
-<div class="element-shortcontents" id="SEC_Shortcontents">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
-<td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
-<td>[<a href="#Top" title="Index">Index</a>]</td>
-<td>[<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="toc-numbered-mark">
-<li><a id="stoc-chapter-1" href="#chapter">1 chapter</a></li>
-<li><a id="stoc-chapter-2" href="#chapter2" rel="index">chapter 2</a></li>
-</ul>
-</div>
-</div><hr>
-<div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
-<td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
-<td>[<a href="#Top" title="Index">Index</a>]</td>
-<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
-</tr></table>
-<h1 class="about-heading">About This Document</h1>
-
-<p>
-  Ce document a &eacute;t&eacute; g&eacute;n&eacute;r&eacute; le <em 
class="emph">a sunny day</em>.
-</p>
-<p>
-  Les boutons du panneau de navigation ont la signification suivante&nbsp;:
-</p>
-<table border="1">
-  <tr>
-    <th> Bouton </th>
-    <th> Nom </th>
-    <th> Aller &agrave; </th>
-    <th> Depuis 1.2.3 aller &agrave;</th>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [ &lt;&lt; ] </td>
-    <td class="name-direction-about">FastBack</td>
-    <td>Beginning of this chapter or previous chapter</td>
-    <td>1</td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [ &lt; ] </td>
-    <td class="name-direction-about">Back</td>
-    <td>Previous section in reading order</td>
-    <td>1.2.2</td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [ Up ] </td>
-    <td class="name-direction-about">Up</td>
-    <td>Up section</td>
-    <td>1.2</td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [ &gt; ] </td>
-    <td class="name-direction-about">Forward</td>
-    <td>Next section in reading order</td>
-    <td>1.2.4</td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [ &gt;&gt; ] </td>
-    <td class="name-direction-about">FastForward</td>
-    <td>Next chapter</td>
-    <td>2</td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [Top] </td>
-    <td class="name-direction-about">Top</td>
-    <td>Cover (top) of document</td>
-    <td> &nbsp; </td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [Contents] </td>
-    <td class="name-direction-about">Contents</td>
-    <td>Table of contents</td>
-    <td> &nbsp; </td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [Index] </td>
-    <td class="name-direction-about">Index</td>
-    <td>Index</td>
-    <td> &nbsp; </td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [ ? ] </td>
-    <td class="name-direction-about">About</td>
-    <td>About (help)</td>
-    <td> &nbsp; </td>
-  </tr>
-</table>
-
-<p>
-  Dans cet exemple on est &agrave; <strong class="strong"> Sous-sous-section 
un-deux-trois </strong> dans un document dont la structure est&nbsp;:
-</p>
-
-<ul>
-  <li> 1. Section un
-    <ul>
-      <li>1.1 Sous-section un-un
-        <ul>
-          <li>...</li>
-        </ul>
-      </li>
-      <li>1.2 Sous-section un-deux
-        <ul>
-          <li>1.2.1 Sous-sous-section un-deux-un</li>
-          <li>1.2.2 Sous-sous-section un-deux-deux</li>
-          <li>1.2.3 Sous-sous-section un-deux-trois &nbsp; &nbsp;
-            <strong>&lt;== Position actuelle </strong></li>
-          <li>1.2.4 Sous-sous-section un-deux-quatre</li>
-        </ul>
-      </li>
-      <li>1.3 Sous-section un-trois
-        <ul>
-          <li>...</li>
-        </ul>
-      </li>
-      <li>1.4 Sous-section un-quatre</li>
-    </ul>
-  </li>
-</ul>
-</div><hr>
-<p>
-  <span class="program-in-footer">Ce document a &eacute;t&eacute; 
g&eacute;n&eacute;r&eacute; le <em class="emph">a sunny day</em>.</span>
-</p>
-
-
-</body>
-</html>
-';
-
-
-$result_converted{'html_text'}->{'formatting_fr'} = '<h1 class="title">title 
&ndash;a</h1>
-<h3 class="subtitle">formatting subtitle &ndash;a</h3>
-<h3 class="subtitle">subtitle 2 &ndash;a</h3>
-<strong class="author">author1 &ndash;a with accents in name 
T&eacute;&ccedil;a</strong><br>
-<strong class="author">author2 &ndash;a</strong><br>
-<p>In titlepage
-
-</p>
-<p>Insercopying in titlepage
-</p><p>In copying
-
-</p><hr>
-<div class="top-level-extent" id="Top">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[ &lt; ]</td>
-<td>[ &gt; ]</td>
-<td> &nbsp; </td>
-<td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
-<td>[<a href="#Top" title="Index">Index</a>]</td>
-<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
-</tr></table>
-<h1 class="top" id="Top-section">Top section</h1>
-
-<table class="menu" border="0" cellspacing="0">
-<tr><td class="menu-entry-destination"><a href="#chapter">1 
chapter</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description"></td></tr>
-<tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">
-
-Menu comment
-
-</pre></th></tr><tr><td class="menu-entry-destination"><a href="#chapter2" 
rel="index">chapter 2</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">Chapter 2
-</td></tr>
-</table>
-
-
-
-
-<p>Insertcopying in normal text
-</p><p>In copying
-
-</p>
-<p>Normal text
-
-</p>
-<p>In example.
-</p><div class="example">
-<pre class="example-preformatted">
-
-</pre></div>
-
-<a class="index-entry-id" id="index-t_002d_002druc"></a>
-<a class="index-entry-id" id="index-T_002d_002druc"></a>
-<a class="index-entry-id" id="index-_002e"></a>
-<a class="index-entry-id" id="index-_003f"></a>
-<a class="index-entry-id" id="index-a"></a>
-<a class="index-entry-id" id="index-t_002d_002druc-1"></a>
-<a class="index-entry-id" id="index-T_002d_002druc-1"></a>
-<a class="index-entry-id" id="index-_002e-1"></a>
-<a class="index-entry-id" id="index-_003f-1"></a>
-<a class="index-entry-id" id="index-a-1"></a>
-
-
-<p>cp
-</p><div class="printindex cp-printindex">
-<table class="cp-letters-header-printindex"><tr><th>Aller &agrave;: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#Top-section_cp_symbol-1"><b>?</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#Top-section_cp_symbol-2"><b>.</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" 
href="#Top-section_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#Top-section_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="cp-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Entr&eacute;e 
d&rsquo;index</th><th class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top-section_cp_symbol-1">?</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_003f">?</a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top-section_cp_symbol-2">.</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_002e">.</a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top-section_cp_letter-A">A</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a">a</a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top-section_cp_letter-T">T</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="cp-letters-footer-printindex"><tr><th>Aller &agrave;: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#Top-section_cp_symbol-1"><b>?</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#Top-section_cp_symbol-2"><b>.</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" 
href="#Top-section_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#Top-section_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-
-<p>fn
-</p><div class="printindex fn-printindex">
-<table class="fn-letters-header-printindex"><tr><th>Aller &agrave;: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#Top-section_fn_symbol-1"><b>?</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#Top-section_fn_symbol-2"><b>.</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" 
href="#Top-section_fn_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#Top-section_fn_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="fn-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Entr&eacute;e 
d&rsquo;index</th><th class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top-section_fn_symbol-1">?</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_003f-1"><code>?</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top-section_fn_symbol-2">.</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_002e-1"><code>.</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top-section_fn_letter-A">A</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a-1"><code>a</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top-section_fn_letter-T">T</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="fn-letters-footer-printindex"><tr><th>Aller &agrave;: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#Top-section_fn_symbol-1"><b>?</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#Top-section_fn_symbol-2"><b>.</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" 
href="#Top-section_fn_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" 
href="#Top-section_fn_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-
-<p>vr
-</p>
-<p>ky
-</p>
-<p>pg
-</p>
-<p>tp
-</p>
-
-
-<hr style="height: 6px;">
-<div class="chapter-level-extent" id="chapter">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[ &lt;&lt; ]</td>
-<td>[ &lt; ]</td>
-<td>[ Up ]</td>
-<td>[ &gt; ]</td>
-<td>[ &gt;&gt; ]</td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
-<td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
-<td>[<a href="#Top" title="Index">Index</a>]</td>
-<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
-</tr></table>
-<h1 class="chapter" id="chapter-1">1 chapter</h1>
-
-<p><a class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a>
-</p>
-<div class="format">
-<table class="menu" border="0" cellspacing="0"><tr><td>
-<pre class="menu-preformatted">&bull; <a 
href="#s_002d_002dect_002cion">s--ect,ion</a>:: </pre><pre 
class="menu-entry-description-preformatted">s&ndash;ect,ion
-</pre><pre class="menu-comment-preformatted">
-
-Menu comment
-&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;
-
-
-</pre></td></tr></table>
-</div>
-
-<hr>
-<div class="section-level-extent" id="s_002d_002dect_002cion">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[ &lt;&lt; ]</td>
-<td>[ &lt; ]</td>
-<td>[ Up ]</td>
-<td>[ &gt; ]</td>
-<td>[ &gt;&gt; ]</td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
-<td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
-<td>[<a href="#Top" title="Index">Index</a>]</td>
-<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
-</tr></table>
-<h2 class="section" id="A-section">1.1 A section</h2>
-
-<table class="menu" border="0" cellspacing="0">
-<tr><td class="menu-entry-destination"><a href="#subsection">1.1.1 
subsection</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
-</td></tr>
-<tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">
-
-</pre></th></tr><tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">In detailmenu
-
-</pre></th></tr><tr><td class="menu-entry-destination"><a 
href="#subsubsection-_0060_0060simple_002ddouble_002d_002d">1.1.1.1 
subsubsection &ldquo;simple-double&ndash;</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
-</td></tr>
-<tr><td class="menu-entry-destination"><a 
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027">1.1.1.2
 three&mdash;four&mdash;-&rdquo;</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
-</td></tr>
-</table>
-
-<hr>
-<div class="subsection-level-extent" id="subsection">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[ &lt;&lt; ]</td>
-<td>[ &lt; ]</td>
-<td>[ Up ]</td>
-<td>[ &gt; ]</td>
-<td>[ &gt;&gt; ]</td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
-<td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
-<td>[<a href="#Top" title="Index">Index</a>]</td>
-<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
-</tr></table>
-<h3 class="subsection" id="subsection-1">1.1.1 subsection</h3>
-
-<table class="menu" border="0" cellspacing="0">
-<tr><td class="menu-entry-destination"><a 
href="#subsubsection-_0060_0060simple_002ddouble_002d_002d">1.1.1.1 
subsubsection &ldquo;simple-double&ndash;</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
-</td></tr>
-<tr><td class="menu-entry-destination"><a 
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027">1.1.1.2
 three&mdash;four&mdash;-&rdquo;</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
-</td></tr>
-</table>
-
-<a class="anchor" id="anchor"></a>
-<hr>
-<div class="subsubsection-level-extent" 
id="subsubsection-_0060_0060simple_002ddouble_002d_002d">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[ &lt;&lt; ]</td>
-<td>[ &lt; ]</td>
-<td>[ Up ]</td>
-<td>[ &gt; ]</td>
-<td>[ &gt;&gt; ]</td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
-<td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
-<td>[<a href="#Top" title="Index">Index</a>]</td>
-<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
-</tr></table>
-<h4 class="subsubsection" 
id="subsubsection-_0060_0060simple_002ddouble_002d_002d-1">1.1.1.1 
subsubsection &ldquo;simple-double&ndash;</h4>
-
-<hr>
-</div>
-<div class="subsubsection-level-extent" 
id="subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[ &lt;&lt; ]</td>
-<td>[ &lt; ]</td>
-<td>[ Up ]</td>
-<td>[ &gt; ]</td>
-<td>[ &gt;&gt; ]</td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
-<td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
-<td>[<a href="#Top" title="Index">Index</a>]</td>
-<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
-</tr></table>
-<h4 class="subsubsection" 
id="three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027">1.1.1.2 
three&mdash;four&mdash;-&rdquo;</h4>
-
-<hr>
-</div>
-</div>
-</div>
-</div>
-<div class="centerchap-level-extent" id="chapter2">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[ &lt;&lt; ]</td>
-<td>[ &lt; ]</td>
-<td>[ Up ]</td>
-<td>[ &gt; ]</td>
-<td>[ &gt;&gt; ]</td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td> &nbsp; </td>
-<td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
-<td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
-<td>[<a href="#Top" title="Index">Index</a>]</td>
-<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
-</tr></table>
-<h1 class="centerchap" id="chapter-2">chapter 2</h1>
-
-<div class="printindex cp-printindex">
-<table class="cp-letters-header-printindex"><tr><th>Aller &agrave;: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter-2_cp_symbol-1"><b>?</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_symbol-2"><b>.</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="cp-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Entr&eacute;e 
d&rsquo;index</th><th class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-2_cp_symbol-1">?</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_003f">?</a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-2_cp_symbol-2">.</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_002e">.</a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-2_cp_letter-A">A</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a">a</a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-2_cp_letter-T">T</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="cp-letters-footer-printindex"><tr><th>Aller &agrave;: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter-2_cp_symbol-1"><b>?</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_symbol-2"><b>.</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-<div class="printindex fn-printindex">
-<table class="fn-letters-header-printindex"><tr><th>Aller &agrave;: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter-2_fn_symbol-1"><b>?</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_symbol-2"><b>.</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="fn-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Entr&eacute;e 
d&rsquo;index</th><th class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-2_fn_symbol-1">?</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_003f-1"><code>?</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-2_fn_symbol-2">.</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_002e-1"><code>.</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-2_fn_letter-A">A</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a-1"><code>a</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-2_fn_letter-T">T</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="fn-letters-footer-printindex"><tr><th>Aller &agrave;: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter-2_fn_symbol-1"><b>?</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_symbol-2"><b>.</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-
-</div>
-</div>
-<hr>
-<div class="element-footnotes" id="SEC_Footnotes">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
-<td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
-<td>[<a href="#Top" title="Index">Index</a>]</td>
-<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
-</tr></table>
-<h1 class="footnotes-heading">Footnotes</h1>
-
-<h5 class="footnote-body-heading"><a id="FOOT1" href="#DOCF1">(1)</a></h5>
-<p>in footnote</p>
-</div><hr>
-<div class="element-contents" id="SEC_Contents">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
-<td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
-<td>[<a href="#Top" title="Index">Index</a>]</td>
-<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
-</tr></table>
-<h1 class="contents-heading">Table of Contents</h1>
-
-<div class="contents">
-
-<ul class="toc-numbered-mark">
-  <li><a id="toc-chapter-1" href="#chapter">1 chapter</a>
-  <ul class="toc-numbered-mark">
-    <li><a id="toc-A-section" href="#s_002d_002dect_002cion">1.1 A section</a>
-    <ul class="toc-numbered-mark">
-      <li><a id="toc-subsection-1" href="#subsection">1.1.1 subsection</a>
-      <ul class="toc-numbered-mark">
-        <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><hr>
-<div class="element-shortcontents" id="SEC_Shortcontents">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
-<td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
-<td>[<a href="#Top" title="Index">Index</a>]</td>
-<td>[<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="toc-numbered-mark">
-<li><a id="stoc-chapter-1" href="#chapter">1 chapter</a></li>
-<li><a id="stoc-chapter-2" href="#chapter2" rel="index">chapter 2</a></li>
-</ul>
-</div>
-</div><hr>
-<div class="element-about" id="SEC_About">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
-<td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
-<td>[<a href="#Top" title="Index">Index</a>]</td>
-<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
-</tr></table>
-<h1 class="about-heading">About This Document</h1>
-
-<p>
-  Ce document a &eacute;t&eacute; g&eacute;n&eacute;r&eacute; le <em 
class="emph">a sunny day</em>.
-</p>
-<p>
-  Les boutons du panneau de navigation ont la signification suivante&nbsp;:
-</p>
-<table border="1">
-  <tr>
-    <th> Bouton </th>
-    <th> Nom </th>
-    <th> Aller &agrave; </th>
-    <th> Depuis 1.2.3 aller &agrave;</th>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [ &lt;&lt; ] </td>
-    <td class="name-direction-about">FastBack</td>
-    <td>Beginning of this chapter or previous chapter</td>
-    <td>1</td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [ &lt; ] </td>
-    <td class="name-direction-about">Back</td>
-    <td>Previous section in reading order</td>
-    <td>1.2.2</td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [ Up ] </td>
-    <td class="name-direction-about">Up</td>
-    <td>Up section</td>
-    <td>1.2</td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [ &gt; ] </td>
-    <td class="name-direction-about">Forward</td>
-    <td>Next section in reading order</td>
-    <td>1.2.4</td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [ &gt;&gt; ] </td>
-    <td class="name-direction-about">FastForward</td>
-    <td>Next chapter</td>
-    <td>2</td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [Top] </td>
-    <td class="name-direction-about">Top</td>
-    <td>Cover (top) of document</td>
-    <td> &nbsp; </td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [Contents] </td>
-    <td class="name-direction-about">Contents</td>
-    <td>Table of contents</td>
-    <td> &nbsp; </td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [Index] </td>
-    <td class="name-direction-about">Index</td>
-    <td>Index</td>
-    <td> &nbsp; </td>
-  </tr>
-  <tr>
-    <td class="button-direction-about"> [ ? ] </td>
-    <td class="name-direction-about">About</td>
-    <td>About (help)</td>
-    <td> &nbsp; </td>
-  </tr>
-</table>
-
-<p>
-  Dans cet exemple on est &agrave; <strong class="strong"> Sous-sous-section 
un-deux-trois </strong> dans un document dont la structure est&nbsp;:
-</p>
-
-<ul>
-  <li> 1. Section un
-    <ul>
-      <li>1.1 Sous-section un-un
-        <ul>
-          <li>...</li>
-        </ul>
-      </li>
-      <li>1.2 Sous-section un-deux
-        <ul>
-          <li>1.2.1 Sous-sous-section un-deux-un</li>
-          <li>1.2.2 Sous-sous-section un-deux-deux</li>
-          <li>1.2.3 Sous-sous-section un-deux-trois &nbsp; &nbsp;
-            <strong>&lt;== Position actuelle </strong></li>
-          <li>1.2.4 Sous-sous-section un-deux-quatre</li>
-        </ul>
-      </li>
-      <li>1.3 Sous-section un-trois
-        <ul>
-          <li>...</li>
-        </ul>
-      </li>
-      <li>1.4 Sous-section un-quatre</li>
-    </ul>
-  </li>
-</ul>
-</div><hr>
-';
-
-1;
diff --git a/tp/t/results/morecoverage/texi_formatting.pl 
b/tp/t/results/morecoverage/texi_formatting.pl
deleted file mode 100644
index 855a3ebd49..0000000000
--- a/tp/t/results/morecoverage/texi_formatting.pl
+++ /dev/null
@@ -1,4719 +0,0 @@
-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 %result_indices_sort_strings);
-
-use utf8;
-
-$result_trees{'texi_formatting'} = {
-  'contents' => [
-    {
-      'contents' => [
-        {
-          'contents' => [
-            {
-              'text' => '\\input texinfo @c -*-texinfo-*-
-',
-              'type' => 'text_before_beginning'
-            },
-            {
-              'text' => '
-',
-              'type' => 'text_before_beginning'
-            }
-          ],
-          'type' => 'preamble_before_beginning'
-        },
-        {
-          'contents' => [
-            {
-              'args' => [
-                {
-                  'contents' => [
-                    {
-                      'text' => 'Formatting '
-                    },
-                    {
-                      'args' => [
-                        {
-                          'contents' => [
-                            {
-                              'text' => 'e'
-                            }
-                          ],
-                          'type' => 'following_arg'
-                        }
-                      ],
-                      'cmdname' => '\'',
-                      'source_info' => {
-                        'file_name' => 'formatting.texi',
-                        'line_nr' => 3,
-                        'macro' => ''
-                      }
-                    },
-                    {
-                      'text' => ' '
-                    },
-                    {
-                      'args' => [
-                        {
-                          'contents' => [
-                            {
-                              'cmdname' => '@'
-                            },
-                            {
-                              'text' => ' '
-                            },
-                            {
-                              'args' => [
-                                {
-                                  'type' => 'brace_command_arg'
-                                }
-                              ],
-                              'cmdname' => 'TeX',
-                              'source_info' => {
-                                'file_name' => 'formatting.texi',
-                                'line_nr' => 3,
-                                'macro' => ''
-                              }
-                            }
-                          ],
-                          'type' => 'brace_command_arg'
-                        }
-                      ],
-                      'cmdname' => 'code',
-                      'source_info' => {
-                        'file_name' => 'formatting.texi',
-                        'line_nr' => 3,
-                        'macro' => ''
-                      }
-                    },
-                    {
-                      'text' => ' test'
-                    }
-                  ],
-                  'info' => {
-                    'spaces_after_argument' => '
-'
-                  },
-                  'type' => 'line_arg'
-                }
-              ],
-              'cmdname' => 'dircategory',
-              'info' => {
-                'spaces_before_argument' => ' '
-              },
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 3,
-                'macro' => ''
-              }
-            },
-            {
-              'args' => [
-                {
-                  'info' => {
-                    'spaces_after_argument' => '
-'
-                  },
-                  'type' => 'block_line_arg'
-                }
-              ],
-              'cmdname' => 'direntry',
-              'contents' => [
-                {
-                  'args' => [
-                    {
-                      'text' => '* ',
-                      'type' => 'menu_entry_leading_text'
-                    },
-                    {
-                      'contents' => [
-                        {
-                          'text' => 'Truc'
-                        }
-                      ],
-                      'type' => 'menu_entry_name'
-                    },
-                    {
-                      'text' => ': ',
-                      'type' => 'menu_entry_separator'
-                    },
-                    {
-                      'contents' => [
-                        {
-                          'text' => '('
-                        },
-                        {
-                          'text' => 'formatting'
-                        },
-                        {
-                          'text' => ')'
-                        }
-                      ],
-                      'type' => 'menu_entry_node'
-                    },
-                    {
-                      'text' => '.           ',
-                      'type' => 'menu_entry_separator'
-                    },
-                    {
-                      'contents' => [
-                        {
-                          'contents' => [
-                            {
-                              'text' => 'The GNU documentation truc.
-'
-                            }
-                          ],
-                          'type' => 'preformatted'
-                        }
-                      ],
-                      'type' => 'menu_entry_description'
-                    }
-                  ],
-                  'extra' => {
-                    'menu_entry_description' => {},
-                    'menu_entry_name' => {},
-                    'menu_entry_node' => {
-                      'manual_content' => [
-                        {}
-                      ]
-                    }
-                  },
-                  'source_info' => {
-                    'file_name' => 'formatting.texi',
-                    'line_nr' => 5,
-                    'macro' => ''
-                  },
-                  'type' => 'menu_entry'
-                },
-                {
-                  'args' => [
-                    {
-                      'text' => '* ',
-                      'type' => 'menu_entry_leading_text'
-                    },
-                    {
-                      'contents' => [
-                        {
-                          'args' => [
-                            {
-                              'contents' => [
-                                {
-                                  'cmdname' => '@'
-                                },
-                                {
-                                  'text' => ' '
-                                },
-                                {
-                                  'args' => [
-                                    {
-                                      'contents' => [
-                                        {
-                                          'text' => 'e'
-                                        }
-                                      ],
-                                      'type' => 'following_arg'
-                                    }
-                                  ],
-                                  'cmdname' => '\'',
-                                  'source_info' => {
-                                    'file_name' => 'formatting.texi',
-                                    'line_nr' => 6,
-                                    'macro' => ''
-                                  }
-                                },
-                                {
-                                  'text' => ' '
-                                },
-                                {
-                                  'args' => [
-                                    {
-                                      'type' => 'brace_command_arg'
-                                    }
-                                  ],
-                                  'cmdname' => 'equiv',
-                                  'source_info' => {
-                                    'file_name' => 'formatting.texi',
-                                    'line_nr' => 6,
-                                    'macro' => ''
-                                  }
-                                }
-                              ],
-                              'type' => 'brace_command_arg'
-                            }
-                          ],
-                          'cmdname' => 'code',
-                          'source_info' => {
-                            'file_name' => 'formatting.texi',
-                            'line_nr' => 6,
-                            'macro' => ''
-                          }
-                        }
-                      ],
-                      'type' => 'menu_entry_name'
-                    },
-                    {
-                      'text' => ': ',
-                      'type' => 'menu_entry_separator'
-                    },
-                    {
-                      'contents' => [
-                        {
-                          'text' => '('
-                        },
-                        {
-                          'text' => 'formatting'
-                        },
-                        {
-                          'text' => ')'
-                        }
-                      ],
-                      'type' => 'menu_entry_node'
-                    },
-                    {
-                      'text' => '.  ',
-                      'type' => 'menu_entry_separator'
-                    },
-                    {
-                      'contents' => [
-                        {
-                          'contents' => [
-                            {
-                              'text' => '``'
-                            },
-                            {
-                              'args' => [
-                                {
-                                  'contents' => [
-                                    {
-                                      'text' => '--- something'
-                                    }
-                                  ],
-                                  'type' => 'brace_command_arg'
-                                }
-                              ],
-                              'cmdname' => 'asis',
-                              'source_info' => {
-                                'file_name' => 'formatting.texi',
-                                'line_nr' => 6,
-                                'macro' => ''
-                              }
-                            },
-                            {
-                              'text' => '\'\' 
-'
-                            },
-                            {
-                              'text' => '                           '
-                            },
-                            {
-                              'args' => [
-                                {
-                                  'contents' => [
-                                    {
-                                      'text' => 'cmd'
-                                    }
-                                  ],
-                                  'type' => 'brace_command_arg'
-                                }
-                              ],
-                              'cmdname' => 'command',
-                              'source_info' => {
-                                'file_name' => 'formatting.texi',
-                                'line_nr' => 7,
-                                'macro' => ''
-                              }
-                            },
-                            {
-                              'text' => ' '
-                            },
-                            {
-                              'args' => [
-                                {
-                                  'contents' => [
-                                    {
-                                      'text' => 'a'
-                                    }
-                                  ],
-                                  'type' => 'following_arg'
-                                }
-                              ],
-                              'cmdname' => '`',
-                              'source_info' => {
-                                'file_name' => 'formatting.texi',
-                                'line_nr' => 7,
-                                'macro' => ''
-                              }
-                            },
-                            {
-                              'text' => '
-'
-                            }
-                          ],
-                          'type' => 'preformatted'
-                        }
-                      ],
-                      'type' => 'menu_entry_description'
-                    }
-                  ],
-                  'extra' => {
-                    'menu_entry_description' => {},
-                    'menu_entry_name' => {},
-                    'menu_entry_node' => {
-                      'manual_content' => [
-                        {}
-                      ]
-                    }
-                  },
-                  'source_info' => {
-                    'file_name' => 'formatting.texi',
-                    'line_nr' => 6,
-                    'macro' => ''
-                  },
-                  'type' => 'menu_entry'
-                },
-                {
-                  'args' => [
-                    {
-                      'contents' => [
-                        {
-                          'text' => 'direntry'
-                        }
-                      ],
-                      'info' => {
-                        'spaces_after_argument' => '
-'
-                      },
-                      'type' => 'line_arg'
-                    }
-                  ],
-                  'cmdname' => 'end',
-                  'extra' => {
-                    'text_arg' => 'direntry'
-                  },
-                  'info' => {
-                    'spaces_before_argument' => ' '
-                  },
-                  'source_info' => {
-                    'file_name' => 'formatting.texi',
-                    'line_nr' => 8,
-                    'macro' => ''
-                  }
-                }
-              ],
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 4,
-                'macro' => ''
-              }
-            }
-          ],
-          'type' => 'preamble_before_content'
-        }
-      ],
-      'type' => 'before_node_section'
-    },
-    {
-      'args' => [
-        {
-          'contents' => [
-            {
-              'text' => 'Top'
-            }
-          ],
-          'info' => {
-            'spaces_after_argument' => '
-'
-          },
-          'type' => 'line_arg'
-        }
-      ],
-      'cmdname' => 'node',
-      'extra' => {
-        'isindex' => 1,
-        'node_content' => [
-          {}
-        ],
-        'nodes_manuals' => [
-          {
-            'node_content' => [
-              {}
-            ],
-            'normalized' => 'Top'
-          }
-        ],
-        'normalized' => 'Top'
-      },
-      'info' => {
-        'spaces_before_argument' => ' '
-      },
-      'source_info' => {
-        'file_name' => 'formatting.texi',
-        'line_nr' => 9,
-        'macro' => ''
-      }
-    },
-    {
-      'args' => [
-        {
-          'contents' => [
-            {
-              'text' => 'Top section'
-            }
-          ],
-          'info' => {
-            'spaces_after_argument' => '
-'
-          },
-          'type' => 'line_arg'
-        }
-      ],
-      'cmdname' => 'top',
-      'contents' => [
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'args' => [
-            {
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'block_line_arg'
-            }
-          ],
-          'cmdname' => 'menu',
-          'contents' => [
-            {
-              'args' => [
-                {
-                  'text' => '* ',
-                  'type' => 'menu_entry_leading_text'
-                },
-                {
-                  'contents' => [
-                    {
-                      'text' => 'chapter'
-                    }
-                  ],
-                  'type' => 'menu_entry_node'
-                },
-                {
-                  'text' => '::               ',
-                  'type' => 'menu_entry_separator'
-                },
-                {
-                  'contents' => [
-                    {
-                      'contents' => [
-                        {
-                          'text' => 'chapter
-'
-                        }
-                      ],
-                      'type' => 'preformatted'
-                    }
-                  ],
-                  'type' => 'menu_entry_description'
-                }
-              ],
-              'extra' => {
-                'menu_entry_description' => {},
-                'menu_entry_node' => {
-                  'node_content' => [
-                    {}
-                  ],
-                  'normalized' => 'chapter'
-                }
-              },
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 13,
-                'macro' => ''
-              },
-              'type' => 'menu_entry'
-            },
-            {
-              'contents' => [
-                {
-                  'contents' => [
-                    {
-                      'text' => '
-',
-                      'type' => 'after_menu_description_line'
-                    },
-                    {
-                      'text' => 'Menu comment
-'
-                    },
-                    {
-                      'text' => '
-',
-                      'type' => 'empty_line'
-                    }
-                  ],
-                  'type' => 'preformatted'
-                }
-              ],
-              'type' => 'menu_comment'
-            },
-            {
-              'args' => [
-                {
-                  'text' => '* ',
-                  'type' => 'menu_entry_leading_text'
-                },
-                {
-                  'contents' => [
-                    {
-                      'text' => 'description'
-                    }
-                  ],
-                  'type' => 'menu_entry_name'
-                },
-                {
-                  'text' => ':',
-                  'type' => 'menu_entry_separator'
-                },
-                {
-                  'contents' => [
-                    {
-                      'text' => 'chapter2'
-                    }
-                  ],
-                  'type' => 'menu_entry_node'
-                },
-                {
-                  'text' => '.   ',
-                  'type' => 'menu_entry_separator'
-                },
-                {
-                  'contents' => [
-                    {
-                      'contents' => [
-                        {
-                          'text' => 'Chapter 2
-'
-                        }
-                      ],
-                      'type' => 'preformatted'
-                    }
-                  ],
-                  'type' => 'menu_entry_description'
-                }
-              ],
-              'extra' => {
-                'menu_entry_description' => {},
-                'menu_entry_name' => {},
-                'menu_entry_node' => {
-                  'node_content' => [
-                    {}
-                  ],
-                  'normalized' => 'chapter2'
-                }
-              },
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 17,
-                'macro' => ''
-              },
-              'type' => 'menu_entry'
-            },
-            {
-              'args' => [
-                {
-                  'contents' => [
-                    {
-                      'text' => 'menu'
-                    }
-                  ],
-                  'info' => {
-                    'spaces_after_argument' => '
-'
-                  },
-                  'type' => 'line_arg'
-                }
-              ],
-              'cmdname' => 'end',
-              'extra' => {
-                'text_arg' => 'menu'
-              },
-              'info' => {
-                'spaces_before_argument' => ' '
-              },
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 18,
-                'macro' => ''
-              }
-            }
-          ],
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 12,
-            'macro' => ''
-          }
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'args' => [
-            {
-              'contents' => [
-                {
-                  'text' => 'coverage_macro.texi'
-                }
-              ],
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'line_arg'
-            }
-          ],
-          'cmdname' => 'include',
-          'extra' => {
-            'text_arg' => 'coverage_macro.texi'
-          },
-          'info' => {
-            'spaces_before_argument' => ' '
-          },
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 20,
-            'macro' => ''
-          }
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'args' => [
-            {
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'block_line_arg'
-            }
-          ],
-          'cmdname' => 'copying',
-          'contents' => [
-            {
-              'contents' => [
-                {
-                  'text' => 'In copying
-'
-                },
-                {
-                  'text' => '
-'
-                }
-              ],
-              'type' => 'paragraph'
-            },
-            {
-              'args' => [
-                {
-                  'contents' => [
-                    {
-                      'text' => 'copying'
-                    }
-                  ],
-                  'info' => {
-                    'spaces_after_argument' => '
-'
-                  },
-                  'type' => 'line_arg'
-                }
-              ],
-              'cmdname' => 'end',
-              'extra' => {
-                'text_arg' => 'copying'
-              },
-              'info' => {
-                'spaces_before_argument' => ' '
-              },
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 25,
-                'macro' => ''
-              }
-            }
-          ],
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 22,
-            'macro' => ''
-          }
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'args' => [
-            {
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'block_line_arg'
-            }
-          ],
-          'cmdname' => 'titlepage',
-          'contents' => [
-            {
-              'args' => [
-                {
-                  'contents' => [
-                    {
-                      'text' => 'title --a'
-                    }
-                  ],
-                  'info' => {
-                    'spaces_after_argument' => '
-'
-                  },
-                  'type' => 'line_arg'
-                }
-              ],
-              'cmdname' => 'title',
-              'extra' => {},
-              'info' => {
-                'spaces_before_argument' => ' '
-              },
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 28,
-                'macro' => ''
-              }
-            },
-            {
-              'args' => [
-                {
-                  'contents' => [
-                    {
-                      'text' => 'formatting subtitle --a'
-                    }
-                  ],
-                  'info' => {
-                    'spaces_after_argument' => '
-'
-                  },
-                  'type' => 'line_arg'
-                }
-              ],
-              'cmdname' => 'subtitle',
-              'info' => {
-                'spaces_before_argument' => ' '
-              },
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 29,
-                'macro' => ''
-              }
-            },
-            {
-              'args' => [
-                {
-                  'contents' => [
-                    {
-                      'text' => 'subtitle 2 --a'
-                    }
-                  ],
-                  'info' => {
-                    'spaces_after_argument' => '
-'
-                  },
-                  'type' => 'line_arg'
-                }
-              ],
-              'cmdname' => 'subtitle',
-              'info' => {
-                'spaces_before_argument' => ' '
-              },
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 30,
-                'macro' => ''
-              }
-            },
-            {
-              'args' => [
-                {
-                  'contents' => [
-                    {
-                      'text' => 'author1 --a with accents in name T'
-                    },
-                    {
-                      'args' => [
-                        {
-                          'contents' => [
-                            {
-                              'text' => 'e'
-                            }
-                          ],
-                          'type' => 'following_arg'
-                        }
-                      ],
-                      'cmdname' => '\'',
-                      'source_info' => {
-                        'file_name' => 'formatting.texi',
-                        'line_nr' => 31,
-                        'macro' => ''
-                      }
-                    },
-                    {
-                      'args' => [
-                        {
-                          'contents' => [
-                            {
-                              'text' => 'c'
-                            }
-                          ],
-                          'type' => 'following_arg'
-                        }
-                      ],
-                      'cmdname' => ',',
-                      'source_info' => {
-                        'file_name' => 'formatting.texi',
-                        'line_nr' => 31,
-                        'macro' => ''
-                      }
-                    },
-                    {
-                      'text' => 'a'
-                    }
-                  ],
-                  'info' => {
-                    'spaces_after_argument' => '
-'
-                  },
-                  'type' => 'line_arg'
-                }
-              ],
-              'cmdname' => 'author',
-              'extra' => {
-                'titlepage' => {}
-              },
-              'info' => {
-                'spaces_before_argument' => ' '
-              },
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 31,
-                'macro' => ''
-              }
-            },
-            {
-              'args' => [
-                {
-                  'contents' => [
-                    {
-                      'text' => 'author2 --a'
-                    }
-                  ],
-                  'info' => {
-                    'spaces_after_argument' => '
-'
-                  },
-                  'type' => 'line_arg'
-                }
-              ],
-              'cmdname' => 'author',
-              'extra' => {
-                'titlepage' => {}
-              },
-              'info' => {
-                'spaces_before_argument' => ' '
-              },
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 32,
-                'macro' => ''
-              }
-            },
-            {
-              'contents' => [
-                {
-                  'text' => 'In titlepage
-'
-                },
-                {
-                  'text' => '
-'
-                }
-              ],
-              'type' => 'paragraph'
-            },
-            {
-              'text' => '
-',
-              'type' => 'empty_line'
-            },
-            {
-              'contents' => [
-                {
-                  'text' => 'Insercopying in titlepage
-'
-                }
-              ],
-              'type' => 'paragraph'
-            },
-            {
-              'args' => [
-                {
-                  'text' => '
-',
-                  'type' => 'misc_arg'
-                }
-              ],
-              'cmdname' => 'insertcopying',
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 37,
-                'macro' => ''
-              }
-            },
-            {
-              'args' => [
-                {
-                  'contents' => [
-                    {
-                      'text' => 'titlepage'
-                    }
-                  ],
-                  'info' => {
-                    'spaces_after_argument' => '
-'
-                  },
-                  'type' => 'line_arg'
-                }
-              ],
-              'cmdname' => 'end',
-              'extra' => {
-                'text_arg' => 'titlepage'
-              },
-              'info' => {
-                'spaces_before_argument' => ' '
-              },
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 38,
-                'macro' => ''
-              }
-            }
-          ],
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 27,
-            'macro' => ''
-          }
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'contents' => [
-            {
-              'text' => 'Insertcopying in normal text
-'
-            }
-          ],
-          'type' => 'paragraph'
-        },
-        {
-          'args' => [
-            {
-              'text' => '
-',
-              'type' => 'misc_arg'
-            }
-          ],
-          'cmdname' => 'insertcopying',
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 41,
-            'macro' => ''
-          }
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'contents' => [
-            {
-              'text' => 'Normal text
-'
-            },
-            {
-              'text' => '
-'
-            }
-          ],
-          'type' => 'paragraph'
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'contents' => [
-            {
-              'text' => 'In example.
-'
-            }
-          ],
-          'type' => 'paragraph'
-        },
-        {
-          'args' => [
-            {
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'block_line_arg'
-            }
-          ],
-          'cmdname' => 'example',
-          'contents' => [
-            {
-              'contents' => [
-                {
-                  'text' => '
-'
-                }
-              ],
-              'type' => 'preformatted'
-            },
-            {
-              'args' => [
-                {
-                  'contents' => [
-                    {
-                      'text' => 'example'
-                    }
-                  ],
-                  'info' => {
-                    'spaces_after_argument' => '
-'
-                  },
-                  'type' => 'line_arg'
-                }
-              ],
-              'cmdname' => 'end',
-              'extra' => {
-                'text_arg' => 'example'
-              },
-              'info' => {
-                'spaces_before_argument' => ' '
-              },
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 49,
-                'macro' => ''
-              }
-            }
-          ],
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 47,
-            'macro' => ''
-          }
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'args' => [
-            {
-              'contents' => [
-                {
-                  'text' => 't--ruc'
-                }
-              ],
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'line_arg'
-            }
-          ],
-          'cmdname' => 'cindex',
-          'extra' => {
-            'index_entry' => {
-              'content_normalized' => [],
-              'entry_content' => [],
-              'entry_element' => {},
-              'entry_node' => {},
-              'entry_number' => 1,
-              'in_code' => 0,
-              'index_at_command' => 'cindex',
-              'index_ignore_chars' => {},
-              'index_name' => 'cp',
-              'index_type_command' => 'cindex'
-            }
-          },
-          'info' => {
-            'spaces_before_argument' => ' '
-          },
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 51,
-            'macro' => ''
-          },
-          'type' => 'index_entry_command'
-        },
-        {
-          'args' => [
-            {
-              'contents' => [
-                {
-                  'text' => 'T--ruc'
-                }
-              ],
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'line_arg'
-            }
-          ],
-          'cmdname' => 'cindex',
-          'extra' => {
-            'index_entry' => {
-              'content_normalized' => [],
-              'entry_content' => [],
-              'entry_element' => {},
-              'entry_node' => {},
-              'entry_number' => 2,
-              'in_code' => 0,
-              'index_at_command' => 'cindex',
-              'index_ignore_chars' => {},
-              'index_name' => 'cp',
-              'index_type_command' => 'cindex'
-            }
-          },
-          'info' => {
-            'spaces_before_argument' => ' '
-          },
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 52,
-            'macro' => ''
-          },
-          'type' => 'index_entry_command'
-        },
-        {
-          'args' => [
-            {
-              'contents' => [
-                {
-                  'text' => '.'
-                }
-              ],
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'line_arg'
-            }
-          ],
-          'cmdname' => 'cindex',
-          'extra' => {
-            'index_entry' => {
-              'content_normalized' => [],
-              'entry_content' => [],
-              'entry_element' => {},
-              'entry_node' => {},
-              'entry_number' => 3,
-              'in_code' => 0,
-              'index_at_command' => 'cindex',
-              'index_ignore_chars' => {},
-              'index_name' => 'cp',
-              'index_type_command' => 'cindex'
-            }
-          },
-          'info' => {
-            'spaces_before_argument' => ' '
-          },
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 53,
-            'macro' => ''
-          },
-          'type' => 'index_entry_command'
-        },
-        {
-          'args' => [
-            {
-              'contents' => [
-                {
-                  'text' => '?'
-                }
-              ],
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'line_arg'
-            }
-          ],
-          'cmdname' => 'cindex',
-          'extra' => {
-            'index_entry' => {
-              'content_normalized' => [],
-              'entry_content' => [],
-              'entry_element' => {},
-              'entry_node' => {},
-              'entry_number' => 4,
-              'in_code' => 0,
-              'index_at_command' => 'cindex',
-              'index_ignore_chars' => {},
-              'index_name' => 'cp',
-              'index_type_command' => 'cindex'
-            }
-          },
-          'info' => {
-            'spaces_before_argument' => ' '
-          },
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 54,
-            'macro' => ''
-          },
-          'type' => 'index_entry_command'
-        },
-        {
-          'args' => [
-            {
-              'contents' => [
-                {
-                  'text' => 'a'
-                }
-              ],
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'line_arg'
-            }
-          ],
-          'cmdname' => 'cindex',
-          'extra' => {
-            'index_entry' => {
-              'content_normalized' => [],
-              'entry_content' => [],
-              'entry_element' => {},
-              'entry_node' => {},
-              'entry_number' => 5,
-              'in_code' => 0,
-              'index_at_command' => 'cindex',
-              'index_ignore_chars' => {},
-              'index_name' => 'cp',
-              'index_type_command' => 'cindex'
-            }
-          },
-          'info' => {
-            'spaces_before_argument' => ' '
-          },
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 55,
-            'macro' => ''
-          },
-          'type' => 'index_entry_command'
-        },
-        {
-          'args' => [
-            {
-              'contents' => [
-                {
-                  'text' => 't--ruc'
-                }
-              ],
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'line_arg'
-            }
-          ],
-          'cmdname' => 'findex',
-          'extra' => {
-            'index_entry' => {
-              'content_normalized' => [],
-              'entry_content' => [],
-              'entry_element' => {},
-              'entry_node' => {},
-              'entry_number' => 1,
-              'in_code' => 1,
-              'index_at_command' => 'findex',
-              'index_ignore_chars' => {},
-              'index_name' => 'fn',
-              'index_type_command' => 'findex'
-            }
-          },
-          'info' => {
-            'spaces_before_argument' => ' '
-          },
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 56,
-            'macro' => ''
-          },
-          'type' => 'index_entry_command'
-        },
-        {
-          'args' => [
-            {
-              'contents' => [
-                {
-                  'text' => 'T--ruc'
-                }
-              ],
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'line_arg'
-            }
-          ],
-          'cmdname' => 'findex',
-          'extra' => {
-            'index_entry' => {
-              'content_normalized' => [],
-              'entry_content' => [],
-              'entry_element' => {},
-              'entry_node' => {},
-              'entry_number' => 2,
-              'in_code' => 1,
-              'index_at_command' => 'findex',
-              'index_ignore_chars' => {},
-              'index_name' => 'fn',
-              'index_type_command' => 'findex'
-            }
-          },
-          'info' => {
-            'spaces_before_argument' => ' '
-          },
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 57,
-            'macro' => ''
-          },
-          'type' => 'index_entry_command'
-        },
-        {
-          'args' => [
-            {
-              'contents' => [
-                {
-                  'text' => '.'
-                }
-              ],
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'line_arg'
-            }
-          ],
-          'cmdname' => 'findex',
-          'extra' => {
-            'index_entry' => {
-              'content_normalized' => [],
-              'entry_content' => [],
-              'entry_element' => {},
-              'entry_node' => {},
-              'entry_number' => 3,
-              'in_code' => 1,
-              'index_at_command' => 'findex',
-              'index_ignore_chars' => {},
-              'index_name' => 'fn',
-              'index_type_command' => 'findex'
-            }
-          },
-          'info' => {
-            'spaces_before_argument' => ' '
-          },
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 58,
-            'macro' => ''
-          },
-          'type' => 'index_entry_command'
-        },
-        {
-          'args' => [
-            {
-              'contents' => [
-                {
-                  'text' => '?'
-                }
-              ],
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'line_arg'
-            }
-          ],
-          'cmdname' => 'findex',
-          'extra' => {
-            'index_entry' => {
-              'content_normalized' => [],
-              'entry_content' => [],
-              'entry_element' => {},
-              'entry_node' => {},
-              'entry_number' => 4,
-              'in_code' => 1,
-              'index_at_command' => 'findex',
-              'index_ignore_chars' => {},
-              'index_name' => 'fn',
-              'index_type_command' => 'findex'
-            }
-          },
-          'info' => {
-            'spaces_before_argument' => ' '
-          },
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 59,
-            'macro' => ''
-          },
-          'type' => 'index_entry_command'
-        },
-        {
-          'args' => [
-            {
-              'contents' => [
-                {
-                  'text' => 'a'
-                }
-              ],
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'line_arg'
-            }
-          ],
-          'cmdname' => 'findex',
-          'extra' => {
-            'index_entry' => {
-              'content_normalized' => [],
-              'entry_content' => [],
-              'entry_element' => {},
-              'entry_node' => {},
-              'entry_number' => 5,
-              'in_code' => 1,
-              'index_at_command' => 'findex',
-              'index_ignore_chars' => {},
-              'index_name' => 'fn',
-              'index_type_command' => 'findex'
-            }
-          },
-          'info' => {
-            'spaces_before_argument' => ' '
-          },
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 60,
-            'macro' => ''
-          },
-          'type' => 'index_entry_command'
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'contents' => [
-            {
-              'text' => 'cp
-'
-            }
-          ],
-          'type' => 'paragraph'
-        },
-        {
-          'args' => [
-            {
-              'contents' => [
-                {
-                  'text' => 'cp'
-                }
-              ],
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'line_arg'
-            }
-          ],
-          'cmdname' => 'printindex',
-          'extra' => {
-            'misc_args' => [
-              'cp'
-            ]
-          },
-          'info' => {
-            'spaces_before_argument' => ' '
-          },
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 64,
-            'macro' => ''
-          }
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'contents' => [
-            {
-              'text' => 'fn
-'
-            }
-          ],
-          'type' => 'paragraph'
-        },
-        {
-          'args' => [
-            {
-              'contents' => [
-                {
-                  'text' => 'fn'
-                }
-              ],
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'line_arg'
-            }
-          ],
-          'cmdname' => 'printindex',
-          'extra' => {
-            'misc_args' => [
-              'fn'
-            ]
-          },
-          'info' => {
-            'spaces_before_argument' => ' '
-          },
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 67,
-            'macro' => ''
-          }
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'contents' => [
-            {
-              'text' => 'vr
-'
-            }
-          ],
-          'type' => 'paragraph'
-        },
-        {
-          'args' => [
-            {
-              'contents' => [
-                {
-                  'text' => 'vr'
-                }
-              ],
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'line_arg'
-            }
-          ],
-          'cmdname' => 'printindex',
-          'extra' => {
-            'misc_args' => [
-              'vr'
-            ]
-          },
-          'info' => {
-            'spaces_before_argument' => ' '
-          },
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 70,
-            'macro' => ''
-          }
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'contents' => [
-            {
-              'text' => 'ky
-'
-            }
-          ],
-          'type' => 'paragraph'
-        },
-        {
-          'args' => [
-            {
-              'contents' => [
-                {
-                  'text' => 'ky'
-                }
-              ],
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'line_arg'
-            }
-          ],
-          'cmdname' => 'printindex',
-          'extra' => {
-            'misc_args' => [
-              'ky'
-            ]
-          },
-          'info' => {
-            'spaces_before_argument' => ' '
-          },
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 73,
-            'macro' => ''
-          }
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'contents' => [
-            {
-              'text' => 'pg
-'
-            }
-          ],
-          'type' => 'paragraph'
-        },
-        {
-          'args' => [
-            {
-              'contents' => [
-                {
-                  'text' => 'pg'
-                }
-              ],
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'line_arg'
-            }
-          ],
-          'cmdname' => 'printindex',
-          'extra' => {
-            'misc_args' => [
-              'pg'
-            ]
-          },
-          'info' => {
-            'spaces_before_argument' => ' '
-          },
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 76,
-            'macro' => ''
-          }
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'contents' => [
-            {
-              'text' => 'tp
-'
-            }
-          ],
-          'type' => 'paragraph'
-        },
-        {
-          'args' => [
-            {
-              'contents' => [
-                {
-                  'text' => 'tp'
-                }
-              ],
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'line_arg'
-            }
-          ],
-          'cmdname' => 'printindex',
-          'extra' => {
-            'misc_args' => [
-              'tp'
-            ]
-          },
-          'info' => {
-            'spaces_before_argument' => ' '
-          },
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 79,
-            'macro' => ''
-          }
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        }
-      ],
-      'extra' => {},
-      'info' => {
-        'spaces_before_argument' => ' '
-      },
-      'source_info' => {
-        'file_name' => 'formatting.texi',
-        'line_nr' => 10,
-        'macro' => ''
-      }
-    },
-    {
-      'args' => [
-        {
-          'contents' => [
-            {
-              'text' => 'chapter'
-            }
-          ],
-          'info' => {
-            'spaces_after_argument' => '
-'
-          },
-          'type' => 'line_arg'
-        }
-      ],
-      'cmdname' => 'node',
-      'extra' => {
-        'node_content' => [
-          {}
-        ],
-        'nodes_manuals' => [
-          {
-            'node_content' => [
-              {}
-            ],
-            'normalized' => 'chapter'
-          }
-        ],
-        'normalized' => 'chapter'
-      },
-      'info' => {
-        'spaces_before_argument' => ' '
-      },
-      'source_info' => {
-        'file_name' => 'formatting.texi',
-        'line_nr' => 83,
-        'macro' => ''
-      }
-    },
-    {
-      'args' => [
-        {
-          'contents' => [
-            {
-              'text' => 'chapter'
-            }
-          ],
-          'info' => {
-            'spaces_after_argument' => '
-'
-          },
-          'type' => 'line_arg'
-        }
-      ],
-      'cmdname' => 'chapter',
-      'contents' => [
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'contents' => [
-            {
-              'args' => [
-                {
-                  'contents' => [
-                    {
-                      'contents' => [
-                        {
-                          'text' => 'in footnote'
-                        }
-                      ],
-                      'type' => 'paragraph'
-                    }
-                  ],
-                  'type' => 'brace_command_context'
-                }
-              ],
-              'cmdname' => 'footnote',
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 86,
-                'macro' => ''
-              }
-            },
-            {
-              'text' => '
-'
-            }
-          ],
-          'type' => 'paragraph'
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'args' => [
-            {
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'block_line_arg'
-            }
-          ],
-          'cmdname' => 'format',
-          'contents' => [
-            {
-              'args' => [
-                {
-                  'info' => {
-                    'spaces_after_argument' => ' 
-'
-                  },
-                  'type' => 'block_line_arg'
-                }
-              ],
-              'cmdname' => 'menu',
-              'contents' => [
-                {
-                  'args' => [
-                    {
-                      'text' => '* ',
-                      'type' => 'menu_entry_leading_text'
-                    },
-                    {
-                      'contents' => [
-                        {
-                          'text' => 's--ect'
-                        },
-                        {
-                          'args' => [
-                            {
-                              'type' => 'brace_command_arg'
-                            }
-                          ],
-                          'cmdname' => 'comma',
-                          'source_info' => {
-                            'file_name' => 'formatting.texi',
-                            'line_nr' => 90,
-                            'macro' => ''
-                          }
-                        },
-                        {
-                          'text' => 'ion'
-                        }
-                      ],
-                      'type' => 'menu_entry_node'
-                    },
-                    {
-                      'text' => ':: ',
-                      'type' => 'menu_entry_separator'
-                    },
-                    {
-                      'contents' => [
-                        {
-                          'contents' => [
-                            {
-                              'text' => 's--ect'
-                            },
-                            {
-                              'args' => [
-                                {
-                                  'type' => 'brace_command_arg'
-                                }
-                              ],
-                              'cmdname' => 'comma',
-                              'source_info' => {
-                                'file_name' => 'formatting.texi',
-                                'line_nr' => 90,
-                                'macro' => ''
-                              }
-                            },
-                            {
-                              'text' => 'ion
-'
-                            }
-                          ],
-                          'type' => 'preformatted'
-                        }
-                      ],
-                      'type' => 'menu_entry_description'
-                    }
-                  ],
-                  'extra' => {
-                    'menu_entry_description' => {},
-                    'menu_entry_node' => {
-                      'node_content' => [
-                        {},
-                        {},
-                        {}
-                      ],
-                      'normalized' => 's_002d_002dect_002cion'
-                    }
-                  },
-                  'source_info' => {
-                    'file_name' => 'formatting.texi',
-                    'line_nr' => 90,
-                    'macro' => ''
-                  },
-                  'type' => 'menu_entry'
-                },
-                {
-                  'contents' => [
-                    {
-                      'contents' => [
-                        {
-                          'text' => '
-',
-                          'type' => 'after_menu_description_line'
-                        },
-                        {
-                          'text' => 'Menu comment
-'
-                        },
-                        {
-                          'text' => '``simple-double--three---four----\'\''
-                        },
-                        {
-                          'cmdname' => '*'
-                        },
-                        {
-                          'text' => '
-'
-                        },
-                        {
-                          'text' => '
-',
-                          'type' => 'empty_line'
-                        }
-                      ],
-                      'type' => 'preformatted'
-                    }
-                  ],
-                  'type' => 'menu_comment'
-                },
-                {
-                  'args' => [
-                    {
-                      'contents' => [
-                        {
-                          'text' => 'menu'
-                        }
-                      ],
-                      'info' => {
-                        'spaces_after_argument' => '
-'
-                      },
-                      'type' => 'line_arg'
-                    }
-                  ],
-                  'cmdname' => 'end',
-                  'extra' => {
-                    'text_arg' => 'menu'
-                  },
-                  'info' => {
-                    'spaces_before_argument' => ' '
-                  },
-                  'source_info' => {
-                    'file_name' => 'formatting.texi',
-                    'line_nr' => 95,
-                    'macro' => ''
-                  }
-                }
-              ],
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 89,
-                'macro' => ''
-              }
-            },
-            {
-              'args' => [
-                {
-                  'contents' => [
-                    {
-                      'text' => 'format'
-                    }
-                  ],
-                  'info' => {
-                    'spaces_after_argument' => '
-'
-                  },
-                  'type' => 'line_arg'
-                }
-              ],
-              'cmdname' => 'end',
-              'extra' => {
-                'text_arg' => 'format'
-              },
-              'info' => {
-                'spaces_before_argument' => ' '
-              },
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 96,
-                'macro' => ''
-              }
-            }
-          ],
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 88,
-            'macro' => ''
-          }
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        }
-      ],
-      'extra' => {},
-      'info' => {
-        'spaces_before_argument' => ' '
-      },
-      'source_info' => {
-        'file_name' => 'formatting.texi',
-        'line_nr' => 84,
-        'macro' => ''
-      }
-    },
-    {
-      'args' => [
-        {
-          'contents' => [
-            {
-              'text' => 's--ect'
-            },
-            {
-              'args' => [
-                {
-                  'type' => 'brace_command_arg'
-                }
-              ],
-              'cmdname' => 'comma',
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 98,
-                'macro' => ''
-              }
-            },
-            {
-              'text' => 'ion'
-            }
-          ],
-          'info' => {
-            'spaces_after_argument' => '
-'
-          },
-          'type' => 'line_arg'
-        }
-      ],
-      'cmdname' => 'node',
-      'extra' => {
-        'node_content' => [
-          {},
-          {},
-          {}
-        ],
-        'nodes_manuals' => [
-          {
-            'node_content' => [
-              {},
-              {},
-              {}
-            ],
-            'normalized' => 's_002d_002dect_002cion'
-          }
-        ],
-        'normalized' => 's_002d_002dect_002cion'
-      },
-      'info' => {
-        'spaces_before_argument' => ' '
-      },
-      'source_info' => {
-        'file_name' => 'formatting.texi',
-        'line_nr' => 98,
-        'macro' => ''
-      }
-    },
-    {
-      'args' => [
-        {
-          'contents' => [
-            {
-              'text' => 'A section'
-            }
-          ],
-          'info' => {
-            'spaces_after_argument' => '
-'
-          },
-          'type' => 'line_arg'
-        }
-      ],
-      'cmdname' => 'section',
-      'contents' => [
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'args' => [
-            {
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'block_line_arg'
-            }
-          ],
-          'cmdname' => 'menu',
-          'contents' => [
-            {
-              'args' => [
-                {
-                  'text' => '* ',
-                  'type' => 'menu_entry_leading_text'
-                },
-                {
-                  'contents' => [
-                    {
-                      'text' => 'subsection'
-                    }
-                  ],
-                  'type' => 'menu_entry_node'
-                },
-                {
-                  'text' => ':: ',
-                  'type' => 'menu_entry_separator'
-                },
-                {
-                  'contents' => [
-                    {
-                      'contents' => [
-                        {
-                          'text' => '
-'
-                        }
-                      ],
-                      'type' => 'preformatted'
-                    }
-                  ],
-                  'type' => 'menu_entry_description'
-                }
-              ],
-              'extra' => {
-                'menu_entry_description' => {},
-                'menu_entry_node' => {
-                  'node_content' => [
-                    {}
-                  ],
-                  'normalized' => 'subsection'
-                }
-              },
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 102,
-                'macro' => ''
-              },
-              'type' => 'menu_entry'
-            },
-            {
-              'contents' => [
-                {
-                  'contents' => [
-                    {
-                      'text' => '
-',
-                      'type' => 'after_menu_description_line'
-                    }
-                  ],
-                  'type' => 'preformatted'
-                }
-              ],
-              'type' => 'menu_comment'
-            },
-            {
-              'args' => [
-                {
-                  'info' => {
-                    'spaces_after_argument' => '
-'
-                  },
-                  'type' => 'block_line_arg'
-                }
-              ],
-              'cmdname' => 'detailmenu',
-              'contents' => [
-                {
-                  'contents' => [
-                    {
-                      'contents' => [
-                        {
-                          'text' => 'In detailmenu
-'
-                        },
-                        {
-                          'text' => '
-',
-                          'type' => 'empty_line'
-                        }
-                      ],
-                      'type' => 'preformatted'
-                    }
-                  ],
-                  'type' => 'menu_comment'
-                },
-                {
-                  'args' => [
-                    {
-                      'text' => '* ',
-                      'type' => 'menu_entry_leading_text'
-                    },
-                    {
-                      'contents' => [
-                        {
-                          'text' => 'subsubsection ``simple-double--'
-                        }
-                      ],
-                      'type' => 'menu_entry_node'
-                    },
-                    {
-                      'text' => '::',
-                      'type' => 'menu_entry_separator'
-                    },
-                    {
-                      'contents' => [
-                        {
-                          'contents' => [
-                            {
-                              'text' => '
-'
-                            }
-                          ],
-                          'type' => 'preformatted'
-                        }
-                      ],
-                      'type' => 'menu_entry_description'
-                    }
-                  ],
-                  'extra' => {
-                    'menu_entry_description' => {},
-                    'menu_entry_node' => {
-                      'node_content' => [
-                        {}
-                      ],
-                      'normalized' => 
'subsubsection-_0060_0060simple_002ddouble_002d_002d'
-                    }
-                  },
-                  'source_info' => {
-                    'file_name' => 'formatting.texi',
-                    'line_nr' => 107,
-                    'macro' => ''
-                  },
-                  'type' => 'menu_entry'
-                },
-                {
-                  'args' => [
-                    {
-                      'text' => '* ',
-                      'type' => 'menu_entry_leading_text'
-                    },
-                    {
-                      'contents' => [
-                        {
-                          'text' => 'subsubsection three---four----\'\''
-                        }
-                      ],
-                      'type' => 'menu_entry_node'
-                    },
-                    {
-                      'text' => '::',
-                      'type' => 'menu_entry_separator'
-                    },
-                    {
-                      'contents' => [
-                        {
-                          'contents' => [
-                            {
-                              'text' => '
-'
-                            }
-                          ],
-                          'type' => 'preformatted'
-                        }
-                      ],
-                      'type' => 'menu_entry_description'
-                    }
-                  ],
-                  'extra' => {
-                    'menu_entry_description' => {},
-                    'menu_entry_node' => {
-                      'node_content' => [
-                        {}
-                      ],
-                      'normalized' => 
'subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027'
-                    }
-                  },
-                  'source_info' => {
-                    'file_name' => 'formatting.texi',
-                    'line_nr' => 108,
-                    'macro' => ''
-                  },
-                  'type' => 'menu_entry'
-                },
-                {
-                  'args' => [
-                    {
-                      'contents' => [
-                        {
-                          'text' => 'detailmenu'
-                        }
-                      ],
-                      'info' => {
-                        'spaces_after_argument' => '
-'
-                      },
-                      'type' => 'line_arg'
-                    }
-                  ],
-                  'cmdname' => 'end',
-                  'extra' => {
-                    'text_arg' => 'detailmenu'
-                  },
-                  'info' => {
-                    'spaces_before_argument' => ' '
-                  },
-                  'source_info' => {
-                    'file_name' => 'formatting.texi',
-                    'line_nr' => 109,
-                    'macro' => ''
-                  }
-                }
-              ],
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 104,
-                'macro' => ''
-              }
-            },
-            {
-              'args' => [
-                {
-                  'contents' => [
-                    {
-                      'text' => 'menu'
-                    }
-                  ],
-                  'info' => {
-                    'spaces_after_argument' => '
-'
-                  },
-                  'type' => 'line_arg'
-                }
-              ],
-              'cmdname' => 'end',
-              'extra' => {
-                'text_arg' => 'menu'
-              },
-              'info' => {
-                'spaces_before_argument' => ' '
-              },
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 110,
-                'macro' => ''
-              }
-            }
-          ],
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 101,
-            'macro' => ''
-          }
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        }
-      ],
-      'extra' => {},
-      'info' => {
-        'spaces_before_argument' => ' '
-      },
-      'source_info' => {
-        'file_name' => 'formatting.texi',
-        'line_nr' => 99,
-        'macro' => ''
-      }
-    },
-    {
-      'args' => [
-        {
-          'contents' => [
-            {
-              'text' => 'subsection'
-            }
-          ],
-          'info' => {
-            'spaces_after_argument' => '
-'
-          },
-          'type' => 'line_arg'
-        }
-      ],
-      'cmdname' => 'node',
-      'extra' => {
-        'node_content' => [
-          {}
-        ],
-        'nodes_manuals' => [
-          {
-            'node_content' => [
-              {}
-            ],
-            'normalized' => 'subsection'
-          }
-        ],
-        'normalized' => 'subsection'
-      },
-      'info' => {
-        'spaces_before_argument' => ' '
-      },
-      'source_info' => {
-        'file_name' => 'formatting.texi',
-        'line_nr' => 112,
-        'macro' => ''
-      }
-    },
-    {
-      'args' => [
-        {
-          'contents' => [
-            {
-              'text' => 'subsection'
-            }
-          ],
-          'info' => {
-            'spaces_after_argument' => '
-'
-          },
-          'type' => 'line_arg'
-        }
-      ],
-      'cmdname' => 'subsection',
-      'contents' => [
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'args' => [
-            {
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'block_line_arg'
-            }
-          ],
-          'cmdname' => 'menu',
-          'contents' => [
-            {
-              'args' => [
-                {
-                  'text' => '* ',
-                  'type' => 'menu_entry_leading_text'
-                },
-                {
-                  'contents' => [
-                    {
-                      'text' => 'subsubsection ``simple-double--'
-                    }
-                  ],
-                  'type' => 'menu_entry_node'
-                },
-                {
-                  'text' => '::',
-                  'type' => 'menu_entry_separator'
-                },
-                {
-                  'contents' => [
-                    {
-                      'contents' => [
-                        {
-                          'text' => '
-'
-                        }
-                      ],
-                      'type' => 'preformatted'
-                    }
-                  ],
-                  'type' => 'menu_entry_description'
-                }
-              ],
-              'extra' => {
-                'menu_entry_description' => {},
-                'menu_entry_node' => {
-                  'node_content' => [
-                    {}
-                  ],
-                  'normalized' => 
'subsubsection-_0060_0060simple_002ddouble_002d_002d'
-                }
-              },
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 116,
-                'macro' => ''
-              },
-              'type' => 'menu_entry'
-            },
-            {
-              'args' => [
-                {
-                  'text' => '* ',
-                  'type' => 'menu_entry_leading_text'
-                },
-                {
-                  'contents' => [
-                    {
-                      'text' => 'subsubsection three---four----\'\''
-                    }
-                  ],
-                  'type' => 'menu_entry_node'
-                },
-                {
-                  'text' => '::',
-                  'type' => 'menu_entry_separator'
-                },
-                {
-                  'contents' => [
-                    {
-                      'contents' => [
-                        {
-                          'text' => '
-'
-                        }
-                      ],
-                      'type' => 'preformatted'
-                    }
-                  ],
-                  'type' => 'menu_entry_description'
-                }
-              ],
-              'extra' => {
-                'menu_entry_description' => {},
-                'menu_entry_node' => {
-                  'node_content' => [
-                    {}
-                  ],
-                  'normalized' => 
'subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027'
-                }
-              },
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 117,
-                'macro' => ''
-              },
-              'type' => 'menu_entry'
-            },
-            {
-              'args' => [
-                {
-                  'contents' => [
-                    {
-                      'text' => 'menu'
-                    }
-                  ],
-                  'info' => {
-                    'spaces_after_argument' => '
-'
-                  },
-                  'type' => 'line_arg'
-                }
-              ],
-              'cmdname' => 'end',
-              'extra' => {
-                'text_arg' => 'menu'
-              },
-              'info' => {
-                'spaces_before_argument' => ' '
-              },
-              'source_info' => {
-                'file_name' => 'formatting.texi',
-                'line_nr' => 118,
-                'macro' => ''
-              }
-            }
-          ],
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 115,
-            'macro' => ''
-          }
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'args' => [
-            {
-              'contents' => [
-                {
-                  'text' => 'anchor'
-                }
-              ],
-              'type' => 'brace_command_arg'
-            }
-          ],
-          'cmdname' => 'anchor',
-          'extra' => {
-            'node_content' => [
-              {}
-            ],
-            'normalized' => 'anchor'
-          },
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 120,
-            'macro' => ''
-          }
-        },
-        {
-          'text' => '
-',
-          'type' => 'spaces_after_close_brace'
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        }
-      ],
-      'extra' => {},
-      'info' => {
-        'spaces_before_argument' => ' '
-      },
-      'source_info' => {
-        'file_name' => 'formatting.texi',
-        'line_nr' => 113,
-        'macro' => ''
-      }
-    },
-    {
-      'args' => [
-        {
-          'contents' => [
-            {
-              'text' => 'subsubsection ``simple-double--'
-            }
-          ],
-          'info' => {
-            'spaces_after_argument' => '
-'
-          },
-          'type' => 'line_arg'
-        }
-      ],
-      'cmdname' => 'node',
-      'extra' => {
-        'node_content' => [
-          {}
-        ],
-        'nodes_manuals' => [
-          {
-            'node_content' => [
-              {}
-            ],
-            'normalized' => 
'subsubsection-_0060_0060simple_002ddouble_002d_002d'
-          }
-        ],
-        'normalized' => 'subsubsection-_0060_0060simple_002ddouble_002d_002d'
-      },
-      'info' => {
-        'spaces_before_argument' => ' '
-      },
-      'source_info' => {
-        'file_name' => 'formatting.texi',
-        'line_nr' => 122,
-        'macro' => ''
-      }
-    },
-    {
-      'args' => [
-        {
-          'contents' => [
-            {
-              'text' => 'subsubsection ``simple-double--'
-            }
-          ],
-          'info' => {
-            'spaces_after_argument' => '
-'
-          },
-          'type' => 'line_arg'
-        }
-      ],
-      'cmdname' => 'subsubsection',
-      'contents' => [
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        }
-      ],
-      'extra' => {},
-      'info' => {
-        'spaces_before_argument' => ' '
-      },
-      'source_info' => {
-        'file_name' => 'formatting.texi',
-        'line_nr' => 123,
-        'macro' => ''
-      }
-    },
-    {
-      'args' => [
-        {
-          'contents' => [
-            {
-              'text' => 'subsubsection three---four----\'\''
-            }
-          ],
-          'info' => {
-            'spaces_after_argument' => '
-'
-          },
-          'type' => 'line_arg'
-        }
-      ],
-      'cmdname' => 'node',
-      'extra' => {
-        'node_content' => [
-          {}
-        ],
-        'nodes_manuals' => [
-          {
-            'node_content' => [
-              {}
-            ],
-            'normalized' => 
'subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027'
-          }
-        ],
-        'normalized' => 
'subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027'
-      },
-      'info' => {
-        'spaces_before_argument' => ' '
-      },
-      'source_info' => {
-        'file_name' => 'formatting.texi',
-        'line_nr' => 125,
-        'macro' => ''
-      }
-    },
-    {
-      'args' => [
-        {
-          'contents' => [
-            {
-              'text' => 'three---four----\'\''
-            }
-          ],
-          'info' => {
-            'spaces_after_argument' => '
-'
-          },
-          'type' => 'line_arg'
-        }
-      ],
-      'cmdname' => 'subsubsection',
-      'contents' => [
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        }
-      ],
-      'extra' => {},
-      'info' => {
-        'spaces_before_argument' => ' '
-      },
-      'source_info' => {
-        'file_name' => 'formatting.texi',
-        'line_nr' => 126,
-        'macro' => ''
-      }
-    },
-    {
-      'args' => [
-        {
-          'contents' => [
-            {
-              'text' => 'chapter2'
-            }
-          ],
-          'info' => {
-            'spaces_after_argument' => '
-'
-          },
-          'type' => 'line_arg'
-        }
-      ],
-      'cmdname' => 'node',
-      'extra' => {
-        'isindex' => 1,
-        'node_content' => [
-          {}
-        ],
-        'nodes_manuals' => [
-          {
-            'node_content' => [
-              {}
-            ],
-            'normalized' => 'chapter2'
-          }
-        ],
-        'normalized' => 'chapter2'
-      },
-      'info' => {
-        'spaces_before_argument' => ' '
-      },
-      'source_info' => {
-        'file_name' => 'formatting.texi',
-        'line_nr' => 128,
-        'macro' => ''
-      }
-    },
-    {
-      'args' => [
-        {
-          'contents' => [
-            {
-              'text' => 'chapter 2'
-            }
-          ],
-          'info' => {
-            'spaces_after_argument' => '
-'
-          },
-          'type' => 'line_arg'
-        }
-      ],
-      'cmdname' => 'centerchap',
-      'contents' => [
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'args' => [
-            {
-              'contents' => [
-                {
-                  'text' => 'cp'
-                }
-              ],
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'line_arg'
-            }
-          ],
-          'cmdname' => 'printindex',
-          'extra' => {
-            'misc_args' => [
-              'cp'
-            ]
-          },
-          'info' => {
-            'spaces_before_argument' => ' '
-          },
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 131,
-            'macro' => ''
-          }
-        },
-        {
-          'args' => [
-            {
-              'contents' => [
-                {
-                  'text' => 'fn'
-                }
-              ],
-              'info' => {
-                'spaces_after_argument' => '
-'
-              },
-              'type' => 'line_arg'
-            }
-          ],
-          'cmdname' => 'printindex',
-          'extra' => {
-            'misc_args' => [
-              'fn'
-            ]
-          },
-          'info' => {
-            'spaces_before_argument' => ' '
-          },
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 132,
-            'macro' => ''
-          }
-        },
-        {
-          'text' => '
-',
-          'type' => 'empty_line'
-        },
-        {
-          'args' => [
-            {
-              'text' => '
-',
-              'type' => 'misc_arg'
-            }
-          ],
-          'cmdname' => 'contents',
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 134,
-            'macro' => ''
-          }
-        },
-        {
-          'args' => [
-            {
-              'text' => '
-',
-              'type' => 'misc_arg'
-            }
-          ],
-          'cmdname' => 'shortcontents',
-          'source_info' => {
-            'file_name' => 'formatting.texi',
-            'line_nr' => 135,
-            'macro' => ''
-          }
-        }
-      ],
-      'extra' => {},
-      'info' => {
-        'spaces_before_argument' => ' '
-      },
-      'source_info' => {
-        'file_name' => 'formatting.texi',
-        'line_nr' => 129,
-        'macro' => ''
-      }
-    },
-    {
-      'args' => [
-        {
-          'text' => '
-',
-          'type' => 'misc_arg'
-        }
-      ],
-      'cmdname' => 'bye'
-    }
-  ],
-  'type' => 'document_root'
-};
-$result_trees{'texi_formatting'}{'contents'}[0]{'contents'}[1]{'contents'}[1]{'contents'}[0]{'extra'}{'menu_entry_description'}
 = 
$result_trees{'texi_formatting'}{'contents'}[0]{'contents'}[1]{'contents'}[1]{'contents'}[0]{'args'}[5];
-$result_trees{'texi_formatting'}{'contents'}[0]{'contents'}[1]{'contents'}[1]{'contents'}[0]{'extra'}{'menu_entry_name'}
 = 
$result_trees{'texi_formatting'}{'contents'}[0]{'contents'}[1]{'contents'}[1]{'contents'}[0]{'args'}[1];
-$result_trees{'texi_formatting'}{'contents'}[0]{'contents'}[1]{'contents'}[1]{'contents'}[0]{'extra'}{'menu_entry_node'}{'manual_content'}[0]
 = 
$result_trees{'texi_formatting'}{'contents'}[0]{'contents'}[1]{'contents'}[1]{'contents'}[0]{'args'}[3]{'contents'}[1];
-$result_trees{'texi_formatting'}{'contents'}[0]{'contents'}[1]{'contents'}[1]{'contents'}[1]{'extra'}{'menu_entry_description'}
 = 
$result_trees{'texi_formatting'}{'contents'}[0]{'contents'}[1]{'contents'}[1]{'contents'}[1]{'args'}[5];
-$result_trees{'texi_formatting'}{'contents'}[0]{'contents'}[1]{'contents'}[1]{'contents'}[1]{'extra'}{'menu_entry_name'}
 = 
$result_trees{'texi_formatting'}{'contents'}[0]{'contents'}[1]{'contents'}[1]{'contents'}[1]{'args'}[1];
-$result_trees{'texi_formatting'}{'contents'}[0]{'contents'}[1]{'contents'}[1]{'contents'}[1]{'extra'}{'menu_entry_node'}{'manual_content'}[0]
 = 
$result_trees{'texi_formatting'}{'contents'}[0]{'contents'}[1]{'contents'}[1]{'contents'}[1]{'args'}[3]{'contents'}[1];
-$result_trees{'texi_formatting'}{'contents'}[1]{'extra'}{'node_content'}[0] = 
$result_trees{'texi_formatting'}{'contents'}[1]{'args'}[0]{'contents'}[0];
-$result_trees{'texi_formatting'}{'contents'}[1]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = $result_trees{'texi_formatting'}{'contents'}[1]{'args'}[0]{'contents'}[0];
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[1]{'contents'}[0]{'extra'}{'menu_entry_description'}
 = 
$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[1]{'contents'}[0]{'args'}[3];
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[1]{'contents'}[0]{'extra'}{'menu_entry_node'}{'node_content'}[0]
 = 
$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[1]{'contents'}[0]{'args'}[1]{'contents'}[0];
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[1]{'contents'}[2]{'extra'}{'menu_entry_description'}
 = 
$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[1]{'contents'}[2]{'args'}[5];
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[1]{'contents'}[2]{'extra'}{'menu_entry_name'}
 = 
$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[1]{'contents'}[2]{'args'}[1];
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[1]{'contents'}[2]{'extra'}{'menu_entry_node'}{'node_content'}[0]
 = 
$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[1]{'contents'}[2]{'args'}[3]{'contents'}[0];
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[7]{'contents'}[3]{'extra'}{'titlepage'}
 = $result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[7];
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[7]{'contents'}[4]{'extra'}{'titlepage'}
 = $result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[7];
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[17]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[17]{'args'}[0]{'contents'};
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[17]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[17]{'args'}[0]{'contents'};
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[17]{'extra'}{'index_entry'}{'entry_element'}
 = $result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[17];
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[17]{'extra'}{'index_entry'}{'entry_node'}
 = $result_trees{'texi_formatting'}{'contents'}[1];
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[18]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[18]{'args'}[0]{'contents'};
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[18]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[18]{'args'}[0]{'contents'};
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[18]{'extra'}{'index_entry'}{'entry_element'}
 = $result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[18];
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[18]{'extra'}{'index_entry'}{'entry_node'}
 = $result_trees{'texi_formatting'}{'contents'}[1];
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[19]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[19]{'args'}[0]{'contents'};
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[19]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[19]{'args'}[0]{'contents'};
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[19]{'extra'}{'index_entry'}{'entry_element'}
 = $result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[19];
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[19]{'extra'}{'index_entry'}{'entry_node'}
 = $result_trees{'texi_formatting'}{'contents'}[1];
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[20]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[20]{'args'}[0]{'contents'};
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[20]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[20]{'args'}[0]{'contents'};
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[20]{'extra'}{'index_entry'}{'entry_element'}
 = $result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[20];
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[20]{'extra'}{'index_entry'}{'entry_node'}
 = $result_trees{'texi_formatting'}{'contents'}[1];
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[21]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[21]{'args'}[0]{'contents'};
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[21]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[21]{'args'}[0]{'contents'};
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[21]{'extra'}{'index_entry'}{'entry_element'}
 = $result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[21];
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[21]{'extra'}{'index_entry'}{'entry_node'}
 = $result_trees{'texi_formatting'}{'contents'}[1];
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[22]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[22]{'args'}[0]{'contents'};
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[22]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[22]{'args'}[0]{'contents'};
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[22]{'extra'}{'index_entry'}{'entry_element'}
 = $result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[22];
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[22]{'extra'}{'index_entry'}{'entry_node'}
 = $result_trees{'texi_formatting'}{'contents'}[1];
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[23]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[23]{'args'}[0]{'contents'};
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[23]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[23]{'args'}[0]{'contents'};
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[23]{'extra'}{'index_entry'}{'entry_element'}
 = $result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[23];
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[23]{'extra'}{'index_entry'}{'entry_node'}
 = $result_trees{'texi_formatting'}{'contents'}[1];
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[24]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[24]{'args'}[0]{'contents'};
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[24]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[24]{'args'}[0]{'contents'};
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[24]{'extra'}{'index_entry'}{'entry_element'}
 = $result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[24];
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[24]{'extra'}{'index_entry'}{'entry_node'}
 = $result_trees{'texi_formatting'}{'contents'}[1];
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[25]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[25]{'args'}[0]{'contents'};
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[25]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[25]{'args'}[0]{'contents'};
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[25]{'extra'}{'index_entry'}{'entry_element'}
 = $result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[25];
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[25]{'extra'}{'index_entry'}{'entry_node'}
 = $result_trees{'texi_formatting'}{'contents'}[1];
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[26]{'extra'}{'index_entry'}{'content_normalized'}
 = 
$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[26]{'args'}[0]{'contents'};
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[26]{'extra'}{'index_entry'}{'entry_content'}
 = 
$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[26]{'args'}[0]{'contents'};
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[26]{'extra'}{'index_entry'}{'entry_element'}
 = $result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[26];
-$result_trees{'texi_formatting'}{'contents'}[2]{'contents'}[26]{'extra'}{'index_entry'}{'entry_node'}
 = $result_trees{'texi_formatting'}{'contents'}[1];
-$result_trees{'texi_formatting'}{'contents'}[3]{'extra'}{'node_content'}[0] = 
$result_trees{'texi_formatting'}{'contents'}[3]{'args'}[0]{'contents'}[0];
-$result_trees{'texi_formatting'}{'contents'}[3]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = $result_trees{'texi_formatting'}{'contents'}[3]{'args'}[0]{'contents'}[0];
-$result_trees{'texi_formatting'}{'contents'}[4]{'contents'}[3]{'contents'}[0]{'contents'}[0]{'extra'}{'menu_entry_description'}
 = 
$result_trees{'texi_formatting'}{'contents'}[4]{'contents'}[3]{'contents'}[0]{'contents'}[0]{'args'}[3];
-$result_trees{'texi_formatting'}{'contents'}[4]{'contents'}[3]{'contents'}[0]{'contents'}[0]{'extra'}{'menu_entry_node'}{'node_content'}[0]
 = 
$result_trees{'texi_formatting'}{'contents'}[4]{'contents'}[3]{'contents'}[0]{'contents'}[0]{'args'}[1]{'contents'}[0];
-$result_trees{'texi_formatting'}{'contents'}[4]{'contents'}[3]{'contents'}[0]{'contents'}[0]{'extra'}{'menu_entry_node'}{'node_content'}[1]
 = 
$result_trees{'texi_formatting'}{'contents'}[4]{'contents'}[3]{'contents'}[0]{'contents'}[0]{'args'}[1]{'contents'}[1];
-$result_trees{'texi_formatting'}{'contents'}[4]{'contents'}[3]{'contents'}[0]{'contents'}[0]{'extra'}{'menu_entry_node'}{'node_content'}[2]
 = 
$result_trees{'texi_formatting'}{'contents'}[4]{'contents'}[3]{'contents'}[0]{'contents'}[0]{'args'}[1]{'contents'}[2];
-$result_trees{'texi_formatting'}{'contents'}[5]{'extra'}{'node_content'}[0] = 
$result_trees{'texi_formatting'}{'contents'}[5]{'args'}[0]{'contents'}[0];
-$result_trees{'texi_formatting'}{'contents'}[5]{'extra'}{'node_content'}[1] = 
$result_trees{'texi_formatting'}{'contents'}[5]{'args'}[0]{'contents'}[1];
-$result_trees{'texi_formatting'}{'contents'}[5]{'extra'}{'node_content'}[2] = 
$result_trees{'texi_formatting'}{'contents'}[5]{'args'}[0]{'contents'}[2];
-$result_trees{'texi_formatting'}{'contents'}[5]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = $result_trees{'texi_formatting'}{'contents'}[5]{'args'}[0]{'contents'}[0];
-$result_trees{'texi_formatting'}{'contents'}[5]{'extra'}{'nodes_manuals'}[0]{'node_content'}[1]
 = $result_trees{'texi_formatting'}{'contents'}[5]{'args'}[0]{'contents'}[1];
-$result_trees{'texi_formatting'}{'contents'}[5]{'extra'}{'nodes_manuals'}[0]{'node_content'}[2]
 = $result_trees{'texi_formatting'}{'contents'}[5]{'args'}[0]{'contents'}[2];
-$result_trees{'texi_formatting'}{'contents'}[6]{'contents'}[1]{'contents'}[0]{'extra'}{'menu_entry_description'}
 = 
$result_trees{'texi_formatting'}{'contents'}[6]{'contents'}[1]{'contents'}[0]{'args'}[3];
-$result_trees{'texi_formatting'}{'contents'}[6]{'contents'}[1]{'contents'}[0]{'extra'}{'menu_entry_node'}{'node_content'}[0]
 = 
$result_trees{'texi_formatting'}{'contents'}[6]{'contents'}[1]{'contents'}[0]{'args'}[1]{'contents'}[0];
-$result_trees{'texi_formatting'}{'contents'}[6]{'contents'}[1]{'contents'}[2]{'contents'}[1]{'extra'}{'menu_entry_description'}
 = 
$result_trees{'texi_formatting'}{'contents'}[6]{'contents'}[1]{'contents'}[2]{'contents'}[1]{'args'}[3];
-$result_trees{'texi_formatting'}{'contents'}[6]{'contents'}[1]{'contents'}[2]{'contents'}[1]{'extra'}{'menu_entry_node'}{'node_content'}[0]
 = 
$result_trees{'texi_formatting'}{'contents'}[6]{'contents'}[1]{'contents'}[2]{'contents'}[1]{'args'}[1]{'contents'}[0];
-$result_trees{'texi_formatting'}{'contents'}[6]{'contents'}[1]{'contents'}[2]{'contents'}[2]{'extra'}{'menu_entry_description'}
 = 
$result_trees{'texi_formatting'}{'contents'}[6]{'contents'}[1]{'contents'}[2]{'contents'}[2]{'args'}[3];
-$result_trees{'texi_formatting'}{'contents'}[6]{'contents'}[1]{'contents'}[2]{'contents'}[2]{'extra'}{'menu_entry_node'}{'node_content'}[0]
 = 
$result_trees{'texi_formatting'}{'contents'}[6]{'contents'}[1]{'contents'}[2]{'contents'}[2]{'args'}[1]{'contents'}[0];
-$result_trees{'texi_formatting'}{'contents'}[7]{'extra'}{'node_content'}[0] = 
$result_trees{'texi_formatting'}{'contents'}[7]{'args'}[0]{'contents'}[0];
-$result_trees{'texi_formatting'}{'contents'}[7]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = $result_trees{'texi_formatting'}{'contents'}[7]{'args'}[0]{'contents'}[0];
-$result_trees{'texi_formatting'}{'contents'}[8]{'contents'}[1]{'contents'}[0]{'extra'}{'menu_entry_description'}
 = 
$result_trees{'texi_formatting'}{'contents'}[8]{'contents'}[1]{'contents'}[0]{'args'}[3];
-$result_trees{'texi_formatting'}{'contents'}[8]{'contents'}[1]{'contents'}[0]{'extra'}{'menu_entry_node'}{'node_content'}[0]
 = 
$result_trees{'texi_formatting'}{'contents'}[8]{'contents'}[1]{'contents'}[0]{'args'}[1]{'contents'}[0];
-$result_trees{'texi_formatting'}{'contents'}[8]{'contents'}[1]{'contents'}[1]{'extra'}{'menu_entry_description'}
 = 
$result_trees{'texi_formatting'}{'contents'}[8]{'contents'}[1]{'contents'}[1]{'args'}[3];
-$result_trees{'texi_formatting'}{'contents'}[8]{'contents'}[1]{'contents'}[1]{'extra'}{'menu_entry_node'}{'node_content'}[0]
 = 
$result_trees{'texi_formatting'}{'contents'}[8]{'contents'}[1]{'contents'}[1]{'args'}[1]{'contents'}[0];
-$result_trees{'texi_formatting'}{'contents'}[8]{'contents'}[3]{'extra'}{'node_content'}[0]
 = 
$result_trees{'texi_formatting'}{'contents'}[8]{'contents'}[3]{'args'}[0]{'contents'}[0];
-$result_trees{'texi_formatting'}{'contents'}[9]{'extra'}{'node_content'}[0] = 
$result_trees{'texi_formatting'}{'contents'}[9]{'args'}[0]{'contents'}[0];
-$result_trees{'texi_formatting'}{'contents'}[9]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = $result_trees{'texi_formatting'}{'contents'}[9]{'args'}[0]{'contents'}[0];
-$result_trees{'texi_formatting'}{'contents'}[11]{'extra'}{'node_content'}[0] = 
$result_trees{'texi_formatting'}{'contents'}[11]{'args'}[0]{'contents'}[0];
-$result_trees{'texi_formatting'}{'contents'}[11]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = $result_trees{'texi_formatting'}{'contents'}[11]{'args'}[0]{'contents'}[0];
-$result_trees{'texi_formatting'}{'contents'}[13]{'extra'}{'node_content'}[0] = 
$result_trees{'texi_formatting'}{'contents'}[13]{'args'}[0]{'contents'}[0];
-$result_trees{'texi_formatting'}{'contents'}[13]{'extra'}{'nodes_manuals'}[0]{'node_content'}[0]
 = $result_trees{'texi_formatting'}{'contents'}[13]{'args'}[0]{'contents'}[0];
-
-$result_texis{'texi_formatting'} = '\\input texinfo @c -*-texinfo-*-
-
-@dircategory Formatting @\'e @code{@@ @TeX{}} test
-@direntry
-* Truc: (formatting).           The GNU documentation truc.
-* @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
-
-@copying
-In copying
-
-@end copying
-
-@titlepage
-@title title --a
-@subtitle formatting subtitle --a
-@subtitle subtitle 2 --a
-@author author1 --a with accents in name T@\'e@,ca
-@author author2 --a
-In titlepage
-
-
-Insercopying in titlepage
-@insertcopying
-@end titlepage
-
-Insertcopying in normal text
-@insertcopying
-
-Normal text
-
-
-In example.
-@example
-
-@end example
-
-@cindex t--ruc
-@cindex T--ruc
-@cindex .
-@cindex ?
-@cindex a
-@findex t--ruc
-@findex T--ruc
-@findex .
-@findex ?
-@findex a
-
-
-cp
-@printindex cp
-
-fn
-@printindex fn
-
-vr
-@printindex vr
-
-ky
-@printindex ky
-
-pg
-@printindex pg
-
-tp
-@printindex tp
-
-
-
-@node chapter
-@chapter chapter
-
-@footnote{in footnote}
-
-@format
-@menu 
-* s--ect@comma{}ion:: s--ect@comma{}ion
-
-Menu comment
-``simple-double--three---four----\'\'@*
-
-@end menu
-@end format
-
-@node s--ect@comma{}ion
-@section A section
-
-@menu
-* subsection:: 
-
-@detailmenu
-In detailmenu
-
-* subsubsection ``simple-double--::
-* subsubsection three---four----\'\'::
-@end detailmenu
-@end menu
-
-@node subsection
-@subsection subsection
-
-@menu
-* subsubsection ``simple-double--::
-* subsubsection three---four----\'\'::
-@end menu
-
-@anchor{anchor}
-
-@node subsubsection ``simple-double--
-@subsubsection subsubsection ``simple-double--
-
-@node subsubsection three---four----\'\'
-@subsubsection three---four----\'\'
-
-@node chapter2
-@centerchap chapter 2
-
-@printindex cp
-@printindex fn
-
-@contents
-@shortcontents
-@bye
-';
-
-
-$result_texts{'texi_formatting'} = '* Truc: (formatting).           The GNU 
documentation truc.
-* @ e\' ==: (formatting).  "-- something" 
-                           cmd a`
-Top section
-***********
-
-* chapter::               chapter
-
-Menu comment
-
-* description:chapter2.   Chapter 2
-
-
-
-
-Insertcopying in normal text
-
-Normal text
-
-
-In example.
-
-
-
-
-cp
-
-fn
-
-vr
-
-ky
-
-pg
-
-tp
-
-
-
-1 chapter
-*********
-
-
-
-* s--ect,ion:: s-ect,ion
-
-Menu comment
-"simple-double-three--four---"
-
-
-
-1.1 A section
-=============
-
-* subsection:: 
-
-In detailmenu
-
-* subsubsection ``simple-double--::
-* subsubsection three---four----\'\'::
-
-1.1.1 subsection
-----------------
-
-* subsubsection ``simple-double--::
-* subsubsection three---four----\'\'::
-
-
-1.1.1.1 subsubsection "simple-double-
-.....................................
-
-1.1.1.2 three--four---"
-.......................
-
-chapter 2
-*********
-
-
-';
-
-$result_sectioning{'texi_formatting'} = {
-  'structure' => {
-    'section_childs' => [
-      {
-        'cmdname' => 'top',
-        'extra' => {
-          'associated_node' => {
-            'cmdname' => 'node',
-            'extra' => {
-              'isindex' => 1,
-              'normalized' => 'Top'
-            },
-            'info' => {},
-            'structure' => {}
-          }
-        },
-        'info' => {},
-        'structure' => {
-          'section_childs' => [
-            {
-              'cmdname' => 'chapter',
-              'extra' => {
-                'associated_node' => {
-                  'cmdname' => 'node',
-                  'extra' => {
-                    'normalized' => 'chapter'
-                  },
-                  'info' => {},
-                  'structure' => {}
-                }
-              },
-              'info' => {},
-              'structure' => {
-                'section_childs' => [
-                  {
-                    'cmdname' => 'section',
-                    'extra' => {
-                      'associated_node' => {
-                        'cmdname' => 'node',
-                        'extra' => {
-                          'normalized' => 's_002d_002dect_002cion'
-                        },
-                        'info' => {},
-                        'structure' => {}
-                      }
-                    },
-                    'info' => {},
-                    'structure' => {
-                      'section_childs' => [
-                        {
-                          'cmdname' => 'subsection',
-                          'extra' => {
-                            'associated_node' => {
-                              'cmdname' => 'node',
-                              'extra' => {
-                                'normalized' => 'subsection'
-                              },
-                              'info' => {},
-                              'structure' => {}
-                            }
-                          },
-                          'info' => {},
-                          'structure' => {
-                            'section_childs' => [
-                              {
-                                'cmdname' => 'subsubsection',
-                                'extra' => {
-                                  'associated_node' => {
-                                    'cmdname' => 'node',
-                                    'extra' => {
-                                      'normalized' => 
'subsubsection-_0060_0060simple_002ddouble_002d_002d'
-                                    },
-                                    'info' => {},
-                                    'structure' => {}
-                                  }
-                                },
-                                'info' => {},
-                                'structure' => {
-                                  'section_level' => 4,
-                                  'section_number' => '1.1.1.1',
-                                  'section_up' => {}
-                                }
-                              },
-                              {
-                                'cmdname' => 'subsubsection',
-                                'extra' => {
-                                  'associated_node' => {
-                                    'cmdname' => 'node',
-                                    'extra' => {
-                                      'normalized' => 
'subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027'
-                                    },
-                                    'info' => {},
-                                    'structure' => {}
-                                  }
-                                },
-                                'info' => {},
-                                'structure' => {
-                                  'section_level' => 4,
-                                  'section_number' => '1.1.1.2',
-                                  'section_prev' => {},
-                                  'section_up' => {}
-                                }
-                              }
-                            ],
-                            'section_level' => 3,
-                            'section_number' => '1.1.1',
-                            'section_up' => {}
-                          }
-                        }
-                      ],
-                      'section_level' => 2,
-                      'section_number' => '1.1',
-                      'section_up' => {}
-                    }
-                  }
-                ],
-                'section_level' => 1,
-                'section_number' => 1,
-                'section_up' => {},
-                'toplevel_prev' => {},
-                'toplevel_up' => {}
-              }
-            },
-            {
-              'cmdname' => 'centerchap',
-              'extra' => {
-                'associated_node' => {
-                  'cmdname' => 'node',
-                  'extra' => {
-                    'isindex' => 1,
-                    'normalized' => 'chapter2'
-                  },
-                  'info' => {},
-                  'structure' => {}
-                }
-              },
-              'info' => {},
-              'structure' => {
-                'section_level' => 1,
-                'section_prev' => {},
-                'section_up' => {},
-                'toplevel_prev' => {},
-                'toplevel_up' => {}
-              }
-            }
-          ],
-          'section_level' => 0,
-          'section_up' => {}
-        }
-      }
-    ],
-    'section_level' => -1
-  }
-};
-$result_sectioning{'texi_formatting'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_up'}
 = 
$result_sectioning{'texi_formatting'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0];
-$result_sectioning{'texi_formatting'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[1]{'structure'}{'section_prev'}
 = 
$result_sectioning{'texi_formatting'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0];
-$result_sectioning{'texi_formatting'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[1]{'structure'}{'section_up'}
 = 
$result_sectioning{'texi_formatting'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0];
-$result_sectioning{'texi_formatting'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_up'}
 = 
$result_sectioning{'texi_formatting'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0];
-$result_sectioning{'texi_formatting'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_up'}
 = 
$result_sectioning{'texi_formatting'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0];
-$result_sectioning{'texi_formatting'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'section_up'}
 = $result_sectioning{'texi_formatting'}{'structure'}{'section_childs'}[0];
-$result_sectioning{'texi_formatting'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'toplevel_prev'}
 = $result_sectioning{'texi_formatting'}{'structure'}{'section_childs'}[0];
-$result_sectioning{'texi_formatting'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0]{'structure'}{'toplevel_up'}
 = $result_sectioning{'texi_formatting'}{'structure'}{'section_childs'}[0];
-$result_sectioning{'texi_formatting'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[1]{'structure'}{'section_prev'}
 = 
$result_sectioning{'texi_formatting'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0];
-$result_sectioning{'texi_formatting'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[1]{'structure'}{'section_up'}
 = $result_sectioning{'texi_formatting'}{'structure'}{'section_childs'}[0];
-$result_sectioning{'texi_formatting'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[1]{'structure'}{'toplevel_prev'}
 = 
$result_sectioning{'texi_formatting'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[0];
-$result_sectioning{'texi_formatting'}{'structure'}{'section_childs'}[0]{'structure'}{'section_childs'}[1]{'structure'}{'toplevel_up'}
 = $result_sectioning{'texi_formatting'}{'structure'}{'section_childs'}[0];
-$result_sectioning{'texi_formatting'}{'structure'}{'section_childs'}[0]{'structure'}{'section_up'}
 = $result_sectioning{'texi_formatting'};
-
-$result_nodes{'texi_formatting'} = {
-  'cmdname' => 'node',
-  'extra' => {
-    'associated_section' => {
-      'cmdname' => 'top',
-      'extra' => {},
-      'info' => {},
-      'structure' => {}
-    },
-    'isindex' => 1,
-    'menus' => [
-      {
-        'cmdname' => 'menu'
-      }
-    ],
-    'normalized' => 'Top'
-  },
-  'info' => {},
-  'structure' => {
-    'menu_child' => {
-      'cmdname' => 'node',
-      'extra' => {
-        'associated_section' => {
-          'cmdname' => 'chapter',
-          'extra' => {},
-          'info' => {},
-          'structure' => {
-            'section_number' => 1
-          }
-        },
-        'normalized' => 'chapter'
-      },
-      'info' => {},
-      'structure' => {
-        'node_next' => {
-          'cmdname' => 'node',
-          'extra' => {
-            'associated_section' => {
-              'cmdname' => 'centerchap',
-              'extra' => {},
-              'info' => {},
-              'structure' => {}
-            },
-            'isindex' => 1,
-            'normalized' => 'chapter2'
-          },
-          'info' => {},
-          'structure' => {
-            'node_prev' => {},
-            'node_up' => {}
-          }
-        },
-        'node_prev' => {},
-        'node_up' => {}
-      }
-    },
-    'node_next' => {}
-  }
-};
-$result_nodes{'texi_formatting'}{'structure'}{'menu_child'}{'structure'}{'node_next'}{'structure'}{'node_prev'}
 = $result_nodes{'texi_formatting'}{'structure'}{'menu_child'};
-$result_nodes{'texi_formatting'}{'structure'}{'menu_child'}{'structure'}{'node_next'}{'structure'}{'node_up'}
 = $result_nodes{'texi_formatting'};
-$result_nodes{'texi_formatting'}{'structure'}{'menu_child'}{'structure'}{'node_prev'}
 = $result_nodes{'texi_formatting'};
-$result_nodes{'texi_formatting'}{'structure'}{'menu_child'}{'structure'}{'node_up'}
 = $result_nodes{'texi_formatting'};
-$result_nodes{'texi_formatting'}{'structure'}{'node_next'} = 
$result_nodes{'texi_formatting'}{'structure'}{'menu_child'};
-
-$result_menus{'texi_formatting'} = {
-  'cmdname' => 'node',
-  'extra' => {
-    'isindex' => 1,
-    'normalized' => 'Top'
-  },
-  'info' => {},
-  'structure' => {
-    'menu_child' => {
-      'cmdname' => 'node',
-      'extra' => {
-        'normalized' => 'chapter'
-      },
-      'info' => {},
-      'structure' => {
-        'menu_next' => {
-          'cmdname' => 'node',
-          'extra' => {
-            'isindex' => 1,
-            'normalized' => 'chapter2'
-          },
-          'info' => {},
-          'structure' => {
-            'menu_prev' => {},
-            'menu_up' => {},
-            'menu_up_hash' => {
-              'Top' => 1
-            }
-          }
-        },
-        'menu_up' => {},
-        'menu_up_hash' => {
-          'Top' => 1
-        }
-      }
-    }
-  }
-};
-$result_menus{'texi_formatting'}{'structure'}{'menu_child'}{'structure'}{'menu_next'}{'structure'}{'menu_prev'}
 = $result_menus{'texi_formatting'}{'structure'}{'menu_child'};
-$result_menus{'texi_formatting'}{'structure'}{'menu_child'}{'structure'}{'menu_next'}{'structure'}{'menu_up'}
 = $result_menus{'texi_formatting'};
-$result_menus{'texi_formatting'}{'structure'}{'menu_child'}{'structure'}{'menu_up'}
 = $result_menus{'texi_formatting'};
-
-$result_errors{'texi_formatting'} = [
-  {
-    'error_line' => '@include: could not find coverage_macro.texi
-',
-    'file_name' => 'formatting.texi',
-    'line_nr' => 20,
-    'macro' => '',
-    'text' => '@include: could not find coverage_macro.texi',
-    'type' => 'error'
-  },
-  {
-    'error_line' => 'unknown command `mymacro\'
-',
-    'file_name' => 'formatting.texi',
-    'line_nr' => 24,
-    'macro' => '',
-    'text' => 'unknown command `mymacro\'',
-    'type' => 'error'
-  },
-  {
-    'error_line' => 'misplaced {
-',
-    'file_name' => 'formatting.texi',
-    'line_nr' => 24,
-    'macro' => '',
-    'text' => 'misplaced {',
-    'type' => 'error'
-  },
-  {
-    'error_line' => 'misplaced }
-',
-    'file_name' => 'formatting.texi',
-    'line_nr' => 24,
-    'macro' => '',
-    'text' => 'misplaced }',
-    'type' => 'error'
-  },
-  {
-    'error_line' => 'unknown command `mymacro\'
-',
-    'file_name' => 'formatting.texi',
-    'line_nr' => 34,
-    'macro' => '',
-    'text' => 'unknown command `mymacro\'',
-    'type' => 'error'
-  },
-  {
-    'error_line' => 'misplaced {
-',
-    'file_name' => 'formatting.texi',
-    'line_nr' => 34,
-    'macro' => '',
-    'text' => 'misplaced {',
-    'type' => 'error'
-  },
-  {
-    'error_line' => 'misplaced }
-',
-    'file_name' => 'formatting.texi',
-    'line_nr' => 34,
-    'macro' => '',
-    'text' => 'misplaced }',
-    'type' => 'error'
-  },
-  {
-    'error_line' => 'unknown command `mymacro\'
-',
-    'file_name' => 'formatting.texi',
-    'line_nr' => 44,
-    'macro' => '',
-    'text' => 'unknown command `mymacro\'',
-    'type' => 'error'
-  },
-  {
-    'error_line' => 'misplaced {
-',
-    'file_name' => 'formatting.texi',
-    'line_nr' => 44,
-    'macro' => '',
-    'text' => 'misplaced {',
-    'type' => 'error'
-  },
-  {
-    'error_line' => 'misplaced }
-',
-    'file_name' => 'formatting.texi',
-    'line_nr' => 44,
-    'macro' => '',
-    'text' => 'misplaced }',
-    'type' => 'error'
-  },
-  {
-    'error_line' => 'unknown command `mymacro\'
-',
-    'file_name' => 'formatting.texi',
-    'line_nr' => 48,
-    'macro' => '',
-    'text' => 'unknown command `mymacro\'',
-    'type' => 'error'
-  },
-  {
-    'error_line' => 'misplaced {
-',
-    'file_name' => 'formatting.texi',
-    'line_nr' => 48,
-    'macro' => '',
-    'text' => 'misplaced {',
-    'type' => 'error'
-  },
-  {
-    'error_line' => 'misplaced }
-',
-    'file_name' => 'formatting.texi',
-    'line_nr' => 48,
-    'macro' => '',
-    'text' => 'misplaced }',
-    'type' => 'error'
-  },
-  {
-    'error_line' => 'warning: @menu in invalid context
-',
-    'file_name' => 'formatting.texi',
-    'line_nr' => 89,
-    'macro' => '',
-    'text' => '@menu in invalid context',
-    'type' => 'warning'
-  },
-  {
-    'error_line' => 'warning: @centerchap is obsolete
-',
-    'file_name' => 'formatting.texi',
-    'line_nr' => 129,
-    'macro' => '',
-    'text' => '@centerchap is obsolete',
-    'type' => 'warning'
-  }
-];
-
-
-$result_floats{'texi_formatting'} = {};
-
-
-$result_indices_sort_strings{'texi_formatting'} = {
-  'cp' => [
-    '?',
-    '.',
-    'a',
-    't-ruc',
-    'T-ruc'
-  ],
-  'fn' => [
-    '?',
-    '.',
-    'a',
-    't--ruc',
-    'T--ruc'
-  ]
-};
-
-
-
-$result_converted{'info'}->{'texi_formatting'} = 'This is , produced from 
formatting.texi.
-
-In copying
-INFO-DIR-SECTION Formatting é ‘@ TeX’ test
-START-INFO-DIR-ENTRY
-* Truc: (formatting).           The GNU documentation truc.
-* ‘@ é ≡’: (formatting).  “— something”
-                           ‘cmd’ à
-END-INFO-DIR-ENTRY
-
-
-File: ,  Node: Top,  Next: chapter,  Up: (dir)
-
-Top section
-***********
-
-* Menu:
-
-* chapter::               chapter
-
-Menu comment
-
-* description:chapter2.   Chapter 2
-
-Insertcopying in normal text
-   In copying
-
-   Normal text
-
-   In example.
-
-
-   cp
-
-[index]
-* Menu:
-
-* ?:                                     Top.                  (line 22)
-* .:                                     Top.                  (line 22)
-* a:                                     Top.                  (line 22)
-* t–ruc:                                 Top.                  (line 22)
-* T–ruc:                                 Top.                  (line 22)
-
-   fn
-
-[index]
-* Menu:
-
-* ?:                                     Top.                  (line 22)
-* .:                                     Top.                  (line 22)
-* a:                                     Top.                  (line 22)
-* t--ruc:                                Top.                  (line 22)
-* T--ruc:                                Top.                  (line 22)
-
-   vr
-
-   ky
-
-   pg
-
-   tp
-
-
-File: ,  Node: chapter,  Next: chapter2,  Prev: Top,  Up: Top
-
-1 chapter
-*********
-
-(1)
-
-* Menu:
-
-* s--ect,ion:: s–ect,ion
-
-Menu comment
-“simple-double–three—four—-”
-
-
-
-   ---------- Footnotes ----------
-
-   (1) in footnote
-
-
-File: ,  Node: s--ect,ion,  Up: chapter
-
-1.1 A section
-=============
-
-* Menu:
-
-* subsection::
-
-In detailmenu
-
-* subsubsection ``simple-double--::
-* subsubsection three---four----\'\'::
-
-
-File: ,  Node: subsection,  Up: s--ect,ion
-
-1.1.1 subsection
-----------------
-
-* Menu:
-
-* subsubsection ``simple-double--::
-* subsubsection three---four----\'\'::
-
-
-File: ,  Node: subsubsection ``simple-double--,  Next: subsubsection 
three---four----\'\',  Up: subsection
-
-1.1.1.1 subsubsection “simple-double–
-.....................................
-
-
-File: ,  Node: subsubsection three---four----\'\',  Prev: subsubsection 
``simple-double--,  Up: subsection
-
-1.1.1.2 three—four—-”
-.....................
-
-
-File: ,  Node: chapter2,  Prev: chapter,  Up: Top
-
-chapter 2
-*********
-
-[index]
-* Menu:
-
-* ?:                                     Top.                  (line 22)
-* .:                                     Top.                  (line 22)
-* a:                                     Top.                  (line 22)
-* t–ruc:                                 Top.                  (line 22)
-* T–ruc:                                 Top.                  (line 22)
-
-[index]
-* Menu:
-
-* ?:                                     Top.                  (line 22)
-* .:                                     Top.                  (line 22)
-* a:                                     Top.                  (line 22)
-* t--ruc:                                Top.                  (line 22)
-* T--ruc:                                Top.                  (line 22)
-
-
-
-Tag Table:
-Node: Top295
-Node: chapter1362
-Ref: chapter-Footnote-11581
-Node: s--ect,ion1601
-Node: subsection1789
-Ref: anchor1955
-Node: subsubsection ``simple-double--1955
-Node: subsubsection three---four----\'\'2144
-Node: chapter22303
-
-End Tag Table
-
-
-Local Variables:
-coding: utf-8
-End:
-';
-
-$result_converted_errors{'info'}->{'texi_formatting'} = [
-  {
-    'error_line' => 'warning: @node name should not contain `,\': s--ect,ion
-',
-    'file_name' => 'formatting.texi',
-    'line_nr' => 98,
-    'macro' => '',
-    'text' => '@node name should not contain `,\': s--ect,ion',
-    'type' => 'warning'
-  }
-];
-
-
-
-$result_converted{'html'}->{'texi_formatting'} = '<!DOCTYPE html>
-<html>
-<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<!-- In copying
- -->
-<title>title &ndash;a</title>
-
-<meta name="description" content="title &ndash;a">
-<meta name="keywords" content="title &ndash;a">
-<meta name="resource-type" content="document">
-<meta name="distribution" content="global">
-<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="#SEC_Contents" rel="contents" title="Table of Contents">
-<style type="text/css">
-<!--
-a.summary-letter-printindex {text-decoration: none}
-div.example {margin-left: 3.2em}
-h2.centerchap {text-align:center}
-td.printindex-index-entry {vertical-align: top}
-td.printindex-index-section {vertical-align: top; padding-left: 1em}
-th.entries-header-printindex {text-align:left}
-th.sections-header-printindex {text-align:left; padding-left: 1em}
-ul.toc-numbered-mark {list-style: none}
--->
-</style>
-
-
-</head>
-
-<body lang="en">
-<div class="top-level-extent" id="Top">
-<div class="nav-panel">
-<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>
-</div>
-<h1 class="top" id="Top-section">Top section</h1>
-
-
-
-
-
-<p>Insertcopying in normal text
-</p><p>In copying
-
-</p>
-<p>Normal text
-
-</p>
-<p>In example.
-</p><div class="example">
-<pre class="example-preformatted">
-
-</pre></div>
-
-<a class="index-entry-id" id="index-t_002d_002druc"></a>
-<a class="index-entry-id" id="index-T_002d_002druc"></a>
-<a class="index-entry-id" id="index-_002e"></a>
-<a class="index-entry-id" id="index-_003f"></a>
-<a class="index-entry-id" id="index-a"></a>
-<a class="index-entry-id" id="index-t_002d_002druc-1"></a>
-<a class="index-entry-id" id="index-T_002d_002druc-1"></a>
-<a class="index-entry-id" id="index-_002e-1"></a>
-<a class="index-entry-id" id="index-_003f-1"></a>
-<a class="index-entry-id" id="index-a-1"></a>
-
-
-<p>cp
-</p><div class="printindex cp-printindex">
-<table class="cp-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#Top_cp_symbol-1"><b>?</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_symbol-2"><b>.</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#Top_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="cp-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_cp_symbol-1">?</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_003f">?</a></td><td class="printindex-index-section"><a 
href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_cp_symbol-2">.</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_002e">.</a></td><td class="printindex-index-section"><a 
href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_cp_letter-A">A</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a">a</a></td><td class="printindex-index-section"><a 
href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_cp_letter-T">T</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td 
class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td 
class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="cp-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#Top_cp_symbol-1"><b>?</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_symbol-2"><b>.</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#Top_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-
-<p>fn
-</p><div class="printindex fn-printindex">
-<table class="fn-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#Top_fn_symbol-1"><b>?</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_fn_symbol-2"><b>.</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#Top_fn_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_fn_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="fn-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_fn_symbol-1">?</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_003f-1"><code>?</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_fn_symbol-2">.</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_002e-1"><code>.</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_fn_letter-A">A</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a-1"><code>a</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_fn_letter-T">T</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="fn-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#Top_fn_symbol-1"><b>?</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_fn_symbol-2"><b>.</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#Top_fn_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_fn_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-
-<p>vr
-</p>
-<p>ky
-</p>
-<p>pg
-</p>
-<p>tp
-</p>
-
-
-<div class="element-contents" id="SEC_Contents">
-<h2 class="contents-heading">Table of Contents</h2>
-
-<div class="contents">
-
-<ul class="toc-numbered-mark">
-  <li><a id="toc-chapter-1" href="#chapter">1 chapter</a>
-  <ul class="toc-numbered-mark">
-    <li><a id="toc-A-section" href="#s_002d_002dect_002cion">1.1 A section</a>
-    <ul class="toc-numbered-mark">
-      <li><a id="toc-subsection-1" href="#subsection">1.1.1 subsection</a>
-      <ul class="toc-numbered-mark">
-        <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="element-shortcontents" id="SEC_Shortcontents">
-<h2 class="shortcontents-heading">Short Table of Contents</h2>
-
-<div class="shortcontents">
-<ul class="toc-numbered-mark">
-<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-level-extent" id="chapter">
-<div class="nav-panel">
-<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>
-<h2 class="chapter" id="chapter-1">1 chapter</h2>
-
-<p><a class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a>
-</p>
-
-<ul class="mini-toc">
-<li><a href="#s_002d_002dect_002cion" accesskey="1">A section</a></li>
-</ul>
-<hr>
-<div class="section-level-extent" id="s_002d_002dect_002cion">
-<div class="nav-panel">
-<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>
-</div>
-<h3 class="section" id="A-section">1.1 A section</h3>
-
-
-<ul class="mini-toc">
-<li><a href="#subsection" accesskey="1">subsection</a></li>
-</ul>
-<hr>
-<div class="subsection-level-extent" id="subsection">
-<div class="nav-panel">
-<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>
-</div>
-<h4 class="subsection" id="subsection-1">1.1.1 subsection</h4>
-
-
-<a class="anchor" id="anchor"></a>
-<ul class="mini-toc">
-<li><a href="#subsubsection-_0060_0060simple_002ddouble_002d_002d" 
accesskey="1">subsubsection &ldquo;simple-double&ndash;</a></li>
-<li><a 
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027" 
accesskey="2">three&mdash;four&mdash;-&rdquo;</a></li>
-</ul>
-<hr>
-<div class="subsubsection-level-extent" 
id="subsubsection-_0060_0060simple_002ddouble_002d_002d">
-<div class="nav-panel">
-<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>
-</div>
-<h4 class="subsubsection" 
id="subsubsection-_0060_0060simple_002ddouble_002d_002d-1">1.1.1.1 
subsubsection &ldquo;simple-double&ndash;</h4>
-
-<hr>
-</div>
-<div class="subsubsection-level-extent" 
id="subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027">
-<div class="nav-panel">
-<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>
-</div>
-<h4 class="subsubsection" 
id="three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027">1.1.1.2 
three&mdash;four&mdash;-&rdquo;</h4>
-
-<hr>
-</div>
-</div>
-</div>
-</div>
-<div class="centerchap-level-extent" id="chapter2">
-<div class="nav-panel">
-<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>
-</div>
-<h2 class="centerchap" id="chapter-2">chapter 2</h2>
-
-<div class="printindex cp-printindex">
-<table class="cp-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter2_cp_symbol-1"><b>?</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter2_cp_symbol-2"><b>.</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#chapter2_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter2_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="cp-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter2_cp_symbol-1">?</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_003f">?</a></td><td class="printindex-index-section"><a 
href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter2_cp_symbol-2">.</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_002e">.</a></td><td class="printindex-index-section"><a 
href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter2_cp_letter-A">A</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a">a</a></td><td class="printindex-index-section"><a 
href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter2_cp_letter-T">T</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td 
class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td 
class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="cp-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter2_cp_symbol-1"><b>?</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter2_cp_symbol-2"><b>.</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#chapter2_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter2_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-<div class="printindex fn-printindex">
-<table class="fn-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter2_fn_symbol-1"><b>?</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter2_fn_symbol-2"><b>.</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#chapter2_fn_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter2_fn_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="fn-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter2_fn_symbol-1">?</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_003f-1"><code>?</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter2_fn_symbol-2">.</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_002e-1"><code>.</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter2_fn_letter-A">A</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a-1"><code>a</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter2_fn_letter-T">T</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="fn-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter2_fn_symbol-1"><b>?</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter2_fn_symbol-2"><b>.</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#chapter2_fn_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter2_fn_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-
-</div>
-</div>
-<div class="footnotes-segment">
-<hr>
-<h4 class="footnotes-heading">Footnotes</h4>
-
-<h5 class="footnote-body-heading"><a id="FOOT1" href="#DOCF1">(1)</a></h5>
-<p>in footnote</p>
-</div>
-
-
-
-</body>
-</html>
-';
-
-
-$result_converted{'html_text'}->{'texi_formatting'} = '<div 
class="top-level-extent" id="Top">
-<div class="nav-panel">
-<p>
- &nbsp; [<a href="#Top" title="Index" rel="index">Index</a>]</p>
-</div>
-<h1 class="top" id="Top-section">Top section</h1>
-
-
-
-
-
-<p>Insertcopying in normal text
-</p><p>In copying
-
-</p>
-<p>Normal text
-
-</p>
-<p>In example.
-</p><div class="example">
-<pre class="example-preformatted">
-
-</pre></div>
-
-<a class="index-entry-id" id="index-t_002d_002druc"></a>
-<a class="index-entry-id" id="index-T_002d_002druc"></a>
-<a class="index-entry-id" id="index-_002e"></a>
-<a class="index-entry-id" id="index-_003f"></a>
-<a class="index-entry-id" id="index-a"></a>
-<a class="index-entry-id" id="index-t_002d_002druc-1"></a>
-<a class="index-entry-id" id="index-T_002d_002druc-1"></a>
-<a class="index-entry-id" id="index-_002e-1"></a>
-<a class="index-entry-id" id="index-_003f-1"></a>
-<a class="index-entry-id" id="index-a-1"></a>
-
-
-<p>cp
-</p><div class="printindex cp-printindex">
-<table class="cp-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#Top_cp_symbol-1"><b>?</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_symbol-2"><b>.</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#Top_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="cp-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_cp_symbol-1">?</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_003f">?</a></td><td class="printindex-index-section"><a 
href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_cp_symbol-2">.</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_002e">.</a></td><td class="printindex-index-section"><a 
href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_cp_letter-A">A</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a">a</a></td><td class="printindex-index-section"><a 
href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_cp_letter-T">T</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td 
class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td 
class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="cp-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#Top_cp_symbol-1"><b>?</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_symbol-2"><b>.</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#Top_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-
-<p>fn
-</p><div class="printindex fn-printindex">
-<table class="fn-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#Top_fn_symbol-1"><b>?</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_fn_symbol-2"><b>.</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#Top_fn_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_fn_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="fn-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_fn_symbol-1">?</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_003f-1"><code>?</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_fn_symbol-2">.</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_002e-1"><code>.</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_fn_letter-A">A</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a-1"><code>a</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="Top_fn_letter-T">T</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="fn-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#Top_fn_symbol-1"><b>?</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_fn_symbol-2"><b>.</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#Top_fn_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#Top_fn_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-
-<p>vr
-</p>
-<p>ky
-</p>
-<p>pg
-</p>
-<p>tp
-</p>
-
-
-<div class="element-contents">
-<h2 class="contents-heading">Table of Contents</h2>
-
-<div class="contents">
-
-<ul class="toc-numbered-mark">
-  <li><a id="toc-chapter-1" href="#chapter">1 chapter</a>
-  <ul class="toc-numbered-mark">
-    <li><a id="toc-A-section" href="#s_002d_002dect_002cion">1.1 A section</a>
-    <ul class="toc-numbered-mark">
-      <li><a id="toc-subsection-1" href="#subsection">1.1.1 subsection</a>
-      <ul class="toc-numbered-mark">
-        <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="element-shortcontents">
-<h2 class="shortcontents-heading">Short Table of Contents</h2>
-
-<div class="shortcontents">
-<ul class="toc-numbered-mark">
-<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-level-extent" id="chapter">
-<div class="nav-panel">
-<p>
- &nbsp; [<a href="#Top" title="Index" rel="index">Index</a>]</p>
-</div>
-<h2 class="chapter" id="chapter-1">1 chapter</h2>
-
-<p><a class="footnote" id="DOCF1" href="#FOOT1"><sup>1</sup></a>
-</p>
-
-<ul class="mini-toc">
-<li><a href="#s_002d_002dect_002cion" accesskey="1">A section</a></li>
-</ul>
-<hr>
-<div class="section-level-extent" id="s_002d_002dect_002cion">
-<div class="nav-panel">
-<p>
- &nbsp; [<a href="#Top" title="Index" rel="index">Index</a>]</p>
-</div>
-<h3 class="section" id="A-section">1.1 A section</h3>
-
-
-<ul class="mini-toc">
-<li><a href="#subsection" accesskey="1">subsection</a></li>
-</ul>
-<hr>
-<div class="subsection-level-extent" id="subsection">
-<div class="nav-panel">
-<p>
- &nbsp; [<a href="#Top" title="Index" rel="index">Index</a>]</p>
-</div>
-<h4 class="subsection" id="subsection-1">1.1.1 subsection</h4>
-
-
-<a class="anchor" id="anchor"></a>
-<ul class="mini-toc">
-<li><a href="#subsubsection-_0060_0060simple_002ddouble_002d_002d" 
accesskey="1">subsubsection &ldquo;simple-double&ndash;</a></li>
-<li><a 
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027" 
accesskey="2">three&mdash;four&mdash;-&rdquo;</a></li>
-</ul>
-<hr>
-<div class="subsubsection-level-extent" 
id="subsubsection-_0060_0060simple_002ddouble_002d_002d">
-<div class="nav-panel">
-<p>
- &nbsp; [<a href="#Top" title="Index" rel="index">Index</a>]</p>
-</div>
-<h4 class="subsubsection" 
id="subsubsection-_0060_0060simple_002ddouble_002d_002d-1">1.1.1.1 
subsubsection &ldquo;simple-double&ndash;</h4>
-
-<hr>
-</div>
-<div class="subsubsection-level-extent" 
id="subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027">
-<div class="nav-panel">
-<p>
- &nbsp; [<a href="#Top" title="Index" rel="index">Index</a>]</p>
-</div>
-<h4 class="subsubsection" 
id="three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027">1.1.1.2 
three&mdash;four&mdash;-&rdquo;</h4>
-
-<hr>
-</div>
-</div>
-</div>
-</div>
-<div class="centerchap-level-extent" id="chapter2">
-<div class="nav-panel">
-<p>
- &nbsp; [<a href="#Top" title="Index" rel="index">Index</a>]</p>
-</div>
-<h2 class="centerchap" id="chapter-2">chapter 2</h2>
-
-<div class="printindex cp-printindex">
-<table class="cp-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter2_cp_symbol-1"><b>?</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter2_cp_symbol-2"><b>.</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#chapter2_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter2_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="cp-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter2_cp_symbol-1">?</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_003f">?</a></td><td class="printindex-index-section"><a 
href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter2_cp_symbol-2">.</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_002e">.</a></td><td class="printindex-index-section"><a 
href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter2_cp_letter-A">A</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a">a</a></td><td class="printindex-index-section"><a 
href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter2_cp_letter-T">T</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td 
class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td 
class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="cp-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter2_cp_symbol-1"><b>?</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter2_cp_symbol-2"><b>.</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#chapter2_cp_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter2_cp_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-<div class="printindex fn-printindex">
-<table class="fn-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter2_fn_symbol-1"><b>?</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter2_fn_symbol-2"><b>.</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#chapter2_fn_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter2_fn_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-<table class="fn-entries-printindex" border="0">
-<tr><td></td><th class="entries-header-printindex">Index Entry</th><th 
class="sections-header-printindex">Section</th></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter2_fn_symbol-1">?</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_003f-1"><code>?</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter2_fn_symbol-2">.</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_002e-1"><code>.</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter2_fn_letter-A">A</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a-1"><code>a</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter2_fn_letter-T">T</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top</a></td></tr>
-<tr><td colspan="3"><hr></td></tr>
-</table>
-<table class="fn-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter2_fn_symbol-1"><b>?</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter2_fn_symbol-2"><b>.</b></a>
- &nbsp; 
-<br>
-<a class="summary-letter-printindex" href="#chapter2_fn_letter-A"><b>A</b></a>
- &nbsp; 
-<a class="summary-letter-printindex" href="#chapter2_fn_letter-T"><b>T</b></a>
- &nbsp; 
-</td></tr></table>
-</div>
-
-</div>
-</div>
-<div class="footnotes-segment">
-<hr>
-<h4 class="footnotes-heading">Footnotes</h4>
-
-<h5 class="footnote-body-heading"><a id="FOOT1" href="#DOCF1">(1)</a></h5>
-<p>in footnote</p>
-</div>
-';
-
-1;
diff --git a/tp/tests/layout/list-of-tests b/tp/tests/layout/list-of-tests
index d2a87933ad..dbc2a8a000 100644
--- a/tp/tests/layout/list-of-tests
+++ b/tp/tests/layout/list-of-tests
@@ -41,10 +41,11 @@ formatting_exotic formatting.texi -D 'needcollationcompat 
Need collation compati
 # use of the doctype is to be able to use W3C old validator, it
 # could be removed when validation can be done differently
 formatting_inline_css formatting.texi -D 'needcollationcompat Need collation 
compatibility'  -c 'INLINE_CSS_STYLE 1' -c DOCTYPE='<!DOCTYPE html PUBLIC 
"-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>'
+formatting_fr formatting.texi -D 'needcollationcompat Need collation 
compatibility' --document-language fr
+formatting_fr_info formatting.texi -D 'needcollationcompat Need collation 
compatibility' --info --document-language fr
 formatting_fr_icons formatting.texi -D 'needcollationcompat Need collation 
compatibility' --document-language fr --init icons.init
 formatting_chm formatting.texi -D 'needcollationcompat Need collation 
compatibility' -c FORMAT_MENU=nomenu --init chm.pm
 formatting_epub formatting.texi -D 'needcollationcompat Need collation 
compatibility' --epub3 -c 'EPUB_CREATE_CONTAINER_FILE 0'
 formatting_epub_nodes formatting.texi -D 'needcollationcompat Need collation 
compatibility' --split node --init epub3.pm -c 'EPUB_CREATE_CONTAINER_FILE 0' 
-c INFO_JS_DIR=js
 formatting formatting.texi -D 'needcollationcompat Need collation 
compatibility' --internal-links=@OUT_DIR@internal_links_formatting.txt
 
-#lightweight_markups_mediawiki lightweight_markups.texi --init mediawiki.pm
diff --git a/tp/tests/layout/res_parser/formatting_fr/formatting.1 
b/tp/tests/layout/res_parser/formatting_fr/formatting.1
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/tp/tests/layout/res_parser/formatting_fr/formatting.2 
b/tp/tests/layout/res_parser/formatting_fr/formatting.2
new file mode 100644
index 0000000000..7f4ceb2c3a
--- /dev/null
+++ b/tp/tests/layout/res_parser/formatting_fr/formatting.2
@@ -0,0 +1,346 @@
+formatting.texi:22: @| should only appear in heading or footing (possibly 
involving @mymacro)
+formatting.texi:22: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:22: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:22: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:22: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:22: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:22: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:22: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:22: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:22: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:22: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:22: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:22: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:22: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:22: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:22: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:22: warning: command `@,' must not be followed by new line 
(possibly involving @mymacro)
+formatting.texi:22: @, expected braces (possibly involving @mymacro)
+formatting.texi:22: @, expected braces (possibly involving @mymacro)
+formatting.texi:22: warning: command `@'' must not be followed by new line 
(possibly involving @mymacro)
+formatting.texi:22: @' expected braces (possibly involving @mymacro)
+formatting.texi:22: @' expected braces (possibly involving @mymacro)
+formatting.texi:22: @| should only appear in heading or footing (possibly 
involving @mymacro)
+formatting.texi:22: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:22: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:22: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:22: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:22: warning: command `@U' must not be followed by new line 
(possibly involving @mymacro)
+formatting.texi:22: @U expected braces (possibly involving @mymacro)
+formatting.texi:22: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:22: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:22: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:22: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:22: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:22: warning: command `@TeX' must not be followed by new line 
(possibly involving @mymacro)
+formatting.texi:22: warning: command `@TeX' must not be followed by new line 
(possibly involving @mymacro)
+formatting.texi:22: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:22: unexpected @ (possibly involving @mymacro)
+formatting.texi:22: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:22: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:22: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:22: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:22: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:22: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:22: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:22: @sp missing argument (possibly involving @mymacro)
+formatting.texi:22: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:22: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:22: missing @table argument (possibly involving @mymacro)
+formatting.texi:22: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:22: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:22: misplaced } (possibly involving @mymacro)
+formatting.texi:22: misplaced } (possibly involving @mymacro)
+formatting.texi:22: misplaced { (possibly involving @mymacro)
+formatting.texi:22: misplaced { (possibly involving @mymacro)
+formatting.texi:22: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:22: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:22: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:22: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:22: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:22: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:22: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:22: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:22: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:22: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:22: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:22: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:22: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:22: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:22: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:32: @| should only appear in heading or footing (possibly 
involving @mymacro)
+formatting.texi:32: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:32: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:32: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:32: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:32: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:32: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:32: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:32: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:32: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:32: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:32: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:32: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:32: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:32: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:32: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:32: warning: command `@,' must not be followed by new line 
(possibly involving @mymacro)
+formatting.texi:32: @, expected braces (possibly involving @mymacro)
+formatting.texi:32: @, expected braces (possibly involving @mymacro)
+formatting.texi:32: warning: command `@'' must not be followed by new line 
(possibly involving @mymacro)
+formatting.texi:32: @' expected braces (possibly involving @mymacro)
+formatting.texi:32: @' expected braces (possibly involving @mymacro)
+formatting.texi:32: @| should only appear in heading or footing (possibly 
involving @mymacro)
+formatting.texi:32: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:32: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:32: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:32: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:32: warning: command `@U' must not be followed by new line 
(possibly involving @mymacro)
+formatting.texi:32: @U expected braces (possibly involving @mymacro)
+formatting.texi:32: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:32: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:32: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:32: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:32: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:32: warning: command `@TeX' must not be followed by new line 
(possibly involving @mymacro)
+formatting.texi:32: warning: command `@TeX' must not be followed by new line 
(possibly involving @mymacro)
+formatting.texi:32: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:32: unexpected @ (possibly involving @mymacro)
+formatting.texi:32: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:32: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:32: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:32: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:32: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:32: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:32: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:32: @sp missing argument (possibly involving @mymacro)
+formatting.texi:32: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:32: missing @table argument (possibly involving @mymacro)
+formatting.texi:32: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:32: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:32: misplaced } (possibly involving @mymacro)
+formatting.texi:32: misplaced } (possibly involving @mymacro)
+formatting.texi:32: misplaced { (possibly involving @mymacro)
+formatting.texi:32: misplaced { (possibly involving @mymacro)
+formatting.texi:32: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:32: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:32: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:32: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:32: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:32: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:32: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:32: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:32: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:32: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:32: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:32: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:32: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:32: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:32: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:81: @| should only appear in heading or footing (possibly 
involving @mymacro)
+formatting.texi:81: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:81: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:81: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:81: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:81: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:81: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:81: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:81: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:81: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:81: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:81: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:81: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:81: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:81: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:81: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:81: warning: command `@,' must not be followed by new line 
(possibly involving @mymacro)
+formatting.texi:81: @, expected braces (possibly involving @mymacro)
+formatting.texi:81: @, expected braces (possibly involving @mymacro)
+formatting.texi:81: warning: command `@'' must not be followed by new line 
(possibly involving @mymacro)
+formatting.texi:81: @' expected braces (possibly involving @mymacro)
+formatting.texi:81: @' expected braces (possibly involving @mymacro)
+formatting.texi:81: @| should only appear in heading or footing (possibly 
involving @mymacro)
+formatting.texi:81: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:81: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:81: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:81: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:81: warning: command `@U' must not be followed by new line 
(possibly involving @mymacro)
+formatting.texi:81: @U expected braces (possibly involving @mymacro)
+formatting.texi:81: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:81: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:81: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:81: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:81: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:81: warning: command `@TeX' must not be followed by new line 
(possibly involving @mymacro)
+formatting.texi:81: warning: command `@TeX' must not be followed by new line 
(possibly involving @mymacro)
+formatting.texi:81: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:81: unexpected @ (possibly involving @mymacro)
+formatting.texi:81: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:81: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:81: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:81: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:81: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:81: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:81: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:81: @sp missing argument (possibly involving @mymacro)
+formatting.texi:81: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:81: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:81: missing @table argument (possibly involving @mymacro)
+formatting.texi:81: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:81: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:81: misplaced } (possibly involving @mymacro)
+formatting.texi:81: misplaced } (possibly involving @mymacro)
+formatting.texi:81: misplaced { (possibly involving @mymacro)
+formatting.texi:81: misplaced { (possibly involving @mymacro)
+formatting.texi:81: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:81: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:81: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:81: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:81: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:81: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:81: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:81: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:81: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:81: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:81: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:81: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:81: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:81: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:81: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:86: unmatched `@end' (possibly involving @mymacro)
+formatting.texi:86: @| should only appear in heading or footing (possibly 
involving @mymacro)
+formatting.texi:86: unmatched `@end' (possibly involving @mymacro)
+formatting.texi:86: unmatched `@end' (possibly involving @mymacro)
+formatting.texi:86: unmatched `@end' (possibly involving @mymacro)
+formatting.texi:86: unmatched `@end' (possibly involving @mymacro)
+formatting.texi:86: unmatched `@end' (possibly involving @mymacro)
+formatting.texi:86: unmatched `@end' (possibly involving @mymacro)
+formatting.texi:86: unmatched `@end' (possibly involving @mymacro)
+formatting.texi:86: unmatched `@end' (possibly involving @mymacro)
+formatting.texi:86: unmatched `@end' (possibly involving @mymacro)
+formatting.texi:86: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:86: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:86: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:86: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:86: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:86: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:86: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:86: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:86: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:86: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:86: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:86: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:86: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:86: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:86: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:86: unmatched `@end' (possibly involving @mymacro)
+formatting.texi:86: unmatched `@end' (possibly involving @mymacro)
+formatting.texi:86: warning: command `@,' must not be followed by new line 
(possibly involving @mymacro)
+formatting.texi:86: @, expected braces (possibly involving @mymacro)
+formatting.texi:86: @, expected braces (possibly involving @mymacro)
+formatting.texi:86: warning: command `@'' must not be followed by new line 
(possibly involving @mymacro)
+formatting.texi:86: @' expected braces (possibly involving @mymacro)
+formatting.texi:86: @' expected braces (possibly involving @mymacro)
+formatting.texi:86: @| should only appear in heading or footing (possibly 
involving @mymacro)
+formatting.texi:86: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:86: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:86: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:86: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:86: warning: command `@U' must not be followed by new line 
(possibly involving @mymacro)
+formatting.texi:86: @U expected braces (possibly involving @mymacro)
+formatting.texi:86: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:86: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:86: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:86: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:86: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:86: warning: command `@TeX' must not be followed by new line 
(possibly involving @mymacro)
+formatting.texi:86: warning: command `@TeX' must not be followed by new line 
(possibly involving @mymacro)
+formatting.texi:86: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:86: unexpected @ (possibly involving @mymacro)
+formatting.texi:86: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:86: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:86: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:86: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:86: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:86: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:86: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:86: @sp missing argument (possibly involving @mymacro)
+formatting.texi:86: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:86: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:86: missing @table argument (possibly involving @mymacro)
+formatting.texi:86: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:86: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:86: misplaced } (possibly involving @mymacro)
+formatting.texi:86: misplaced } (possibly involving @mymacro)
+formatting.texi:86: misplaced { (possibly involving @mymacro)
+formatting.texi:86: misplaced { (possibly involving @mymacro)
+formatting.texi:86: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:86: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:86: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:86: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:86: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:86: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:86: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:86: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:86: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:86: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:86: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:86: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:86: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:86: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:86: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:119: warning: @cindex missing argument
+formatting.texi:128: no more than two levels of index subentry are allowed
+formatting.texi:130: no more than two levels of index subentry are allowed
+formatting.texi:166: warning: printing an index `vr' merged in another one, 
`cp'
+formatting.texi:182: warning: @menu in invalid context
+formatting.texi:222: warning: @centerchap is obsolete
+formatting.texi:229: expected @end ifclear
+formatting.texi:229: expected @end ifset
+formatting.texi:229: expected @end ifclear
+formatting.texi:229: expected @end ifset
+formatting.texi:229: expected @end ifclear
+formatting.texi:229: expected @end ifset
+formatting.texi:229: expected @end ifclear
+formatting.texi:229: expected @end ifset
+formatting.texi:229: expected @end ifclear
+formatting.texi:229: expected @end ifset
+formatting.texi:229: expected @end ifclear
+formatting.texi:229: expected @end ifset
+formatting.texi:22: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:22: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:22: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:22: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:32: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:32: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:32: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:32: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:81: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:81: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:81: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:81: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:86: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:86: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:86: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:86: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:120: warning: empty index key in @findex
+formatting.texi:32: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:32: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:32: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:32: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:22: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:22: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:22: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:22: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:22: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:22: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:22: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:22: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:81: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:81: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:81: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:81: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting.texi:86: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:86: warning: @image file `f-ile' (for HTML) not found, using 
`f-ile.jpg' (possibly involving @mymacro)
+formatting.texi:86: warning: @image file `f--ile@.' (for HTML) not found, 
using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting.texi:86: warning: @image file `filejk _" %@' (for HTML) not found, 
using `filejk _" %@.jpg' (possibly involving @mymacro)
diff --git a/tp/tests/layout/res_parser/formatting_fr/formatting.html 
b/tp/tests/layout/res_parser/formatting_fr/formatting.html
new file mode 100644
index 0000000000..08d2c9b346
--- /dev/null
+++ b/tp/tests/layout/res_parser/formatting_fr/formatting.html
@@ -0,0 +1,8107 @@
+<!DOCTYPE html>
+<html>
+<!-- Created by texinfo, http://www.gnu.org/software/texinfo/ -->
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<!-- In copying
+
+<
+>
+"
+&
+'
+`
+
+"simple-double-three-four-"
+
+code: ``simple-double-three-four-'' 
+
+asis: "simple-double-three-four-" 
+
+strong: "simple-double-three-four-" 
+
+kbd: ``simple-double-three-four-'' 
+
+
+``simple-double-three-four-''
+
+
+
+@"u ü (ü)
+@"{U} Ü (Ü) 
+@~n ñ (ñ)
+@^a â (â)
+@'e é (é)
+@=o ō (ō)
+@`i ì (ì)
+@'{e} é (é)
+@'{@dotless{i}} í (í)
+@dotless{i} ı (ı)
+@dotless{j} ȷ (ȷ)
+@H{a} a̋
+@dotaccent{a} ȧ (ȧ)
+@ringaccent{a} å (å)
+@tieaccent{a} a͡
+@u{a} ă (ă)
+@ubaraccent{a} a̲
+@udotaccent{a} ạ (ạ)
+@v{a} ǎ (ǎ)
+@,c ç (ç)
+@,{c} ç (ç)
+@ogonek{a} ą (ą)
+
+@`{@=E} Ḕ
+@l{} ł
+@,{@'C} Ḉ
+@,c@"u çü 
+
+
+@H{-a} -a̋
+@dotaccent{-a} -ȧ
+@ringaccent{-a} -å
+@tieaccent{-a} -a͡
+@u{-a} -ă
+@ubaraccent{-a} -a̲
+@udotaccent{-a} -ạ
+@v{-a} -ǎ
+@,{-c} -ç
+@ogonek{-a} -ą
+
+@U{0075} 0075
+
+@* 
+
+@ followed by a space
+ 
+@ followed by a tab
+ 
+@ followed by a new line
+ @- 
+@: 
+@! !
+@? ?
+@. .
+@& &
+@@ @
+@} }
+@{ {
+@/ 
+
+foo vs. bar. 
+colon :And something else.
+semi colon ;.
+And ? ?.
+Now ! !@
+but , ,
+
+@ampchar & (&)
+@atchar @ (@)
+@backslashchar \ (\)
+@hashchar # (#)
+@lbracechar { ({)
+@rbracechar } (})
+
+@TeX TeX
+@LaTeX LaTeX
+@bullet • (•)
+@copyright © (©)
+@dots … (…)
+@enddots ...
+@equiv ≡ (≡)
+@error erreur→
+@expansion ↦ (↦)
+@minus − (−)
+@point ⋆ (⋆)
+@print ⊣ (⊣)
+@result ⇒ (⇒)
+@today a sunny day
+
+@aa å (å)
+@AA Å (Å)
+@ae æ (æ)
+@oe œ (œ)
+@AE Æ (Æ)
+@OE Œ (Œ)
+@o ø (ø)
+@O Ø (Ø)
+@ss ß (ß)
+@l ł (ł)
+@L Ł (Ł)
+@DH Ð (Ð)
+@TH Þ (Þ)
+@dh ð (ð)
+@th þ (þ)
+
+@exclamdown ¡ (¡)
+@questiondown ¿ (¿)
+@pounds £ (£)
+@registeredsymbol ® (®)
+@ordf ª (ª)
+@ordm º (º)
+@comma , (,)
+@quotedblleft “ (“)
+@quotedblright ” (”)
+@quoteleft ‘ (‘)
+@quoteright ’ (’)
+@quotedblbase „ („)
+@quotesinglbase ‚ (‚)
+@guillemetleft « («)
+@guillemetright » (»)
+@guillemotleft « («)
+@guillemotright » (»)
+@guilsinglleft ‹ (‹)
+@guilsinglright › (›)
+
+@textdegree ° (°)
+@euro € (€)
+@arrow → (→)
+@leq ≤ (≤)
+@geq ≥ (≥)
+@tie a b
+
+@acronym{-a,an accronym} -a (an accronym)
+@acronym{-a} -a
+@abbr{@'E-. @comma{}A., @'Etude Autonome } É-. ,A. (Étude Autonome)
+@abbr{@'E-. @comma{}A.} É-. ,A.
+@asis{-a} -a
+@b{-a} -a
+@cite{-a} -a
+@code{-a} -a
+@command{-a} -a
+@dfn{-a} -a
+@dmn{-a} -a
+@email{-a,-b} -b
+@email{,-b} -b
+@email{-a} -a
+@emph{-a} -a
+@env{-a} -a
+@file{-a} -a
+@i{-a} -a
+@kbd{-a} -a
+@key{-a} -a
+@math{-a {\frac{1}{2}} @minus{}} -a {\frac{1}{2}} −
+@option{-a} -a
+@r{-a} -a
+@samp{-a} -a
+@sc{-a} -A
+@strong{-a} -a
+@t{-a} -a
+@sansserif{-a} -a
+@slanted{-a} -a
+@titlefont{-a} -a
+@indicateurl{-a} -a
+@uref{-a,-b} -a (-b)
+@uref{-a} -a
+@uref{,-b}  (-b)
+@uref{-a,-b,-c} -c
+@uref{,-b,-c} -c
+@uref{-a,,-c} -c
+@uref{,,-c} -c
+@url{-a,-b} -a (-b)
+@url{-a,} -a
+@url{,-b}  (-b)
+@var{-a} -a
+@verb{:-a:} -a
+@verb{:a  < & @ % " -    b:} a  < & @ % " -    b
+@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} a a 
a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a
+a@sup{h}@sub{l} ahl
+@footnote{in footnote} 
+@footnote{in footnote2} 
+
+@sp 2
+
+
+
+@page
+
+
+
+need 1002
+
+@clicksequence{click @click{} A} click → A
+After clickstyle ⇒
+@clicksequence{click @click{} A} click ⇒ A
+
+
+disp-laymath
+f(x) = {1 \over \sigma \sqrt{2\pi}}e-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2
+
+``simple-double-three-four-'' aa
+``simple-double-three-four-''
+
+
+ı ȷ
+ł ç
+a̲ ạ ą ahl
+
+       ! @ } { 
+a sunny day
+
+→
+0075
+• © … ... ≡
+erreur→ ↦ − ⊣ ⇒
+Å æ œ Æ Œ ø Ø ß ł Ł Ð
+Þ ð þ ¡ ¿ £
+ª º , 
+
+“ ” 
+‘ ’ „ ‚ «
+» « » ‹
+› € → ≤ ≥
+
+b i r SC sansserif slanted
+
+default kbdinputstyle
+vtable i-tem default kbdinputstyle
+in example default kbdinputstyle
+vtable i-tem in example default kbdinputstyle
+
+code kbdinputstyle
+vtable i-tem code kbdinputstyle
+in example code kbdinputstyle
+vtable i-tem in example code kbdinputstyle
+
+example kbdinputstyle
+vtable i-tem example kbdinputstyle
+in example example kbdinputstyle
+vtable i-tem in example example kbdinputstyle
+
+distinct kbdinputstyle
+vtable i-tem distinct kbdinputstyle
+in example distinct kbdinputstyle
+vtable i-tem in example distinct kbdinputstyle
+
+A quot-ation
+
+Note
+A Note
+
+note
+A note
+
+Caution
+Caution
+
+Important
+Important
+
+Tip
+a Tip
+
+Warning
+a Warning.
+
+something é TeX
+The something é TeX is here.
+
+@ at the end of line  
+A @ at the end of the @quotation line.
+
+something, other thing
+something, other thing
+
+Note, the note
+Note, the note
+
+
+Empty
+
+
+
+aaa quotation author
+quotation
+
+indent in quotation
+
+exdented quotation line   and dash - in quotation
+
+Not exdented followed by exdented
+exdented quotation line
+
+exdented quotation line
+Followed by not exdented 
+
+quotation1
+in exdented protected eol  
+following
+in exdented a @* 
+ and following
+after exdented
+
+A small quot-ation
+
+Note
+A small Note
+
+something, other thing
+something, other thing
+
+i-temize
+
+i-tem +
+
+b-ullet
+
+minu-s
+
+e-mph item
+
+i-tem 1
+i-tem 2
+
+with w a-b
+with w c-d
+
+line w a-b
+line with w c-d
+
+1. e-numerate
+
+3. first third
+4. second third
+
+a. e-numerate
+
+c. first c
+d. second c
+
+mu-ltitable headitem another tab
+mu-ltitable item multitable tab
+mu-ltitable item 2 multitable tab 2
+lone mu-ltitable item
+
+truc bidule
+
+e-xample  some
+   text
+
+example one arg
+
+example two args
+
+example three args
+
+example four args
+
+example five args
+
+The something é TeX is here.
+
+A @ at the end of the @example line.
+
+example with empty args
+
+example with empty and non empty args mix
+
+Exam-ple
+
+Other li-ne
+not exdented
+
+exdented  and dash - in example
+Not exdented one
+exdented two
+Not exdented two
+
+Example   Hoho.
+Nested Other line
+exdented nested other line
+
+s-mallexample
+
+@noindent after smallexample.
+$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&content-type=text/plain'
+$ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&content-type=text/plain'
+Less recent versions are also present.
+
+d-isplay
+
+s-malldisplay
+
+l-isp
+
+s-malllisp
+
+f-ormat
+
+s-mallformat
+
+c-ategory: d-effn_name a-rguments...
+d-effn
+
+cate-gory: de-ffn_name ar-guments    more args 
+ even more so
+def-fn
+ 
+fset: i a g
+cmde: truc 
+Command: log trap 
+Command: log trap1 
+Command: log trap2 
+cmde: id ule truc
+cmde2: id i ule truc
+: 
+: machin
+: bidule machin
+truc: machin
+truc: 
+truc: followed by a comment
+: 
+truc: a b c d e f g h i
+truc: deffnx before end deffn
+
+
+empty: deffn
+
+empty: deffn with deffnx
+empty: deffnx
+
+fset: i a g
+cmde: truc 
+text in def item for second def item
+
+
+c-ategory: d-efvr_name
+d-efvr
+
+c-ategory: n-ame a-rguments...
+d-effn
+
+c-ategory: n-ame
+d-effn no arg
+
+c-ategory: t-ype d-eftypefn_name a-rguments...
+d-eftypefn
+
+c-ategory: t-ype d-eftypefn_name
+d-eftypefn no arg
+
+c-ategory de c-lass: t-ype d-eftypeop_name a-rguments...
+d-eftypeop
+
+c-ategory de c-lass: t-ype d-eftypeop_name
+d-eftypeop no arg
+
+c-ategory: t-ype d-eftypevr_name
+d-eftypevr
+
+c-ategory de c-lass: d-efcv_name
+d-efcv
+
+c-ategory de c-lass: d-efcv_name a-rguments...
+d-efcv with arguments
+
+c-ategory de c-lass: t-ype d-eftypecv_name
+d-eftypecv
+
+c-ategory de c-lass: t-ype d-eftypecv_name a-rguments...
+d-eftypecv with arguments
+
+c-ategory de c-lass: d-efop_name a-rguments...
+d-efop
+
+c-ategory de c-lass: d-efop_name
+d-efop no arg
+
+c-ategory: d-eftp_name a-ttributes...
+d-eftp
+
+Function: d-efun_name a-rguments...
+d-efun
+
+Macro: d-efmac_name a-rguments...
+d-efmac
+
+Forme Spéciale: d-efspec_name a-rguments...
+d-efspec
+
+Variable: d-efvar_name
+d-efvar
+
+Variable: d-efvar_name arg-var arg-var1
+d-efvar with args
+
+Option de l'utilisateur: d-efopt_name
+d-efopt
+
+Function: t-ype d-eftypefun_name a-rguments...
+d-eftypefun
+
+Variable: t-ype d-eftypevar_name
+d-eftypevar
+
+Instance Variable de c-lass: d-efivar_name
+d-efivar
+
+Instance Variable de c-lass: t-ype d-eftypeivar_name
+d-eftypeivar
+
+Method de c-lass: d-efmethod_name a-rguments...
+d-efmethod
+
+Method de c-lass: t-ype d-eftypemethod_name a-rguments...
+d-eftypemethod
+
+
+Function: data-type2 name2 arguments2...
+aaa2
+
+c-ategory2: t-ype2 d-eftypefn_name2
+d-eftypefn no arg2
+
+c-ategory2 de c-lass2: t-ype2 d-eftypeop_name2 a-rguments2...
+d-eftypeop2
+
+c-ategory2 de c-lass2: t-ype2 d-eftypeop_name2
+d-eftypeop no arg2
+
+c-ategory2 de c-lass2: t-ype2 d-eftypecv_name2
+d-eftypecv2
+
+c-ategory2 de c-lass2: t-ype2 d-eftypecv_name2 a-rguments2...
+d-eftypecv with arguments2
+
+fun2: arg2
+fff2
+
+
+@xref{c-hapter@@, cross r-ef name@@, t-itle@@, file n-ame@@, ma-nual@@} 
c-hapter@.
+@ref{chapter, cross ref name, title, file name, manual} chapter
+@pxref{chapter, cross ref name, title, file name, manual} chapter
+@inforef{chapter, cross ref name, file name} chapter
+
+@ref{chapter} chapter
+@xref{chapter} chapter.
+@pxref{chapter} chapter
+@ref{s-ect@comma{}ion} s-ect,ion
+
+@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 }
+s-ect,ion
+
+@ref{chapter,cross ref name} chapter
+@ref{chapter,,title} chapter
+@ref{chapter,,,file name} chapter
+@ref{chapter,,,,manual} chapter
+@ref{chapter,cross ref name,title,} chapter
+@ref{chapter,cross ref name,,file name} chapter
+@ref{chapter,cross ref name,,,manual} chapter
+@ref{chapter,cross ref name,title,file name} chapter
+@ref{chapter,cross ref name,title,,manual} chapter
+@ref{chapter,cross ref name,title, file name, manual} chapter
+@ref{chapter,,title,file name} chapter
+@ref{chapter,,title,,manual} chapter
+@ref{chapter,,title, file name, manual} chapter
+@ref{chapter,,,file name,manual} chapter
+
+
+@ref{(pman)anode,cross ref name} (pman)anode
+@ref{(pman)anode,,title} (pman)anode
+@ref{(pman)anode,,,file name} (pman)anode
+@ref{(pman)anode,,,,manual} (pman)anode
+@ref{(pman)anode,cross ref name,title,} (pman)anode
+@ref{(pman)anode,cross ref name,,file name} (pman)anode
+@ref{(pman)anode,cross ref name,,,manual} (pman)anode
+@ref{(pman)anode,cross ref name,title,file name} (pman)anode
+@ref{(pman)anode,cross ref name,title,,manual} (pman)anode
+@ref{(pman)anode,cross ref name,title, file name, manual} (pman)anode
+@ref{(pman)anode,,title,file name} (pman)anode
+@ref{(pman)anode,,title,,manual} (pman)anode
+@ref{(pman)anode,,title, file name, manual} (pman)anode
+@ref{(pman)anode,,,file name,manual} (pman)anode
+
+
+@inforef{chapter, cross ref name, file name} chapter
+@inforef{chapter} chapter
+@inforef{chapter, cross ref name} chapter
+@inforef{chapter,,file name} chapter
+@inforef{node, cross ref name, file name} node
+@inforef{node} node
+@inforef{node, cross ref name} node
+@inforef{node,,file name} node
+@inforef{chapter, cross ref name, file name, spurious arg} chapter
+
+@inforef{s-ect@comma{}ion, a @comma{} in cross
+ref, a comma@comma{} in file}
+s-ect,ion
+
+chapter.
+
+ext
+chapter
+
+a-strong
+l-ine
+
+a-asis
+b
+l-ine
+
+a
+b
+l-ine
+
+Title
+a-code
+Value-table code
+
+Title
+a-samp
+a2-samp
+Value-table samp
+
+c-artouche
+
+Tit-le of box
+With title c-artouche
+
+f-lushleft
+more text
+
+f-lushright
+more text
+
+ce-ntered line
+
+r-raggedright
+more text
+
+\input texinfo @c -*-texinfo-*-
+
+@c this file is used in tests in @verbatiminclude but not converted
+
+@setfilename simplest.info
+
+@node Top
+
+This is a very simple texi manual @  <>.
+
+@bye
+
+in verbatim ''
+
+
+html ''
+
+
+
+
+majorheading
+************
+
+chapheading
+***********
+
+heading
+=======
+
+subheading
+-
+
+subsubheading
+.............
+
+
+@acronym{-a,an accronym @comma{} @enddots{}} -a (an accronym , ...)
+@abbr{@'E-. @comma{}A., @'Etude-@comma{} @b{Autonome} } É-. ,A. (Étude-, 
Autonome)
+@abbr{@'E-. @comma{}A.} É-. ,A.
+
+@math{-a@minus{} {\frac{1}{2}}} -a− {\frac{1}{2}}
+
+
+
+
+Somehow invalid use of @,:
+
+@, ̧
+
+@,@"u ̧ü
+
+Invalid use of @':
+
+@' ́
+
+@'@"u ́ü
+
+@| 
+
+@dotless{truc} truc
+@dotless{ij} ij
+@dotless{-a} -a
+@dotless{a} a
+
+@U, without braces @U{}, with empty arg 
+@U{z}, with non-hex arg z
+@U{abc}, with <4 hex digits abc
+@U{FFFFFFFFFFFFFF}, value much too large FFFFFFFFFFFFFF
+@U{110000}, value just beyond Unicode 110000
+
+@TeX, but without brace TeX
+@# #
+
+@w{-a} -a
+
+@image{,1-xt} 
+@image{,,2-xt} 
+@image{,,,3-xt} 
+
+@image{f-ile,aze,,a-lt} f-ile
+@image{f-ile,,,alt@verb{:jk _" %}} f-ile
+
+@image{f-ile} f-ile
+@image{f-ile,,,alt} f-ile
+@image{f-ile,,,,.e-d-xt} f-ile
+@image{f-ile,l-i} f-ile
+@image{f-ile,,l-e} f-ile
+@image{f-ile,aze,az,alt,.e-xt} f-ile
+@image{f-ile,aze,az,alt, f-ile
+@image{@file{f-ile}@@@.,aze,az,alt,@file{.file ext} e-xt@} f-ile@.
+
+@image{f-ile,aze,az,@verb{:jk _" %@:} @b{in b "},e-xt} f-ile
+@image{file@verb{:jk _" %@:},,,alt@verb{:jk _" %@:}} filejk _" %@
+
+
+author
+
+ü Ü ñ â é ō ì é Ḕ
+Ḉ Ḉ a̋ ȧ å a͡
+ă ǎ
+ ? .
+
+TeX LaTeX ⋆ å ® ° 
+
+t 
+
+e-mph item
+
+e-mph item
+
+i-tem 1
+i-tem 2
+
+without brace w a-b
+without brace w c-d
+
+a
+l-ine
+
+a-missing style formatting
+l-ine
+
+a
+b
+l-ine
+
+fun: 
+truc: machin bidule chose and
+truc: machin bidule chose and  after
+truc: machin bidule chose and 
+truc: machin bidule chose and and after
+truc: followed by a comment
+Various deff lines
+truc: after a deff item
+
+fsetinv: invalid a g
+id i ule: 
+aaa: 
+: 
+truc: 
+
+g-roupe
+
+@ref{node} node
+
+@ref{,cross ref name} 
+@ref{,,title} 
+@ref{,,,file name} 
+@ref{,,,,manual} 
+@ref{node,cross ref name} node
+@ref{node,,title} node
+@ref{node,,,file name} node
+@ref{node,,,,manual} node
+@ref{node,cross ref name,title,} node
+@ref{node,cross ref name,,file name} node
+@ref{node,cross ref name,,,manual} node
+@ref{node,cross ref name,title,file name} node
+@ref{node,cross ref name,title,,manual} node
+@ref{node,cross ref name,title, file name, manual} node
+@ref{node,,title,file name} node
+@ref{node,,title,,manual} node
+@ref{chapter,,title, file name, manual} chapter
+@ref{node,,title, file name, manual} node
+@ref{node,,,file name,manual} node
+@ref{,cross ref name,title,} 
+@ref{,cross ref name,,file name} 
+@ref{,cross ref name,,,manual} 
+@ref{,cross ref name,title,file name} 
+@ref{,cross ref name,title,,manual} 
+@ref{,cross ref name,title, file name, manual} 
+@ref{,,title,file name} 
+@ref{,,title,,manual} 
+@ref{,,title, file name, manual} 
+@ref{,,,file name,manual} 
+
+@inforef{,cross ref name } 
+@inforef{,,file name} 
+@inforef{,cross ref name, file name} 
+@inforef{} 
+
+ -->
+<title>title &ndash;a</title>
+
+<meta name="description" content="title &ndash;a">
+<meta name="keywords" content="title &ndash;a">
+<meta name="resource-type" content="document">
+<meta name="distribution" content="global">
+<meta name="Generator" content="texi2any">
+<meta name="viewport" content="width=device-width,initial-scale=1">
+
+<style type="text/css">
+<!--
+a.copiable-link {visibility: hidden; text-decoration: none; line-height: 0em}
+a.summary-letter-printindex {text-decoration: none}
+div.center {text-align:center}
+div.display {margin-left: 3.2em}
+div.example {margin-left: 3.2em}
+h1.centerchap {text-align:center}
+h3.subtitle {text-align:right}
+kbd.kbd {font-style: oblique}
+kbd.key {font-style: normal}
+p.flushleft-paragraph {text-align:left}
+p.flushright-paragraph {text-align:right}
+pre.display-preformatted {font-family: inherit}
+pre.format-preformatted {font-family: inherit}
+pre.menu-comment-preformatted {font-family: serif}
+pre.menu-entry-description-preformatted {font-family: serif; display: inline}
+pre.menu-preformatted {font-family: serif}
+span.program-in-footer {font-size: smaller}
+span.r {font-family: initial; font-weight: normal; font-style: normal}
+span.sansserif {font-family: sans-serif; font-weight: normal}
+span:hover a.copiable-link {visibility: visible}
+strong.def-name {font-family: monospace; font-weight: bold; font-size: larger}
+td.button-direction-about {text-align:center}
+td.index-entry-level-1 {padding-left: 1.5em}
+td.index-entry-level-2 {padding-left: 3.0em}
+td.menu-entry-description {vertical-align: top}
+td.menu-entry-destination {vertical-align: top}
+td.name-direction-about {text-align:center}
+td.printindex-index-entry {vertical-align: top}
+td.printindex-index-section {vertical-align: top; padding-left: 1em}
+td.printindex-index-see-also {vertical-align: top; padding-left: 1em}
+th.entries-header-printindex {text-align:left}
+th.menu-comment {text-align:left}
+th.sections-header-printindex {text-align:left; padding-left: 1em}
+ul.mark-bullet {list-style-type: disc}
+ul.mark-minus {list-style-type: "\2212"}
+ul.mark-none {list-style-type: none}
+ul.toc-numbered-mark {list-style: none}
+-->
+</style>
+
+
+</head>
+
+<body lang="fr">
+<h1 class="title">title &ndash;a</h1>
+<h3 class="subtitle">formatting subtitle &ndash;a</h3>
+<h3 class="subtitle">subtitle 2 &ndash;a</h3>
+<strong class="author">author1 &ndash;a with accents in name 
T&eacute;&ccedil;a</strong><br>
+<strong class="author">author2 &ndash;a</strong><br>
+<p>In titlepage
+</p>
+<p>&lt;
+&gt;
+&quot;
+&amp;
+&rsquo;
+&lsquo;
+</p>
+<p>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;<br>
+code: <code class="code">``simple-double--three---four----''</code> <br>
+asis: &ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo; <br>
+strong: <strong 
class="strong">&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;</strong>
 <br>
+kbd: <kbd class="kbd">``simple-double--three---four----''</kbd> <br>
+</p>
+<p>&lsquo;<!-- /@w -->&lsquo;simple-double-<!-- /@w 
-->-three&mdash;four&mdash;-&rsquo;<!-- /@w -->&rsquo;<br>
+</p>
+<a class="index-entry-id" id="index-titlepage-_002d_002doption"></a>
+<a class="index-entry-id" id="index-titlepage-_0060_0060"></a>
+<a class="index-entry-id" id="index-titlepage-_0060_0060-1"></a>
+<a class="index-entry-id" id="index-titlepage-_002d_002dfoption"></a>
+
+<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} &inodot; (ı)
+@dotless{j} &#567; (ȷ)
+<code class="code">@H{a}</code> a&#779;
+<code class="code">@dotaccent{a}</code> &#551; (ȧ)
+<code class="code">@ringaccent{a}</code> &aring; (å)
+<code class="code">@tieaccent{a}</code> a&#865;
+<code class="code">@u{a}</code> &#259; (ă)
+<code class="code">@ubaraccent{a}</code> a&#818;
+<code class="code">@udotaccent{a}</code> &#7841; (ạ)
+<code class="code">@v{a}</code> &#462; (ǎ)
+@,c &ccedil; (ç)
+<code class="code">@,{c}</code> &ccedil; (ç)
+<code class="code">@ogonek{a}</code> &#261; (ą)
+</p>
+<p>@&lsquo;{@=E} &#274;&#768;
+@l{} &#322;
+@,{@&rsquo;C} &#262;&#807;
+@,c@&quot;u &ccedil;&uuml; <br>
+</p>
+<p><code class="code">@H{--a}</code> &ndash;a&#779;
+<code class="code">@dotaccent{--a}</code> &ndash;a&#775;
+<code class="code">@ringaccent{--a}</code> &ndash;a&#778;
+<code class="code">@tieaccent{--a}</code> &ndash;&#865;a
+<code class="code">@u{--a}</code> &ndash;a&#774;
+<code class="code">@ubaraccent{--a}</code> &ndash;a&#818;
+<code class="code">@udotaccent{--a}</code> &ndash;a&#803;
+<code class="code">@v{--a}</code> &ndash;a&#780;
+<code class="code">@,{--c}</code> &ndash;c&#807;
+<code class="code">@ogonek{--a}</code> &ndash;a&#808;
+</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 class="code">@-</code> 
+<code class="code">@:</code> 
+<code class="code">@!</code> !
+<code class="code">@?</code> ?
+<code class="code">@.</code> .
+<code class="code">@&amp;</code> &amp;
+<code class="code">@@</code> @
+<code class="code">@}</code> }
+<code class="code">@{</code> {
+<code class="code">@/</code> 
+</p>
+<p>foo vs. bar. 
+colon :And something else.
+semi colon ;.
+And ? ?.
+Now ! !@
+but , ,
+</p>
+<p>@ampchar &amp; (&amp;)
+@atchar @ (@)
+@backslashchar \ (\)
+@hashchar # (#)
+@lbracechar { ({)
+@rbracechar } (})
+</p>
+<p>@TeX TeX
+@LaTeX LaTeX
+@bullet &bull; (•)
+@copyright &copy; (©)
+@dots &hellip; (…)
+@enddots <small class="enddots">...</small>
+@equiv &equiv; (≡)
+@error erreur&rarr;
+@expansion &rarr; (↦)
+@minus &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; (›)
+</p>
+<p>@textdegree &deg; (°)
+@euro &euro; (€)
+@arrow &rarr; (→)
+@leq &le; (≤)
+@geq &ge; (≥)
+@tie a&nbsp;b
+</p>
+<p><code class="code">@acronym{--a,an accronym}</code> <abbr class="acronym" 
title="an accronym">&ndash;a</abbr> (an accronym)
+<code class="code">@acronym{--a}</code> <abbr class="acronym" title="an 
accronym">&ndash;a</abbr>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr 
class="abbr" title="&Eacute;tude Autonome">&Eacute;&ndash;. ,A.</abbr> 
(&Eacute;tude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr" 
title="&Eacute;tude Autonome">&Eacute;&ndash;. ,A.</abbr>
+<code class="code">@asis{--a}</code> &ndash;a
+<code class="code">@b{--a}</code> <b class="b">&ndash;a</b>
+<code class="code">@cite{--a}</code> <cite class="cite">&ndash;a</cite>
+<code class="code">@code{--a}</code> <code class="code">--a</code>
+<code class="code">@command{--a}</code> <code class="command">--a</code>
+<code class="code">@dfn{--a}</code> <em class="dfn">&ndash;a</em>
+<code class="code">@dmn{--a}</code> <span class="dmn">&ndash;a</span>
+<code class="code">@email{--a,--b}</code> <a class="email" 
href="mailto:--a";>&ndash;b</a>
+<code class="code">@email{,--b}</code> &ndash;b
+<code class="code">@email{--a}</code> <a class="email" 
href="mailto:--a";>--a</a>
+<code class="code">@emph{--a}</code> <em class="emph">&ndash;a</em>
+<code class="code">@env{--a}</code> <code class="env">--a</code>
+<code class="code">@file{--a}</code> <samp class="file">--a</samp>
+<code class="code">@i{--a}</code> <i class="i">&ndash;a</i>
+<code class="code">@kbd{--a}</code> <kbd class="kbd">--a</kbd>
+<code class="code">@key{--a}</code> <kbd class="key">--a</kbd>
+<code class="code">@math{--a {\frac{1}{2}} @minus{}}</code> <em 
class="math">--a {\frac{1}{2}} &minus;</em>
+<code class="code">@option{--a}</code> <samp class="option">--a</samp>
+<code class="code">@r{--a}</code> <span class="r">&ndash;a</span>
+<code class="code">@samp{--a}</code> &lsquo;<samp 
class="samp">--a</samp>&rsquo;
+<code class="code">@sc{--a}</code> <small class="sc">&ndash;A</small>
+<code class="code">@strong{--a}</code> <strong class="strong">&ndash;a</strong>
+<code class="code">@t{--a}</code> <code class="t">--a</code>
+<code class="code">@sansserif{--a}</code> <span 
class="sansserif">&ndash;a</span>
+<code class="code">@slanted{--a}</code> <i class="slanted">&ndash;a</i>
+<code class="code">@titlefont{--a}</code> </p><h1 
class="titlefont">&ndash;a</h1>
+<p><code class="code">@indicateurl{--a}</code> &lsquo;<code 
class="indicateurl">--a</code>&rsquo;
+<code class="code">@uref{--a,--b}</code> <a class="uref" 
href="--a">&ndash;b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
+<code class="code">@uref{,--b}</code> &ndash;b
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref" 
href="--a">&ndash;c</a>
+<code class="code">@uref{,--b,--c}</code> &ndash;c
+<code class="code">@uref{--a,,--c}</code> <a class="uref" 
href="--a">&ndash;c</a>
+<code class="code">@uref{,,--c}</code> &ndash;c
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">&ndash;b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
+<code class="code">@url{,--b}</code> &ndash;b
+<code class="code">@var{--a}</code> <var class="var">&ndash;a</var>
+<code class="code">@verb{:--a:}</code> <code class="verb">--a</code>
+<code class="code">@verb{:a  &lt; &amp; @ % &quot; --    b:}</code> <code 
class="verb">a&nbsp;&nbsp;&lt;&nbsp;&amp;&nbsp;@&nbsp;%&nbsp;&quot;&nbsp;--&nbsp;&nbsp;&nbsp;&nbsp;b</code>
+<code class="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 class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub 
class="sub">l</sub>
+<code class="code">@footnote{in footnote}</code> <a class="footnote" 
id="DOCF3" href="#FOOT3"><sup>1</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote" 
id="DOCF4" href="#FOOT4"><sup>2</sup></a>
+</p>
+<p><code class="code">@sp 2</code><br>
+</p><br>
+<br>
+<p><code class="code">@page</code><br>
+</p>
+<p><code class="code">need 1002</code>
+</p>
+<p><code class="code">@clicksequence{click @click{} A}</code> click &rarr; A
+After clickstyle &rArr;
+<code class="code">@clicksequence{click @click{} A}</code> click &rArr; A
+</p>
+
+<div class="displaymath"><em>disp--laymath
+f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup class="sup">-{1 \over 2}\left({x-\mu 
\over \sigma}\right)^2</sup>
+</em></div>
+<div class="displaymath"><em><strong 
class="strong">``simple-double--three---four----''</strong> aa<!-- /@w -->
+`<!-- /@w -->`simple-double-<!-- /@w -->-three---four----'<!-- /@w -->'
+
+</em></div>
+<div class="displaymath"><em>&inodot; &#567;
+&#322; &ccedil;
+a&#818; &#7841; &#261; a<sup class="sup">h</sup><sub class="sub">l</sub>
+
+ &nbsp;&nbsp; &nbsp;  ! @ } { 
+a sunny day
+</em></div>
+<div class="displaymath"><em>&rarr;
+&#x0075;
+&bull; &copy; &hellip; ... &equiv;
+erreur&rarr; &rarr; &minus; -| &rArr;
+&Aring; &aelig; &oelig; &AElig; &OElig; &oslash; &Oslash; &szlig; &#322; 
&#321; &ETH;
+&THORN; &eth; &thorn; &iexcl; &iquest; &pound;
+&ordf; &ordm; , 
+</em></div>
+<div class="displaymath"><em>&ldquo; &rdquo; 
+&lsquo; &rsquo; &bdquo; &sbquo; &laquo;
+&raquo; &laquo; &raquo; &lsaquo;
+&rsaquo; &euro; &rarr; &le; &ge;
+</em></div>
+<div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
+</em></div>
+<p><kbd class="kbd">default kbdinputstyle</kbd>
+</p><dl class="vtable">
+<dt><a 
id='index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'></a><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-link" 
href='#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
+</dl>
+<div class="example">
+<pre class="example-preformatted"><kbd class="kbd">in example default 
kbdinputstyle</kbd>
+</pre><dl class="vtable">
+<dt><a 
id='index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'></a><span><code
 class="table-term-preformatted-code"><kbd class="kbd">vtable i--tem in example 
default kbdinputstyle</kbd></code><a class="copiable-link" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
+</dl>
+</div>
+
+<p><code class="code as-code-kbd">code kbdinputstyle</code>
+</p><dl class="vtable">
+<dt><a 
id='index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'></a><span><code 
class="code as-code-kbd">vtable i--tem code kbdinputstyle</code><a 
class="copiable-link" 
href='#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
+</dl>
+<div class="example">
+<pre class="example-preformatted"><code class="code as-code-kbd">in example 
code kbdinputstyle</code>
+</pre><dl class="vtable">
+<dt><a 
id='index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'></a><span><code
 class="table-term-preformatted-code"><code class="code as-code-kbd">vtable 
i--tem in example code kbdinputstyle</code></code><a class="copiable-link" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
+</dl>
+</div>
+
+<p><code class="code as-code-kbd">example kbdinputstyle</code>
+</p><dl class="vtable">
+<dt><a 
id='index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'></a><span><code
 class="code as-code-kbd">vtable i--tem example kbdinputstyle</code><a 
class="copiable-link" 
href='#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
+</dl>
+<div class="example">
+<pre class="example-preformatted"><kbd class="kbd">in example example 
kbdinputstyle</kbd>
+</pre><dl class="vtable">
+<dt><a 
id='index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'></a><span><code
 class="table-term-preformatted-code"><kbd class="kbd">vtable i--tem in example 
example kbdinputstyle</kbd></code><a class="copiable-link" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
+</dl>
+</div>
+
+<p><kbd class="kbd">distinct kbdinputstyle</kbd>
+</p><dl class="vtable">
+<dt><a 
id='index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'></a><span><kbd
 class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a class="copiable-link" 
href='#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
+</dl>
+<div class="example">
+<pre class="example-preformatted"><kbd class="kbd">in example distinct 
kbdinputstyle</kbd>
+</pre><dl class="vtable">
+<dt><a 
id='index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'></a><span><code
 class="table-term-preformatted-code"><kbd class="kbd">vtable i--tem in example 
distinct kbdinputstyle</kbd></code><a class="copiable-link" 
href='#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'>
 &para;</a></span></dt>
+</dl>
+</div>
+
+<blockquote class="quotation">
+<p>A quot&mdash;ation
+</p></blockquote>
+
+<blockquote class="quotation">
+<p><b class="b">Note&nbsp;:</b> A Note
+</p></blockquote>
+
+<blockquote class="quotation">
+<p><b class="b">note&nbsp;:</b> A note
+</p></blockquote>
+
+<blockquote class="quotation">
+<p><b class="b">Caution&nbsp;:</b> Caution
+</p></blockquote>
+
+<blockquote class="quotation">
+<p><b class="b">Important&nbsp;:</b> Important
+</p></blockquote>
+
+<blockquote class="quotation">
+<p><b class="b">Tip&nbsp;:</b> a Tip
+</p></blockquote>
+
+<blockquote class="quotation">
+<p><b class="b">Warning&nbsp;:</b> a Warning.
+</p></blockquote>
+
+<blockquote class="quotation">
+<p><b class="b">something &eacute; TeX&nbsp;:</b> The something &eacute; TeX 
is here.
+</p></blockquote>
+
+<blockquote class="quotation">
+<p><b class="b">@ at the end of line &nbsp;&nbsp;:</b> A @ at the end of the 
@quotation line.
+</p></blockquote>
+
+<blockquote class="quotation">
+<p><b class="b">something, other thing&nbsp;:</b> something, other thing
+</p></blockquote>
+
+<blockquote class="quotation">
+<p><b class="b">Note, the note&nbsp;:</b> Note, the note
+</p></blockquote>
+
+<blockquote class="quotation">
+</blockquote>
+
+<blockquote class="quotation">
+</blockquote>
+
+<blockquote class="quotation">
+</blockquote>
+
+<blockquote class="quotation">
+</blockquote>
+
+<blockquote class="quotation">
+<p>aaa quotation
+</p></blockquote>
+<div class="center">&mdash; <em class="emph">quotation author</em>
+</div>
+<blockquote class="quotation">
+<p>indent in quotation
+</p></blockquote>
+
+<blockquote class="quotation">
+<p class="exdent">exdented quotation line   and dash &mdash; in quotation
+</p></blockquote>
+
+<blockquote class="quotation">
+<p>Not exdented followed by exdented
+</p><p class="exdent">exdented quotation line
+</p></blockquote>
+
+<blockquote class="quotation">
+<p class="exdent">exdented quotation line
+</p><p>Followed by not exdented 
+</p></blockquote>
+
+<blockquote class="quotation">
+<p>quotation1
+</p><p class="exdent">in exdented protected eol &nbsp;
+</p><p>following
+</p><p class="exdent">in exdented a @* <br> and following
+</p><p>after exdented
+</p></blockquote>
+
+<blockquote class="quotation smallquotation">
+<p>A small quot&mdash;ation
+</p></blockquote>
+
+<blockquote class="quotation smallquotation">
+<p><b class="b">Note&nbsp;:</b> A small Note
+</p></blockquote>
+
+<blockquote class="quotation smallquotation">
+<p><b class="b">something, other thing&nbsp;:</b> something, other thing
+</p></blockquote>
+
+<ul class="itemize mark-bullet">
+<li>i&ndash;temize
+</li></ul>
+
+<ul class="itemize" style="list-style-type: '+'">
+<li>i&ndash;tem +
+</li></ul>
+
+<ul class="itemize mark-bullet">
+<li>b&ndash;ullet
+</li></ul>
+
+<ul class="itemize mark-minus">
+<li>minu&ndash;s
+</li></ul>
+
+<ul class="itemize" style="list-style-type: 'after emph'">
+<li>e&ndash;mph item
+</li></ul>
+
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
+<li><a class="index-entry-id" 
id="index-titlepage-index-entry-within-itemize"></a>
+i&ndash;tem 1
+</li><li>i&ndash;tem 2
+</li></ul>
+
+<ul class="itemize mark-none">
+<li>with w a&ndash;b
+</li><li>with w c&ndash;d
+</li></ul>
+
+<ul class="itemize" style="list-style-type: ' on a line'">
+<li>line w a&ndash;b
+</li><li>line with w c&ndash;d
+</li></ul>
+
+<ol class="enumerate">
+<li> e&ndash;numerate
+</li></ol>
+
+<ol class="enumerate" start="3">
+<li> first third
+</li><li> second third
+</li></ol>
+
+<ol class="enumerate" type="a" start="1">
+<li> e&ndash;numerate
+</li></ol>
+
+<ol class="enumerate" type="a" start="3">
+<li> first c
+</li><li> second c
+</li></ol>
+
+<table class="multitable">
+<thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
+<tbody><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
+<a class="index-entry-id" 
id="index-titlepage-index-entry-within-multitable"></a></td></tr>
+<tr><td width="40%">lone mu&ndash;ltitable item</td></tr>
+</tbody>
+</table>
+
+<table class="multitable">
+<tbody><tr><td>truc</td><td>bidule</td></tr>
+</tbody>
+</table>
+
+<div class="example">
+<pre class="example-preformatted">e--xample  some
+   text
+</pre></div>
+
+<div class="example user-first-arg">
+<pre class="example-preformatted">example one arg
+</pre></div>
+
+<div class="example user-first-arg user-second-arg">
+<pre class="example-preformatted">example two args
+</pre></div>
+
+<div class="example user-first-arg user-second-arg user-third-arg">
+<pre class="example-preformatted">example three args
+</pre></div>
+
+<div class="example user-first-arg user-second-arg user-third-arg 
user-fourth-arg">
+<pre class="example-preformatted">example four args
+</pre></div>
+
+<div class="example user-first-arg user-second-arg user-third-arg 
user-fourth-arg user-fifth-arg">
+<pre class="example-preformatted">example five args
+</pre></div>
+
+<div class="example user-something-é-TeX">
+<pre class="example-preformatted">The something &eacute; TeX is here.
+</pre></div>
+
+<div class="example user-@-at-the-end-of-line--">
+<pre class="example-preformatted">A @ at the end of the @example line.
+</pre></div>
+
+<div class="example">
+<pre class="example-preformatted">example with empty args
+</pre></div>
+
+<div class="example user-nonempty">
+<pre class="example-preformatted">example with empty and non empty args mix
+</pre></div>
+
+<div class="example">
+<pre class="example-preformatted">Exam---ple
+
+</pre><pre class="exdent">Other li---ne
+</pre><pre class="example-preformatted">not exdented
+</pre></div>
+
+<div class="example">
+<pre class="exdent">exdented  and dash --- in example
+</pre><pre class="example-preformatted">Not exdented one
+</pre><pre class="exdent">exdented two
+</pre><pre class="example-preformatted">Not exdented two
+</pre></div>
+
+<div class="example">
+<pre class="example-preformatted">Example   Hoho.
+</pre><div class="example">
+<pre class="example-preformatted">Nested Other line
+</pre><pre class="exdent">exdented nested other line
+</pre></div>
+</div>
+
+<div class="example smallexample">
+<pre class="example-preformatted">s--mallexample
+</pre></div>
+
+<p><code class="code">@noindent</code> after smallexample.
+</p><div class="example smallexample">
+<pre class="example-preformatted">$ 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-preformatted">d&ndash;isplay
+</pre></div>
+
+<div class="display smalldisplay">
+<pre class="display-preformatted">s&ndash;malldisplay
+</pre></div>
+
+<div class="example lisp">
+<pre class="lisp-preformatted">l--isp
+</pre></div>
+
+<div class="example smalllisp lisp">
+<pre class="lisp-preformatted">s--malllisp
+</pre></div>
+
+<div class="format">
+<pre class="format-preformatted">f&ndash;ormat
+</pre></div>
+
+<div class="format smallformat">
+<pre class="format-preformatted">s&ndash;mallformat
+</pre></div>
+
+<dl class="first-deffn">
+<dt class="deffn" id="index-titlepage-d_002d_002deffn_005fname"><span 
class="category-def">c&ndash;ategory&nbsp;:</span><span><strong 
class="def-name">d--effn_name</strong> <var 
class="def-var-arguments">a&ndash;rguments...</var><a class="copiable-link" 
href='#index-titlepage-d_002d_002deffn_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;effn
+</p></dd></dl>
+
+<dl class="first-deffn">
+<dt class="deffn" id="index-titlepage-de_002d_002dffn_005fname"><span 
class="category-def">cate&ndash;gory&nbsp;:</span><span><strong 
class="def-name">de--ffn_name</strong> <var 
class="def-var-arguments">ar&ndash;guments    more args <br> even more 
so</var><a class="copiable-link" 
href='#index-titlepage-de_002d_002dffn_005fname'> &para;</a></span></dt>
+<dd><p>def&ndash;fn
+</p></dd></dl>
+ 
+<dl class="first-deffn">
+<dt class="deffn" id="index-titlepage-i"><span 
class="category-def">fset&nbsp;:</span><span><strong class="def-name"><var 
class="var">i</var></strong> <var class="def-var-arguments">a g</var><a 
class="copiable-link" href='#index-titlepage-i'> &para;</a></span></dt>
+<dd><a class="index-entry-id" 
id="index-titlepage-index-entry-within-deffn"></a>
+</dd><dt class="deffnx def-cmd-deffn" id="index-titlepage-truc"><span 
class="category-def">cmde&nbsp;:</span><span><strong 
class="def-name">truc</strong><a class="copiable-link" 
href='#index-titlepage-truc'> &para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-titlepage-log-trap"><span 
class="category-def">Command&nbsp;:</span><span><strong class="def-name">log 
trap</strong><a class="copiable-link" href='#index-titlepage-log-trap'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-titlepage-log-trap1"><span 
class="category-def">Command&nbsp;:</span><span><strong class="def-name">log 
trap1</strong><a class="copiable-link" href='#index-titlepage-log-trap1'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-titlepage-log-trap2"><span 
class="category-def">Command&nbsp;:</span><span><strong class="def-name">log 
trap2</strong><a class="copiable-link" href='#index-titlepage-log-trap2'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-titlepage-id-ule"><span 
class="category-def">cmde&nbsp;:</span><span><strong class="def-name"><b 
class="b">id ule</b></strong> <var class="def-var-arguments">truc</var><a 
class="copiable-link" href='#index-titlepage-id-ule'> &para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-titlepage-id-i-ule"><span 
class="category-def">cmde2&nbsp;:</span><span><strong class="def-name"><b 
class="b">id &lsquo;<samp class="samp">i</samp>&rsquo; ule</b></strong> <var 
class="def-var-arguments">truc</var><a class="copiable-link" 
href='#index-titlepage-id-i-ule'> &para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn"><span 
class="category-def">&nbsp;:</span><strong class="def-name"></strong></dt>
+<dt class="deffnx def-cmd-deffn" id="index-titlepage-machin"><span 
class="category-def">&nbsp;:</span><span><strong 
class="def-name">machin</strong><a class="copiable-link" 
href='#index-titlepage-machin'> &para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-titlepage-bidule-machin"><span 
class="category-def">&nbsp;:</span><span><strong class="def-name">bidule 
machin</strong><a class="copiable-link" href='#index-titlepage-bidule-machin'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-titlepage-machin-1"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">machin</strong><a class="copiable-link" 
href='#index-titlepage-machin-1'> &para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn"><span 
class="category-def">truc&nbsp;:</span><strong class="def-name"></strong></dt>
+<dt class="deffnx def-cmd-deffn" id="index-titlepage-followed"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">followed</strong> <var class="def-var-arguments">by a 
comment</var><a class="copiable-link" href='#index-titlepage-followed'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn"><span 
class="category-def">&nbsp;:</span><strong class="def-name"></strong></dt>
+<dt class="deffnx def-cmd-deffn" id="index-titlepage-a"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">a</strong> <var class="def-var-arguments">b c d e <b 
class="b">f g</b> h i</var><a class="copiable-link" href='#index-titlepage-a'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-titlepage-deffnx"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">deffnx</strong> <var class="def-var-arguments">before end 
deffn</var><a class="copiable-link" href='#index-titlepage-deffnx'> 
&para;</a></span></dt>
+</dl>
+
+
+<dl class="first-deffn">
+<dt class="deffn" id="index-titlepage-deffn"><span 
class="category-def">empty&nbsp;:</span><span><strong 
class="def-name">deffn</strong><a class="copiable-link" 
href='#index-titlepage-deffn'> &para;</a></span></dt>
+</dl>
+
+<dl class="first-deffn">
+<dt class="deffn" id="index-titlepage-deffn-1"><span 
class="category-def">empty&nbsp;:</span><span><strong 
class="def-name">deffn</strong> <var class="def-var-arguments">with 
deffnx</var><a class="copiable-link" href='#index-titlepage-deffn-1'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-titlepage-deffnx-1"><span 
class="category-def">empty&nbsp;:</span><span><strong 
class="def-name">deffnx</strong><a class="copiable-link" 
href='#index-titlepage-deffnx-1'> &para;</a></span></dt>
+</dl>
+
+<dl class="first-deffn">
+<dt class="deffn" id="index-titlepage-i-1"><span 
class="category-def">fset&nbsp;:</span><span><strong class="def-name"><var 
class="var">i</var></strong> <var class="def-var-arguments">a g</var><a 
class="copiable-link" href='#index-titlepage-i-1'> &para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-titlepage-truc-1"><span 
class="category-def">cmde&nbsp;:</span><span><strong 
class="def-name">truc</strong><a class="copiable-link" 
href='#index-titlepage-truc-1'> &para;</a></span></dt>
+<dd><p>text in def item for second def item
+</p></dd></dl>
+
+
+<dl class="first-defvr">
+<dt class="defvr" id="index-titlepage-d_002d_002defvr_005fname"><span 
class="category-def">c&ndash;ategory&nbsp;:</span><span><strong 
class="def-name">d--efvr_name</strong><a class="copiable-link" 
href='#index-titlepage-d_002d_002defvr_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;efvr
+</p></dd></dl>
+
+<dl class="first-deffn">
+<dt class="deffn" id="index-titlepage-n_002d_002dame"><span 
class="category-def">c&ndash;ategory&nbsp;:</span><span><strong 
class="def-name">n--ame</strong> <var 
class="def-var-arguments">a&ndash;rguments...</var><a class="copiable-link" 
href='#index-titlepage-n_002d_002dame'> &para;</a></span></dt>
+<dd><p>d&ndash;effn
+</p></dd></dl>
+
+<dl class="first-deffn">
+<dt class="deffn" id="index-titlepage-n_002d_002dame-1"><span 
class="category-def">c&ndash;ategory&nbsp;:</span><span><strong 
class="def-name">n--ame</strong><a class="copiable-link" 
href='#index-titlepage-n_002d_002dame-1'> &para;</a></span></dt>
+<dd><p>d&ndash;effn no arg
+</p></dd></dl>
+
+<dl class="first-deftypefn">
+<dt class="deftypefn" id="index-titlepage-d_002d_002deftypefn_005fname"><span 
class="category-def">c&ndash;ategory&nbsp;:</span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypefn_name</strong> <code 
class="def-code-arguments">a--rguments...</code><a class="copiable-link" 
href='#index-titlepage-d_002d_002deftypefn_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypefn
+</p></dd></dl>
+
+<dl class="first-deftypefn">
+<dt class="deftypefn" 
id="index-titlepage-d_002d_002deftypefn_005fname-1"><span 
class="category-def">c&ndash;ategory&nbsp;:</span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypefn_name</strong><a class="copiable-link" 
href='#index-titlepage-d_002d_002deftypefn_005fname-1'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypefn no arg
+</p></dd></dl>
+
+<dl class="first-deftypeop">
+<dt class="deftypeop" 
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span 
class="category-def">c&ndash;ategory de <code 
class="code">c--lass</code>&nbsp;: </span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypeop_name</strong> <code 
class="def-code-arguments">a--rguments...</code><a class="copiable-link" 
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypeop
+</p></dd></dl>
+
+<dl class="first-deftypeop">
+<dt class="deftypeop" 
id="index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span 
class="category-def">c&ndash;ategory de <code 
class="code">c--lass</code>&nbsp;: </span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypeop_name</strong><a class="copiable-link" 
href='#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypeop no arg
+</p></dd></dl>
+
+<dl class="first-deftypevr">
+<dt class="deftypevr" id="index-titlepage-d_002d_002deftypevr_005fname"><span 
class="category-def">c&ndash;ategory&nbsp;:</span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypevr_name</strong><a class="copiable-link" 
href='#index-titlepage-d_002d_002deftypevr_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypevr
+</p></dd></dl>
+
+<dl class="first-defcv">
+<dt class="defcv" id="index-titlepage-d_002d_002defcv_005fname"><span 
class="category-def">c&ndash;ategory de <code 
class="code">c--lass</code>&nbsp;: </span><span><strong 
class="def-name">d--efcv_name</strong><a class="copiable-link" 
href='#index-titlepage-d_002d_002defcv_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;efcv
+</p></dd></dl>
+
+<dl class="first-defcv">
+<dt class="defcv" id="index-titlepage-d_002d_002defcv_005fname-1"><span 
class="category-def">c&ndash;ategory de <code 
class="code">c--lass</code>&nbsp;: </span><span><strong 
class="def-name">d--efcv_name</strong> <var 
class="def-var-arguments">a&ndash;rguments...</var><a class="copiable-link" 
href='#index-titlepage-d_002d_002defcv_005fname-1'> &para;</a></span></dt>
+<dd><p>d&ndash;efcv with arguments
+</p></dd></dl>
+
+<dl class="first-deftypecv">
+<dt class="deftypecv" 
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span 
class="category-def">c&ndash;ategory de <code 
class="code">c--lass</code>&nbsp;: </span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypecv_name</strong><a class="copiable-link" 
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypecv
+</p></dd></dl>
+
+<dl class="first-deftypecv">
+<dt class="deftypecv" 
id="index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span 
class="category-def">c&ndash;ategory de <code 
class="code">c--lass</code>&nbsp;: </span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypecv_name</strong> <code 
class="def-code-arguments">a--rguments...</code><a class="copiable-link" 
href='#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypecv with arguments
+</p></dd></dl>
+
+<dl class="first-defop">
+<dt class="defop" 
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><span 
class="category-def">c&ndash;ategory de <code 
class="code">c--lass</code>&nbsp;: </span><span><strong 
class="def-name">d--efop_name</strong> <var 
class="def-var-arguments">a&ndash;rguments...</var><a class="copiable-link" 
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efop
+</p></dd></dl>
+
+<dl class="first-defop">
+<dt class="defop" 
id="index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span 
class="category-def">c&ndash;ategory de <code 
class="code">c--lass</code>&nbsp;: </span><span><strong 
class="def-name">d--efop_name</strong><a class="copiable-link" 
href='#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efop no arg
+</p></dd></dl>
+
+<dl class="first-deftp">
+<dt class="deftp" id="index-titlepage-d_002d_002deftp_005fname"><span 
class="category-def">c&ndash;ategory&nbsp;:</span><span><strong 
class="def-name">d--eftp_name</strong> <var 
class="def-var-arguments">a&ndash;ttributes...</var><a class="copiable-link" 
href='#index-titlepage-d_002d_002deftp_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;eftp
+</p></dd></dl>
+
+<dl class="first-deffn first-defun-alias-first-deffn">
+<dt class="deffn defun-alias-deffn" 
id="index-titlepage-d_002d_002defun_005fname"><span 
class="category-def">Function&nbsp;:</span><span><strong 
class="def-name">d--efun_name</strong> <var 
class="def-var-arguments">a&ndash;rguments...</var><a class="copiable-link" 
href='#index-titlepage-d_002d_002defun_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;efun
+</p></dd></dl>
+
+<dl class="first-deffn first-defmac-alias-first-deffn">
+<dt class="deffn defmac-alias-deffn" 
id="index-titlepage-d_002d_002defmac_005fname"><span 
class="category-def">Macro&nbsp;:</span><span><strong 
class="def-name">d--efmac_name</strong> <var 
class="def-var-arguments">a&ndash;rguments...</var><a class="copiable-link" 
href='#index-titlepage-d_002d_002defmac_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;efmac
+</p></dd></dl>
+
+<dl class="first-deffn first-defspec-alias-first-deffn">
+<dt class="deffn defspec-alias-deffn" 
id="index-titlepage-d_002d_002defspec_005fname"><span 
class="category-def">Forme Sp&eacute;ciale&nbsp;:</span><span><strong 
class="def-name">d--efspec_name</strong> <var 
class="def-var-arguments">a&ndash;rguments...</var><a class="copiable-link" 
href='#index-titlepage-d_002d_002defspec_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;efspec
+</p></dd></dl>
+
+<dl class="first-defvr first-defvar-alias-first-defvr">
+<dt class="defvr defvar-alias-defvr" 
id="index-titlepage-d_002d_002defvar_005fname"><span 
class="category-def">Variable&nbsp;:</span><span><strong 
class="def-name">d--efvar_name</strong><a class="copiable-link" 
href='#index-titlepage-d_002d_002defvar_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;efvar
+</p></dd></dl>
+
+<dl class="first-defvr first-defvar-alias-first-defvr">
+<dt class="defvr defvar-alias-defvr" 
id="index-titlepage-d_002d_002defvar_005fname-1"><span 
class="category-def">Variable&nbsp;:</span><span><strong 
class="def-name">d--efvar_name</strong> <var 
class="def-var-arguments">arg&ndash;var arg&ndash;var1</var><a 
class="copiable-link" href='#index-titlepage-d_002d_002defvar_005fname-1'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efvar with args
+</p></dd></dl>
+
+<dl class="first-defvr first-defopt-alias-first-defvr">
+<dt class="defvr defopt-alias-defvr" 
id="index-titlepage-d_002d_002defopt_005fname"><span 
class="category-def">Option de l&rsquo;utilisateur&nbsp;:</span><span><strong 
class="def-name">d--efopt_name</strong><a class="copiable-link" 
href='#index-titlepage-d_002d_002defopt_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;efopt
+</p></dd></dl>
+
+<dl class="first-deftypefn first-deftypefun-alias-first-deftypefn">
+<dt class="deftypefn deftypefun-alias-deftypefn" 
id="index-titlepage-d_002d_002deftypefun_005fname"><span 
class="category-def">Function&nbsp;:</span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypefun_name</strong> <code 
class="def-code-arguments">a--rguments...</code><a class="copiable-link" 
href='#index-titlepage-d_002d_002deftypefun_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypefun
+</p></dd></dl>
+
+<dl class="first-deftypevr first-deftypevar-alias-first-deftypevr">
+<dt class="deftypevr deftypevar-alias-deftypevr" 
id="index-titlepage-d_002d_002deftypevar_005fname"><span 
class="category-def">Variable&nbsp;:</span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypevar_name</strong><a class="copiable-link" 
href='#index-titlepage-d_002d_002deftypevar_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypevar
+</p></dd></dl>
+
+<dl class="first-defcv first-defivar-alias-first-defcv">
+<dt class="defcv defivar-alias-defcv" 
id="index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><span 
class="category-def">Instance Variable de <code 
class="code">c--lass</code>&nbsp;: </span><span><strong 
class="def-name">d--efivar_name</strong><a class="copiable-link" 
href='#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efivar
+</p></dd></dl>
+
+<dl class="first-deftypecv first-deftypeivar-alias-first-deftypecv">
+<dt class="deftypecv deftypeivar-alias-deftypecv" 
id="index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span 
class="category-def">Instance Variable de <code 
class="code">c--lass</code>&nbsp;: </span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypeivar_name</strong><a class="copiable-link" 
href='#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypeivar
+</p></dd></dl>
+
+<dl class="first-defop first-defmethod-alias-first-defop">
+<dt class="defop defmethod-alias-defop" 
id="index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span 
class="category-def">Method de <code class="code">c--lass</code>&nbsp;: 
</span><span><strong class="def-name">d--efmethod_name</strong> <var 
class="def-var-arguments">a&ndash;rguments...</var><a class="copiable-link" 
href='#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efmethod
+</p></dd></dl>
+
+<dl class="first-deftypeop first-deftypemethod-alias-first-deftypeop">
+<dt class="deftypeop deftypemethod-alias-deftypeop" 
id="index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span 
class="category-def">Method de <code class="code">c--lass</code>&nbsp;: 
</span><span><code class="def-type">t--ype</code> <strong 
class="def-name">d--eftypemethod_name</strong> <code 
class="def-code-arguments">a--rguments...</code><a class="copiable-link" 
href='#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypemethod
+</p></dd></dl>
+
+
+<dl class="first-deftypefn first-deftypefun-alias-first-deftypefn">
+<dt class="deftypefn deftypefun-alias-deftypefn" 
id="index-titlepage-name2"><span class="category-def">Function&nbsp;:<br> 
</span><span><code class="def-type">data-type2</code><br> <strong 
class="def-name">name2</strong> <code 
class="def-code-arguments">arguments2...</code><a class="copiable-link" 
href='#index-titlepage-name2'> &para;</a></span></dt>
+<dd><p>aaa2
+</p></dd></dl>
+
+<dl class="first-deftypefn">
+<dt class="deftypefn" id="index-titlepage-d_002d_002deftypefn_005fname2"><span 
class="category-def">c&ndash;ategory2&nbsp;:<br> </span><span><code 
class="def-type">t--ype2</code><br> <strong 
class="def-name">d--eftypefn_name2</strong><a class="copiable-link" 
href='#index-titlepage-d_002d_002deftypefn_005fname2'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypefn no arg2
+</p></dd></dl>
+
+<dl class="first-deftypeop">
+<dt class="deftypeop" 
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span 
class="category-def">c&ndash;ategory2 de <code 
class="code">c--lass2</code>&nbsp;:<br> </span><span><code 
class="def-type">t--ype2</code><br> <strong 
class="def-name">d--eftypeop_name2</strong> <code 
class="def-code-arguments">a--rguments2...</code><a class="copiable-link" 
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypeop2
+</p></dd></dl>
+
+<dl class="first-deftypeop">
+<dt class="deftypeop" 
id="index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span 
class="category-def">c&ndash;ategory2 de <code 
class="code">c--lass2</code>&nbsp;:<br> </span><span><code 
class="def-type">t--ype2</code><br> <strong 
class="def-name">d--eftypeop_name2</strong><a class="copiable-link" 
href='#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypeop no arg2
+</p></dd></dl>
+
+<dl class="first-deftypecv">
+<dt class="deftypecv" 
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span 
class="category-def">c&ndash;ategory2 de <code 
class="code">c--lass2</code>&nbsp;: </span><span><code 
class="def-type">t--ype2</code> <strong 
class="def-name">d--eftypecv_name2</strong><a class="copiable-link" 
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypecv2
+</p></dd></dl>
+
+<dl class="first-deftypecv">
+<dt class="deftypecv" 
id="index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span 
class="category-def">c&ndash;ategory2 de <code 
class="code">c--lass2</code>&nbsp;: </span><span><code 
class="def-type">t--ype2</code> <strong 
class="def-name">d--eftypecv_name2</strong> <code 
class="def-code-arguments">a--rguments2...</code><a class="copiable-link" 
href='#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypecv with arguments2
+</p></dd></dl>
+
+<dl class="first-deffn">
+<dt class="deffn" id="index-titlepage-arg2"><span 
class="category-def">fun2&nbsp;:</span><span><strong 
class="def-name">arg2</strong><a class="copiable-link" 
href='#index-titlepage-arg2'> &para;</a></span></dt>
+<dd><p>fff2
+</p></dd></dl>
+
+
+<p><code class="code">@xref{c---hapter@@, cross r---ef name@@, t---itle@@, 
file n---ame@@, ma---nual@@}</code> Voir <a data-manual="file n---ame@" 
href="file%20n---ame%40.html#c_002d_002d_002dhapter_0040">t&mdash;itle@</a> 
dans <cite class="cite">ma&mdash;nual@</cite>.
+<code class="code">@ref{chapter, cross ref name, title, file name, 
manual}</code> <a data-manual="file name" 
href="file%20name.html#chapter">title</a> dans <cite class="cite">manual</cite>
+<code class="code">@pxref{chapter, cross ref name, title, file name, 
manual}</code> voir <a data-manual="file name" 
href="file%20name.html#chapter">title</a> dans <cite class="cite">manual</cite>
+<code class="code">@inforef{chapter, cross ref name, file name}</code> Voir <a 
data-manual="file name" href="file%20name.html#chapter">(file name)cross ref 
name</a>
+</p>
+<p><code class="code">@ref{chapter}</code> <a class="ref" 
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> Voir <a class="xref" 
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> voir <a class="pxref" 
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref" 
href="#s_002d_002dect_002cion">A section</a>
+</p>
+<p><code class="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%20comma%2c%20in%20file.html#s_002d_002dect_002cion">a comma, in 
title</a> dans <cite class="cite">a , in manual name</cite>
+</p>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref" 
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref" 
href="#chapter">title</a>
+<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name" 
href="file%20name.html#chapter">(file name)chapter</a>
+<code class="code">@ref{chapter,,,,manual}</code> &lsquo;chapter&rsquo; dans 
<cite class="cite">manual</cite>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref" 
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,,file name}</code> <a 
data-manual="file name" href="file%20name.html#chapter">(file name)cross ref 
name</a>
+<code class="code">@ref{chapter,cross ref name,,,manual}</code> &lsquo;cross 
ref name&rsquo; dans <cite class="cite">manual</cite>
+<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a 
data-manual="file name" href="file%20name.html#chapter">(file name)title</a>
+<code class="code">@ref{chapter,cross ref name,title,,manual}</code> 
&lsquo;title&rsquo; dans <cite class="cite">manual</cite>
+<code class="code">@ref{chapter,cross ref name,title, file name, 
manual}</code> <a data-manual="file name" 
href="file%20name.html#chapter">title</a> dans <cite class="cite">manual</cite>
+<code class="code">@ref{chapter,,title,file name}</code> <a data-manual="file 
name" href="file%20name.html#chapter">(file name)title</a>
+<code class="code">@ref{chapter,,title,,manual}</code> &lsquo;title&rsquo; 
dans <cite class="cite">manual</cite>
+<code class="code">@ref{chapter,,title, file name, manual}</code> <a 
data-manual="file name" href="file%20name.html#chapter">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{chapter,,,file name,manual}</code> <a 
data-manual="file name" href="file%20name.html#chapter">chapter</a> dans <cite 
class="cite">manual</cite>
+</p>
+
+<p><code class="code">@ref{(pman)anode,cross ref name}</code> <a 
data-manual="pman" href="pman.html#anode">(pman)cross ref name</a>
+<code class="code">@ref{(pman)anode,,title}</code> <a data-manual="pman" 
href="pman.html#anode">(pman)title</a>
+<code class="code">@ref{(pman)anode,,,file name}</code> <a data-manual="file 
name" href="file%20name.html#anode">(file name)anode</a>
+<code class="code">@ref{(pman)anode,,,,manual}</code> <a data-manual="pman" 
href="pman.html#anode">anode</a> dans <cite class="cite">manual</cite>
+<code class="code">@ref{(pman)anode,cross ref name,title,}</code> <a 
data-manual="pman" href="pman.html#anode">(pman)title</a>
+<code class="code">@ref{(pman)anode,cross ref name,,file name}</code> <a 
data-manual="file name" href="file%20name.html#anode">(file name)cross ref 
name</a>
+<code class="code">@ref{(pman)anode,cross ref name,,,manual}</code> <a 
data-manual="pman" href="pman.html#anode">cross ref name</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{(pman)anode,cross ref name,title,file name}</code> <a 
data-manual="file name" href="file%20name.html#anode">(file name)title</a>
+<code class="code">@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
data-manual="pman" href="pman.html#anode">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{(pman)anode,cross ref name,title, file name, 
manual}</code> <a data-manual="file name" 
href="file%20name.html#anode">title</a> dans <cite class="cite">manual</cite>
+<code class="code">@ref{(pman)anode,,title,file name}</code> <a 
data-manual="file name" href="file%20name.html#anode">(file name)title</a>
+<code class="code">@ref{(pman)anode,,title,,manual}</code> <a 
data-manual="pman" href="pman.html#anode">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{(pman)anode,,title, file name, manual}</code> <a 
data-manual="file name" href="file%20name.html#anode">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{(pman)anode,,,file name,manual}</code> <a 
data-manual="file name" href="file%20name.html#anode">anode</a> dans <cite 
class="cite">manual</cite>
+</p>
+
+<p><code class="code">@inforef{chapter, cross ref name, file name}</code> Voir 
<a data-manual="file name" href="file%20name.html#chapter">(file name)cross ref 
name</a>
+<code class="code">@inforef{chapter}</code> Voir &lsquo;chapter&rsquo;
+<code class="code">@inforef{chapter, cross ref name}</code> Voir &lsquo;cross 
ref name&rsquo;
+<code class="code">@inforef{chapter,,file name}</code> Voir <a 
data-manual="file name" href="file%20name.html#chapter">(file name)chapter</a>
+<code class="code">@inforef{node, cross ref name, file name}</code> Voir <a 
data-manual="file name" href="file%20name.html#node">(file name)cross ref 
name</a>
+<code class="code">@inforef{node}</code> Voir &lsquo;node&rsquo;
+<code class="code">@inforef{node, cross ref name}</code> Voir &lsquo;cross ref 
name&rsquo;
+<code class="code">@inforef{node,,file name}</code> Voir <a data-manual="file 
name" href="file%20name.html#node">(file name)node</a>
+<code class="code">@inforef{chapter, cross ref name, file name, spurious 
arg}</code> Voir <a data-manual="file name, spurious arg" 
href="file%20name%2c%20spurious%20arg.html#chapter">(file name, spurious 
arg)cross ref name</a>
+</p>
+<p><code class="code">@inforef{s--ect@comma{}ion, a @comma{} in cross
+ref, a comma@comma{} in file}</code>
+Voir <a data-manual="a comma, in file" 
href="a%20comma%2c%20in%20file.html#s_002d_002dect_002cion">(a comma, in file)a 
, in cross
+ref</a>
+</p>
+<p>&lsquo;<samp class="samp"><a class="ref" 
href="#chapter">chapter</a></samp>&rsquo;.
+</p>
+<p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html%20%28uref3%29.html#ext">title with uref2 <a 
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> dans <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
+</p>
+<dl class="table">
+<dt><strong class="strong">a&ndash;strong</strong></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl class="vtable">
+<dt><a id='index-titlepage-a_002d_002dasis'></a><span>a&ndash;asis<a 
class="copiable-link" href='#index-titlepage-a_002d_002dasis'> 
&para;</a></span></dt>
+<dt><a id='index-titlepage-b-2'></a><span>b<a class="copiable-link" 
href='#index-titlepage-b-2'> &para;</a></span></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl class="ftable">
+<dt><a id='index-titlepage-a-1'></a><span><em class="emph">a</em><a 
class="copiable-link" href='#index-titlepage-a-1'> &para;</a></span></dt>
+<dd><a class="index-entry-id" 
id="index-titlepage-index-entry-between-item-and-itemx"></a>
+</dd>
+<dt><a id='index-titlepage-b'></a><span><em class="emph">b</em><a 
class="copiable-link" href='#index-titlepage-b'> &para;</a></span></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl class="table">
+<dd><p>Title
+</p></dd>
+<dt><code class="code">a--code</code></dt>
+<dd><p>Value&ndash;table code
+</p></dd>
+</dl>
+
+<dl class="table">
+<dd><p>Title
+</p></dd>
+<dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
+<dt>&lsquo;<samp class="samp">a2--samp</samp>&rsquo;</dt>
+<dd><p>Value&ndash;table samp
+</p></dd>
+</dl>
+
+<table class="cartouche" border="1"><tr><td>
+<p>c&ndash;artouche
+</p></td></tr></table>
+
+<table class="cartouche" border="1"><tr><th>
+Tit&ndash;le <em class="emph">of box</em></th></tr><tr><td>
+<p>With title c&ndash;artouche
+</p></td></tr></table>
+
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+more text
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+more text
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div>
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
+more text
+</p></div>
+<pre class="verbatim">\input texinfo @c -*-texinfo-*-
+
+@c this file is used in tests in @verbatiminclude but not converted
+
+@setfilename simplest.info
+
+@node Top
+
+This is a very simple texi manual @  &lt;&gt;.
+
+@bye
+</pre>
+<pre class="verbatim">in verbatim ''
+</pre>
+
+html ''
+
+
+
+
+<h1 class="majorheading" id="majorheading">majorheading</h1>
+
+<h1 class="chapheading" id="chapheading">chapheading</h1>
+
+<h2 class="heading" id="heading">heading</h2>
+
+<h3 class="subheading" id="subheading">subheading</h3>
+
+<h4 class="subsubheading" id="subsubheading">subsubheading</h4>
+
+
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code> 
<abbr class="acronym" title="an accronym , ...">&ndash;a</abbr> (an accronym , 
<small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} 
}</code> <abbr class="abbr" title="&Eacute;tude&ndash;, 
Autonome">&Eacute;&ndash;. ,A.</abbr> (&Eacute;tude&ndash;, <b 
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr" 
title="&Eacute;tude&ndash;, Autonome">&Eacute;&ndash;. ,A.</abbr>
+</p>
+<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em 
class="math">--a&minus; {\frac{1}{2}}</em>
+</p>
+
+
+
+<p>Somehow invalid use of @,:<br>
+@, &#807;<br>
+@,@&quot;u &#807;&uuml;
+</p>
+<p>Invalid use of @&rsquo;:<br>
+@&rsquo; &#769;<br>
+@&rsquo;@&quot;u &#769;&uuml;
+</p>
+<p><code class="code">@|</code> 
+</p>
+<p>@dotless{truc} truc
+@dotless{ij} ij
+<code class="code">@dotless{--a}</code> &ndash;a
+<code class="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 class="code">@#</code> #
+</p>
+<p><code class="code">@w{--a}</code> &ndash;a<!-- /@w -->
+</p>
+<p><code class="code">@image{,1--xt}</code> 
+<code class="code">@image{,,2--xt}</code> 
+<code class="code">@image{,,,3--xt}</code> 
+</p>
+<p><code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image" 
src="f-ile.jpg" alt="a&ndash;lt">
+<code class="code">@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img 
class="image" src="f-ile.jpg" alt="altjk&nbsp;_&quot;&nbsp;%@">
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image" 
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image" 
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image" 
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image" 
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image" 
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image" 
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f--ile,aze,az,alt,</code> <img class="image" 
src="f--ile.png" alt="alt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} 
e--xt@}</code> <img class="image" src="f--ile%40..file%20ext%20e--xt%7d" 
alt="alt">
+</p>
+<p><code class="code">@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img class="image" src="f--ile.e--xt" 
alt="jk&nbsp;_&quot;&nbsp;%@ in b &quot;">
+<code class="code">@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; 
%@:}}</code> <img class="image" src="filejk%20_%22%20%25%40.jpg" 
alt="altjk&nbsp;_&quot;&nbsp;%@">
+</p>
+
+<strong class="author">author</strong><br>
+
+<div class="displaymath"><em>&uuml; &Uuml; &ntilde; &acirc; &eacute; &#333; 
&igrave; &eacute; &#274;&#768;
+&#262;&#807; &#262;&#807; a&#779; &#551; &aring; a&#865;
+&#259; &#462;
+ ? .
+</em></div>
+<div class="displaymath"><em>TeX LaTeX &lowast; &aring; &reg; &deg; 
+</em></div>
+<div class="displaymath"><em><code class="t">t</code> 
+</em></div>
+<ul class="itemize">
+<li>e&ndash;mph item
+</li></ul>
+
+<ul class="itemize" style="list-style-type: ' after emph'">
+<li>e&ndash;mph item
+</li></ul>
+
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
+<li>i&ndash;tem 1
+</li><li>i&ndash;tem 2
+</li></ul>
+
+<ul class="itemize mark-none">
+<li>without brace w a&ndash;b
+</li><li>without brace w c&ndash;d
+</li></ul>
+
+<dl class="table">
+<dt>a</dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl class="table">
+<dt>a&ndash;missing style formatting</dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl class="ftable">
+<dt><a id='index-titlepage-a-2'></a><span>a<a class="copiable-link" 
href='#index-titlepage-a-2'> &para;</a></span></dt>
+<dd><a class="index-entry-id" 
id="index-titlepage-index-entry-between-item-and-itemx-1"></a>
+</dd>
+<dt><a id='index-titlepage-b-1'></a><span>b<a class="copiable-link" 
href='#index-titlepage-b-1'> &para;</a></span></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl class="first-deffn">
+<dt class="deffn"><span class="category-def">fun&nbsp;:</span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-titlepage-machin-2"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">machin</strong> <var class="def-var-arguments">bidule chose 
and</var><a class="copiable-link" href='#index-titlepage-machin-2'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-titlepage-machin-3"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">machin</strong> <var class="def-var-arguments">bidule chose 
and  after</var><a class="copiable-link" href='#index-titlepage-machin-3'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-titlepage-machin-4"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">machin</strong> <var class="def-var-arguments">bidule chose 
and </var><a class="copiable-link" href='#index-titlepage-machin-4'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-titlepage-machin-5"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">machin</strong> <var class="def-var-arguments">bidule chose 
and and after</var><a class="copiable-link" href='#index-titlepage-machin-5'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-titlepage-followed-1"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">followed</strong> <var class="def-var-arguments">by a 
comment</var><a class="copiable-link" href='#index-titlepage-followed-1'> 
&para;</a></span></dt>
+<dd><p>Various deff lines
+</p></dd><dt class="deffnx def-cmd-deffn" id="index-titlepage-after"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">after</strong> <var class="def-var-arguments">a deff 
item</var><a class="copiable-link" href='#index-titlepage-after'> 
&para;</a></span></dt>
+</dl>
+
+<dl class="first-deffn">
+<dt class="deffn" id="index-titlepage-invalid"><span 
class="category-def">fsetinv&nbsp;:</span><span><strong class="def-name"><var 
class="var">invalid</var></strong> <var class="def-var-arguments">a g</var><a 
class="copiable-link" href='#index-titlepage-invalid'> &para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn"><span class="category-def"><b class="b">id 
&lsquo;<samp class="samp">i</samp>&rsquo; ule</b>&nbsp;:</span></dt>
+<dt class="deffnx def-cmd-deffn"></dt>
+<dt class="deffnx def-cmd-deffn"><span 
class="category-def">aaa&nbsp;:</span></dt>
+<dt class="deffnx def-cmd-deffn"><span class="category-def">&nbsp;:</span></dt>
+<dt class="deffnx def-cmd-deffn"><span 
class="category-def">truc&nbsp;:</span></dt>
+</dl>
+
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<p><code class="code">@ref{node}</code> &lsquo;node&rsquo;
+</p>
+<p><code class="code">@ref{,cross ref name}</code> &lsquo;cross ref name&rsquo;
+<code class="code">@ref{,,title}</code> &lsquo;title&rsquo;
+<code class="code">@ref{,,,file name}</code> <a data-manual="file name" 
href="file%20name.html#Top">(file name)</a>
+<code class="code">@ref{,,,,manual}</code> <cite class="cite">manual</cite>
+<code class="code">@ref{node,cross ref name}</code> &lsquo;cross ref 
name&rsquo;
+<code class="code">@ref{node,,title}</code> &lsquo;title&rsquo;
+<code class="code">@ref{node,,,file name}</code> <a data-manual="file name" 
href="file%20name.html#node">(file name)node</a>
+<code class="code">@ref{node,,,,manual}</code> &lsquo;node&rsquo; dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{node,cross ref name,title,}</code> &lsquo;title&rsquo;
+<code class="code">@ref{node,cross ref name,,file name}</code> <a 
data-manual="file name" href="file%20name.html#node">(file name)cross ref 
name</a>
+<code class="code">@ref{node,cross ref name,,,manual}</code> &lsquo;cross ref 
name&rsquo; dans <cite class="cite">manual</cite>
+<code class="code">@ref{node,cross ref name,title,file name}</code> <a 
data-manual="file name" href="file%20name.html#node">(file name)title</a>
+<code class="code">@ref{node,cross ref name,title,,manual}</code> 
&lsquo;title&rsquo; dans <cite class="cite">manual</cite>
+<code class="code">@ref{node,cross ref name,title, file name, manual}</code> 
<a data-manual="file name" href="file%20name.html#node">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{node,,title,file name}</code> <a data-manual="file 
name" href="file%20name.html#node">(file name)title</a>
+<code class="code">@ref{node,,title,,manual}</code> &lsquo;title&rsquo; dans 
<cite class="cite">manual</cite>
+<code class="code">@ref{chapter,,title, file name, manual}</code> <a 
data-manual="file name" href="file%20name.html#chapter">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{node,,title, file name, manual}</code> <a 
data-manual="file name" href="file%20name.html#node">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{node,,,file name,manual}</code> <a data-manual="file 
name" href="file%20name.html#node">node</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{,cross ref name,title,}</code> &lsquo;title&rsquo;
+<code class="code">@ref{,cross ref name,,file name}</code> <a 
data-manual="file name" href="file%20name.html#Top">(file name)cross ref 
name</a>
+<code class="code">@ref{,cross ref name,,,manual}</code> &lsquo;cross ref 
name&rsquo; dans <cite class="cite">manual</cite>
+<code class="code">@ref{,cross ref name,title,file name}</code> <a 
data-manual="file name" href="file%20name.html#Top">(file name)title</a>
+<code class="code">@ref{,cross ref name,title,,manual}</code> 
&lsquo;title&rsquo; dans <cite class="cite">manual</cite>
+<code class="code">@ref{,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="file%20name.html#Top">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{,,title,file name}</code> <a data-manual="file name" 
href="file%20name.html#Top">(file name)title</a>
+<code class="code">@ref{,,title,,manual}</code> &lsquo;title&rsquo; dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{,,title, file name, manual}</code> <a 
data-manual="file name" href="file%20name.html#Top">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{,,,file name,manual}</code> <cite class="cite"><a 
data-manual="file name" href="file%20name.html#Top">manual</a></cite>
+</p>
+<p><code class="code">@inforef{,cross ref name }</code> Voir &lsquo;cross ref 
name&rsquo;
+<code class="code">@inforef{,,file name}</code> Voir <a data-manual="file 
name" href="file%20name.html#Top">(file name)</a>
+<code class="code">@inforef{,cross ref name, file name}</code> Voir <a 
data-manual="file name" href="file%20name.html#Top">(file name)cross ref 
name</a>
+<code class="code">@inforef{}</code> 
+</p>
+
+
+<p>Insercopying in titlepage
+</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 class="code">``simple-double--three---four----''</code> <br>
+asis: &ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo; <br>
+strong: <strong 
class="strong">&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;</strong>
 <br>
+kbd: <kbd class="kbd">``simple-double--three---four----''</kbd> <br>
+</p>
+<p>&lsquo;<!-- /@w -->&lsquo;simple-double-<!-- /@w 
-->-three&mdash;four&mdash;-&rsquo;<!-- /@w -->&rsquo;<br>
+</p>
+<a class="index-entry-id" id="index-copying-_002d_002doption"></a>
+<a class="index-entry-id" id="index-copying-_0060_0060"></a>
+<a class="index-entry-id" id="index-copying-_0060_0060-1"></a>
+<a class="index-entry-id" id="index-copying-_002d_002dfoption"></a>
+
+<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} &inodot; (ı)
+@dotless{j} &#567; (ȷ)
+<code class="code">@H{a}</code> a&#779;
+<code class="code">@dotaccent{a}</code> &#551; (ȧ)
+<code class="code">@ringaccent{a}</code> &aring; (å)
+<code class="code">@tieaccent{a}</code> a&#865;
+<code class="code">@u{a}</code> &#259; (ă)
+<code class="code">@ubaraccent{a}</code> a&#818;
+<code class="code">@udotaccent{a}</code> &#7841; (ạ)
+<code class="code">@v{a}</code> &#462; (ǎ)
+@,c &ccedil; (ç)
+<code class="code">@,{c}</code> &ccedil; (ç)
+<code class="code">@ogonek{a}</code> &#261; (ą)
+</p>
+<p>@&lsquo;{@=E} &#274;&#768;
+@l{} &#322;
+@,{@&rsquo;C} &#262;&#807;
+@,c@&quot;u &ccedil;&uuml; <br>
+</p>
+<p><code class="code">@H{--a}</code> &ndash;a&#779;
+<code class="code">@dotaccent{--a}</code> &ndash;a&#775;
+<code class="code">@ringaccent{--a}</code> &ndash;a&#778;
+<code class="code">@tieaccent{--a}</code> &ndash;&#865;a
+<code class="code">@u{--a}</code> &ndash;a&#774;
+<code class="code">@ubaraccent{--a}</code> &ndash;a&#818;
+<code class="code">@udotaccent{--a}</code> &ndash;a&#803;
+<code class="code">@v{--a}</code> &ndash;a&#780;
+<code class="code">@,{--c}</code> &ndash;c&#807;
+<code class="code">@ogonek{--a}</code> &ndash;a&#808;
+</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 class="code">@-</code> 
+<code class="code">@:</code> 
+<code class="code">@!</code> !
+<code class="code">@?</code> ?
+<code class="code">@.</code> .
+<code class="code">@&amp;</code> &amp;
+<code class="code">@@</code> @
+<code class="code">@}</code> }
+<code class="code">@{</code> {
+<code class="code">@/</code> 
+</p>
+<p>foo vs. bar. 
+colon :And something else.
+semi colon ;.
+And ? ?.
+Now ! !@
+but , ,
+</p>
+<p>@ampchar &amp; (&amp;)
+@atchar @ (@)
+@backslashchar \ (\)
+@hashchar # (#)
+@lbracechar { ({)
+@rbracechar } (})
+</p>
+<p>@TeX TeX
+@LaTeX LaTeX
+@bullet &bull; (•)
+@copyright &copy; (©)
+@dots &hellip; (…)
+@enddots <small class="enddots">...</small>
+@equiv &equiv; (≡)
+@error erreur&rarr;
+@expansion &rarr; (↦)
+@minus &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; (›)
+</p>
+<p>@textdegree &deg; (°)
+@euro &euro; (€)
+@arrow &rarr; (→)
+@leq &le; (≤)
+@geq &ge; (≥)
+@tie a&nbsp;b
+</p>
+<p><code class="code">@acronym{--a,an accronym}</code> <abbr class="acronym" 
title="an accronym">&ndash;a</abbr> (an accronym)
+<code class="code">@acronym{--a}</code> <abbr class="acronym" title="an 
accronym">&ndash;a</abbr>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr 
class="abbr" title="&Eacute;tude Autonome">&Eacute;&ndash;. ,A.</abbr> 
(&Eacute;tude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr" 
title="&Eacute;tude Autonome">&Eacute;&ndash;. ,A.</abbr>
+<code class="code">@asis{--a}</code> &ndash;a
+<code class="code">@b{--a}</code> <b class="b">&ndash;a</b>
+<code class="code">@cite{--a}</code> <cite class="cite">&ndash;a</cite>
+<code class="code">@code{--a}</code> <code class="code">--a</code>
+<code class="code">@command{--a}</code> <code class="command">--a</code>
+<code class="code">@dfn{--a}</code> <em class="dfn">&ndash;a</em>
+<code class="code">@dmn{--a}</code> <span class="dmn">&ndash;a</span>
+<code class="code">@email{--a,--b}</code> <a class="email" 
href="mailto:--a";>&ndash;b</a>
+<code class="code">@email{,--b}</code> &ndash;b
+<code class="code">@email{--a}</code> <a class="email" 
href="mailto:--a";>--a</a>
+<code class="code">@emph{--a}</code> <em class="emph">&ndash;a</em>
+<code class="code">@env{--a}</code> <code class="env">--a</code>
+<code class="code">@file{--a}</code> <samp class="file">--a</samp>
+<code class="code">@i{--a}</code> <i class="i">&ndash;a</i>
+<code class="code">@kbd{--a}</code> <kbd class="kbd">--a</kbd>
+<code class="code">@key{--a}</code> <kbd class="key">--a</kbd>
+<code class="code">@math{--a {\frac{1}{2}} @minus{}}</code> <em 
class="math">--a {\frac{1}{2}} &minus;</em>
+<code class="code">@option{--a}</code> <samp class="option">--a</samp>
+<code class="code">@r{--a}</code> <span class="r">&ndash;a</span>
+<code class="code">@samp{--a}</code> &lsquo;<samp 
class="samp">--a</samp>&rsquo;
+<code class="code">@sc{--a}</code> <small class="sc">&ndash;A</small>
+<code class="code">@strong{--a}</code> <strong class="strong">&ndash;a</strong>
+<code class="code">@t{--a}</code> <code class="t">--a</code>
+<code class="code">@sansserif{--a}</code> <span 
class="sansserif">&ndash;a</span>
+<code class="code">@slanted{--a}</code> <i class="slanted">&ndash;a</i>
+<code class="code">@titlefont{--a}</code> </p><h1 
class="titlefont">&ndash;a</h1>
+<p><code class="code">@indicateurl{--a}</code> &lsquo;<code 
class="indicateurl">--a</code>&rsquo;
+<code class="code">@uref{--a,--b}</code> <a class="uref" 
href="--a">&ndash;b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
+<code class="code">@uref{,--b}</code> &ndash;b
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref" 
href="--a">&ndash;c</a>
+<code class="code">@uref{,--b,--c}</code> &ndash;c
+<code class="code">@uref{--a,,--c}</code> <a class="uref" 
href="--a">&ndash;c</a>
+<code class="code">@uref{,,--c}</code> &ndash;c
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">&ndash;b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
+<code class="code">@url{,--b}</code> &ndash;b
+<code class="code">@var{--a}</code> <var class="var">&ndash;a</var>
+<code class="code">@verb{:--a:}</code> <code class="verb">--a</code>
+<code class="code">@verb{:a  &lt; &amp; @ % &quot; --    b:}</code> <code 
class="verb">a&nbsp;&nbsp;&lt;&nbsp;&amp;&nbsp;@&nbsp;%&nbsp;&quot;&nbsp;--&nbsp;&nbsp;&nbsp;&nbsp;b</code>
+<code class="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 class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub 
class="sub">l</sub>
+<code class="code">@footnote{in footnote}</code> <a class="footnote" 
id="DOCF1" href="#FOOT1"><sup>3</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote" 
id="DOCF2" href="#FOOT2"><sup>4</sup></a>
+</p>
+<p><code class="code">@sp 2</code><br>
+</p><br>
+<br>
+<p><code class="code">@page</code><br>
+</p>
+<p><code class="code">need 1002</code>
+</p>
+<p><code class="code">@clicksequence{click @click{} A}</code> click &rarr; A
+After clickstyle &rArr;
+<code class="code">@clicksequence{click @click{} A}</code> click &rArr; A
+</p>
+
+<div class="displaymath"><em>disp--laymath
+f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup class="sup">-{1 \over 2}\left({x-\mu 
\over \sigma}\right)^2</sup>
+</em></div>
+<div class="displaymath"><em><strong 
class="strong">``simple-double--three---four----''</strong> aa<!-- /@w -->
+`<!-- /@w -->`simple-double-<!-- /@w -->-three---four----'<!-- /@w -->'
+
+</em></div>
+<div class="displaymath"><em>&inodot; &#567;
+&#322; &ccedil;
+a&#818; &#7841; &#261; a<sup class="sup">h</sup><sub class="sub">l</sub>
+
+ &nbsp;&nbsp; &nbsp;  ! @ } { 
+a sunny day
+</em></div>
+<div class="displaymath"><em>&rarr;
+&#x0075;
+&bull; &copy; &hellip; ... &equiv;
+erreur&rarr; &rarr; &minus; -| &rArr;
+&Aring; &aelig; &oelig; &AElig; &OElig; &oslash; &Oslash; &szlig; &#322; 
&#321; &ETH;
+&THORN; &eth; &thorn; &iexcl; &iquest; &pound;
+&ordf; &ordm; , 
+</em></div>
+<div class="displaymath"><em>&ldquo; &rdquo; 
+&lsquo; &rsquo; &bdquo; &sbquo; &laquo;
+&raquo; &laquo; &raquo; &lsaquo;
+&rsaquo; &euro; &rarr; &le; &ge;
+</em></div>
+<div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
+</em></div>
+<p><kbd class="kbd">default kbdinputstyle</kbd>
+</p><dl class="vtable">
+<dt><a 
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'></a><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-link" 
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
+</dl>
+<div class="example">
+<pre class="example-preformatted"><kbd class="kbd">in example default 
kbdinputstyle</kbd>
+</pre><dl class="vtable">
+<dt><a 
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'></a><span><code
 class="table-term-preformatted-code"><kbd class="kbd">vtable i--tem in example 
default kbdinputstyle</kbd></code><a class="copiable-link" 
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
+</dl>
+</div>
+
+<p><code class="code as-code-kbd">code kbdinputstyle</code>
+</p><dl class="vtable">
+<dt><a 
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'></a><span><code 
class="code as-code-kbd">vtable i--tem code kbdinputstyle</code><a 
class="copiable-link" 
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
+</dl>
+<div class="example">
+<pre class="example-preformatted"><code class="code as-code-kbd">in example 
code kbdinputstyle</code>
+</pre><dl class="vtable">
+<dt><a 
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'></a><span><code
 class="table-term-preformatted-code"><code class="code as-code-kbd">vtable 
i--tem in example code kbdinputstyle</code></code><a class="copiable-link" 
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
+</dl>
+</div>
+
+<p><code class="code as-code-kbd">example kbdinputstyle</code>
+</p><dl class="vtable">
+<dt><a 
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'></a><span><code 
class="code as-code-kbd">vtable i--tem example kbdinputstyle</code><a 
class="copiable-link" 
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
+</dl>
+<div class="example">
+<pre class="example-preformatted"><kbd class="kbd">in example example 
kbdinputstyle</kbd>
+</pre><dl class="vtable">
+<dt><a 
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'></a><span><code
 class="table-term-preformatted-code"><kbd class="kbd">vtable i--tem in example 
example kbdinputstyle</kbd></code><a class="copiable-link" 
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
+</dl>
+</div>
+
+<p><kbd class="kbd">distinct kbdinputstyle</kbd>
+</p><dl class="vtable">
+<dt><a 
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'></a><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a class="copiable-link" 
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
+</dl>
+<div class="example">
+<pre class="example-preformatted"><kbd class="kbd">in example distinct 
kbdinputstyle</kbd>
+</pre><dl class="vtable">
+<dt><a 
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'></a><span><code
 class="table-term-preformatted-code"><kbd class="kbd">vtable i--tem in example 
distinct kbdinputstyle</kbd></code><a class="copiable-link" 
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
+</dl>
+</div>
+
+<blockquote class="quotation">
+<p>A quot&mdash;ation
+</p></blockquote>
+
+<blockquote class="quotation">
+<p><b class="b">Note&nbsp;:</b> A Note
+</p></blockquote>
+
+<blockquote class="quotation">
+<p><b class="b">note&nbsp;:</b> A note
+</p></blockquote>
+
+<blockquote class="quotation">
+<p><b class="b">Caution&nbsp;:</b> Caution
+</p></blockquote>
+
+<blockquote class="quotation">
+<p><b class="b">Important&nbsp;:</b> Important
+</p></blockquote>
+
+<blockquote class="quotation">
+<p><b class="b">Tip&nbsp;:</b> a Tip
+</p></blockquote>
+
+<blockquote class="quotation">
+<p><b class="b">Warning&nbsp;:</b> a Warning.
+</p></blockquote>
+
+<blockquote class="quotation">
+<p><b class="b">something &eacute; TeX&nbsp;:</b> The something &eacute; TeX 
is here.
+</p></blockquote>
+
+<blockquote class="quotation">
+<p><b class="b">@ at the end of line &nbsp;&nbsp;:</b> A @ at the end of the 
@quotation line.
+</p></blockquote>
+
+<blockquote class="quotation">
+<p><b class="b">something, other thing&nbsp;:</b> something, other thing
+</p></blockquote>
+
+<blockquote class="quotation">
+<p><b class="b">Note, the note&nbsp;:</b> Note, the note
+</p></blockquote>
+
+<blockquote class="quotation">
+</blockquote>
+
+<blockquote class="quotation">
+</blockquote>
+
+<blockquote class="quotation">
+</blockquote>
+
+<blockquote class="quotation">
+</blockquote>
+
+<blockquote class="quotation">
+<p>aaa quotation
+</p></blockquote>
+<div class="center">&mdash; <em class="emph">quotation author</em>
+</div>
+<blockquote class="quotation">
+<p>indent in quotation
+</p></blockquote>
+
+<blockquote class="quotation">
+<p class="exdent">exdented quotation line   and dash &mdash; in quotation
+</p></blockquote>
+
+<blockquote class="quotation">
+<p>Not exdented followed by exdented
+</p><p class="exdent">exdented quotation line
+</p></blockquote>
+
+<blockquote class="quotation">
+<p class="exdent">exdented quotation line
+</p><p>Followed by not exdented 
+</p></blockquote>
+
+<blockquote class="quotation">
+<p>quotation1
+</p><p class="exdent">in exdented protected eol &nbsp;
+</p><p>following
+</p><p class="exdent">in exdented a @* <br> and following
+</p><p>after exdented
+</p></blockquote>
+
+<blockquote class="quotation smallquotation">
+<p>A small quot&mdash;ation
+</p></blockquote>
+
+<blockquote class="quotation smallquotation">
+<p><b class="b">Note&nbsp;:</b> A small Note
+</p></blockquote>
+
+<blockquote class="quotation smallquotation">
+<p><b class="b">something, other thing&nbsp;:</b> something, other thing
+</p></blockquote>
+
+<ul class="itemize mark-bullet">
+<li>i&ndash;temize
+</li></ul>
+
+<ul class="itemize" style="list-style-type: '+'">
+<li>i&ndash;tem +
+</li></ul>
+
+<ul class="itemize mark-bullet">
+<li>b&ndash;ullet
+</li></ul>
+
+<ul class="itemize mark-minus">
+<li>minu&ndash;s
+</li></ul>
+
+<ul class="itemize" style="list-style-type: 'after emph'">
+<li>e&ndash;mph item
+</li></ul>
+
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
+<li><a class="index-entry-id" 
id="index-copying-index-entry-within-itemize"></a>
+i&ndash;tem 1
+</li><li>i&ndash;tem 2
+</li></ul>
+
+<ul class="itemize mark-none">
+<li>with w a&ndash;b
+</li><li>with w c&ndash;d
+</li></ul>
+
+<ul class="itemize" style="list-style-type: ' on a line'">
+<li>line w a&ndash;b
+</li><li>line with w c&ndash;d
+</li></ul>
+
+<ol class="enumerate">
+<li> e&ndash;numerate
+</li></ol>
+
+<ol class="enumerate" start="3">
+<li> first third
+</li><li> second third
+</li></ol>
+
+<ol class="enumerate" type="a" start="1">
+<li> e&ndash;numerate
+</li></ol>
+
+<ol class="enumerate" type="a" start="3">
+<li> first c
+</li><li> second c
+</li></ol>
+
+<table class="multitable">
+<thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
+<tbody><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
+<a class="index-entry-id" 
id="index-copying-index-entry-within-multitable"></a></td></tr>
+<tr><td width="40%">lone mu&ndash;ltitable item</td></tr>
+</tbody>
+</table>
+
+<table class="multitable">
+<tbody><tr><td>truc</td><td>bidule</td></tr>
+</tbody>
+</table>
+
+<div class="example">
+<pre class="example-preformatted">e--xample  some
+   text
+</pre></div>
+
+<div class="example user-first-arg">
+<pre class="example-preformatted">example one arg
+</pre></div>
+
+<div class="example user-first-arg user-second-arg">
+<pre class="example-preformatted">example two args
+</pre></div>
+
+<div class="example user-first-arg user-second-arg user-third-arg">
+<pre class="example-preformatted">example three args
+</pre></div>
+
+<div class="example user-first-arg user-second-arg user-third-arg 
user-fourth-arg">
+<pre class="example-preformatted">example four args
+</pre></div>
+
+<div class="example user-first-arg user-second-arg user-third-arg 
user-fourth-arg user-fifth-arg">
+<pre class="example-preformatted">example five args
+</pre></div>
+
+<div class="example user-something-é-TeX">
+<pre class="example-preformatted">The something &eacute; TeX is here.
+</pre></div>
+
+<div class="example user-@-at-the-end-of-line--">
+<pre class="example-preformatted">A @ at the end of the @example line.
+</pre></div>
+
+<div class="example">
+<pre class="example-preformatted">example with empty args
+</pre></div>
+
+<div class="example user-nonempty">
+<pre class="example-preformatted">example with empty and non empty args mix
+</pre></div>
+
+<div class="example">
+<pre class="example-preformatted">Exam---ple
+
+</pre><pre class="exdent">Other li---ne
+</pre><pre class="example-preformatted">not exdented
+</pre></div>
+
+<div class="example">
+<pre class="exdent">exdented  and dash --- in example
+</pre><pre class="example-preformatted">Not exdented one
+</pre><pre class="exdent">exdented two
+</pre><pre class="example-preformatted">Not exdented two
+</pre></div>
+
+<div class="example">
+<pre class="example-preformatted">Example   Hoho.
+</pre><div class="example">
+<pre class="example-preformatted">Nested Other line
+</pre><pre class="exdent">exdented nested other line
+</pre></div>
+</div>
+
+<div class="example smallexample">
+<pre class="example-preformatted">s--mallexample
+</pre></div>
+
+<p><code class="code">@noindent</code> after smallexample.
+</p><div class="example smallexample">
+<pre class="example-preformatted">$ 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-preformatted">d&ndash;isplay
+</pre></div>
+
+<div class="display smalldisplay">
+<pre class="display-preformatted">s&ndash;malldisplay
+</pre></div>
+
+<div class="example lisp">
+<pre class="lisp-preformatted">l--isp
+</pre></div>
+
+<div class="example smalllisp lisp">
+<pre class="lisp-preformatted">s--malllisp
+</pre></div>
+
+<div class="format">
+<pre class="format-preformatted">f&ndash;ormat
+</pre></div>
+
+<div class="format smallformat">
+<pre class="format-preformatted">s&ndash;mallformat
+</pre></div>
+
+<dl class="first-deffn">
+<dt class="deffn" id="index-copying-d_002d_002deffn_005fname"><span 
class="category-def">c&ndash;ategory&nbsp;:</span><span><strong 
class="def-name">d--effn_name</strong> <var 
class="def-var-arguments">a&ndash;rguments...</var><a class="copiable-link" 
href='#index-copying-d_002d_002deffn_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;effn
+</p></dd></dl>
+
+<dl class="first-deffn">
+<dt class="deffn" id="index-copying-de_002d_002dffn_005fname"><span 
class="category-def">cate&ndash;gory&nbsp;:</span><span><strong 
class="def-name">de--ffn_name</strong> <var 
class="def-var-arguments">ar&ndash;guments    more args <br> even more 
so</var><a class="copiable-link" 
href='#index-copying-de_002d_002dffn_005fname'> &para;</a></span></dt>
+<dd><p>def&ndash;fn
+</p></dd></dl>
+ 
+<dl class="first-deffn">
+<dt class="deffn" id="index-copying-i"><span 
class="category-def">fset&nbsp;:</span><span><strong class="def-name"><var 
class="var">i</var></strong> <var class="def-var-arguments">a g</var><a 
class="copiable-link" href='#index-copying-i'> &para;</a></span></dt>
+<dd><a class="index-entry-id" id="index-copying-index-entry-within-deffn"></a>
+</dd><dt class="deffnx def-cmd-deffn" id="index-copying-truc"><span 
class="category-def">cmde&nbsp;:</span><span><strong 
class="def-name">truc</strong><a class="copiable-link" 
href='#index-copying-truc'> &para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-copying-log-trap"><span 
class="category-def">Command&nbsp;:</span><span><strong class="def-name">log 
trap</strong><a class="copiable-link" href='#index-copying-log-trap'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-copying-log-trap1"><span 
class="category-def">Command&nbsp;:</span><span><strong class="def-name">log 
trap1</strong><a class="copiable-link" href='#index-copying-log-trap1'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-copying-log-trap2"><span 
class="category-def">Command&nbsp;:</span><span><strong class="def-name">log 
trap2</strong><a class="copiable-link" href='#index-copying-log-trap2'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-copying-id-ule"><span 
class="category-def">cmde&nbsp;:</span><span><strong class="def-name"><b 
class="b">id ule</b></strong> <var class="def-var-arguments">truc</var><a 
class="copiable-link" href='#index-copying-id-ule'> &para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-copying-id-i-ule"><span 
class="category-def">cmde2&nbsp;:</span><span><strong class="def-name"><b 
class="b">id &lsquo;<samp class="samp">i</samp>&rsquo; ule</b></strong> <var 
class="def-var-arguments">truc</var><a class="copiable-link" 
href='#index-copying-id-i-ule'> &para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn"><span 
class="category-def">&nbsp;:</span><strong class="def-name"></strong></dt>
+<dt class="deffnx def-cmd-deffn" id="index-copying-machin"><span 
class="category-def">&nbsp;:</span><span><strong 
class="def-name">machin</strong><a class="copiable-link" 
href='#index-copying-machin'> &para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-copying-bidule-machin"><span 
class="category-def">&nbsp;:</span><span><strong class="def-name">bidule 
machin</strong><a class="copiable-link" href='#index-copying-bidule-machin'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-copying-machin-1"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">machin</strong><a class="copiable-link" 
href='#index-copying-machin-1'> &para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn"><span 
class="category-def">truc&nbsp;:</span><strong class="def-name"></strong></dt>
+<dt class="deffnx def-cmd-deffn" id="index-copying-followed"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">followed</strong> <var class="def-var-arguments">by a 
comment</var><a class="copiable-link" href='#index-copying-followed'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn"><span 
class="category-def">&nbsp;:</span><strong class="def-name"></strong></dt>
+<dt class="deffnx def-cmd-deffn" id="index-copying-a"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">a</strong> <var class="def-var-arguments">b c d e <b 
class="b">f g</b> h i</var><a class="copiable-link" href='#index-copying-a'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-copying-deffnx"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">deffnx</strong> <var class="def-var-arguments">before end 
deffn</var><a class="copiable-link" href='#index-copying-deffnx'> 
&para;</a></span></dt>
+</dl>
+
+
+<dl class="first-deffn">
+<dt class="deffn" id="index-copying-deffn"><span 
class="category-def">empty&nbsp;:</span><span><strong 
class="def-name">deffn</strong><a class="copiable-link" 
href='#index-copying-deffn'> &para;</a></span></dt>
+</dl>
+
+<dl class="first-deffn">
+<dt class="deffn" id="index-copying-deffn-1"><span 
class="category-def">empty&nbsp;:</span><span><strong 
class="def-name">deffn</strong> <var class="def-var-arguments">with 
deffnx</var><a class="copiable-link" href='#index-copying-deffn-1'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-copying-deffnx-1"><span 
class="category-def">empty&nbsp;:</span><span><strong 
class="def-name">deffnx</strong><a class="copiable-link" 
href='#index-copying-deffnx-1'> &para;</a></span></dt>
+</dl>
+
+<dl class="first-deffn">
+<dt class="deffn" id="index-copying-i-1"><span 
class="category-def">fset&nbsp;:</span><span><strong class="def-name"><var 
class="var">i</var></strong> <var class="def-var-arguments">a g</var><a 
class="copiable-link" href='#index-copying-i-1'> &para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-copying-truc-1"><span 
class="category-def">cmde&nbsp;:</span><span><strong 
class="def-name">truc</strong><a class="copiable-link" 
href='#index-copying-truc-1'> &para;</a></span></dt>
+<dd><p>text in def item for second def item
+</p></dd></dl>
+
+
+<dl class="first-defvr">
+<dt class="defvr" id="index-copying-d_002d_002defvr_005fname"><span 
class="category-def">c&ndash;ategory&nbsp;:</span><span><strong 
class="def-name">d--efvr_name</strong><a class="copiable-link" 
href='#index-copying-d_002d_002defvr_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;efvr
+</p></dd></dl>
+
+<dl class="first-deffn">
+<dt class="deffn" id="index-copying-n_002d_002dame"><span 
class="category-def">c&ndash;ategory&nbsp;:</span><span><strong 
class="def-name">n--ame</strong> <var 
class="def-var-arguments">a&ndash;rguments...</var><a class="copiable-link" 
href='#index-copying-n_002d_002dame'> &para;</a></span></dt>
+<dd><p>d&ndash;effn
+</p></dd></dl>
+
+<dl class="first-deffn">
+<dt class="deffn" id="index-copying-n_002d_002dame-1"><span 
class="category-def">c&ndash;ategory&nbsp;:</span><span><strong 
class="def-name">n--ame</strong><a class="copiable-link" 
href='#index-copying-n_002d_002dame-1'> &para;</a></span></dt>
+<dd><p>d&ndash;effn no arg
+</p></dd></dl>
+
+<dl class="first-deftypefn">
+<dt class="deftypefn" id="index-copying-d_002d_002deftypefn_005fname"><span 
class="category-def">c&ndash;ategory&nbsp;:</span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypefn_name</strong> <code 
class="def-code-arguments">a--rguments...</code><a class="copiable-link" 
href='#index-copying-d_002d_002deftypefn_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypefn
+</p></dd></dl>
+
+<dl class="first-deftypefn">
+<dt class="deftypefn" id="index-copying-d_002d_002deftypefn_005fname-1"><span 
class="category-def">c&ndash;ategory&nbsp;:</span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypefn_name</strong><a class="copiable-link" 
href='#index-copying-d_002d_002deftypefn_005fname-1'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypefn no arg
+</p></dd></dl>
+
+<dl class="first-deftypeop">
+<dt class="deftypeop" 
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span 
class="category-def">c&ndash;ategory de <code 
class="code">c--lass</code>&nbsp;: </span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypeop_name</strong> <code 
class="def-code-arguments">a--rguments...</code><a class="copiable-link" 
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypeop
+</p></dd></dl>
+
+<dl class="first-deftypeop">
+<dt class="deftypeop" 
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span 
class="category-def">c&ndash;ategory de <code 
class="code">c--lass</code>&nbsp;: </span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypeop_name</strong><a class="copiable-link" 
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypeop no arg
+</p></dd></dl>
+
+<dl class="first-deftypevr">
+<dt class="deftypevr" id="index-copying-d_002d_002deftypevr_005fname"><span 
class="category-def">c&ndash;ategory&nbsp;:</span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypevr_name</strong><a class="copiable-link" 
href='#index-copying-d_002d_002deftypevr_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypevr
+</p></dd></dl>
+
+<dl class="first-defcv">
+<dt class="defcv" id="index-copying-d_002d_002defcv_005fname"><span 
class="category-def">c&ndash;ategory de <code 
class="code">c--lass</code>&nbsp;: </span><span><strong 
class="def-name">d--efcv_name</strong><a class="copiable-link" 
href='#index-copying-d_002d_002defcv_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;efcv
+</p></dd></dl>
+
+<dl class="first-defcv">
+<dt class="defcv" id="index-copying-d_002d_002defcv_005fname-1"><span 
class="category-def">c&ndash;ategory de <code 
class="code">c--lass</code>&nbsp;: </span><span><strong 
class="def-name">d--efcv_name</strong> <var 
class="def-var-arguments">a&ndash;rguments...</var><a class="copiable-link" 
href='#index-copying-d_002d_002defcv_005fname-1'> &para;</a></span></dt>
+<dd><p>d&ndash;efcv with arguments
+</p></dd></dl>
+
+<dl class="first-deftypecv">
+<dt class="deftypecv" 
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span 
class="category-def">c&ndash;ategory de <code 
class="code">c--lass</code>&nbsp;: </span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypecv_name</strong><a class="copiable-link" 
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypecv
+</p></dd></dl>
+
+<dl class="first-deftypecv">
+<dt class="deftypecv" 
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span 
class="category-def">c&ndash;ategory de <code 
class="code">c--lass</code>&nbsp;: </span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypecv_name</strong> <code 
class="def-code-arguments">a--rguments...</code><a class="copiable-link" 
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypecv with arguments
+</p></dd></dl>
+
+<dl class="first-defop">
+<dt class="defop" 
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span 
class="category-def">c&ndash;ategory de <code 
class="code">c--lass</code>&nbsp;: </span><span><strong 
class="def-name">d--efop_name</strong> <var 
class="def-var-arguments">a&ndash;rguments...</var><a class="copiable-link" 
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efop
+</p></dd></dl>
+
+<dl class="first-defop">
+<dt class="defop" 
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span 
class="category-def">c&ndash;ategory de <code 
class="code">c--lass</code>&nbsp;: </span><span><strong 
class="def-name">d--efop_name</strong><a class="copiable-link" 
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efop no arg
+</p></dd></dl>
+
+<dl class="first-deftp">
+<dt class="deftp" id="index-copying-d_002d_002deftp_005fname"><span 
class="category-def">c&ndash;ategory&nbsp;:</span><span><strong 
class="def-name">d--eftp_name</strong> <var 
class="def-var-arguments">a&ndash;ttributes...</var><a class="copiable-link" 
href='#index-copying-d_002d_002deftp_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;eftp
+</p></dd></dl>
+
+<dl class="first-deffn first-defun-alias-first-deffn">
+<dt class="deffn defun-alias-deffn" 
id="index-copying-d_002d_002defun_005fname"><span 
class="category-def">Function&nbsp;:</span><span><strong 
class="def-name">d--efun_name</strong> <var 
class="def-var-arguments">a&ndash;rguments...</var><a class="copiable-link" 
href='#index-copying-d_002d_002defun_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;efun
+</p></dd></dl>
+
+<dl class="first-deffn first-defmac-alias-first-deffn">
+<dt class="deffn defmac-alias-deffn" 
id="index-copying-d_002d_002defmac_005fname"><span 
class="category-def">Macro&nbsp;:</span><span><strong 
class="def-name">d--efmac_name</strong> <var 
class="def-var-arguments">a&ndash;rguments...</var><a class="copiable-link" 
href='#index-copying-d_002d_002defmac_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;efmac
+</p></dd></dl>
+
+<dl class="first-deffn first-defspec-alias-first-deffn">
+<dt class="deffn defspec-alias-deffn" 
id="index-copying-d_002d_002defspec_005fname"><span class="category-def">Forme 
Sp&eacute;ciale&nbsp;:</span><span><strong 
class="def-name">d--efspec_name</strong> <var 
class="def-var-arguments">a&ndash;rguments...</var><a class="copiable-link" 
href='#index-copying-d_002d_002defspec_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;efspec
+</p></dd></dl>
+
+<dl class="first-defvr first-defvar-alias-first-defvr">
+<dt class="defvr defvar-alias-defvr" 
id="index-copying-d_002d_002defvar_005fname"><span 
class="category-def">Variable&nbsp;:</span><span><strong 
class="def-name">d--efvar_name</strong><a class="copiable-link" 
href='#index-copying-d_002d_002defvar_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;efvar
+</p></dd></dl>
+
+<dl class="first-defvr first-defvar-alias-first-defvr">
+<dt class="defvr defvar-alias-defvr" 
id="index-copying-d_002d_002defvar_005fname-1"><span 
class="category-def">Variable&nbsp;:</span><span><strong 
class="def-name">d--efvar_name</strong> <var 
class="def-var-arguments">arg&ndash;var arg&ndash;var1</var><a 
class="copiable-link" href='#index-copying-d_002d_002defvar_005fname-1'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efvar with args
+</p></dd></dl>
+
+<dl class="first-defvr first-defopt-alias-first-defvr">
+<dt class="defvr defopt-alias-defvr" 
id="index-copying-d_002d_002defopt_005fname"><span class="category-def">Option 
de l&rsquo;utilisateur&nbsp;:</span><span><strong 
class="def-name">d--efopt_name</strong><a class="copiable-link" 
href='#index-copying-d_002d_002defopt_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;efopt
+</p></dd></dl>
+
+<dl class="first-deftypefn first-deftypefun-alias-first-deftypefn">
+<dt class="deftypefn deftypefun-alias-deftypefn" 
id="index-copying-d_002d_002deftypefun_005fname"><span 
class="category-def">Function&nbsp;:</span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypefun_name</strong> <code 
class="def-code-arguments">a--rguments...</code><a class="copiable-link" 
href='#index-copying-d_002d_002deftypefun_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypefun
+</p></dd></dl>
+
+<dl class="first-deftypevr first-deftypevar-alias-first-deftypevr">
+<dt class="deftypevr deftypevar-alias-deftypevr" 
id="index-copying-d_002d_002deftypevar_005fname"><span 
class="category-def">Variable&nbsp;:</span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypevar_name</strong><a class="copiable-link" 
href='#index-copying-d_002d_002deftypevar_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypevar
+</p></dd></dl>
+
+<dl class="first-defcv first-defivar-alias-first-defcv">
+<dt class="defcv defivar-alias-defcv" 
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span 
class="category-def">Instance Variable de <code 
class="code">c--lass</code>&nbsp;: </span><span><strong 
class="def-name">d--efivar_name</strong><a class="copiable-link" 
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efivar
+</p></dd></dl>
+
+<dl class="first-deftypecv first-deftypeivar-alias-first-deftypecv">
+<dt class="deftypecv deftypeivar-alias-deftypecv" 
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span 
class="category-def">Instance Variable de <code 
class="code">c--lass</code>&nbsp;: </span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypeivar_name</strong><a class="copiable-link" 
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypeivar
+</p></dd></dl>
+
+<dl class="first-defop first-defmethod-alias-first-defop">
+<dt class="defop defmethod-alias-defop" 
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span 
class="category-def">Method de <code class="code">c--lass</code>&nbsp;: 
</span><span><strong class="def-name">d--efmethod_name</strong> <var 
class="def-var-arguments">a&ndash;rguments...</var><a class="copiable-link" 
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efmethod
+</p></dd></dl>
+
+<dl class="first-deftypeop first-deftypemethod-alias-first-deftypeop">
+<dt class="deftypeop deftypemethod-alias-deftypeop" 
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span 
class="category-def">Method de <code class="code">c--lass</code>&nbsp;: 
</span><span><code class="def-type">t--ype</code> <strong 
class="def-name">d--eftypemethod_name</strong> <code 
class="def-code-arguments">a--rguments...</code><a class="copiable-link" 
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypemethod
+</p></dd></dl>
+
+
+<dl class="first-deftypefn first-deftypefun-alias-first-deftypefn">
+<dt class="deftypefn deftypefun-alias-deftypefn" 
id="index-copying-name2"><span class="category-def">Function&nbsp;:<br> 
</span><span><code class="def-type">data-type2</code><br> <strong 
class="def-name">name2</strong> <code 
class="def-code-arguments">arguments2...</code><a class="copiable-link" 
href='#index-copying-name2'> &para;</a></span></dt>
+<dd><p>aaa2
+</p></dd></dl>
+
+<dl class="first-deftypefn">
+<dt class="deftypefn" id="index-copying-d_002d_002deftypefn_005fname2"><span 
class="category-def">c&ndash;ategory2&nbsp;:<br> </span><span><code 
class="def-type">t--ype2</code><br> <strong 
class="def-name">d--eftypefn_name2</strong><a class="copiable-link" 
href='#index-copying-d_002d_002deftypefn_005fname2'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypefn no arg2
+</p></dd></dl>
+
+<dl class="first-deftypeop">
+<dt class="deftypeop" 
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span 
class="category-def">c&ndash;ategory2 de <code 
class="code">c--lass2</code>&nbsp;:<br> </span><span><code 
class="def-type">t--ype2</code><br> <strong 
class="def-name">d--eftypeop_name2</strong> <code 
class="def-code-arguments">a--rguments2...</code><a class="copiable-link" 
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypeop2
+</p></dd></dl>
+
+<dl class="first-deftypeop">
+<dt class="deftypeop" 
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span 
class="category-def">c&ndash;ategory2 de <code 
class="code">c--lass2</code>&nbsp;:<br> </span><span><code 
class="def-type">t--ype2</code><br> <strong 
class="def-name">d--eftypeop_name2</strong><a class="copiable-link" 
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypeop no arg2
+</p></dd></dl>
+
+<dl class="first-deftypecv">
+<dt class="deftypecv" 
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span 
class="category-def">c&ndash;ategory2 de <code 
class="code">c--lass2</code>&nbsp;: </span><span><code 
class="def-type">t--ype2</code> <strong 
class="def-name">d--eftypecv_name2</strong><a class="copiable-link" 
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypecv2
+</p></dd></dl>
+
+<dl class="first-deftypecv">
+<dt class="deftypecv" 
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span 
class="category-def">c&ndash;ategory2 de <code 
class="code">c--lass2</code>&nbsp;: </span><span><code 
class="def-type">t--ype2</code> <strong 
class="def-name">d--eftypecv_name2</strong> <code 
class="def-code-arguments">a--rguments2...</code><a class="copiable-link" 
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypecv with arguments2
+</p></dd></dl>
+
+<dl class="first-deffn">
+<dt class="deffn" id="index-copying-arg2"><span 
class="category-def">fun2&nbsp;:</span><span><strong 
class="def-name">arg2</strong><a class="copiable-link" 
href='#index-copying-arg2'> &para;</a></span></dt>
+<dd><p>fff2
+</p></dd></dl>
+
+
+<p><code class="code">@xref{c---hapter@@, cross r---ef name@@, t---itle@@, 
file n---ame@@, ma---nual@@}</code> Voir <a data-manual="file n---ame@" 
href="file%20n---ame%40.html#c_002d_002d_002dhapter_0040">t&mdash;itle@</a> 
dans <cite class="cite">ma&mdash;nual@</cite>.
+<code class="code">@ref{chapter, cross ref name, title, file name, 
manual}</code> <a data-manual="file name" 
href="file%20name.html#chapter">title</a> dans <cite class="cite">manual</cite>
+<code class="code">@pxref{chapter, cross ref name, title, file name, 
manual}</code> voir <a data-manual="file name" 
href="file%20name.html#chapter">title</a> dans <cite class="cite">manual</cite>
+<code class="code">@inforef{chapter, cross ref name, file name}</code> Voir <a 
data-manual="file name" href="file%20name.html#chapter">(file name)cross ref 
name</a>
+</p>
+<p><code class="code">@ref{chapter}</code> <a class="ref" 
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> Voir <a class="xref" 
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> voir <a class="pxref" 
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref" 
href="#s_002d_002dect_002cion">A section</a>
+</p>
+<p><code class="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%20comma%2c%20in%20file.html#s_002d_002dect_002cion">a comma, in 
title</a> dans <cite class="cite">a , in manual name</cite>
+</p>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref" 
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref" 
href="#chapter">title</a>
+<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name" 
href="file%20name.html#chapter">(file name)chapter</a>
+<code class="code">@ref{chapter,,,,manual}</code> &lsquo;chapter&rsquo; dans 
<cite class="cite">manual</cite>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref" 
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,,file name}</code> <a 
data-manual="file name" href="file%20name.html#chapter">(file name)cross ref 
name</a>
+<code class="code">@ref{chapter,cross ref name,,,manual}</code> &lsquo;cross 
ref name&rsquo; dans <cite class="cite">manual</cite>
+<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a 
data-manual="file name" href="file%20name.html#chapter">(file name)title</a>
+<code class="code">@ref{chapter,cross ref name,title,,manual}</code> 
&lsquo;title&rsquo; dans <cite class="cite">manual</cite>
+<code class="code">@ref{chapter,cross ref name,title, file name, 
manual}</code> <a data-manual="file name" 
href="file%20name.html#chapter">title</a> dans <cite class="cite">manual</cite>
+<code class="code">@ref{chapter,,title,file name}</code> <a data-manual="file 
name" href="file%20name.html#chapter">(file name)title</a>
+<code class="code">@ref{chapter,,title,,manual}</code> &lsquo;title&rsquo; 
dans <cite class="cite">manual</cite>
+<code class="code">@ref{chapter,,title, file name, manual}</code> <a 
data-manual="file name" href="file%20name.html#chapter">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{chapter,,,file name,manual}</code> <a 
data-manual="file name" href="file%20name.html#chapter">chapter</a> dans <cite 
class="cite">manual</cite>
+</p>
+
+<p><code class="code">@ref{(pman)anode,cross ref name}</code> <a 
data-manual="pman" href="pman.html#anode">(pman)cross ref name</a>
+<code class="code">@ref{(pman)anode,,title}</code> <a data-manual="pman" 
href="pman.html#anode">(pman)title</a>
+<code class="code">@ref{(pman)anode,,,file name}</code> <a data-manual="file 
name" href="file%20name.html#anode">(file name)anode</a>
+<code class="code">@ref{(pman)anode,,,,manual}</code> <a data-manual="pman" 
href="pman.html#anode">anode</a> dans <cite class="cite">manual</cite>
+<code class="code">@ref{(pman)anode,cross ref name,title,}</code> <a 
data-manual="pman" href="pman.html#anode">(pman)title</a>
+<code class="code">@ref{(pman)anode,cross ref name,,file name}</code> <a 
data-manual="file name" href="file%20name.html#anode">(file name)cross ref 
name</a>
+<code class="code">@ref{(pman)anode,cross ref name,,,manual}</code> <a 
data-manual="pman" href="pman.html#anode">cross ref name</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{(pman)anode,cross ref name,title,file name}</code> <a 
data-manual="file name" href="file%20name.html#anode">(file name)title</a>
+<code class="code">@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
data-manual="pman" href="pman.html#anode">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{(pman)anode,cross ref name,title, file name, 
manual}</code> <a data-manual="file name" 
href="file%20name.html#anode">title</a> dans <cite class="cite">manual</cite>
+<code class="code">@ref{(pman)anode,,title,file name}</code> <a 
data-manual="file name" href="file%20name.html#anode">(file name)title</a>
+<code class="code">@ref{(pman)anode,,title,,manual}</code> <a 
data-manual="pman" href="pman.html#anode">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{(pman)anode,,title, file name, manual}</code> <a 
data-manual="file name" href="file%20name.html#anode">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{(pman)anode,,,file name,manual}</code> <a 
data-manual="file name" href="file%20name.html#anode">anode</a> dans <cite 
class="cite">manual</cite>
+</p>
+
+<p><code class="code">@inforef{chapter, cross ref name, file name}</code> Voir 
<a data-manual="file name" href="file%20name.html#chapter">(file name)cross ref 
name</a>
+<code class="code">@inforef{chapter}</code> Voir &lsquo;chapter&rsquo;
+<code class="code">@inforef{chapter, cross ref name}</code> Voir &lsquo;cross 
ref name&rsquo;
+<code class="code">@inforef{chapter,,file name}</code> Voir <a 
data-manual="file name" href="file%20name.html#chapter">(file name)chapter</a>
+<code class="code">@inforef{node, cross ref name, file name}</code> Voir <a 
data-manual="file name" href="file%20name.html#node">(file name)cross ref 
name</a>
+<code class="code">@inforef{node}</code> Voir &lsquo;node&rsquo;
+<code class="code">@inforef{node, cross ref name}</code> Voir &lsquo;cross ref 
name&rsquo;
+<code class="code">@inforef{node,,file name}</code> Voir <a data-manual="file 
name" href="file%20name.html#node">(file name)node</a>
+<code class="code">@inforef{chapter, cross ref name, file name, spurious 
arg}</code> Voir <a data-manual="file name, spurious arg" 
href="file%20name%2c%20spurious%20arg.html#chapter">(file name, spurious 
arg)cross ref name</a>
+</p>
+<p><code class="code">@inforef{s--ect@comma{}ion, a @comma{} in cross
+ref, a comma@comma{} in file}</code>
+Voir <a data-manual="a comma, in file" 
href="a%20comma%2c%20in%20file.html#s_002d_002dect_002cion">(a comma, in file)a 
, in cross
+ref</a>
+</p>
+<p>&lsquo;<samp class="samp"><a class="ref" 
href="#chapter">chapter</a></samp>&rsquo;.
+</p>
+<p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html%20%28uref3%29.html#ext">title with uref2 <a 
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> dans <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
+</p>
+<dl class="table">
+<dt><strong class="strong">a&ndash;strong</strong></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl class="vtable">
+<dt><a id='index-copying-a_002d_002dasis'></a><span>a&ndash;asis<a 
class="copiable-link" href='#index-copying-a_002d_002dasis'> 
&para;</a></span></dt>
+<dt><a id='index-copying-b-2'></a><span>b<a class="copiable-link" 
href='#index-copying-b-2'> &para;</a></span></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl class="ftable">
+<dt><a id='index-copying-a-1'></a><span><em class="emph">a</em><a 
class="copiable-link" href='#index-copying-a-1'> &para;</a></span></dt>
+<dd><a class="index-entry-id" 
id="index-copying-index-entry-between-item-and-itemx"></a>
+</dd>
+<dt><a id='index-copying-b'></a><span><em class="emph">b</em><a 
class="copiable-link" href='#index-copying-b'> &para;</a></span></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl class="table">
+<dd><p>Title
+</p></dd>
+<dt><code class="code">a--code</code></dt>
+<dd><p>Value&ndash;table code
+</p></dd>
+</dl>
+
+<dl class="table">
+<dd><p>Title
+</p></dd>
+<dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
+<dt>&lsquo;<samp class="samp">a2--samp</samp>&rsquo;</dt>
+<dd><p>Value&ndash;table samp
+</p></dd>
+</dl>
+
+<table class="cartouche" border="1"><tr><td>
+<p>c&ndash;artouche
+</p></td></tr></table>
+
+<table class="cartouche" border="1"><tr><th>
+Tit&ndash;le <em class="emph">of box</em></th></tr><tr><td>
+<p>With title c&ndash;artouche
+</p></td></tr></table>
+
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+more text
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+more text
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div>
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
+more text
+</p></div>
+<pre class="verbatim">\input texinfo @c -*-texinfo-*-
+
+@c this file is used in tests in @verbatiminclude but not converted
+
+@setfilename simplest.info
+
+@node Top
+
+This is a very simple texi manual @  &lt;&gt;.
+
+@bye
+</pre>
+<pre class="verbatim">in verbatim ''
+</pre>
+
+html ''
+
+
+
+
+<h1 class="majorheading" id="majorheading-1">majorheading</h1>
+
+<h1 class="chapheading" id="chapheading-1">chapheading</h1>
+
+<h2 class="heading" id="heading-1">heading</h2>
+
+<h3 class="subheading" id="subheading-1">subheading</h3>
+
+<h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
+
+
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code> 
<abbr class="acronym" title="an accronym , ...">&ndash;a</abbr> (an accronym , 
<small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} 
}</code> <abbr class="abbr" title="&Eacute;tude&ndash;, 
Autonome">&Eacute;&ndash;. ,A.</abbr> (&Eacute;tude&ndash;, <b 
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr" 
title="&Eacute;tude&ndash;, Autonome">&Eacute;&ndash;. ,A.</abbr>
+</p>
+<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em 
class="math">--a&minus; {\frac{1}{2}}</em>
+</p>
+
+
+
+<p>Somehow invalid use of @,:<br>
+@, &#807;<br>
+@,@&quot;u &#807;&uuml;
+</p>
+<p>Invalid use of @&rsquo;:<br>
+@&rsquo; &#769;<br>
+@&rsquo;@&quot;u &#769;&uuml;
+</p>
+<p><code class="code">@|</code> 
+</p>
+<p>@dotless{truc} truc
+@dotless{ij} ij
+<code class="code">@dotless{--a}</code> &ndash;a
+<code class="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 class="code">@#</code> #
+</p>
+<p><code class="code">@w{--a}</code> &ndash;a<!-- /@w -->
+</p>
+<p><code class="code">@image{,1--xt}</code> 
+<code class="code">@image{,,2--xt}</code> 
+<code class="code">@image{,,,3--xt}</code> 
+</p>
+<p><code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image" 
src="f-ile.jpg" alt="a&ndash;lt">
+<code class="code">@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img 
class="image" src="f-ile.jpg" alt="altjk&nbsp;_&quot;&nbsp;%@">
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image" 
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image" 
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image" 
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image" 
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image" 
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image" 
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f--ile,aze,az,alt,</code> <img class="image" 
src="f--ile.png" alt="alt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} 
e--xt@}</code> <img class="image" src="f--ile%40..file%20ext%20e--xt%7d" 
alt="alt">
+</p>
+<p><code class="code">@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img class="image" src="f--ile.e--xt" 
alt="jk&nbsp;_&quot;&nbsp;%@ in b &quot;">
+<code class="code">@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; 
%@:}}</code> <img class="image" src="filejk%20_%22%20%25%40.jpg" 
alt="altjk&nbsp;_&quot;&nbsp;%@">
+</p>
+
+
+<div class="displaymath"><em>&uuml; &Uuml; &ntilde; &acirc; &eacute; &#333; 
&igrave; &eacute; &#274;&#768;
+&#262;&#807; &#262;&#807; a&#779; &#551; &aring; a&#865;
+&#259; &#462;
+ ? .
+</em></div>
+<div class="displaymath"><em>TeX LaTeX &lowast; &aring; &reg; &deg; 
+</em></div>
+<div class="displaymath"><em><code class="t">t</code> 
+</em></div>
+<ul class="itemize">
+<li>e&ndash;mph item
+</li></ul>
+
+<ul class="itemize" style="list-style-type: ' after emph'">
+<li>e&ndash;mph item
+</li></ul>
+
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
+<li>i&ndash;tem 1
+</li><li>i&ndash;tem 2
+</li></ul>
+
+<ul class="itemize mark-none">
+<li>without brace w a&ndash;b
+</li><li>without brace w c&ndash;d
+</li></ul>
+
+<dl class="table">
+<dt>a</dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl class="table">
+<dt>a&ndash;missing style formatting</dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl class="ftable">
+<dt><a id='index-copying-a-2'></a><span>a<a class="copiable-link" 
href='#index-copying-a-2'> &para;</a></span></dt>
+<dd><a class="index-entry-id" 
id="index-copying-index-entry-between-item-and-itemx-1"></a>
+</dd>
+<dt><a id='index-copying-b-1'></a><span>b<a class="copiable-link" 
href='#index-copying-b-1'> &para;</a></span></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl class="first-deffn">
+<dt class="deffn"><span class="category-def">fun&nbsp;:</span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-copying-machin-2"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">machin</strong> <var class="def-var-arguments">bidule chose 
and</var><a class="copiable-link" href='#index-copying-machin-2'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-copying-machin-3"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">machin</strong> <var class="def-var-arguments">bidule chose 
and  after</var><a class="copiable-link" href='#index-copying-machin-3'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-copying-machin-4"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">machin</strong> <var class="def-var-arguments">bidule chose 
and </var><a class="copiable-link" href='#index-copying-machin-4'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-copying-machin-5"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">machin</strong> <var class="def-var-arguments">bidule chose 
and and after</var><a class="copiable-link" href='#index-copying-machin-5'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-copying-followed-1"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">followed</strong> <var class="def-var-arguments">by a 
comment</var><a class="copiable-link" href='#index-copying-followed-1'> 
&para;</a></span></dt>
+<dd><p>Various deff lines
+</p></dd><dt class="deffnx def-cmd-deffn" id="index-copying-after"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">after</strong> <var class="def-var-arguments">a deff 
item</var><a class="copiable-link" href='#index-copying-after'> 
&para;</a></span></dt>
+</dl>
+
+<dl class="first-deffn">
+<dt class="deffn" id="index-copying-invalid"><span 
class="category-def">fsetinv&nbsp;:</span><span><strong class="def-name"><var 
class="var">invalid</var></strong> <var class="def-var-arguments">a g</var><a 
class="copiable-link" href='#index-copying-invalid'> &para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn"><span class="category-def"><b class="b">id 
&lsquo;<samp class="samp">i</samp>&rsquo; ule</b>&nbsp;:</span></dt>
+<dt class="deffnx def-cmd-deffn"></dt>
+<dt class="deffnx def-cmd-deffn"><span 
class="category-def">aaa&nbsp;:</span></dt>
+<dt class="deffnx def-cmd-deffn"><span class="category-def">&nbsp;:</span></dt>
+<dt class="deffnx def-cmd-deffn"><span 
class="category-def">truc&nbsp;:</span></dt>
+</dl>
+
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<p><code class="code">@ref{node}</code> &lsquo;node&rsquo;
+</p>
+<p><code class="code">@ref{,cross ref name}</code> &lsquo;cross ref name&rsquo;
+<code class="code">@ref{,,title}</code> &lsquo;title&rsquo;
+<code class="code">@ref{,,,file name}</code> <a data-manual="file name" 
href="file%20name.html#Top">(file name)</a>
+<code class="code">@ref{,,,,manual}</code> <cite class="cite">manual</cite>
+<code class="code">@ref{node,cross ref name}</code> &lsquo;cross ref 
name&rsquo;
+<code class="code">@ref{node,,title}</code> &lsquo;title&rsquo;
+<code class="code">@ref{node,,,file name}</code> <a data-manual="file name" 
href="file%20name.html#node">(file name)node</a>
+<code class="code">@ref{node,,,,manual}</code> &lsquo;node&rsquo; dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{node,cross ref name,title,}</code> &lsquo;title&rsquo;
+<code class="code">@ref{node,cross ref name,,file name}</code> <a 
data-manual="file name" href="file%20name.html#node">(file name)cross ref 
name</a>
+<code class="code">@ref{node,cross ref name,,,manual}</code> &lsquo;cross ref 
name&rsquo; dans <cite class="cite">manual</cite>
+<code class="code">@ref{node,cross ref name,title,file name}</code> <a 
data-manual="file name" href="file%20name.html#node">(file name)title</a>
+<code class="code">@ref{node,cross ref name,title,,manual}</code> 
&lsquo;title&rsquo; dans <cite class="cite">manual</cite>
+<code class="code">@ref{node,cross ref name,title, file name, manual}</code> 
<a data-manual="file name" href="file%20name.html#node">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{node,,title,file name}</code> <a data-manual="file 
name" href="file%20name.html#node">(file name)title</a>
+<code class="code">@ref{node,,title,,manual}</code> &lsquo;title&rsquo; dans 
<cite class="cite">manual</cite>
+<code class="code">@ref{chapter,,title, file name, manual}</code> <a 
data-manual="file name" href="file%20name.html#chapter">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{node,,title, file name, manual}</code> <a 
data-manual="file name" href="file%20name.html#node">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{node,,,file name,manual}</code> <a data-manual="file 
name" href="file%20name.html#node">node</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{,cross ref name,title,}</code> &lsquo;title&rsquo;
+<code class="code">@ref{,cross ref name,,file name}</code> <a 
data-manual="file name" href="file%20name.html#Top">(file name)cross ref 
name</a>
+<code class="code">@ref{,cross ref name,,,manual}</code> &lsquo;cross ref 
name&rsquo; dans <cite class="cite">manual</cite>
+<code class="code">@ref{,cross ref name,title,file name}</code> <a 
data-manual="file name" href="file%20name.html#Top">(file name)title</a>
+<code class="code">@ref{,cross ref name,title,,manual}</code> 
&lsquo;title&rsquo; dans <cite class="cite">manual</cite>
+<code class="code">@ref{,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="file%20name.html#Top">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{,,title,file name}</code> <a data-manual="file name" 
href="file%20name.html#Top">(file name)title</a>
+<code class="code">@ref{,,title,,manual}</code> &lsquo;title&rsquo; dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{,,title, file name, manual}</code> <a 
data-manual="file name" href="file%20name.html#Top">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{,,,file name,manual}</code> <cite class="cite"><a 
data-manual="file name" href="file%20name.html#Top">manual</a></cite>
+</p>
+<p><code class="code">@inforef{,cross ref name }</code> Voir &lsquo;cross ref 
name&rsquo;
+<code class="code">@inforef{,,file name}</code> Voir <a data-manual="file 
name" href="file%20name.html#Top">(file name)</a>
+<code class="code">@inforef{,cross ref name, file name}</code> Voir <a 
data-manual="file name" href="file%20name.html#Top">(file name)cross ref 
name</a>
+<code class="code">@inforef{}</code> 
+</p>
+
+<hr>
+
+
+
+
+
+
+
+
+<div class="top-level-extent" id="Top">
+<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<tr><td>[ &lt; ]</td>
+<td>[<a href="#chapter" title="Next section in reading order"> &gt; </a>]</td>
+<td> &nbsp; </td>
+<td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
+<td>[<a href="#chapter" title="Index">Index</a>]</td>
+<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
+</tr></table>
+<h1 class="top" id="Top-section">Top section</h1>
+
+<table class="menu" border="0" cellspacing="0">
+<tr><td class="menu-entry-destination"><a href="#chapter" rel="index">1 
chapter</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description"></td></tr>
+<tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">
+
+Menu comment
+
+</pre></th></tr><tr><td class="menu-entry-destination"><a href="#chapter2" 
rel="index">chapter 2</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">Chapter 2
+</td></tr>
+</table>
+
+
+<hr style="height: 6px;">
+<div class="chapter-level-extent" id="chapter">
+<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<tr><td>[<a href="#Top" title="Beginning of this chapter or previous chapter"> 
&lt;&lt; </a>]</td>
+<td>[<a href="#Top" title="Previous section in reading order"> &lt; </a>]</td>
+<td>[<a href="#Top" title="Up section"> Up </a>]</td>
+<td>[<a href="#s_002d_002dect_002cion" title="Next section in reading order"> 
&gt; </a>]</td>
+<td>[<a href="#chapter2" title="Next chapter"> &gt;&gt; </a>]</td>
+<td> &nbsp; </td>
+<td> &nbsp; </td>
+<td> &nbsp; </td>
+<td> &nbsp; </td>
+<td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
+<td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
+<td>[<a href="#chapter" title="Index">Index</a>]</td>
+<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
+</tr></table>
+<h1 class="chapter" id="chapter-1">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>
+<p>&lt;
+&gt;
+&quot;
+&amp;
+&rsquo;
+&lsquo;
+</p>
+<p>&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;<br>
+code: <code class="code">``simple-double--three---four----''</code> <br>
+asis: &ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo; <br>
+strong: <strong 
class="strong">&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;</strong>
 <br>
+kbd: <kbd class="kbd">``simple-double--three---four----''</kbd> <br>
+</p>
+<p>&lsquo;<!-- /@w -->&lsquo;simple-double-<!-- /@w 
-->-three&mdash;four&mdash;-&rsquo;<!-- /@w -->&rsquo;<br>
+</p>
+<a class="index-entry-id" id="index-copying-_002d_002doption"></a>
+<a class="index-entry-id" id="index-copying-_0060_0060"></a>
+<a class="index-entry-id" id="index-copying-_0060_0060-1"></a>
+<a class="index-entry-id" id="index-copying-_002d_002dfoption"></a>
+
+<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} &inodot; (ı)
+@dotless{j} &#567; (ȷ)
+<code class="code">@H{a}</code> a&#779;
+<code class="code">@dotaccent{a}</code> &#551; (ȧ)
+<code class="code">@ringaccent{a}</code> &aring; (å)
+<code class="code">@tieaccent{a}</code> a&#865;
+<code class="code">@u{a}</code> &#259; (ă)
+<code class="code">@ubaraccent{a}</code> a&#818;
+<code class="code">@udotaccent{a}</code> &#7841; (ạ)
+<code class="code">@v{a}</code> &#462; (ǎ)
+@,c &ccedil; (ç)
+<code class="code">@,{c}</code> &ccedil; (ç)
+<code class="code">@ogonek{a}</code> &#261; (ą)
+</p>
+<p>@&lsquo;{@=E} &#274;&#768;
+@l{} &#322;
+@,{@&rsquo;C} &#262;&#807;
+@,c@&quot;u &ccedil;&uuml; <br>
+</p>
+<p><code class="code">@H{--a}</code> &ndash;a&#779;
+<code class="code">@dotaccent{--a}</code> &ndash;a&#775;
+<code class="code">@ringaccent{--a}</code> &ndash;a&#778;
+<code class="code">@tieaccent{--a}</code> &ndash;&#865;a
+<code class="code">@u{--a}</code> &ndash;a&#774;
+<code class="code">@ubaraccent{--a}</code> &ndash;a&#818;
+<code class="code">@udotaccent{--a}</code> &ndash;a&#803;
+<code class="code">@v{--a}</code> &ndash;a&#780;
+<code class="code">@,{--c}</code> &ndash;c&#807;
+<code class="code">@ogonek{--a}</code> &ndash;a&#808;
+</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 class="code">@-</code> 
+<code class="code">@:</code> 
+<code class="code">@!</code> !
+<code class="code">@?</code> ?
+<code class="code">@.</code> .
+<code class="code">@&amp;</code> &amp;
+<code class="code">@@</code> @
+<code class="code">@}</code> }
+<code class="code">@{</code> {
+<code class="code">@/</code> 
+</p>
+<p>foo vs. bar. 
+colon :And something else.
+semi colon ;.
+And ? ?.
+Now ! !@
+but , ,
+</p>
+<p>@ampchar &amp; (&amp;)
+@atchar @ (@)
+@backslashchar \ (\)
+@hashchar # (#)
+@lbracechar { ({)
+@rbracechar } (})
+</p>
+<p>@TeX TeX
+@LaTeX LaTeX
+@bullet &bull; (•)
+@copyright &copy; (©)
+@dots &hellip; (…)
+@enddots <small class="enddots">...</small>
+@equiv &equiv; (≡)
+@error erreur&rarr;
+@expansion &rarr; (↦)
+@minus &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; (›)
+</p>
+<p>@textdegree &deg; (°)
+@euro &euro; (€)
+@arrow &rarr; (→)
+@leq &le; (≤)
+@geq &ge; (≥)
+@tie a&nbsp;b
+</p>
+<p><code class="code">@acronym{--a,an accronym}</code> <abbr class="acronym" 
title="an accronym">&ndash;a</abbr> (an accronym)
+<code class="code">@acronym{--a}</code> <abbr class="acronym" title="an 
accronym">&ndash;a</abbr>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr 
class="abbr" title="&Eacute;tude Autonome">&Eacute;&ndash;. ,A.</abbr> 
(&Eacute;tude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr" 
title="&Eacute;tude Autonome">&Eacute;&ndash;. ,A.</abbr>
+<code class="code">@asis{--a}</code> &ndash;a
+<code class="code">@b{--a}</code> <b class="b">&ndash;a</b>
+<code class="code">@cite{--a}</code> <cite class="cite">&ndash;a</cite>
+<code class="code">@code{--a}</code> <code class="code">--a</code>
+<code class="code">@command{--a}</code> <code class="command">--a</code>
+<code class="code">@dfn{--a}</code> <em class="dfn">&ndash;a</em>
+<code class="code">@dmn{--a}</code> <span class="dmn">&ndash;a</span>
+<code class="code">@email{--a,--b}</code> <a class="email" 
href="mailto:--a";>&ndash;b</a>
+<code class="code">@email{,--b}</code> &ndash;b
+<code class="code">@email{--a}</code> <a class="email" 
href="mailto:--a";>--a</a>
+<code class="code">@emph{--a}</code> <em class="emph">&ndash;a</em>
+<code class="code">@env{--a}</code> <code class="env">--a</code>
+<code class="code">@file{--a}</code> <samp class="file">--a</samp>
+<code class="code">@i{--a}</code> <i class="i">&ndash;a</i>
+<code class="code">@kbd{--a}</code> <kbd class="kbd">--a</kbd>
+<code class="code">@key{--a}</code> <kbd class="key">--a</kbd>
+<code class="code">@math{--a {\frac{1}{2}} @minus{}}</code> <em 
class="math">--a {\frac{1}{2}} &minus;</em>
+<code class="code">@option{--a}</code> <samp class="option">--a</samp>
+<code class="code">@r{--a}</code> <span class="r">&ndash;a</span>
+<code class="code">@samp{--a}</code> &lsquo;<samp 
class="samp">--a</samp>&rsquo;
+<code class="code">@sc{--a}</code> <small class="sc">&ndash;A</small>
+<code class="code">@strong{--a}</code> <strong class="strong">&ndash;a</strong>
+<code class="code">@t{--a}</code> <code class="t">--a</code>
+<code class="code">@sansserif{--a}</code> <span 
class="sansserif">&ndash;a</span>
+<code class="code">@slanted{--a}</code> <i class="slanted">&ndash;a</i>
+<code class="code">@titlefont{--a}</code> </p><h1 
class="titlefont">&ndash;a</h1>
+<p><code class="code">@indicateurl{--a}</code> &lsquo;<code 
class="indicateurl">--a</code>&rsquo;
+<code class="code">@uref{--a,--b}</code> <a class="uref" 
href="--a">&ndash;b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
+<code class="code">@uref{,--b}</code> &ndash;b
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref" 
href="--a">&ndash;c</a>
+<code class="code">@uref{,--b,--c}</code> &ndash;c
+<code class="code">@uref{--a,,--c}</code> <a class="uref" 
href="--a">&ndash;c</a>
+<code class="code">@uref{,,--c}</code> &ndash;c
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">&ndash;b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
+<code class="code">@url{,--b}</code> &ndash;b
+<code class="code">@var{--a}</code> <var class="var">&ndash;a</var>
+<code class="code">@verb{:--a:}</code> <code class="verb">--a</code>
+<code class="code">@verb{:a  &lt; &amp; @ % &quot; --    b:}</code> <code 
class="verb">a&nbsp;&nbsp;&lt;&nbsp;&amp;&nbsp;@&nbsp;%&nbsp;&quot;&nbsp;--&nbsp;&nbsp;&nbsp;&nbsp;b</code>
+<code class="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 class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub 
class="sub">l</sub>
+<code class="code">@footnote{in footnote}</code> <a class="footnote" 
id="DOCF1_5" href="#FOOT1_5"><sup>5</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote" 
id="DOCF2_6" href="#FOOT2_6"><sup>6</sup></a>
+</p>
+<p><code class="code">@sp 2</code><br>
+</p><br>
+<br>
+<p><code class="code">@page</code><br>
+</p>
+<p><code class="code">need 1002</code>
+</p>
+<p><code class="code">@clicksequence{click @click{} A}</code> click &rarr; A
+After clickstyle &rArr;
+<code class="code">@clicksequence{click @click{} A}</code> click &rArr; A
+</p>
+
+<div class="displaymath"><em>disp--laymath
+f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup class="sup">-{1 \over 2}\left({x-\mu 
\over \sigma}\right)^2</sup>
+</em></div>
+<div class="displaymath"><em><strong 
class="strong">``simple-double--three---four----''</strong> aa<!-- /@w -->
+`<!-- /@w -->`simple-double-<!-- /@w -->-three---four----'<!-- /@w -->'
+
+</em></div>
+<div class="displaymath"><em>&inodot; &#567;
+&#322; &ccedil;
+a&#818; &#7841; &#261; a<sup class="sup">h</sup><sub class="sub">l</sub>
+
+ &nbsp;&nbsp; &nbsp;  ! @ } { 
+a sunny day
+</em></div>
+<div class="displaymath"><em>&rarr;
+&#x0075;
+&bull; &copy; &hellip; ... &equiv;
+erreur&rarr; &rarr; &minus; -| &rArr;
+&Aring; &aelig; &oelig; &AElig; &OElig; &oslash; &Oslash; &szlig; &#322; 
&#321; &ETH;
+&THORN; &eth; &thorn; &iexcl; &iquest; &pound;
+&ordf; &ordm; , 
+</em></div>
+<div class="displaymath"><em>&ldquo; &rdquo; 
+&lsquo; &rsquo; &bdquo; &sbquo; &laquo;
+&raquo; &laquo; &raquo; &lsaquo;
+&rsaquo; &euro; &rarr; &le; &ge;
+</em></div>
+<div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
+</em></div>
+<p><kbd class="kbd">default kbdinputstyle</kbd>
+</p><dl class="vtable">
+<dt><a 
id='index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'></a><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-link" 
href='#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
+</dl>
+<div class="example">
+<pre class="example-preformatted"><kbd class="kbd">in example default 
kbdinputstyle</kbd>
+</pre><dl class="vtable">
+<dt><a 
id='index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'></a><span><code
 class="table-term-preformatted-code"><kbd class="kbd">vtable i--tem in example 
default kbdinputstyle</kbd></code><a class="copiable-link" 
href='#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
+</dl>
+</div>
+
+<p><code class="code as-code-kbd">code kbdinputstyle</code>
+</p><dl class="vtable">
+<dt><a 
id='index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'></a><span><code 
class="code as-code-kbd">vtable i--tem code kbdinputstyle</code><a 
class="copiable-link" 
href='#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
+</dl>
+<div class="example">
+<pre class="example-preformatted"><code class="code as-code-kbd">in example 
code kbdinputstyle</code>
+</pre><dl class="vtable">
+<dt><a 
id='index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'></a><span><code
 class="table-term-preformatted-code"><code class="code as-code-kbd">vtable 
i--tem in example code kbdinputstyle</code></code><a class="copiable-link" 
href='#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
+</dl>
+</div>
+
+<p><code class="code as-code-kbd">example kbdinputstyle</code>
+</p><dl class="vtable">
+<dt><a 
id='index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'></a><span><code 
class="code as-code-kbd">vtable i--tem example kbdinputstyle</code><a 
class="copiable-link" 
href='#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
+</dl>
+<div class="example">
+<pre class="example-preformatted"><kbd class="kbd">in example example 
kbdinputstyle</kbd>
+</pre><dl class="vtable">
+<dt><a 
id='index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'></a><span><code
 class="table-term-preformatted-code"><kbd class="kbd">vtable i--tem in example 
example kbdinputstyle</kbd></code><a class="copiable-link" 
href='#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
+</dl>
+</div>
+
+<p><kbd class="kbd">distinct kbdinputstyle</kbd>
+</p><dl class="vtable">
+<dt><a 
id='index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'></a><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a class="copiable-link" 
href='#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
+</dl>
+<div class="example">
+<pre class="example-preformatted"><kbd class="kbd">in example distinct 
kbdinputstyle</kbd>
+</pre><dl class="vtable">
+<dt><a 
id='index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'></a><span><code
 class="table-term-preformatted-code"><kbd class="kbd">vtable i--tem in example 
distinct kbdinputstyle</kbd></code><a class="copiable-link" 
href='#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
+</dl>
+</div>
+
+<blockquote class="quotation">
+<p>A quot&mdash;ation
+</p></blockquote>
+
+<blockquote class="quotation">
+<p><b class="b">Note&nbsp;:</b> A Note
+</p></blockquote>
+
+<blockquote class="quotation">
+<p><b class="b">note&nbsp;:</b> A note
+</p></blockquote>
+
+<blockquote class="quotation">
+<p><b class="b">Caution&nbsp;:</b> Caution
+</p></blockquote>
+
+<blockquote class="quotation">
+<p><b class="b">Important&nbsp;:</b> Important
+</p></blockquote>
+
+<blockquote class="quotation">
+<p><b class="b">Tip&nbsp;:</b> a Tip
+</p></blockquote>
+
+<blockquote class="quotation">
+<p><b class="b">Warning&nbsp;:</b> a Warning.
+</p></blockquote>
+
+<blockquote class="quotation">
+<p><b class="b">something &eacute; TeX&nbsp;:</b> The something &eacute; TeX 
is here.
+</p></blockquote>
+
+<blockquote class="quotation">
+<p><b class="b">@ at the end of line &nbsp;&nbsp;:</b> A @ at the end of the 
@quotation line.
+</p></blockquote>
+
+<blockquote class="quotation">
+<p><b class="b">something, other thing&nbsp;:</b> something, other thing
+</p></blockquote>
+
+<blockquote class="quotation">
+<p><b class="b">Note, the note&nbsp;:</b> Note, the note
+</p></blockquote>
+
+<blockquote class="quotation">
+</blockquote>
+
+<blockquote class="quotation">
+</blockquote>
+
+<blockquote class="quotation">
+</blockquote>
+
+<blockquote class="quotation">
+</blockquote>
+
+<blockquote class="quotation">
+<p>aaa quotation
+</p></blockquote>
+<div class="center">&mdash; <em class="emph">quotation author</em>
+</div>
+<blockquote class="quotation">
+<p>indent in quotation
+</p></blockquote>
+
+<blockquote class="quotation">
+<p class="exdent">exdented quotation line   and dash &mdash; in quotation
+</p></blockquote>
+
+<blockquote class="quotation">
+<p>Not exdented followed by exdented
+</p><p class="exdent">exdented quotation line
+</p></blockquote>
+
+<blockquote class="quotation">
+<p class="exdent">exdented quotation line
+</p><p>Followed by not exdented 
+</p></blockquote>
+
+<blockquote class="quotation">
+<p>quotation1
+</p><p class="exdent">in exdented protected eol &nbsp;
+</p><p>following
+</p><p class="exdent">in exdented a @* <br> and following
+</p><p>after exdented
+</p></blockquote>
+
+<blockquote class="quotation smallquotation">
+<p>A small quot&mdash;ation
+</p></blockquote>
+
+<blockquote class="quotation smallquotation">
+<p><b class="b">Note&nbsp;:</b> A small Note
+</p></blockquote>
+
+<blockquote class="quotation smallquotation">
+<p><b class="b">something, other thing&nbsp;:</b> something, other thing
+</p></blockquote>
+
+<ul class="itemize mark-bullet">
+<li>i&ndash;temize
+</li></ul>
+
+<ul class="itemize" style="list-style-type: '+'">
+<li>i&ndash;tem +
+</li></ul>
+
+<ul class="itemize mark-bullet">
+<li>b&ndash;ullet
+</li></ul>
+
+<ul class="itemize mark-minus">
+<li>minu&ndash;s
+</li></ul>
+
+<ul class="itemize" style="list-style-type: 'after emph'">
+<li>e&ndash;mph item
+</li></ul>
+
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
+<li><a class="index-entry-id" 
id="index-copying-index-entry-within-itemize"></a>
+i&ndash;tem 1
+</li><li>i&ndash;tem 2
+</li></ul>
+
+<ul class="itemize mark-none">
+<li>with w a&ndash;b
+</li><li>with w c&ndash;d
+</li></ul>
+
+<ul class="itemize" style="list-style-type: ' on a line'">
+<li>line w a&ndash;b
+</li><li>line with w c&ndash;d
+</li></ul>
+
+<ol class="enumerate">
+<li> e&ndash;numerate
+</li></ol>
+
+<ol class="enumerate" start="3">
+<li> first third
+</li><li> second third
+</li></ol>
+
+<ol class="enumerate" type="a" start="1">
+<li> e&ndash;numerate
+</li></ol>
+
+<ol class="enumerate" type="a" start="3">
+<li> first c
+</li><li> second c
+</li></ol>
+
+<table class="multitable">
+<thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
+<tbody><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
+<a class="index-entry-id" 
id="index-copying-index-entry-within-multitable"></a></td></tr>
+<tr><td width="40%">lone mu&ndash;ltitable item</td></tr>
+</tbody>
+</table>
+
+<table class="multitable">
+<tbody><tr><td>truc</td><td>bidule</td></tr>
+</tbody>
+</table>
+
+<div class="example">
+<pre class="example-preformatted">e--xample  some
+   text
+</pre></div>
+
+<div class="example user-first-arg">
+<pre class="example-preformatted">example one arg
+</pre></div>
+
+<div class="example user-first-arg user-second-arg">
+<pre class="example-preformatted">example two args
+</pre></div>
+
+<div class="example user-first-arg user-second-arg user-third-arg">
+<pre class="example-preformatted">example three args
+</pre></div>
+
+<div class="example user-first-arg user-second-arg user-third-arg 
user-fourth-arg">
+<pre class="example-preformatted">example four args
+</pre></div>
+
+<div class="example user-first-arg user-second-arg user-third-arg 
user-fourth-arg user-fifth-arg">
+<pre class="example-preformatted">example five args
+</pre></div>
+
+<div class="example user-something-é-TeX">
+<pre class="example-preformatted">The something &eacute; TeX is here.
+</pre></div>
+
+<div class="example user-@-at-the-end-of-line--">
+<pre class="example-preformatted">A @ at the end of the @example line.
+</pre></div>
+
+<div class="example">
+<pre class="example-preformatted">example with empty args
+</pre></div>
+
+<div class="example user-nonempty">
+<pre class="example-preformatted">example with empty and non empty args mix
+</pre></div>
+
+<div class="example">
+<pre class="example-preformatted">Exam---ple
+
+</pre><pre class="exdent">Other li---ne
+</pre><pre class="example-preformatted">not exdented
+</pre></div>
+
+<div class="example">
+<pre class="exdent">exdented  and dash --- in example
+</pre><pre class="example-preformatted">Not exdented one
+</pre><pre class="exdent">exdented two
+</pre><pre class="example-preformatted">Not exdented two
+</pre></div>
+
+<div class="example">
+<pre class="example-preformatted">Example   Hoho.
+</pre><div class="example">
+<pre class="example-preformatted">Nested Other line
+</pre><pre class="exdent">exdented nested other line
+</pre></div>
+</div>
+
+<div class="example smallexample">
+<pre class="example-preformatted">s--mallexample
+</pre></div>
+
+<p><code class="code">@noindent</code> after smallexample.
+</p><div class="example smallexample">
+<pre class="example-preformatted">$ 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-preformatted">d&ndash;isplay
+</pre></div>
+
+<div class="display smalldisplay">
+<pre class="display-preformatted">s&ndash;malldisplay
+</pre></div>
+
+<div class="example lisp">
+<pre class="lisp-preformatted">l--isp
+</pre></div>
+
+<div class="example smalllisp lisp">
+<pre class="lisp-preformatted">s--malllisp
+</pre></div>
+
+<div class="format">
+<pre class="format-preformatted">f&ndash;ormat
+</pre></div>
+
+<div class="format smallformat">
+<pre class="format-preformatted">s&ndash;mallformat
+</pre></div>
+
+<dl class="first-deffn">
+<dt class="deffn" id="index-copying-d_002d_002deffn_005fname"><span 
class="category-def">c&ndash;ategory&nbsp;:</span><span><strong 
class="def-name">d--effn_name</strong> <var 
class="def-var-arguments">a&ndash;rguments...</var><a class="copiable-link" 
href='#index-copying-d_002d_002deffn_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;effn
+</p></dd></dl>
+
+<dl class="first-deffn">
+<dt class="deffn" id="index-copying-de_002d_002dffn_005fname"><span 
class="category-def">cate&ndash;gory&nbsp;:</span><span><strong 
class="def-name">de--ffn_name</strong> <var 
class="def-var-arguments">ar&ndash;guments    more args <br> even more 
so</var><a class="copiable-link" 
href='#index-copying-de_002d_002dffn_005fname'> &para;</a></span></dt>
+<dd><p>def&ndash;fn
+</p></dd></dl>
+ 
+<dl class="first-deffn">
+<dt class="deffn" id="index-copying-i"><span 
class="category-def">fset&nbsp;:</span><span><strong class="def-name"><var 
class="var">i</var></strong> <var class="def-var-arguments">a g</var><a 
class="copiable-link" href='#index-copying-i'> &para;</a></span></dt>
+<dd><a class="index-entry-id" id="index-copying-index-entry-within-deffn"></a>
+</dd><dt class="deffnx def-cmd-deffn" id="index-copying-truc"><span 
class="category-def">cmde&nbsp;:</span><span><strong 
class="def-name">truc</strong><a class="copiable-link" 
href='#index-copying-truc'> &para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-copying-log-trap"><span 
class="category-def">Command&nbsp;:</span><span><strong class="def-name">log 
trap</strong><a class="copiable-link" href='#index-copying-log-trap'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-copying-log-trap1"><span 
class="category-def">Command&nbsp;:</span><span><strong class="def-name">log 
trap1</strong><a class="copiable-link" href='#index-copying-log-trap1'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-copying-log-trap2"><span 
class="category-def">Command&nbsp;:</span><span><strong class="def-name">log 
trap2</strong><a class="copiable-link" href='#index-copying-log-trap2'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-copying-id-ule"><span 
class="category-def">cmde&nbsp;:</span><span><strong class="def-name"><b 
class="b">id ule</b></strong> <var class="def-var-arguments">truc</var><a 
class="copiable-link" href='#index-copying-id-ule'> &para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-copying-id-i-ule"><span 
class="category-def">cmde2&nbsp;:</span><span><strong class="def-name"><b 
class="b">id &lsquo;<samp class="samp">i</samp>&rsquo; ule</b></strong> <var 
class="def-var-arguments">truc</var><a class="copiable-link" 
href='#index-copying-id-i-ule'> &para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn"><span 
class="category-def">&nbsp;:</span><strong class="def-name"></strong></dt>
+<dt class="deffnx def-cmd-deffn" id="index-copying-machin"><span 
class="category-def">&nbsp;:</span><span><strong 
class="def-name">machin</strong><a class="copiable-link" 
href='#index-copying-machin'> &para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-copying-bidule-machin"><span 
class="category-def">&nbsp;:</span><span><strong class="def-name">bidule 
machin</strong><a class="copiable-link" href='#index-copying-bidule-machin'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-copying-machin-1"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">machin</strong><a class="copiable-link" 
href='#index-copying-machin-1'> &para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn"><span 
class="category-def">truc&nbsp;:</span><strong class="def-name"></strong></dt>
+<dt class="deffnx def-cmd-deffn" id="index-copying-followed"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">followed</strong> <var class="def-var-arguments">by a 
comment</var><a class="copiable-link" href='#index-copying-followed'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn"><span 
class="category-def">&nbsp;:</span><strong class="def-name"></strong></dt>
+<dt class="deffnx def-cmd-deffn" id="index-copying-a"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">a</strong> <var class="def-var-arguments">b c d e <b 
class="b">f g</b> h i</var><a class="copiable-link" href='#index-copying-a'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-copying-deffnx"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">deffnx</strong> <var class="def-var-arguments">before end 
deffn</var><a class="copiable-link" href='#index-copying-deffnx'> 
&para;</a></span></dt>
+</dl>
+
+
+<dl class="first-deffn">
+<dt class="deffn" id="index-copying-deffn"><span 
class="category-def">empty&nbsp;:</span><span><strong 
class="def-name">deffn</strong><a class="copiable-link" 
href='#index-copying-deffn'> &para;</a></span></dt>
+</dl>
+
+<dl class="first-deffn">
+<dt class="deffn" id="index-copying-deffn-1"><span 
class="category-def">empty&nbsp;:</span><span><strong 
class="def-name">deffn</strong> <var class="def-var-arguments">with 
deffnx</var><a class="copiable-link" href='#index-copying-deffn-1'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-copying-deffnx-1"><span 
class="category-def">empty&nbsp;:</span><span><strong 
class="def-name">deffnx</strong><a class="copiable-link" 
href='#index-copying-deffnx-1'> &para;</a></span></dt>
+</dl>
+
+<dl class="first-deffn">
+<dt class="deffn" id="index-copying-i-1"><span 
class="category-def">fset&nbsp;:</span><span><strong class="def-name"><var 
class="var">i</var></strong> <var class="def-var-arguments">a g</var><a 
class="copiable-link" href='#index-copying-i-1'> &para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-copying-truc-1"><span 
class="category-def">cmde&nbsp;:</span><span><strong 
class="def-name">truc</strong><a class="copiable-link" 
href='#index-copying-truc-1'> &para;</a></span></dt>
+<dd><p>text in def item for second def item
+</p></dd></dl>
+
+
+<dl class="first-defvr">
+<dt class="defvr" id="index-copying-d_002d_002defvr_005fname"><span 
class="category-def">c&ndash;ategory&nbsp;:</span><span><strong 
class="def-name">d--efvr_name</strong><a class="copiable-link" 
href='#index-copying-d_002d_002defvr_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;efvr
+</p></dd></dl>
+
+<dl class="first-deffn">
+<dt class="deffn" id="index-copying-n_002d_002dame"><span 
class="category-def">c&ndash;ategory&nbsp;:</span><span><strong 
class="def-name">n--ame</strong> <var 
class="def-var-arguments">a&ndash;rguments...</var><a class="copiable-link" 
href='#index-copying-n_002d_002dame'> &para;</a></span></dt>
+<dd><p>d&ndash;effn
+</p></dd></dl>
+
+<dl class="first-deffn">
+<dt class="deffn" id="index-copying-n_002d_002dame-1"><span 
class="category-def">c&ndash;ategory&nbsp;:</span><span><strong 
class="def-name">n--ame</strong><a class="copiable-link" 
href='#index-copying-n_002d_002dame-1'> &para;</a></span></dt>
+<dd><p>d&ndash;effn no arg
+</p></dd></dl>
+
+<dl class="first-deftypefn">
+<dt class="deftypefn" id="index-copying-d_002d_002deftypefn_005fname"><span 
class="category-def">c&ndash;ategory&nbsp;:</span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypefn_name</strong> <code 
class="def-code-arguments">a--rguments...</code><a class="copiable-link" 
href='#index-copying-d_002d_002deftypefn_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypefn
+</p></dd></dl>
+
+<dl class="first-deftypefn">
+<dt class="deftypefn" id="index-copying-d_002d_002deftypefn_005fname-1"><span 
class="category-def">c&ndash;ategory&nbsp;:</span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypefn_name</strong><a class="copiable-link" 
href='#index-copying-d_002d_002deftypefn_005fname-1'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypefn no arg
+</p></dd></dl>
+
+<dl class="first-deftypeop">
+<dt class="deftypeop" 
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span 
class="category-def">c&ndash;ategory de <code 
class="code">c--lass</code>&nbsp;: </span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypeop_name</strong> <code 
class="def-code-arguments">a--rguments...</code><a class="copiable-link" 
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypeop
+</p></dd></dl>
+
+<dl class="first-deftypeop">
+<dt class="deftypeop" 
id="index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span 
class="category-def">c&ndash;ategory de <code 
class="code">c--lass</code>&nbsp;: </span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypeop_name</strong><a class="copiable-link" 
href='#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypeop no arg
+</p></dd></dl>
+
+<dl class="first-deftypevr">
+<dt class="deftypevr" id="index-copying-d_002d_002deftypevr_005fname"><span 
class="category-def">c&ndash;ategory&nbsp;:</span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypevr_name</strong><a class="copiable-link" 
href='#index-copying-d_002d_002deftypevr_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypevr
+</p></dd></dl>
+
+<dl class="first-defcv">
+<dt class="defcv" id="index-copying-d_002d_002defcv_005fname"><span 
class="category-def">c&ndash;ategory de <code 
class="code">c--lass</code>&nbsp;: </span><span><strong 
class="def-name">d--efcv_name</strong><a class="copiable-link" 
href='#index-copying-d_002d_002defcv_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;efcv
+</p></dd></dl>
+
+<dl class="first-defcv">
+<dt class="defcv" id="index-copying-d_002d_002defcv_005fname-1"><span 
class="category-def">c&ndash;ategory de <code 
class="code">c--lass</code>&nbsp;: </span><span><strong 
class="def-name">d--efcv_name</strong> <var 
class="def-var-arguments">a&ndash;rguments...</var><a class="copiable-link" 
href='#index-copying-d_002d_002defcv_005fname-1'> &para;</a></span></dt>
+<dd><p>d&ndash;efcv with arguments
+</p></dd></dl>
+
+<dl class="first-deftypecv">
+<dt class="deftypecv" 
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span 
class="category-def">c&ndash;ategory de <code 
class="code">c--lass</code>&nbsp;: </span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypecv_name</strong><a class="copiable-link" 
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypecv
+</p></dd></dl>
+
+<dl class="first-deftypecv">
+<dt class="deftypecv" 
id="index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span 
class="category-def">c&ndash;ategory de <code 
class="code">c--lass</code>&nbsp;: </span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypecv_name</strong> <code 
class="def-code-arguments">a--rguments...</code><a class="copiable-link" 
href='#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypecv with arguments
+</p></dd></dl>
+
+<dl class="first-defop">
+<dt class="defop" 
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><span 
class="category-def">c&ndash;ategory de <code 
class="code">c--lass</code>&nbsp;: </span><span><strong 
class="def-name">d--efop_name</strong> <var 
class="def-var-arguments">a&ndash;rguments...</var><a class="copiable-link" 
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efop
+</p></dd></dl>
+
+<dl class="first-defop">
+<dt class="defop" 
id="index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span 
class="category-def">c&ndash;ategory de <code 
class="code">c--lass</code>&nbsp;: </span><span><strong 
class="def-name">d--efop_name</strong><a class="copiable-link" 
href='#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efop no arg
+</p></dd></dl>
+
+<dl class="first-deftp">
+<dt class="deftp" id="index-copying-d_002d_002deftp_005fname"><span 
class="category-def">c&ndash;ategory&nbsp;:</span><span><strong 
class="def-name">d--eftp_name</strong> <var 
class="def-var-arguments">a&ndash;ttributes...</var><a class="copiable-link" 
href='#index-copying-d_002d_002deftp_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;eftp
+</p></dd></dl>
+
+<dl class="first-deffn first-defun-alias-first-deffn">
+<dt class="deffn defun-alias-deffn" 
id="index-copying-d_002d_002defun_005fname"><span 
class="category-def">Function&nbsp;:</span><span><strong 
class="def-name">d--efun_name</strong> <var 
class="def-var-arguments">a&ndash;rguments...</var><a class="copiable-link" 
href='#index-copying-d_002d_002defun_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;efun
+</p></dd></dl>
+
+<dl class="first-deffn first-defmac-alias-first-deffn">
+<dt class="deffn defmac-alias-deffn" 
id="index-copying-d_002d_002defmac_005fname"><span 
class="category-def">Macro&nbsp;:</span><span><strong 
class="def-name">d--efmac_name</strong> <var 
class="def-var-arguments">a&ndash;rguments...</var><a class="copiable-link" 
href='#index-copying-d_002d_002defmac_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;efmac
+</p></dd></dl>
+
+<dl class="first-deffn first-defspec-alias-first-deffn">
+<dt class="deffn defspec-alias-deffn" 
id="index-copying-d_002d_002defspec_005fname"><span class="category-def">Forme 
Sp&eacute;ciale&nbsp;:</span><span><strong 
class="def-name">d--efspec_name</strong> <var 
class="def-var-arguments">a&ndash;rguments...</var><a class="copiable-link" 
href='#index-copying-d_002d_002defspec_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;efspec
+</p></dd></dl>
+
+<dl class="first-defvr first-defvar-alias-first-defvr">
+<dt class="defvr defvar-alias-defvr" 
id="index-copying-d_002d_002defvar_005fname"><span 
class="category-def">Variable&nbsp;:</span><span><strong 
class="def-name">d--efvar_name</strong><a class="copiable-link" 
href='#index-copying-d_002d_002defvar_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;efvar
+</p></dd></dl>
+
+<dl class="first-defvr first-defvar-alias-first-defvr">
+<dt class="defvr defvar-alias-defvr" 
id="index-copying-d_002d_002defvar_005fname-1"><span 
class="category-def">Variable&nbsp;:</span><span><strong 
class="def-name">d--efvar_name</strong> <var 
class="def-var-arguments">arg&ndash;var arg&ndash;var1</var><a 
class="copiable-link" href='#index-copying-d_002d_002defvar_005fname-1'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efvar with args
+</p></dd></dl>
+
+<dl class="first-defvr first-defopt-alias-first-defvr">
+<dt class="defvr defopt-alias-defvr" 
id="index-copying-d_002d_002defopt_005fname"><span class="category-def">Option 
de l&rsquo;utilisateur&nbsp;:</span><span><strong 
class="def-name">d--efopt_name</strong><a class="copiable-link" 
href='#index-copying-d_002d_002defopt_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;efopt
+</p></dd></dl>
+
+<dl class="first-deftypefn first-deftypefun-alias-first-deftypefn">
+<dt class="deftypefn deftypefun-alias-deftypefn" 
id="index-copying-d_002d_002deftypefun_005fname"><span 
class="category-def">Function&nbsp;:</span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypefun_name</strong> <code 
class="def-code-arguments">a--rguments...</code><a class="copiable-link" 
href='#index-copying-d_002d_002deftypefun_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypefun
+</p></dd></dl>
+
+<dl class="first-deftypevr first-deftypevar-alias-first-deftypevr">
+<dt class="deftypevr deftypevar-alias-deftypevr" 
id="index-copying-d_002d_002deftypevar_005fname"><span 
class="category-def">Variable&nbsp;:</span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypevar_name</strong><a class="copiable-link" 
href='#index-copying-d_002d_002deftypevar_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypevar
+</p></dd></dl>
+
+<dl class="first-defcv first-defivar-alias-first-defcv">
+<dt class="defcv defivar-alias-defcv" 
id="index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><span 
class="category-def">Instance Variable de <code 
class="code">c--lass</code>&nbsp;: </span><span><strong 
class="def-name">d--efivar_name</strong><a class="copiable-link" 
href='#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efivar
+</p></dd></dl>
+
+<dl class="first-deftypecv first-deftypeivar-alias-first-deftypecv">
+<dt class="deftypecv deftypeivar-alias-deftypecv" 
id="index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span 
class="category-def">Instance Variable de <code 
class="code">c--lass</code>&nbsp;: </span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypeivar_name</strong><a class="copiable-link" 
href='#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypeivar
+</p></dd></dl>
+
+<dl class="first-defop first-defmethod-alias-first-defop">
+<dt class="defop defmethod-alias-defop" 
id="index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span 
class="category-def">Method de <code class="code">c--lass</code>&nbsp;: 
</span><span><strong class="def-name">d--efmethod_name</strong> <var 
class="def-var-arguments">a&ndash;rguments...</var><a class="copiable-link" 
href='#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efmethod
+</p></dd></dl>
+
+<dl class="first-deftypeop first-deftypemethod-alias-first-deftypeop">
+<dt class="deftypeop deftypemethod-alias-deftypeop" 
id="index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span 
class="category-def">Method de <code class="code">c--lass</code>&nbsp;: 
</span><span><code class="def-type">t--ype</code> <strong 
class="def-name">d--eftypemethod_name</strong> <code 
class="def-code-arguments">a--rguments...</code><a class="copiable-link" 
href='#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypemethod
+</p></dd></dl>
+
+
+<dl class="first-deftypefn first-deftypefun-alias-first-deftypefn">
+<dt class="deftypefn deftypefun-alias-deftypefn" 
id="index-copying-name2"><span class="category-def">Function&nbsp;:<br> 
</span><span><code class="def-type">data-type2</code><br> <strong 
class="def-name">name2</strong> <code 
class="def-code-arguments">arguments2...</code><a class="copiable-link" 
href='#index-copying-name2'> &para;</a></span></dt>
+<dd><p>aaa2
+</p></dd></dl>
+
+<dl class="first-deftypefn">
+<dt class="deftypefn" id="index-copying-d_002d_002deftypefn_005fname2"><span 
class="category-def">c&ndash;ategory2&nbsp;:<br> </span><span><code 
class="def-type">t--ype2</code><br> <strong 
class="def-name">d--eftypefn_name2</strong><a class="copiable-link" 
href='#index-copying-d_002d_002deftypefn_005fname2'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypefn no arg2
+</p></dd></dl>
+
+<dl class="first-deftypeop">
+<dt class="deftypeop" 
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span 
class="category-def">c&ndash;ategory2 de <code 
class="code">c--lass2</code>&nbsp;:<br> </span><span><code 
class="def-type">t--ype2</code><br> <strong 
class="def-name">d--eftypeop_name2</strong> <code 
class="def-code-arguments">a--rguments2...</code><a class="copiable-link" 
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypeop2
+</p></dd></dl>
+
+<dl class="first-deftypeop">
+<dt class="deftypeop" 
id="index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span 
class="category-def">c&ndash;ategory2 de <code 
class="code">c--lass2</code>&nbsp;:<br> </span><span><code 
class="def-type">t--ype2</code><br> <strong 
class="def-name">d--eftypeop_name2</strong><a class="copiable-link" 
href='#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypeop no arg2
+</p></dd></dl>
+
+<dl class="first-deftypecv">
+<dt class="deftypecv" 
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span 
class="category-def">c&ndash;ategory2 de <code 
class="code">c--lass2</code>&nbsp;: </span><span><code 
class="def-type">t--ype2</code> <strong 
class="def-name">d--eftypecv_name2</strong><a class="copiable-link" 
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypecv2
+</p></dd></dl>
+
+<dl class="first-deftypecv">
+<dt class="deftypecv" 
id="index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span 
class="category-def">c&ndash;ategory2 de <code 
class="code">c--lass2</code>&nbsp;: </span><span><code 
class="def-type">t--ype2</code> <strong 
class="def-name">d--eftypecv_name2</strong> <code 
class="def-code-arguments">a--rguments2...</code><a class="copiable-link" 
href='#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypecv with arguments2
+</p></dd></dl>
+
+<dl class="first-deffn">
+<dt class="deffn" id="index-copying-arg2"><span 
class="category-def">fun2&nbsp;:</span><span><strong 
class="def-name">arg2</strong><a class="copiable-link" 
href='#index-copying-arg2'> &para;</a></span></dt>
+<dd><p>fff2
+</p></dd></dl>
+
+
+<p><code class="code">@xref{c---hapter@@, cross r---ef name@@, t---itle@@, 
file n---ame@@, ma---nual@@}</code> Voir <a data-manual="file n---ame@" 
href="file%20n---ame%40.html#c_002d_002d_002dhapter_0040">t&mdash;itle@</a> 
dans <cite class="cite">ma&mdash;nual@</cite>.
+<code class="code">@ref{chapter, cross ref name, title, file name, 
manual}</code> <a data-manual="file name" 
href="file%20name.html#chapter">title</a> dans <cite class="cite">manual</cite>
+<code class="code">@pxref{chapter, cross ref name, title, file name, 
manual}</code> voir <a data-manual="file name" 
href="file%20name.html#chapter">title</a> dans <cite class="cite">manual</cite>
+<code class="code">@inforef{chapter, cross ref name, file name}</code> Voir <a 
data-manual="file name" href="file%20name.html#chapter">(file name)cross ref 
name</a>
+</p>
+<p><code class="code">@ref{chapter}</code> <a class="ref" 
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> Voir <a class="xref" 
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> voir <a class="pxref" 
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref" 
href="#s_002d_002dect_002cion">A section</a>
+</p>
+<p><code class="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%20comma%2c%20in%20file.html#s_002d_002dect_002cion">a comma, in 
title</a> dans <cite class="cite">a , in manual name</cite>
+</p>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref" 
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref" 
href="#chapter">title</a>
+<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name" 
href="file%20name.html#chapter">(file name)chapter</a>
+<code class="code">@ref{chapter,,,,manual}</code> &lsquo;chapter&rsquo; dans 
<cite class="cite">manual</cite>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref" 
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,,file name}</code> <a 
data-manual="file name" href="file%20name.html#chapter">(file name)cross ref 
name</a>
+<code class="code">@ref{chapter,cross ref name,,,manual}</code> &lsquo;cross 
ref name&rsquo; dans <cite class="cite">manual</cite>
+<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a 
data-manual="file name" href="file%20name.html#chapter">(file name)title</a>
+<code class="code">@ref{chapter,cross ref name,title,,manual}</code> 
&lsquo;title&rsquo; dans <cite class="cite">manual</cite>
+<code class="code">@ref{chapter,cross ref name,title, file name, 
manual}</code> <a data-manual="file name" 
href="file%20name.html#chapter">title</a> dans <cite class="cite">manual</cite>
+<code class="code">@ref{chapter,,title,file name}</code> <a data-manual="file 
name" href="file%20name.html#chapter">(file name)title</a>
+<code class="code">@ref{chapter,,title,,manual}</code> &lsquo;title&rsquo; 
dans <cite class="cite">manual</cite>
+<code class="code">@ref{chapter,,title, file name, manual}</code> <a 
data-manual="file name" href="file%20name.html#chapter">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{chapter,,,file name,manual}</code> <a 
data-manual="file name" href="file%20name.html#chapter">chapter</a> dans <cite 
class="cite">manual</cite>
+</p>
+
+<p><code class="code">@ref{(pman)anode,cross ref name}</code> <a 
data-manual="pman" href="pman.html#anode">(pman)cross ref name</a>
+<code class="code">@ref{(pman)anode,,title}</code> <a data-manual="pman" 
href="pman.html#anode">(pman)title</a>
+<code class="code">@ref{(pman)anode,,,file name}</code> <a data-manual="file 
name" href="file%20name.html#anode">(file name)anode</a>
+<code class="code">@ref{(pman)anode,,,,manual}</code> <a data-manual="pman" 
href="pman.html#anode">anode</a> dans <cite class="cite">manual</cite>
+<code class="code">@ref{(pman)anode,cross ref name,title,}</code> <a 
data-manual="pman" href="pman.html#anode">(pman)title</a>
+<code class="code">@ref{(pman)anode,cross ref name,,file name}</code> <a 
data-manual="file name" href="file%20name.html#anode">(file name)cross ref 
name</a>
+<code class="code">@ref{(pman)anode,cross ref name,,,manual}</code> <a 
data-manual="pman" href="pman.html#anode">cross ref name</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{(pman)anode,cross ref name,title,file name}</code> <a 
data-manual="file name" href="file%20name.html#anode">(file name)title</a>
+<code class="code">@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
data-manual="pman" href="pman.html#anode">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{(pman)anode,cross ref name,title, file name, 
manual}</code> <a data-manual="file name" 
href="file%20name.html#anode">title</a> dans <cite class="cite">manual</cite>
+<code class="code">@ref{(pman)anode,,title,file name}</code> <a 
data-manual="file name" href="file%20name.html#anode">(file name)title</a>
+<code class="code">@ref{(pman)anode,,title,,manual}</code> <a 
data-manual="pman" href="pman.html#anode">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{(pman)anode,,title, file name, manual}</code> <a 
data-manual="file name" href="file%20name.html#anode">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{(pman)anode,,,file name,manual}</code> <a 
data-manual="file name" href="file%20name.html#anode">anode</a> dans <cite 
class="cite">manual</cite>
+</p>
+
+<p><code class="code">@inforef{chapter, cross ref name, file name}</code> Voir 
<a data-manual="file name" href="file%20name.html#chapter">(file name)cross ref 
name</a>
+<code class="code">@inforef{chapter}</code> Voir &lsquo;chapter&rsquo;
+<code class="code">@inforef{chapter, cross ref name}</code> Voir &lsquo;cross 
ref name&rsquo;
+<code class="code">@inforef{chapter,,file name}</code> Voir <a 
data-manual="file name" href="file%20name.html#chapter">(file name)chapter</a>
+<code class="code">@inforef{node, cross ref name, file name}</code> Voir <a 
data-manual="file name" href="file%20name.html#node">(file name)cross ref 
name</a>
+<code class="code">@inforef{node}</code> Voir &lsquo;node&rsquo;
+<code class="code">@inforef{node, cross ref name}</code> Voir &lsquo;cross ref 
name&rsquo;
+<code class="code">@inforef{node,,file name}</code> Voir <a data-manual="file 
name" href="file%20name.html#node">(file name)node</a>
+<code class="code">@inforef{chapter, cross ref name, file name, spurious 
arg}</code> Voir <a data-manual="file name, spurious arg" 
href="file%20name%2c%20spurious%20arg.html#chapter">(file name, spurious 
arg)cross ref name</a>
+</p>
+<p><code class="code">@inforef{s--ect@comma{}ion, a @comma{} in cross
+ref, a comma@comma{} in file}</code>
+Voir <a data-manual="a comma, in file" 
href="a%20comma%2c%20in%20file.html#s_002d_002dect_002cion">(a comma, in file)a 
, in cross
+ref</a>
+</p>
+<p>&lsquo;<samp class="samp"><a class="ref" 
href="#chapter">chapter</a></samp>&rsquo;.
+</p>
+<p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html%20%28uref3%29.html#ext">title with uref2 <a 
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> dans <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
+</p>
+<dl class="table">
+<dt><strong class="strong">a&ndash;strong</strong></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl class="vtable">
+<dt><a id='index-copying-a_002d_002dasis'></a><span>a&ndash;asis<a 
class="copiable-link" href='#index-copying-a_002d_002dasis'> 
&para;</a></span></dt>
+<dt><a id='index-copying-b-2'></a><span>b<a class="copiable-link" 
href='#index-copying-b-2'> &para;</a></span></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl class="ftable">
+<dt><a id='index-copying-a-1'></a><span><em class="emph">a</em><a 
class="copiable-link" href='#index-copying-a-1'> &para;</a></span></dt>
+<dd><a class="index-entry-id" 
id="index-copying-index-entry-between-item-and-itemx"></a>
+</dd>
+<dt><a id='index-copying-b'></a><span><em class="emph">b</em><a 
class="copiable-link" href='#index-copying-b'> &para;</a></span></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl class="table">
+<dd><p>Title
+</p></dd>
+<dt><code class="code">a--code</code></dt>
+<dd><p>Value&ndash;table code
+</p></dd>
+</dl>
+
+<dl class="table">
+<dd><p>Title
+</p></dd>
+<dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
+<dt>&lsquo;<samp class="samp">a2--samp</samp>&rsquo;</dt>
+<dd><p>Value&ndash;table samp
+</p></dd>
+</dl>
+
+<table class="cartouche" border="1"><tr><td>
+<p>c&ndash;artouche
+</p></td></tr></table>
+
+<table class="cartouche" border="1"><tr><th>
+Tit&ndash;le <em class="emph">of box</em></th></tr><tr><td>
+<p>With title c&ndash;artouche
+</p></td></tr></table>
+
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+more text
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+more text
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div>
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
+more text
+</p></div>
+<pre class="verbatim">\input texinfo @c -*-texinfo-*-
+
+@c this file is used in tests in @verbatiminclude but not converted
+
+@setfilename simplest.info
+
+@node Top
+
+This is a very simple texi manual @  &lt;&gt;.
+
+@bye
+</pre>
+<pre class="verbatim">in verbatim ''
+</pre>
+
+html ''
+
+
+
+
+<h1 class="majorheading" id="majorheading-1">majorheading</h1>
+
+<h1 class="chapheading" id="chapheading-1">chapheading</h1>
+
+<h2 class="heading" id="heading-1">heading</h2>
+
+<h3 class="subheading" id="subheading-1">subheading</h3>
+
+<h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
+
+
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code> 
<abbr class="acronym" title="an accronym , ...">&ndash;a</abbr> (an accronym , 
<small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} 
}</code> <abbr class="abbr" title="&Eacute;tude&ndash;, 
Autonome">&Eacute;&ndash;. ,A.</abbr> (&Eacute;tude&ndash;, <b 
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr" 
title="&Eacute;tude&ndash;, Autonome">&Eacute;&ndash;. ,A.</abbr>
+</p>
+<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em 
class="math">--a&minus; {\frac{1}{2}}</em>
+</p>
+
+
+
+<p>Somehow invalid use of @,:<br>
+@, &#807;<br>
+@,@&quot;u &#807;&uuml;
+</p>
+<p>Invalid use of @&rsquo;:<br>
+@&rsquo; &#769;<br>
+@&rsquo;@&quot;u &#769;&uuml;
+</p>
+<p><code class="code">@|</code> 
+</p>
+<p>@dotless{truc} truc
+@dotless{ij} ij
+<code class="code">@dotless{--a}</code> &ndash;a
+<code class="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 class="code">@#</code> #
+</p>
+<p><code class="code">@w{--a}</code> &ndash;a<!-- /@w -->
+</p>
+<p><code class="code">@image{,1--xt}</code> 
+<code class="code">@image{,,2--xt}</code> 
+<code class="code">@image{,,,3--xt}</code> 
+</p>
+<p><code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image" 
src="f-ile.jpg" alt="a&ndash;lt">
+<code class="code">@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img 
class="image" src="f-ile.jpg" alt="altjk&nbsp;_&quot;&nbsp;%@">
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image" 
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image" 
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image" 
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image" 
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image" 
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image" 
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f--ile,aze,az,alt,</code> <img class="image" 
src="f--ile.png" alt="alt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} 
e--xt@}</code> <img class="image" src="f--ile%40..file%20ext%20e--xt%7d" 
alt="alt">
+</p>
+<p><code class="code">@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img class="image" src="f--ile.e--xt" 
alt="jk&nbsp;_&quot;&nbsp;%@ in b &quot;">
+<code class="code">@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; 
%@:}}</code> <img class="image" src="filejk%20_%22%20%25%40.jpg" 
alt="altjk&nbsp;_&quot;&nbsp;%@">
+</p>
+
+
+<div class="displaymath"><em>&uuml; &Uuml; &ntilde; &acirc; &eacute; &#333; 
&igrave; &eacute; &#274;&#768;
+&#262;&#807; &#262;&#807; a&#779; &#551; &aring; a&#865;
+&#259; &#462;
+ ? .
+</em></div>
+<div class="displaymath"><em>TeX LaTeX &lowast; &aring; &reg; &deg; 
+</em></div>
+<div class="displaymath"><em><code class="t">t</code> 
+</em></div>
+<ul class="itemize">
+<li>e&ndash;mph item
+</li></ul>
+
+<ul class="itemize" style="list-style-type: ' after emph'">
+<li>e&ndash;mph item
+</li></ul>
+
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
+<li>i&ndash;tem 1
+</li><li>i&ndash;tem 2
+</li></ul>
+
+<ul class="itemize mark-none">
+<li>without brace w a&ndash;b
+</li><li>without brace w c&ndash;d
+</li></ul>
+
+<dl class="table">
+<dt>a</dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl class="table">
+<dt>a&ndash;missing style formatting</dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl class="ftable">
+<dt><a id='index-copying-a-2'></a><span>a<a class="copiable-link" 
href='#index-copying-a-2'> &para;</a></span></dt>
+<dd><a class="index-entry-id" 
id="index-copying-index-entry-between-item-and-itemx-1"></a>
+</dd>
+<dt><a id='index-copying-b-1'></a><span>b<a class="copiable-link" 
href='#index-copying-b-1'> &para;</a></span></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl class="first-deffn">
+<dt class="deffn"><span class="category-def">fun&nbsp;:</span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-copying-machin-2"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">machin</strong> <var class="def-var-arguments">bidule chose 
and</var><a class="copiable-link" href='#index-copying-machin-2'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-copying-machin-3"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">machin</strong> <var class="def-var-arguments">bidule chose 
and  after</var><a class="copiable-link" href='#index-copying-machin-3'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-copying-machin-4"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">machin</strong> <var class="def-var-arguments">bidule chose 
and </var><a class="copiable-link" href='#index-copying-machin-4'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-copying-machin-5"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">machin</strong> <var class="def-var-arguments">bidule chose 
and and after</var><a class="copiable-link" href='#index-copying-machin-5'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-copying-followed-1"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">followed</strong> <var class="def-var-arguments">by a 
comment</var><a class="copiable-link" href='#index-copying-followed-1'> 
&para;</a></span></dt>
+<dd><p>Various deff lines
+</p></dd><dt class="deffnx def-cmd-deffn" id="index-copying-after"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">after</strong> <var class="def-var-arguments">a deff 
item</var><a class="copiable-link" href='#index-copying-after'> 
&para;</a></span></dt>
+</dl>
+
+<dl class="first-deffn">
+<dt class="deffn" id="index-copying-invalid"><span 
class="category-def">fsetinv&nbsp;:</span><span><strong class="def-name"><var 
class="var">invalid</var></strong> <var class="def-var-arguments">a g</var><a 
class="copiable-link" href='#index-copying-invalid'> &para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn"><span class="category-def"><b class="b">id 
&lsquo;<samp class="samp">i</samp>&rsquo; ule</b>&nbsp;:</span></dt>
+<dt class="deffnx def-cmd-deffn"></dt>
+<dt class="deffnx def-cmd-deffn"><span 
class="category-def">aaa&nbsp;:</span></dt>
+<dt class="deffnx def-cmd-deffn"><span class="category-def">&nbsp;:</span></dt>
+<dt class="deffnx def-cmd-deffn"><span 
class="category-def">truc&nbsp;:</span></dt>
+</dl>
+
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<p><code class="code">@ref{node}</code> &lsquo;node&rsquo;
+</p>
+<p><code class="code">@ref{,cross ref name}</code> &lsquo;cross ref name&rsquo;
+<code class="code">@ref{,,title}</code> &lsquo;title&rsquo;
+<code class="code">@ref{,,,file name}</code> <a data-manual="file name" 
href="file%20name.html#Top">(file name)</a>
+<code class="code">@ref{,,,,manual}</code> <cite class="cite">manual</cite>
+<code class="code">@ref{node,cross ref name}</code> &lsquo;cross ref 
name&rsquo;
+<code class="code">@ref{node,,title}</code> &lsquo;title&rsquo;
+<code class="code">@ref{node,,,file name}</code> <a data-manual="file name" 
href="file%20name.html#node">(file name)node</a>
+<code class="code">@ref{node,,,,manual}</code> &lsquo;node&rsquo; dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{node,cross ref name,title,}</code> &lsquo;title&rsquo;
+<code class="code">@ref{node,cross ref name,,file name}</code> <a 
data-manual="file name" href="file%20name.html#node">(file name)cross ref 
name</a>
+<code class="code">@ref{node,cross ref name,,,manual}</code> &lsquo;cross ref 
name&rsquo; dans <cite class="cite">manual</cite>
+<code class="code">@ref{node,cross ref name,title,file name}</code> <a 
data-manual="file name" href="file%20name.html#node">(file name)title</a>
+<code class="code">@ref{node,cross ref name,title,,manual}</code> 
&lsquo;title&rsquo; dans <cite class="cite">manual</cite>
+<code class="code">@ref{node,cross ref name,title, file name, manual}</code> 
<a data-manual="file name" href="file%20name.html#node">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{node,,title,file name}</code> <a data-manual="file 
name" href="file%20name.html#node">(file name)title</a>
+<code class="code">@ref{node,,title,,manual}</code> &lsquo;title&rsquo; dans 
<cite class="cite">manual</cite>
+<code class="code">@ref{chapter,,title, file name, manual}</code> <a 
data-manual="file name" href="file%20name.html#chapter">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{node,,title, file name, manual}</code> <a 
data-manual="file name" href="file%20name.html#node">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{node,,,file name,manual}</code> <a data-manual="file 
name" href="file%20name.html#node">node</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{,cross ref name,title,}</code> &lsquo;title&rsquo;
+<code class="code">@ref{,cross ref name,,file name}</code> <a 
data-manual="file name" href="file%20name.html#Top">(file name)cross ref 
name</a>
+<code class="code">@ref{,cross ref name,,,manual}</code> &lsquo;cross ref 
name&rsquo; dans <cite class="cite">manual</cite>
+<code class="code">@ref{,cross ref name,title,file name}</code> <a 
data-manual="file name" href="file%20name.html#Top">(file name)title</a>
+<code class="code">@ref{,cross ref name,title,,manual}</code> 
&lsquo;title&rsquo; dans <cite class="cite">manual</cite>
+<code class="code">@ref{,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="file%20name.html#Top">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{,,title,file name}</code> <a data-manual="file name" 
href="file%20name.html#Top">(file name)title</a>
+<code class="code">@ref{,,title,,manual}</code> &lsquo;title&rsquo; dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{,,title, file name, manual}</code> <a 
data-manual="file name" href="file%20name.html#Top">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{,,,file name,manual}</code> <cite class="cite"><a 
data-manual="file name" href="file%20name.html#Top">manual</a></cite>
+</p>
+<p><code class="code">@inforef{,cross ref name }</code> Voir &lsquo;cross ref 
name&rsquo;
+<code class="code">@inforef{,,file name}</code> Voir <a data-manual="file 
name" href="file%20name.html#Top">(file name)</a>
+<code class="code">@inforef{,cross ref name, file name}</code> Voir <a 
data-manual="file name" href="file%20name.html#Top">(file name)cross ref 
name</a>
+<code class="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 class="code">``simple-double--three---four----''</code> <br>
+asis: &ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo; <br>
+strong: <strong 
class="strong">&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;</strong>
 <br>
+kbd: <kbd class="kbd">``simple-double--three---four----''</kbd> <br>
+</p>
+<p>&lsquo;<!-- /@w -->&lsquo;simple-double-<!-- /@w 
-->-three&mdash;four&mdash;-&rsquo;<!-- /@w -->&rsquo;<br>
+</p>
+<a class="index-entry-id" id="index-_002d_002doption"></a>
+<a class="index-entry-id" id="index-_0060_0060"></a>
+<a class="index-entry-id" id="index-_0060_0060-2"></a>
+<a class="index-entry-id" id="index-_002d_002dfoption"></a>
+
+<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} &inodot; (ı)
+@dotless{j} &#567; (ȷ)
+<code class="code">@H{a}</code> a&#779;
+<code class="code">@dotaccent{a}</code> &#551; (ȧ)
+<code class="code">@ringaccent{a}</code> &aring; (å)
+<code class="code">@tieaccent{a}</code> a&#865;
+<code class="code">@u{a}</code> &#259; (ă)
+<code class="code">@ubaraccent{a}</code> a&#818;
+<code class="code">@udotaccent{a}</code> &#7841; (ạ)
+<code class="code">@v{a}</code> &#462; (ǎ)
+@,c &ccedil; (ç)
+<code class="code">@,{c}</code> &ccedil; (ç)
+<code class="code">@ogonek{a}</code> &#261; (ą)
+</p>
+<p>@&lsquo;{@=E} &#274;&#768;
+@l{} &#322;
+@,{@&rsquo;C} &#262;&#807;
+@,c@&quot;u &ccedil;&uuml; <br>
+</p>
+<p><code class="code">@H{--a}</code> &ndash;a&#779;
+<code class="code">@dotaccent{--a}</code> &ndash;a&#775;
+<code class="code">@ringaccent{--a}</code> &ndash;a&#778;
+<code class="code">@tieaccent{--a}</code> &ndash;&#865;a
+<code class="code">@u{--a}</code> &ndash;a&#774;
+<code class="code">@ubaraccent{--a}</code> &ndash;a&#818;
+<code class="code">@udotaccent{--a}</code> &ndash;a&#803;
+<code class="code">@v{--a}</code> &ndash;a&#780;
+<code class="code">@,{--c}</code> &ndash;c&#807;
+<code class="code">@ogonek{--a}</code> &ndash;a&#808;
+</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 class="code">@-</code> 
+<code class="code">@:</code> 
+<code class="code">@!</code> !
+<code class="code">@?</code> ?
+<code class="code">@.</code> .
+<code class="code">@&amp;</code> &amp;
+<code class="code">@@</code> @
+<code class="code">@}</code> }
+<code class="code">@{</code> {
+<code class="code">@/</code> 
+</p>
+<p>foo vs. bar. 
+colon :And something else.
+semi colon ;.
+And ? ?.
+Now ! !@
+but , ,
+</p>
+<p>@ampchar &amp; (&amp;)
+@atchar @ (@)
+@backslashchar \ (\)
+@hashchar # (#)
+@lbracechar { ({)
+@rbracechar } (})
+</p>
+<p>@TeX TeX
+@LaTeX LaTeX
+@bullet &bull; (•)
+@copyright &copy; (©)
+@dots &hellip; (…)
+@enddots <small class="enddots">...</small>
+@equiv &equiv; (≡)
+@error erreur&rarr;
+@expansion &rarr; (↦)
+@minus &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; (›)
+</p>
+<p>@textdegree &deg; (°)
+@euro &euro; (€)
+@arrow &rarr; (→)
+@leq &le; (≤)
+@geq &ge; (≥)
+@tie a&nbsp;b
+</p>
+<p><code class="code">@acronym{--a,an accronym}</code> <abbr class="acronym" 
title="an accronym">&ndash;a</abbr> (an accronym)
+<code class="code">@acronym{--a}</code> <abbr class="acronym" title="an 
accronym">&ndash;a</abbr>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr 
class="abbr" title="&Eacute;tude Autonome">&Eacute;&ndash;. ,A.</abbr> 
(&Eacute;tude Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr" 
title="&Eacute;tude Autonome">&Eacute;&ndash;. ,A.</abbr>
+<code class="code">@asis{--a}</code> &ndash;a
+<code class="code">@b{--a}</code> <b class="b">&ndash;a</b>
+<code class="code">@cite{--a}</code> <cite class="cite">&ndash;a</cite>
+<code class="code">@code{--a}</code> <code class="code">--a</code>
+<code class="code">@command{--a}</code> <code class="command">--a</code>
+<code class="code">@dfn{--a}</code> <em class="dfn">&ndash;a</em>
+<code class="code">@dmn{--a}</code> <span class="dmn">&ndash;a</span>
+<code class="code">@email{--a,--b}</code> <a class="email" 
href="mailto:--a";>&ndash;b</a>
+<code class="code">@email{,--b}</code> &ndash;b
+<code class="code">@email{--a}</code> <a class="email" 
href="mailto:--a";>--a</a>
+<code class="code">@emph{--a}</code> <em class="emph">&ndash;a</em>
+<code class="code">@env{--a}</code> <code class="env">--a</code>
+<code class="code">@file{--a}</code> <samp class="file">--a</samp>
+<code class="code">@i{--a}</code> <i class="i">&ndash;a</i>
+<code class="code">@kbd{--a}</code> <kbd class="kbd">--a</kbd>
+<code class="code">@key{--a}</code> <kbd class="key">--a</kbd>
+<code class="code">@math{--a {\frac{1}{2}} @minus{}}</code> <em 
class="math">--a {\frac{1}{2}} &minus;</em>
+<code class="code">@option{--a}</code> <samp class="option">--a</samp>
+<code class="code">@r{--a}</code> <span class="r">&ndash;a</span>
+<code class="code">@samp{--a}</code> &lsquo;<samp 
class="samp">--a</samp>&rsquo;
+<code class="code">@sc{--a}</code> <small class="sc">&ndash;A</small>
+<code class="code">@strong{--a}</code> <strong class="strong">&ndash;a</strong>
+<code class="code">@t{--a}</code> <code class="t">--a</code>
+<code class="code">@sansserif{--a}</code> <span 
class="sansserif">&ndash;a</span>
+<code class="code">@slanted{--a}</code> <i class="slanted">&ndash;a</i>
+<code class="code">@titlefont{--a}</code> </p><h1 
class="titlefont">&ndash;a</h1>
+<p><code class="code">@indicateurl{--a}</code> &lsquo;<code 
class="indicateurl">--a</code>&rsquo;
+<code class="code">@uref{--a,--b}</code> <a class="uref" 
href="--a">&ndash;b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
+<code class="code">@uref{,--b}</code> &ndash;b
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref" 
href="--a">&ndash;c</a>
+<code class="code">@uref{,--b,--c}</code> &ndash;c
+<code class="code">@uref{--a,,--c}</code> <a class="uref" 
href="--a">&ndash;c</a>
+<code class="code">@uref{,,--c}</code> &ndash;c
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">&ndash;b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
+<code class="code">@url{,--b}</code> &ndash;b
+<code class="code">@var{--a}</code> <var class="var">&ndash;a</var>
+<code class="code">@verb{:--a:}</code> <code class="verb">--a</code>
+<code class="code">@verb{:a  &lt; &amp; @ % &quot; --    b:}</code> <code 
class="verb">a&nbsp;&nbsp;&lt;&nbsp;&amp;&nbsp;@&nbsp;%&nbsp;&quot;&nbsp;--&nbsp;&nbsp;&nbsp;&nbsp;b</code>
+<code class="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 class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub 
class="sub">l</sub>
+<code class="code">@footnote{in footnote}</code> <a class="footnote" 
id="DOCF5" href="#FOOT5"><sup>7</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote" 
id="DOCF6" href="#FOOT6"><sup>8</sup></a>
+</p>
+<p><code class="code">@sp 2</code><br>
+</p><br>
+<br>
+<p><code class="code">@page</code><br>
+</p>
+<p><code class="code">need 1002</code>
+</p>
+<p><code class="code">@clicksequence{click @click{} A}</code> click &rarr; A
+After clickstyle &rArr;
+<code class="code">@clicksequence{click @click{} A}</code> click &rArr; A
+</p>
+
+<div class="displaymath"><em>disp--laymath
+f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup class="sup">-{1 \over 2}\left({x-\mu 
\over \sigma}\right)^2</sup>
+</em></div>
+<div class="displaymath"><em><strong 
class="strong">``simple-double--three---four----''</strong> aa<!-- /@w -->
+`<!-- /@w -->`simple-double-<!-- /@w -->-three---four----'<!-- /@w -->'
+
+</em></div>
+<div class="displaymath"><em>&inodot; &#567;
+&#322; &ccedil;
+a&#818; &#7841; &#261; a<sup class="sup">h</sup><sub class="sub">l</sub>
+
+ &nbsp;&nbsp; &nbsp;  ! @ } { 
+a sunny day
+</em></div>
+<div class="displaymath"><em>&rarr;
+&#x0075;
+&bull; &copy; &hellip; ... &equiv;
+erreur&rarr; &rarr; &minus; -| &rArr;
+&Aring; &aelig; &oelig; &AElig; &OElig; &oslash; &Oslash; &szlig; &#322; 
&#321; &ETH;
+&THORN; &eth; &thorn; &iexcl; &iquest; &pound;
+&ordf; &ordm; , 
+</em></div>
+<div class="displaymath"><em>&ldquo; &rdquo; 
+&lsquo; &rsquo; &bdquo; &sbquo; &laquo;
+&raquo; &laquo; &raquo; &lsaquo;
+&rsaquo; &euro; &rarr; &le; &ge;
+</em></div>
+<div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <small class="sc">SC</small> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
+</em></div>
+<p><kbd class="kbd">default kbdinputstyle</kbd>
+</p><dl class="vtable">
+<dt><a id='index-vtable-i_002d_002dtem-default-kbdinputstyle'></a><span><kbd 
class="kbd">vtable i--tem default kbdinputstyle</kbd><a class="copiable-link" 
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle'> 
&para;</a></span></dt>
+</dl>
+<div class="example">
+<pre class="example-preformatted"><kbd class="kbd">in example default 
kbdinputstyle</kbd>
+</pre><dl class="vtable">
+<dt><a 
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'></a><span><code
 class="table-term-preformatted-code"><kbd class="kbd">vtable i--tem in example 
default kbdinputstyle</kbd></code><a class="copiable-link" 
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle'> 
&para;</a></span></dt>
+</dl>
+</div>
+
+<p><code class="code as-code-kbd">code kbdinputstyle</code>
+</p><dl class="vtable">
+<dt><a id='index-vtable-i_002d_002dtem-code-kbdinputstyle'></a><span><code 
class="code as-code-kbd">vtable i--tem code kbdinputstyle</code><a 
class="copiable-link" href='#index-vtable-i_002d_002dtem-code-kbdinputstyle'> 
&para;</a></span></dt>
+</dl>
+<div class="example">
+<pre class="example-preformatted"><code class="code as-code-kbd">in example 
code kbdinputstyle</code>
+</pre><dl class="vtable">
+<dt><a 
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'></a><span><code 
class="table-term-preformatted-code"><code class="code as-code-kbd">vtable 
i--tem in example code kbdinputstyle</code></code><a class="copiable-link" 
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle'> 
&para;</a></span></dt>
+</dl>
+</div>
+
+<p><code class="code as-code-kbd">example kbdinputstyle</code>
+</p><dl class="vtable">
+<dt><a id='index-vtable-i_002d_002dtem-example-kbdinputstyle'></a><span><code 
class="code as-code-kbd">vtable i--tem example kbdinputstyle</code><a 
class="copiable-link" 
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle'> 
&para;</a></span></dt>
+</dl>
+<div class="example">
+<pre class="example-preformatted"><kbd class="kbd">in example example 
kbdinputstyle</kbd>
+</pre><dl class="vtable">
+<dt><a 
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'></a><span><code
 class="table-term-preformatted-code"><kbd class="kbd">vtable i--tem in example 
example kbdinputstyle</kbd></code><a class="copiable-link" 
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle'> 
&para;</a></span></dt>
+</dl>
+</div>
+
+<p><kbd class="kbd">distinct kbdinputstyle</kbd>
+</p><dl class="vtable">
+<dt><a id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle'></a><span><kbd 
class="kbd">vtable i--tem distinct kbdinputstyle</kbd><a class="copiable-link" 
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle'> 
&para;</a></span></dt>
+</dl>
+<div class="example">
+<pre class="example-preformatted"><kbd class="kbd">in example distinct 
kbdinputstyle</kbd>
+</pre><dl class="vtable">
+<dt><a 
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'></a><span><code
 class="table-term-preformatted-code"><kbd class="kbd">vtable i--tem in example 
distinct kbdinputstyle</kbd></code><a class="copiable-link" 
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle'> 
&para;</a></span></dt>
+</dl>
+</div>
+
+<blockquote class="quotation">
+<p>A quot&mdash;ation
+</p></blockquote>
+
+<blockquote class="quotation">
+<p><b class="b">Note&nbsp;:</b> A Note
+</p></blockquote>
+
+<blockquote class="quotation">
+<p><b class="b">note&nbsp;:</b> A note
+</p></blockquote>
+
+<blockquote class="quotation">
+<p><b class="b">Caution&nbsp;:</b> Caution
+</p></blockquote>
+
+<blockquote class="quotation">
+<p><b class="b">Important&nbsp;:</b> Important
+</p></blockquote>
+
+<blockquote class="quotation">
+<p><b class="b">Tip&nbsp;:</b> a Tip
+</p></blockquote>
+
+<blockquote class="quotation">
+<p><b class="b">Warning&nbsp;:</b> a Warning.
+</p></blockquote>
+
+<blockquote class="quotation">
+<p><b class="b">something &eacute; TeX&nbsp;:</b> The something &eacute; TeX 
is here.
+</p></blockquote>
+
+<blockquote class="quotation">
+<p><b class="b">@ at the end of line &nbsp;&nbsp;:</b> A @ at the end of the 
@quotation line.
+</p></blockquote>
+
+<blockquote class="quotation">
+<p><b class="b">something, other thing&nbsp;:</b> something, other thing
+</p></blockquote>
+
+<blockquote class="quotation">
+<p><b class="b">Note, the note&nbsp;:</b> Note, the note
+</p></blockquote>
+
+<blockquote class="quotation">
+</blockquote>
+
+<blockquote class="quotation">
+</blockquote>
+
+<blockquote class="quotation">
+</blockquote>
+
+<blockquote class="quotation">
+</blockquote>
+
+<blockquote class="quotation">
+<p>aaa quotation
+</p></blockquote>
+<div class="center">&mdash; <em class="emph">quotation author</em>
+</div>
+<blockquote class="quotation">
+<p>indent in quotation
+</p></blockquote>
+
+<blockquote class="quotation">
+<p class="exdent">exdented quotation line   and dash &mdash; in quotation
+</p></blockquote>
+
+<blockquote class="quotation">
+<p>Not exdented followed by exdented
+</p><p class="exdent">exdented quotation line
+</p></blockquote>
+
+<blockquote class="quotation">
+<p class="exdent">exdented quotation line
+</p><p>Followed by not exdented 
+</p></blockquote>
+
+<blockquote class="quotation">
+<p>quotation1
+</p><p class="exdent">in exdented protected eol &nbsp;
+</p><p>following
+</p><p class="exdent">in exdented a @* <br> and following
+</p><p>after exdented
+</p></blockquote>
+
+<blockquote class="quotation smallquotation">
+<p>A small quot&mdash;ation
+</p></blockquote>
+
+<blockquote class="quotation smallquotation">
+<p><b class="b">Note&nbsp;:</b> A small Note
+</p></blockquote>
+
+<blockquote class="quotation smallquotation">
+<p><b class="b">something, other thing&nbsp;:</b> something, other thing
+</p></blockquote>
+
+<ul class="itemize mark-bullet">
+<li>i&ndash;temize
+</li></ul>
+
+<ul class="itemize" style="list-style-type: '+'">
+<li>i&ndash;tem +
+</li></ul>
+
+<ul class="itemize mark-bullet">
+<li>b&ndash;ullet
+</li></ul>
+
+<ul class="itemize mark-minus">
+<li>minu&ndash;s
+</li></ul>
+
+<ul class="itemize" style="list-style-type: 'after emph'">
+<li>e&ndash;mph item
+</li></ul>
+
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
+<li><a class="index-entry-id" id="index-index-entry-within-itemize"></a>
+i&ndash;tem 1
+</li><li>i&ndash;tem 2
+</li></ul>
+
+<ul class="itemize mark-none">
+<li>with w a&ndash;b
+</li><li>with w c&ndash;d
+</li></ul>
+
+<ul class="itemize" style="list-style-type: ' on a line'">
+<li>line w a&ndash;b
+</li><li>line with w c&ndash;d
+</li></ul>
+
+<ol class="enumerate">
+<li> e&ndash;numerate
+</li></ol>
+
+<ol class="enumerate" start="3">
+<li> first third
+</li><li> second third
+</li></ol>
+
+<ol class="enumerate" type="a" start="1">
+<li> e&ndash;numerate
+</li></ol>
+
+<ol class="enumerate" type="a" start="3">
+<li> first c
+</li><li> second c
+</li></ol>
+
+<table class="multitable">
+<thead><tr><th width="40%">mu&ndash;ltitable headitem</th><th 
width="60%">another tab</th></tr></thead>
+<tbody><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
+<a class="index-entry-id" 
id="index-index-entry-within-multitable"></a></td></tr>
+<tr><td width="40%">lone mu&ndash;ltitable item</td></tr>
+</tbody>
+</table>
+
+<table class="multitable">
+<tbody><tr><td>truc</td><td>bidule</td></tr>
+</tbody>
+</table>
+
+<div class="example">
+<pre class="example-preformatted">e--xample  some
+   text
+</pre></div>
+
+<div class="example user-first-arg">
+<pre class="example-preformatted">example one arg
+</pre></div>
+
+<div class="example user-first-arg user-second-arg">
+<pre class="example-preformatted">example two args
+</pre></div>
+
+<div class="example user-first-arg user-second-arg user-third-arg">
+<pre class="example-preformatted">example three args
+</pre></div>
+
+<div class="example user-first-arg user-second-arg user-third-arg 
user-fourth-arg">
+<pre class="example-preformatted">example four args
+</pre></div>
+
+<div class="example user-first-arg user-second-arg user-third-arg 
user-fourth-arg user-fifth-arg">
+<pre class="example-preformatted">example five args
+</pre></div>
+
+<div class="example user-something-é-TeX">
+<pre class="example-preformatted">The something &eacute; TeX is here.
+</pre></div>
+
+<div class="example user-@-at-the-end-of-line--">
+<pre class="example-preformatted">A @ at the end of the @example line.
+</pre></div>
+
+<div class="example">
+<pre class="example-preformatted">example with empty args
+</pre></div>
+
+<div class="example user-nonempty">
+<pre class="example-preformatted">example with empty and non empty args mix
+</pre></div>
+
+<div class="example">
+<pre class="example-preformatted">Exam---ple
+
+</pre><pre class="exdent">Other li---ne
+</pre><pre class="example-preformatted">not exdented
+</pre></div>
+
+<div class="example">
+<pre class="exdent">exdented  and dash --- in example
+</pre><pre class="example-preformatted">Not exdented one
+</pre><pre class="exdent">exdented two
+</pre><pre class="example-preformatted">Not exdented two
+</pre></div>
+
+<div class="example">
+<pre class="example-preformatted">Example   Hoho.
+</pre><div class="example">
+<pre class="example-preformatted">Nested Other line
+</pre><pre class="exdent">exdented nested other line
+</pre></div>
+</div>
+
+<div class="example smallexample">
+<pre class="example-preformatted">s--mallexample
+</pre></div>
+
+<p><code class="code">@noindent</code> after smallexample.
+</p><div class="example smallexample">
+<pre class="example-preformatted">$ 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-preformatted">d&ndash;isplay
+</pre></div>
+
+<div class="display smalldisplay">
+<pre class="display-preformatted">s&ndash;malldisplay
+</pre></div>
+
+<div class="example lisp">
+<pre class="lisp-preformatted">l--isp
+</pre></div>
+
+<div class="example smalllisp lisp">
+<pre class="lisp-preformatted">s--malllisp
+</pre></div>
+
+<div class="format">
+<pre class="format-preformatted">f&ndash;ormat
+</pre></div>
+
+<div class="format smallformat">
+<pre class="format-preformatted">s&ndash;mallformat
+</pre></div>
+
+<dl class="first-deffn">
+<dt class="deffn" id="index-d_002d_002deffn_005fname"><span 
class="category-def">c&ndash;ategory&nbsp;:</span><span><strong 
class="def-name">d--effn_name</strong> <var 
class="def-var-arguments">a&ndash;rguments...</var><a class="copiable-link" 
href='#index-d_002d_002deffn_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;effn
+</p></dd></dl>
+
+<dl class="first-deffn">
+<dt class="deffn" id="index-de_002d_002dffn_005fname"><span 
class="category-def">cate&ndash;gory&nbsp;:</span><span><strong 
class="def-name">de--ffn_name</strong> <var 
class="def-var-arguments">ar&ndash;guments    more args <br> even more 
so</var><a class="copiable-link" href='#index-de_002d_002dffn_005fname'> 
&para;</a></span></dt>
+<dd><p>def&ndash;fn
+</p></dd></dl>
+ 
+<dl class="first-deffn">
+<dt class="deffn" id="index-i"><span 
class="category-def">fset&nbsp;:</span><span><strong class="def-name"><var 
class="var">i</var></strong> <var class="def-var-arguments">a g</var><a 
class="copiable-link" href='#index-i'> &para;</a></span></dt>
+<dd><a class="index-entry-id" id="index-index-entry-within-deffn"></a>
+</dd><dt class="deffnx def-cmd-deffn" id="index-truc"><span 
class="category-def">cmde&nbsp;:</span><span><strong 
class="def-name">truc</strong><a class="copiable-link" href='#index-truc'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-log-trap"><span 
class="category-def">Command&nbsp;:</span><span><strong class="def-name">log 
trap</strong><a class="copiable-link" href='#index-log-trap'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-log-trap1"><span 
class="category-def">Command&nbsp;:</span><span><strong class="def-name">log 
trap1</strong><a class="copiable-link" href='#index-log-trap1'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-log-trap2"><span 
class="category-def">Command&nbsp;:</span><span><strong class="def-name">log 
trap2</strong><a class="copiable-link" href='#index-log-trap2'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-id-ule"><span 
class="category-def">cmde&nbsp;:</span><span><strong class="def-name"><b 
class="b">id ule</b></strong> <var class="def-var-arguments">truc</var><a 
class="copiable-link" href='#index-id-ule'> &para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-id-i-ule"><span 
class="category-def">cmde2&nbsp;:</span><span><strong class="def-name"><b 
class="b">id &lsquo;<samp class="samp">i</samp>&rsquo; ule</b></strong> <var 
class="def-var-arguments">truc</var><a class="copiable-link" 
href='#index-id-i-ule'> &para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn"><span 
class="category-def">&nbsp;:</span><strong class="def-name"></strong></dt>
+<dt class="deffnx def-cmd-deffn" id="index-machin"><span 
class="category-def">&nbsp;:</span><span><strong 
class="def-name">machin</strong><a class="copiable-link" href='#index-machin'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-bidule-machin"><span 
class="category-def">&nbsp;:</span><span><strong class="def-name">bidule 
machin</strong><a class="copiable-link" href='#index-bidule-machin'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-machin-1"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">machin</strong><a class="copiable-link" 
href='#index-machin-1'> &para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn"><span 
class="category-def">truc&nbsp;:</span><strong class="def-name"></strong></dt>
+<dt class="deffnx def-cmd-deffn" id="index-followed"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">followed</strong> <var class="def-var-arguments">by a 
comment</var><a class="copiable-link" href='#index-followed'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn"><span 
class="category-def">&nbsp;:</span><strong class="def-name"></strong></dt>
+<dt class="deffnx def-cmd-deffn" id="index-a-1"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">a</strong> <var class="def-var-arguments">b c d e <b 
class="b">f g</b> h i</var><a class="copiable-link" href='#index-a-1'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-deffnx"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">deffnx</strong> <var class="def-var-arguments">before end 
deffn</var><a class="copiable-link" href='#index-deffnx'> &para;</a></span></dt>
+</dl>
+
+
+<dl class="first-deffn">
+<dt class="deffn" id="index-deffn"><span 
class="category-def">empty&nbsp;:</span><span><strong 
class="def-name">deffn</strong><a class="copiable-link" href='#index-deffn'> 
&para;</a></span></dt>
+</dl>
+
+<dl class="first-deffn">
+<dt class="deffn" id="index-deffn-1"><span 
class="category-def">empty&nbsp;:</span><span><strong 
class="def-name">deffn</strong> <var class="def-var-arguments">with 
deffnx</var><a class="copiable-link" href='#index-deffn-1'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-deffnx-1"><span 
class="category-def">empty&nbsp;:</span><span><strong 
class="def-name">deffnx</strong><a class="copiable-link" 
href='#index-deffnx-1'> &para;</a></span></dt>
+</dl>
+
+<dl class="first-deffn">
+<dt class="deffn" id="index-i-1"><span 
class="category-def">fset&nbsp;:</span><span><strong class="def-name"><var 
class="var">i</var></strong> <var class="def-var-arguments">a g</var><a 
class="copiable-link" href='#index-i-1'> &para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-truc-1"><span 
class="category-def">cmde&nbsp;:</span><span><strong 
class="def-name">truc</strong><a class="copiable-link" href='#index-truc-1'> 
&para;</a></span></dt>
+<dd><p>text in def item for second def item
+</p></dd></dl>
+
+
+<dl class="first-defvr">
+<dt class="defvr" id="index-d_002d_002defvr_005fname"><span 
class="category-def">c&ndash;ategory&nbsp;:</span><span><strong 
class="def-name">d--efvr_name</strong><a class="copiable-link" 
href='#index-d_002d_002defvr_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;efvr
+</p></dd></dl>
+
+<dl class="first-deffn">
+<dt class="deffn" id="index-n_002d_002dame"><span 
class="category-def">c&ndash;ategory&nbsp;:</span><span><strong 
class="def-name">n--ame</strong> <var 
class="def-var-arguments">a&ndash;rguments...</var><a class="copiable-link" 
href='#index-n_002d_002dame'> &para;</a></span></dt>
+<dd><p>d&ndash;effn
+</p></dd></dl>
+
+<dl class="first-deffn">
+<dt class="deffn" id="index-n_002d_002dame-1"><span 
class="category-def">c&ndash;ategory&nbsp;:</span><span><strong 
class="def-name">n--ame</strong><a class="copiable-link" 
href='#index-n_002d_002dame-1'> &para;</a></span></dt>
+<dd><p>d&ndash;effn no arg
+</p></dd></dl>
+
+<dl class="first-deftypefn">
+<dt class="deftypefn" id="index-d_002d_002deftypefn_005fname"><span 
class="category-def">c&ndash;ategory&nbsp;:</span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypefn_name</strong> <code 
class="def-code-arguments">a--rguments...</code><a class="copiable-link" 
href='#index-d_002d_002deftypefn_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypefn
+</p></dd></dl>
+
+<dl class="first-deftypefn">
+<dt class="deftypefn" id="index-d_002d_002deftypefn_005fname-1"><span 
class="category-def">c&ndash;ategory&nbsp;:</span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypefn_name</strong><a class="copiable-link" 
href='#index-d_002d_002deftypefn_005fname-1'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypefn no arg
+</p></dd></dl>
+
+<dl class="first-deftypeop">
+<dt class="deftypeop" 
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><span 
class="category-def">c&ndash;ategory de <code 
class="code">c--lass</code>&nbsp;: </span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypeop_name</strong> <code 
class="def-code-arguments">a--rguments...</code><a class="copiable-link" 
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypeop
+</p></dd></dl>
+
+<dl class="first-deftypeop">
+<dt class="deftypeop" 
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><span 
class="category-def">c&ndash;ategory de <code 
class="code">c--lass</code>&nbsp;: </span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypeop_name</strong><a class="copiable-link" 
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypeop no arg
+</p></dd></dl>
+
+<dl class="first-deftypevr">
+<dt class="deftypevr" id="index-d_002d_002deftypevr_005fname"><span 
class="category-def">c&ndash;ategory&nbsp;:</span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypevr_name</strong><a class="copiable-link" 
href='#index-d_002d_002deftypevr_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypevr
+</p></dd></dl>
+
+<dl class="first-defcv">
+<dt class="defcv" id="index-d_002d_002defcv_005fname"><span 
class="category-def">c&ndash;ategory de <code 
class="code">c--lass</code>&nbsp;: </span><span><strong 
class="def-name">d--efcv_name</strong><a class="copiable-link" 
href='#index-d_002d_002defcv_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;efcv
+</p></dd></dl>
+
+<dl class="first-defcv">
+<dt class="defcv" id="index-d_002d_002defcv_005fname-1"><span 
class="category-def">c&ndash;ategory de <code 
class="code">c--lass</code>&nbsp;: </span><span><strong 
class="def-name">d--efcv_name</strong> <var 
class="def-var-arguments">a&ndash;rguments...</var><a class="copiable-link" 
href='#index-d_002d_002defcv_005fname-1'> &para;</a></span></dt>
+<dd><p>d&ndash;efcv with arguments
+</p></dd></dl>
+
+<dl class="first-deftypecv">
+<dt class="deftypecv" 
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><span 
class="category-def">c&ndash;ategory de <code 
class="code">c--lass</code>&nbsp;: </span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypecv_name</strong><a class="copiable-link" 
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypecv
+</p></dd></dl>
+
+<dl class="first-deftypecv">
+<dt class="deftypecv" 
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><span 
class="category-def">c&ndash;ategory de <code 
class="code">c--lass</code>&nbsp;: </span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypecv_name</strong> <code 
class="def-code-arguments">a--rguments...</code><a class="copiable-link" 
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypecv with arguments
+</p></dd></dl>
+
+<dl class="first-defop">
+<dt class="defop" id="index-d_002d_002defop_005fname-on-c_002d_002dlass"><span 
class="category-def">c&ndash;ategory de <code 
class="code">c--lass</code>&nbsp;: </span><span><strong 
class="def-name">d--efop_name</strong> <var 
class="def-var-arguments">a&ndash;rguments...</var><a class="copiable-link" 
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efop
+</p></dd></dl>
+
+<dl class="first-defop">
+<dt class="defop" 
id="index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><span 
class="category-def">c&ndash;ategory de <code 
class="code">c--lass</code>&nbsp;: </span><span><strong 
class="def-name">d--efop_name</strong><a class="copiable-link" 
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-1'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efop no arg
+</p></dd></dl>
+
+<dl class="first-deftp">
+<dt class="deftp" id="index-d_002d_002deftp_005fname"><span 
class="category-def">c&ndash;ategory&nbsp;:</span><span><strong 
class="def-name">d--eftp_name</strong> <var 
class="def-var-arguments">a&ndash;ttributes...</var><a class="copiable-link" 
href='#index-d_002d_002deftp_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;eftp
+</p></dd></dl>
+
+<dl class="first-deffn first-defun-alias-first-deffn">
+<dt class="deffn defun-alias-deffn" id="index-d_002d_002defun_005fname"><span 
class="category-def">Function&nbsp;:</span><span><strong 
class="def-name">d--efun_name</strong> <var 
class="def-var-arguments">a&ndash;rguments...</var><a class="copiable-link" 
href='#index-d_002d_002defun_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;efun
+</p></dd></dl>
+
+<dl class="first-deffn first-defmac-alias-first-deffn">
+<dt class="deffn defmac-alias-deffn" 
id="index-d_002d_002defmac_005fname"><span 
class="category-def">Macro&nbsp;:</span><span><strong 
class="def-name">d--efmac_name</strong> <var 
class="def-var-arguments">a&ndash;rguments...</var><a class="copiable-link" 
href='#index-d_002d_002defmac_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;efmac
+</p></dd></dl>
+
+<dl class="first-deffn first-defspec-alias-first-deffn">
+<dt class="deffn defspec-alias-deffn" 
id="index-d_002d_002defspec_005fname"><span class="category-def">Forme 
Sp&eacute;ciale&nbsp;:</span><span><strong 
class="def-name">d--efspec_name</strong> <var 
class="def-var-arguments">a&ndash;rguments...</var><a class="copiable-link" 
href='#index-d_002d_002defspec_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;efspec
+</p></dd></dl>
+
+<dl class="first-defvr first-defvar-alias-first-defvr">
+<dt class="defvr defvar-alias-defvr" 
id="index-d_002d_002defvar_005fname"><span 
class="category-def">Variable&nbsp;:</span><span><strong 
class="def-name">d--efvar_name</strong><a class="copiable-link" 
href='#index-d_002d_002defvar_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;efvar
+</p></dd></dl>
+
+<dl class="first-defvr first-defvar-alias-first-defvr">
+<dt class="defvr defvar-alias-defvr" 
id="index-d_002d_002defvar_005fname-1"><span 
class="category-def">Variable&nbsp;:</span><span><strong 
class="def-name">d--efvar_name</strong> <var 
class="def-var-arguments">arg&ndash;var arg&ndash;var1</var><a 
class="copiable-link" href='#index-d_002d_002defvar_005fname-1'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efvar with args
+</p></dd></dl>
+
+<dl class="first-defvr first-defopt-alias-first-defvr">
+<dt class="defvr defopt-alias-defvr" 
id="index-d_002d_002defopt_005fname"><span class="category-def">Option de 
l&rsquo;utilisateur&nbsp;:</span><span><strong 
class="def-name">d--efopt_name</strong><a class="copiable-link" 
href='#index-d_002d_002defopt_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;efopt
+</p></dd></dl>
+
+<dl class="first-deftypefn first-deftypefun-alias-first-deftypefn">
+<dt class="deftypefn deftypefun-alias-deftypefn" 
id="index-d_002d_002deftypefun_005fname"><span 
class="category-def">Function&nbsp;:</span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypefun_name</strong> <code 
class="def-code-arguments">a--rguments...</code><a class="copiable-link" 
href='#index-d_002d_002deftypefun_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypefun
+</p></dd></dl>
+
+<dl class="first-deftypevr first-deftypevar-alias-first-deftypevr">
+<dt class="deftypevr deftypevar-alias-deftypevr" 
id="index-d_002d_002deftypevar_005fname"><span 
class="category-def">Variable&nbsp;:</span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypevar_name</strong><a class="copiable-link" 
href='#index-d_002d_002deftypevar_005fname'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypevar
+</p></dd></dl>
+
+<dl class="first-defcv first-defivar-alias-first-defcv">
+<dt class="defcv defivar-alias-defcv" 
id="index-d_002d_002defivar_005fname-of-c_002d_002dlass"><span 
class="category-def">Instance Variable de <code 
class="code">c--lass</code>&nbsp;: </span><span><strong 
class="def-name">d--efivar_name</strong><a class="copiable-link" 
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efivar
+</p></dd></dl>
+
+<dl class="first-deftypecv first-deftypeivar-alias-first-deftypecv">
+<dt class="deftypecv deftypeivar-alias-deftypecv" 
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><span 
class="category-def">Instance Variable de <code 
class="code">c--lass</code>&nbsp;: </span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypeivar_name</strong><a class="copiable-link" 
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypeivar
+</p></dd></dl>
+
+<dl class="first-defop first-defmethod-alias-first-defop">
+<dt class="defop defmethod-alias-defop" 
id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><span 
class="category-def">Method de <code class="code">c--lass</code>&nbsp;: 
</span><span><strong class="def-name">d--efmethod_name</strong> <var 
class="def-var-arguments">a&ndash;rguments...</var><a class="copiable-link" 
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass'> 
&para;</a></span></dt>
+<dd><p>d&ndash;efmethod
+</p></dd></dl>
+
+<dl class="first-deftypeop first-deftypemethod-alias-first-deftypeop">
+<dt class="deftypeop deftypemethod-alias-deftypeop" 
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><span 
class="category-def">Method de <code class="code">c--lass</code>&nbsp;: 
</span><span><code class="def-type">t--ype</code> <strong 
class="def-name">d--eftypemethod_name</strong> <code 
class="def-code-arguments">a--rguments...</code><a class="copiable-link" 
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypemethod
+</p></dd></dl>
+
+
+<dl class="first-deftypefn first-deftypefun-alias-first-deftypefn">
+<dt class="deftypefn deftypefun-alias-deftypefn" id="index-name2"><span 
class="category-def">Function&nbsp;:<br> </span><span><code 
class="def-type">data-type2</code><br> <strong class="def-name">name2</strong> 
<code class="def-code-arguments">arguments2...</code><a class="copiable-link" 
href='#index-name2'> &para;</a></span></dt>
+<dd><p>aaa2
+</p></dd></dl>
+
+<dl class="first-deftypefn">
+<dt class="deftypefn" id="index-d_002d_002deftypefn_005fname2"><span 
class="category-def">c&ndash;ategory2&nbsp;:<br> </span><span><code 
class="def-type">t--ype2</code><br> <strong 
class="def-name">d--eftypefn_name2</strong><a class="copiable-link" 
href='#index-d_002d_002deftypefn_005fname2'> &para;</a></span></dt>
+<dd><p>d&ndash;eftypefn no arg2
+</p></dd></dl>
+
+<dl class="first-deftypeop">
+<dt class="deftypeop" 
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><span 
class="category-def">c&ndash;ategory2 de <code 
class="code">c--lass2</code>&nbsp;:<br> </span><span><code 
class="def-type">t--ype2</code><br> <strong 
class="def-name">d--eftypeop_name2</strong> <code 
class="def-code-arguments">a--rguments2...</code><a class="copiable-link" 
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypeop2
+</p></dd></dl>
+
+<dl class="first-deftypeop">
+<dt class="deftypeop" 
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><span 
class="category-def">c&ndash;ategory2 de <code 
class="code">c--lass2</code>&nbsp;:<br> </span><span><code 
class="def-type">t--ype2</code><br> <strong 
class="def-name">d--eftypeop_name2</strong><a class="copiable-link" 
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypeop no arg2
+</p></dd></dl>
+
+<dl class="first-deftypecv">
+<dt class="deftypecv" 
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><span 
class="category-def">c&ndash;ategory2 de <code 
class="code">c--lass2</code>&nbsp;: </span><span><code 
class="def-type">t--ype2</code> <strong 
class="def-name">d--eftypecv_name2</strong><a class="copiable-link" 
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypecv2
+</p></dd></dl>
+
+<dl class="first-deftypecv">
+<dt class="deftypecv" 
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><span 
class="category-def">c&ndash;ategory2 de <code 
class="code">c--lass2</code>&nbsp;: </span><span><code 
class="def-type">t--ype2</code> <strong 
class="def-name">d--eftypecv_name2</strong> <code 
class="def-code-arguments">a--rguments2...</code><a class="copiable-link" 
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1'> 
&para;</a></span></dt>
+<dd><p>d&ndash;eftypecv with arguments2
+</p></dd></dl>
+
+<dl class="first-deffn">
+<dt class="deffn" id="index-arg2"><span 
class="category-def">fun2&nbsp;:</span><span><strong 
class="def-name">arg2</strong><a class="copiable-link" href='#index-arg2'> 
&para;</a></span></dt>
+<dd><p>fff2
+</p></dd></dl>
+
+
+<p><code class="code">@xref{c---hapter@@, cross r---ef name@@, t---itle@@, 
file n---ame@@, ma---nual@@}</code> Voir <a data-manual="file n---ame@" 
href="file%20n---ame%40.html#c_002d_002d_002dhapter_0040">t&mdash;itle@</a> 
dans <cite class="cite">ma&mdash;nual@</cite>.
+<code class="code">@ref{chapter, cross ref name, title, file name, 
manual}</code> <a data-manual="file name" 
href="file%20name.html#chapter">title</a> dans <cite class="cite">manual</cite>
+<code class="code">@pxref{chapter, cross ref name, title, file name, 
manual}</code> voir <a data-manual="file name" 
href="file%20name.html#chapter">title</a> dans <cite class="cite">manual</cite>
+<code class="code">@inforef{chapter, cross ref name, file name}</code> Voir <a 
data-manual="file name" href="file%20name.html#chapter">(file name)cross ref 
name</a>
+</p>
+<p><code class="code">@ref{chapter}</code> <a class="ref" 
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> Voir <a class="xref" 
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> voir <a class="pxref" 
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref" 
href="#s_002d_002dect_002cion">A section</a>
+</p>
+<p><code class="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%20comma%2c%20in%20file.html#s_002d_002dect_002cion">a comma, in 
title</a> dans <cite class="cite">a , in manual name</cite>
+</p>
+<p><code class="code">@ref{chapter,cross ref name}</code> <a class="ref" 
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref" 
href="#chapter">title</a>
+<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name" 
href="file%20name.html#chapter">(file name)chapter</a>
+<code class="code">@ref{chapter,,,,manual}</code> &lsquo;chapter&rsquo; dans 
<cite class="cite">manual</cite>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref" 
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,,file name}</code> <a 
data-manual="file name" href="file%20name.html#chapter">(file name)cross ref 
name</a>
+<code class="code">@ref{chapter,cross ref name,,,manual}</code> &lsquo;cross 
ref name&rsquo; dans <cite class="cite">manual</cite>
+<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a 
data-manual="file name" href="file%20name.html#chapter">(file name)title</a>
+<code class="code">@ref{chapter,cross ref name,title,,manual}</code> 
&lsquo;title&rsquo; dans <cite class="cite">manual</cite>
+<code class="code">@ref{chapter,cross ref name,title, file name, 
manual}</code> <a data-manual="file name" 
href="file%20name.html#chapter">title</a> dans <cite class="cite">manual</cite>
+<code class="code">@ref{chapter,,title,file name}</code> <a data-manual="file 
name" href="file%20name.html#chapter">(file name)title</a>
+<code class="code">@ref{chapter,,title,,manual}</code> &lsquo;title&rsquo; 
dans <cite class="cite">manual</cite>
+<code class="code">@ref{chapter,,title, file name, manual}</code> <a 
data-manual="file name" href="file%20name.html#chapter">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{chapter,,,file name,manual}</code> <a 
data-manual="file name" href="file%20name.html#chapter">chapter</a> dans <cite 
class="cite">manual</cite>
+</p>
+
+<p><code class="code">@ref{(pman)anode,cross ref name}</code> <a 
data-manual="pman" href="pman.html#anode">(pman)cross ref name</a>
+<code class="code">@ref{(pman)anode,,title}</code> <a data-manual="pman" 
href="pman.html#anode">(pman)title</a>
+<code class="code">@ref{(pman)anode,,,file name}</code> <a data-manual="file 
name" href="file%20name.html#anode">(file name)anode</a>
+<code class="code">@ref{(pman)anode,,,,manual}</code> <a data-manual="pman" 
href="pman.html#anode">anode</a> dans <cite class="cite">manual</cite>
+<code class="code">@ref{(pman)anode,cross ref name,title,}</code> <a 
data-manual="pman" href="pman.html#anode">(pman)title</a>
+<code class="code">@ref{(pman)anode,cross ref name,,file name}</code> <a 
data-manual="file name" href="file%20name.html#anode">(file name)cross ref 
name</a>
+<code class="code">@ref{(pman)anode,cross ref name,,,manual}</code> <a 
data-manual="pman" href="pman.html#anode">cross ref name</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{(pman)anode,cross ref name,title,file name}</code> <a 
data-manual="file name" href="file%20name.html#anode">(file name)title</a>
+<code class="code">@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
data-manual="pman" href="pman.html#anode">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{(pman)anode,cross ref name,title, file name, 
manual}</code> <a data-manual="file name" 
href="file%20name.html#anode">title</a> dans <cite class="cite">manual</cite>
+<code class="code">@ref{(pman)anode,,title,file name}</code> <a 
data-manual="file name" href="file%20name.html#anode">(file name)title</a>
+<code class="code">@ref{(pman)anode,,title,,manual}</code> <a 
data-manual="pman" href="pman.html#anode">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{(pman)anode,,title, file name, manual}</code> <a 
data-manual="file name" href="file%20name.html#anode">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{(pman)anode,,,file name,manual}</code> <a 
data-manual="file name" href="file%20name.html#anode">anode</a> dans <cite 
class="cite">manual</cite>
+</p>
+
+<p><code class="code">@inforef{chapter, cross ref name, file name}</code> Voir 
<a data-manual="file name" href="file%20name.html#chapter">(file name)cross ref 
name</a>
+<code class="code">@inforef{chapter}</code> Voir &lsquo;chapter&rsquo;
+<code class="code">@inforef{chapter, cross ref name}</code> Voir &lsquo;cross 
ref name&rsquo;
+<code class="code">@inforef{chapter,,file name}</code> Voir <a 
data-manual="file name" href="file%20name.html#chapter">(file name)chapter</a>
+<code class="code">@inforef{node, cross ref name, file name}</code> Voir <a 
data-manual="file name" href="file%20name.html#node">(file name)cross ref 
name</a>
+<code class="code">@inforef{node}</code> Voir &lsquo;node&rsquo;
+<code class="code">@inforef{node, cross ref name}</code> Voir &lsquo;cross ref 
name&rsquo;
+<code class="code">@inforef{node,,file name}</code> Voir <a data-manual="file 
name" href="file%20name.html#node">(file name)node</a>
+<code class="code">@inforef{chapter, cross ref name, file name, spurious 
arg}</code> Voir <a data-manual="file name, spurious arg" 
href="file%20name%2c%20spurious%20arg.html#chapter">(file name, spurious 
arg)cross ref name</a>
+</p>
+<p><code class="code">@inforef{s--ect@comma{}ion, a @comma{} in cross
+ref, a comma@comma{} in file}</code>
+Voir <a data-manual="a comma, in file" 
href="a%20comma%2c%20in%20file.html#s_002d_002dect_002cion">(a comma, in file)a 
, in cross
+ref</a>
+</p>
+<p>&lsquo;<samp class="samp"><a class="ref" 
href="#chapter">chapter</a></samp>&rsquo;.
+</p>
+<p><a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html%20%28uref3%29.html#ext">title with uref2 <a 
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> dans <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
+</p>
+<dl class="table">
+<dt><strong class="strong">a&ndash;strong</strong></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl class="vtable">
+<dt><a id='index-a_002d_002dasis'></a><span>a&ndash;asis<a 
class="copiable-link" href='#index-a_002d_002dasis'> &para;</a></span></dt>
+<dt><a id='index-b-4'></a><span>b<a class="copiable-link" href='#index-b-4'> 
&para;</a></span></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl class="ftable">
+<dt><a id='index-a-2'></a><span><em class="emph">a</em><a 
class="copiable-link" href='#index-a-2'> &para;</a></span></dt>
+<dd><a class="index-entry-id" 
id="index-index-entry-between-item-and-itemx"></a>
+</dd>
+<dt><a id='index-b'></a><span><em class="emph">b</em><a class="copiable-link" 
href='#index-b'> &para;</a></span></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl class="table">
+<dd><p>Title
+</p></dd>
+<dt><code class="code">a--code</code></dt>
+<dd><p>Value&ndash;table code
+</p></dd>
+</dl>
+
+<dl class="table">
+<dd><p>Title
+</p></dd>
+<dt>&lsquo;<samp class="samp">a--samp</samp>&rsquo;</dt>
+<dt>&lsquo;<samp class="samp">a2--samp</samp>&rsquo;</dt>
+<dd><p>Value&ndash;table samp
+</p></dd>
+</dl>
+
+<table class="cartouche" border="1"><tr><td>
+<p>c&ndash;artouche
+</p></td></tr></table>
+
+<table class="cartouche" border="1"><tr><th>
+Tit&ndash;le <em class="emph">of box</em></th></tr><tr><td>
+<p>With title c&ndash;artouche
+</p></td></tr></table>
+
+<div class="flushleft"><p class="flushleft-paragraph">f&ndash;lushleft
+more text
+</p></div>
+<div class="flushright"><p class="flushright-paragraph">f&ndash;lushright
+more text
+</p></div>
+<div class="center">ce&ndash;ntered line
+</div>
+<div class="raggedright"><p class="raggedright-paragraph">r&ndash;raggedright
+more text
+</p></div>
+<pre class="verbatim">\input texinfo @c -*-texinfo-*-
+
+@c this file is used in tests in @verbatiminclude but not converted
+
+@setfilename simplest.info
+
+@node Top
+
+This is a very simple texi manual @  &lt;&gt;.
+
+@bye
+</pre>
+<pre class="verbatim">in verbatim ''
+</pre>
+
+html ''
+
+
+
+
+<h1 class="majorheading" id="majorheading-2">majorheading</h1>
+
+<h1 class="chapheading" id="chapheading-2">chapheading</h1>
+
+<h2 class="heading" id="heading-2">heading</h2>
+
+<h3 class="subheading" id="subheading-2">subheading</h3>
+
+<h4 class="subsubheading" id="subsubheading-2">subsubheading</h4>
+
+
+<p><code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code> 
<abbr class="acronym" title="an accronym , ...">&ndash;a</abbr> (an accronym , 
<small class="enddots">...</small>)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} 
}</code> <abbr class="abbr" title="&Eacute;tude&ndash;, 
Autonome">&Eacute;&ndash;. ,A.</abbr> (&Eacute;tude&ndash;, <b 
class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr" 
title="&Eacute;tude&ndash;, Autonome">&Eacute;&ndash;. ,A.</abbr>
+</p>
+<p><code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em 
class="math">--a&minus; {\frac{1}{2}}</em>
+</p>
+
+
+
+<p>Somehow invalid use of @,:<br>
+@, &#807;<br>
+@,@&quot;u &#807;&uuml;
+</p>
+<p>Invalid use of @&rsquo;:<br>
+@&rsquo; &#769;<br>
+@&rsquo;@&quot;u &#769;&uuml;
+</p>
+<p><code class="code">@|</code> 
+</p>
+<p>@dotless{truc} truc
+@dotless{ij} ij
+<code class="code">@dotless{--a}</code> &ndash;a
+<code class="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 class="code">@#</code> #
+</p>
+<p><code class="code">@w{--a}</code> &ndash;a<!-- /@w -->
+</p>
+<p><code class="code">@image{,1--xt}</code> 
+<code class="code">@image{,,2--xt}</code> 
+<code class="code">@image{,,,3--xt}</code> 
+</p>
+<p><code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image" 
src="f-ile.jpg" alt="a&ndash;lt">
+<code class="code">@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img 
class="image" src="f-ile.jpg" alt="altjk&nbsp;_&quot;&nbsp;%@">
+</p>
+<p><code class="code">@image{f--ile}</code> <img class="image" 
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image" 
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image" 
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image" 
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image" 
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image" 
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f--ile,aze,az,alt,</code> <img class="image" 
src="f--ile.png" alt="alt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} 
e--xt@}</code> <img class="image" src="f--ile%40..file%20ext%20e--xt%7d" 
alt="alt">
+</p>
+<p><code class="code">@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img class="image" src="f--ile.e--xt" 
alt="jk&nbsp;_&quot;&nbsp;%@ in b &quot;">
+<code class="code">@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; 
%@:}}</code> <img class="image" src="filejk%20_%22%20%25%40.jpg" 
alt="altjk&nbsp;_&quot;&nbsp;%@">
+</p>
+
+
+<div class="displaymath"><em>&uuml; &Uuml; &ntilde; &acirc; &eacute; &#333; 
&igrave; &eacute; &#274;&#768;
+&#262;&#807; &#262;&#807; a&#779; &#551; &aring; a&#865;
+&#259; &#462;
+ ? .
+</em></div>
+<div class="displaymath"><em>TeX LaTeX &lowast; &aring; &reg; &deg; 
+</em></div>
+<div class="displaymath"><em><code class="t">t</code> 
+</em></div>
+<ul class="itemize">
+<li>e&ndash;mph item
+</li></ul>
+
+<ul class="itemize" style="list-style-type: ' after emph'">
+<li>e&ndash;mph item
+</li></ul>
+
+<ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize line'">
+<li>i&ndash;tem 1
+</li><li>i&ndash;tem 2
+</li></ul>
+
+<ul class="itemize mark-none">
+<li>without brace w a&ndash;b
+</li><li>without brace w c&ndash;d
+</li></ul>
+
+<dl class="table">
+<dt>a</dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl class="table">
+<dt>a&ndash;missing style formatting</dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl class="ftable">
+<dt><a id='index-a-3'></a><span>a<a class="copiable-link" href='#index-a-3'> 
&para;</a></span></dt>
+<dd><a class="index-entry-id" 
id="index-index-entry-between-item-and-itemx-1"></a>
+</dd>
+<dt><a id='index-b-1'></a><span>b<a class="copiable-link" href='#index-b-1'> 
&para;</a></span></dt>
+<dd><p>l&ndash;ine
+</p></dd>
+</dl>
+
+<dl class="first-deffn">
+<dt class="deffn"><span class="category-def">fun&nbsp;:</span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-machin-2"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">machin</strong> <var class="def-var-arguments">bidule chose 
and</var><a class="copiable-link" href='#index-machin-2'> &para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-machin-3"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">machin</strong> <var class="def-var-arguments">bidule chose 
and  after</var><a class="copiable-link" href='#index-machin-3'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-machin-4"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">machin</strong> <var class="def-var-arguments">bidule chose 
and </var><a class="copiable-link" href='#index-machin-4'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-machin-5"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">machin</strong> <var class="def-var-arguments">bidule chose 
and and after</var><a class="copiable-link" href='#index-machin-5'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-followed-1"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">followed</strong> <var class="def-var-arguments">by a 
comment</var><a class="copiable-link" href='#index-followed-1'> 
&para;</a></span></dt>
+<dd><p>Various deff lines
+</p></dd><dt class="deffnx def-cmd-deffn" id="index-after"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">after</strong> <var class="def-var-arguments">a deff 
item</var><a class="copiable-link" href='#index-after'> &para;</a></span></dt>
+</dl>
+
+<dl class="first-deffn">
+<dt class="deffn" id="index-invalid"><span 
class="category-def">fsetinv&nbsp;:</span><span><strong class="def-name"><var 
class="var">invalid</var></strong> <var class="def-var-arguments">a g</var><a 
class="copiable-link" href='#index-invalid'> &para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn"><span class="category-def"><b class="b">id 
&lsquo;<samp class="samp">i</samp>&rsquo; ule</b>&nbsp;:</span></dt>
+<dt class="deffnx def-cmd-deffn"></dt>
+<dt class="deffnx def-cmd-deffn"><span 
class="category-def">aaa&nbsp;:</span></dt>
+<dt class="deffnx def-cmd-deffn"><span class="category-def">&nbsp;:</span></dt>
+<dt class="deffnx def-cmd-deffn"><span 
class="category-def">truc&nbsp;:</span></dt>
+</dl>
+
+<div class="group"><p>g&ndash;roupe
+</p></div>
+<p><code class="code">@ref{node}</code> &lsquo;node&rsquo;
+</p>
+<p><code class="code">@ref{,cross ref name}</code> &lsquo;cross ref name&rsquo;
+<code class="code">@ref{,,title}</code> &lsquo;title&rsquo;
+<code class="code">@ref{,,,file name}</code> <a data-manual="file name" 
href="file%20name.html#Top">(file name)</a>
+<code class="code">@ref{,,,,manual}</code> <cite class="cite">manual</cite>
+<code class="code">@ref{node,cross ref name}</code> &lsquo;cross ref 
name&rsquo;
+<code class="code">@ref{node,,title}</code> &lsquo;title&rsquo;
+<code class="code">@ref{node,,,file name}</code> <a data-manual="file name" 
href="file%20name.html#node">(file name)node</a>
+<code class="code">@ref{node,,,,manual}</code> &lsquo;node&rsquo; dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{node,cross ref name,title,}</code> &lsquo;title&rsquo;
+<code class="code">@ref{node,cross ref name,,file name}</code> <a 
data-manual="file name" href="file%20name.html#node">(file name)cross ref 
name</a>
+<code class="code">@ref{node,cross ref name,,,manual}</code> &lsquo;cross ref 
name&rsquo; dans <cite class="cite">manual</cite>
+<code class="code">@ref{node,cross ref name,title,file name}</code> <a 
data-manual="file name" href="file%20name.html#node">(file name)title</a>
+<code class="code">@ref{node,cross ref name,title,,manual}</code> 
&lsquo;title&rsquo; dans <cite class="cite">manual</cite>
+<code class="code">@ref{node,cross ref name,title, file name, manual}</code> 
<a data-manual="file name" href="file%20name.html#node">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{node,,title,file name}</code> <a data-manual="file 
name" href="file%20name.html#node">(file name)title</a>
+<code class="code">@ref{node,,title,,manual}</code> &lsquo;title&rsquo; dans 
<cite class="cite">manual</cite>
+<code class="code">@ref{chapter,,title, file name, manual}</code> <a 
data-manual="file name" href="file%20name.html#chapter">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{node,,title, file name, manual}</code> <a 
data-manual="file name" href="file%20name.html#node">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{node,,,file name,manual}</code> <a data-manual="file 
name" href="file%20name.html#node">node</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{,cross ref name,title,}</code> &lsquo;title&rsquo;
+<code class="code">@ref{,cross ref name,,file name}</code> <a 
data-manual="file name" href="file%20name.html#Top">(file name)cross ref 
name</a>
+<code class="code">@ref{,cross ref name,,,manual}</code> &lsquo;cross ref 
name&rsquo; dans <cite class="cite">manual</cite>
+<code class="code">@ref{,cross ref name,title,file name}</code> <a 
data-manual="file name" href="file%20name.html#Top">(file name)title</a>
+<code class="code">@ref{,cross ref name,title,,manual}</code> 
&lsquo;title&rsquo; dans <cite class="cite">manual</cite>
+<code class="code">@ref{,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="file%20name.html#Top">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{,,title,file name}</code> <a data-manual="file name" 
href="file%20name.html#Top">(file name)title</a>
+<code class="code">@ref{,,title,,manual}</code> &lsquo;title&rsquo; dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{,,title, file name, manual}</code> <a 
data-manual="file name" href="file%20name.html#Top">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{,,,file name,manual}</code> <cite class="cite"><a 
data-manual="file name" href="file%20name.html#Top">manual</a></cite>
+</p>
+<p><code class="code">@inforef{,cross ref name }</code> Voir &lsquo;cross ref 
name&rsquo;
+<code class="code">@inforef{,,file name}</code> Voir <a data-manual="file 
name" href="file%20name.html#Top">(file name)</a>
+<code class="code">@inforef{,cross ref name, file name}</code> Voir <a 
data-manual="file name" href="file%20name.html#Top">(file name)cross ref 
name</a>
+<code class="code">@inforef{}</code> 
+</p>
+
+
+<p>In example.
+</p><div class="example">
+<pre class="example-preformatted">
+
+&lt;
+&gt;
+&quot;
+&amp;
+'
+`
+
+``simple-double--three---four----''
+
+code: <code class="code">``simple-double--three---four----''</code> 
+
+asis: ``simple-double--three---four----'' 
+
+strong: <strong class="strong">``simple-double--three---four----''</strong> 
+
+kbd: <kbd class="kbd">``simple-double--three---four----''</kbd> 
+
+
+`<!-- /@w -->`simple-double-<!-- /@w -->-three---four----'<!-- /@w -->'
+
+
+<a class="index-entry-id" id="index-_002d_002doption-1"></a><a 
class="index-entry-id" id="index-_0060_0060-1"></a><a class="index-entry-id" 
id="index-_0060_0060-3"></a><a class="index-entry-id" 
id="index-_002d_002dfoption-1"></a>
+@&quot;u &uuml; (ü)
+@&quot;{U} &Uuml; (Ü) 
+@~n &ntilde; (ñ)
+@^a &acirc; (â)
+@'e &eacute; (é)
+@=o &#333; (ō)
+@`i &igrave; (ì)
+@'{e} &eacute; (é)
+@'{@dotless{i}} &iacute; (í)
+@dotless{i} &inodot; (ı)
+@dotless{j} &#567; (ȷ)
+<code class="code">@H{a}</code> a&#779;
+<code class="code">@dotaccent{a}</code> &#551; (ȧ)
+<code class="code">@ringaccent{a}</code> &aring; (å)
+<code class="code">@tieaccent{a}</code> a&#865;
+<code class="code">@u{a}</code> &#259; (ă)
+<code class="code">@ubaraccent{a}</code> a&#818;
+<code class="code">@udotaccent{a}</code> &#7841; (ạ)
+<code class="code">@v{a}</code> &#462; (ǎ)
+@,c &ccedil; (ç)
+<code class="code">@,{c}</code> &ccedil; (ç)
+<code class="code">@ogonek{a}</code> &#261; (ą)
+
+@`{@=E} &#274;&#768;
+@l{} &#322;
+@,{@'C} &#262;&#807;
+@,c@&quot;u &ccedil;&uuml; 
+
+
+<code class="code">@H{--a}</code> --a&#779;
+<code class="code">@dotaccent{--a}</code> --a&#775;
+<code class="code">@ringaccent{--a}</code> --a&#778;
+<code class="code">@tieaccent{--a}</code> --a&#865;
+<code class="code">@u{--a}</code> --a&#774;
+<code class="code">@ubaraccent{--a}</code> --a&#818;
+<code class="code">@udotaccent{--a}</code> --a&#803;
+<code class="code">@v{--a}</code> --a&#780;
+<code class="code">@,{--c}</code> --c&#807;
+<code class="code">@ogonek{--a}</code> --a&#808;
+
+@U{0075} &#x0075;
+
+@* 
+
+@ followed by a space
+&nbsp;
+@ followed by a tab
+&nbsp;
+@ followed by a new line
+&nbsp;<code class="code">@-</code> 
+<code class="code">@:</code> 
+<code class="code">@!</code> !
+<code class="code">@?</code> ?
+<code class="code">@.</code> .
+<code class="code">@&amp;</code> &amp;
+<code class="code">@@</code> @
+<code class="code">@}</code> }
+<code class="code">@{</code> {
+<code class="code">@/</code> 
+
+foo vs. bar. 
+colon :And something else.
+semi colon ;.
+And ? ?.
+Now ! !@
+but , ,
+
+@ampchar &amp; (&amp;)
+@atchar @ (@)
+@backslashchar \ (\)
+@hashchar # (#)
+@lbracechar { ({)
+@rbracechar } (})
+
+@TeX TeX
+@LaTeX LaTeX
+@bullet &bull; (•)
+@copyright &copy; (©)
+@dots &hellip; (…)
+@enddots ...
+@equiv &equiv; (≡)
+@error erreur&rarr;
+@expansion &rarr; (↦)
+@minus &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; (≥)
+@tie a&nbsp;b
+
+<code class="code">@acronym{--a,an accronym}</code> <abbr class="acronym" 
title="an accronym">--a</abbr> (an accronym)
+<code class="code">@acronym{--a}</code> <abbr class="acronym" title="an 
accronym">--a</abbr>
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude Autonome }</code> <abbr 
class="abbr" title="&Eacute;tude Autonome">&Eacute;--. ,A.</abbr> (&Eacute;tude 
Autonome)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr" 
title="&Eacute;tude Autonome">&Eacute;--. ,A.</abbr>
+<code class="code">@asis{--a}</code> --a
+<code class="code">@b{--a}</code> <b class="b">--a</b>
+<code class="code">@cite{--a}</code> <cite class="cite">--a</cite>
+<code class="code">@code{--a}</code> <code class="code">--a</code>
+<code class="code">@command{--a}</code> <code class="command">--a</code>
+<code class="code">@dfn{--a}</code> <em class="dfn">--a</em>
+<code class="code">@dmn{--a}</code> <span class="dmn">--a</span>
+<code class="code">@email{--a,--b}</code> <a class="email" 
href="mailto:--a";>--b</a>
+<code class="code">@email{,--b}</code> --b
+<code class="code">@email{--a}</code> <a class="email" 
href="mailto:--a";>--a</a>
+<code class="code">@emph{--a}</code> <em class="emph">--a</em>
+<code class="code">@env{--a}</code> <code class="env">--a</code>
+<code class="code">@file{--a}</code> <samp class="file">--a</samp>
+<code class="code">@i{--a}</code> <i class="i">--a</i>
+<code class="code">@kbd{--a}</code> <kbd class="kbd">--a</kbd>
+<code class="code">@key{--a}</code> <kbd class="key">--a</kbd>
+<code class="code">@math{--a {\frac{1}{2}} @minus{}}</code> <em 
class="math">--a {\frac{1}{2}} &minus;</em>
+<code class="code">@option{--a}</code> <samp class="option">--a</samp>
+<code class="code">@r{--a}</code> <span class="r">&ndash;a</span>
+<code class="code">@samp{--a}</code> &lsquo;<samp 
class="samp">--a</samp>&rsquo;
+<code class="code">@sc{--a}</code> <span class="sc">--A</span>
+<code class="code">@strong{--a}</code> <strong class="strong">--a</strong>
+<code class="code">@t{--a}</code> <code class="t">--a</code>
+<code class="code">@sansserif{--a}</code> <span class="sansserif">--a</span>
+<code class="code">@slanted{--a}</code> <i class="slanted">--a</i>
+<code class="code">@titlefont{--a}</code> </pre><h1 
class="titlefont">--a</h1><pre class="example-preformatted">
+
+<code class="code">@indicateurl{--a}</code> &lsquo;<code 
class="indicateurl">--a</code>&rsquo;
+<code class="code">@uref{--a,--b}</code> <a class="uref" href="--a">--b</a>
+<code class="code">@uref{--a}</code> <a class="uref" href="--a">--a</a>
+<code class="code">@uref{,--b}</code> --b
+<code class="code">@uref{--a,--b,--c}</code> <a class="uref" href="--a">--c</a>
+<code class="code">@uref{,--b,--c}</code> --c
+<code class="code">@uref{--a,,--c}</code> <a class="uref" href="--a">--c</a>
+<code class="code">@uref{,,--c}</code> --c
+<code class="code">@url{--a,--b}</code> <a class="url" href="--a">--b</a>
+<code class="code">@url{--a,}</code> <a class="url" href="--a">--a</a>
+<code class="code">@url{,--b}</code> --b
+<code class="code">@var{--a}</code> <var class="var">--a</var>
+<code class="code">@verb{:--a:}</code> <code class="verb">--a</code>
+<code class="code">@verb{:a  &lt; &amp; @ % &quot; --    b:}</code> <code 
class="verb">a  &lt; &amp; @ % &quot; --    b</code>
+<code class="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 class="code">a@sup{h}@sub{l}</code> a<sup class="sup">h</sup><sub 
class="sub">l</sub>
+<code class="code">@footnote{in footnote}</code> <a class="footnote" 
id="DOCF7" href="#FOOT7">(9)</a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote" 
id="DOCF8" href="#FOOT8">(10)</a>
+
+<code class="code">@sp 2</code>
+
+
+
+<code class="code">@page</code>
+
+</pre><pre class="example-preformatted">
+
+<code class="code">need 1002</code>
+</pre><pre class="example-preformatted">
+
+<code class="code">@clicksequence{click @click{} A}</code> click &rarr; A
+After clickstyle &rArr;
+<code class="code">@clicksequence{click @click{} A}</code> click &rArr; A
+
+
+</pre><div class="displaymath"><em>disp--laymath
+f(x) = {1 \over \sigma \sqrt{2\pi}}e<sup class="sup">-{1 \over 2}\left({x-\mu 
\over \sigma}\right)^2</sup>
+</em></div><pre class="example-preformatted">
+
+</pre><div class="displaymath"><em><strong 
class="strong">``simple-double--three---four----''</strong> aa<!-- /@w -->
+`<!-- /@w -->`simple-double-<!-- /@w -->-three---four----'<!-- /@w -->'
+
+</em></div><pre class="example-preformatted">
+
+</pre><div class="displaymath"><em>&inodot; &#567;
+&#322; &ccedil;
+a&#818; &#7841; &#261; a<sup class="sup">h</sup><sub class="sub">l</sub>
+
+ &nbsp;&nbsp; &nbsp;  ! @ } { 
+a sunny day
+</em></div><pre class="example-preformatted">
+
+</pre><div class="displaymath"><em>&rarr;
+&#x0075;
+&bull; &copy; &hellip; ... &equiv;
+erreur&rarr; &rarr; &minus; -| &rArr;
+&Aring; &aelig; &oelig; &AElig; &OElig; &oslash; &Oslash; &szlig; &#322; 
&#321; &ETH;
+&THORN; &eth; &thorn; &iexcl; &iquest; &pound;
+&ordf; &ordm; , 
+</em></div><pre class="example-preformatted">
+
+</pre><div class="displaymath"><em>&ldquo; &rdquo; 
+&lsquo; &rsquo; &bdquo; &sbquo; &laquo;
+&raquo; &laquo; &raquo; &lsaquo;
+&rsaquo; &euro; &rarr; &le; &ge;
+</em></div><pre class="example-preformatted">
+
+</pre><div class="displaymath"><em><b class="b">b</b> <i class="i">i</i> <span 
class="r">r</span> <span class="sc">SC</span> <span 
class="sansserif">sansserif</span> <i class="slanted">slanted</i>
+</em></div><pre class="example-preformatted">
+
+<kbd class="kbd">default kbdinputstyle</kbd>
+</pre><dl class="vtable">
+<dt><a 
id='index-vtable-i_002d_002dtem-default-kbdinputstyle-1'></a><span><code 
class="table-term-preformatted-code"><kbd class="kbd">vtable i--tem default 
kbdinputstyle</kbd></code><a class="copiable-link" 
href='#index-vtable-i_002d_002dtem-default-kbdinputstyle-1'> 
&para;</a></span></dt>
+</dl>
+<div class="example">
+<pre class="example-preformatted"><kbd class="kbd">in example default 
kbdinputstyle</kbd>
+</pre><dl class="vtable">
+<dt><a 
id='index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'></a><span><code
 class="table-term-preformatted-code"><kbd class="kbd">vtable i--tem in example 
default kbdinputstyle</kbd></code><a class="copiable-link" 
href='#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1'> 
&para;</a></span></dt>
+</dl>
+</div>
+<pre class="example-preformatted">
+
+<code class="code as-code-kbd">code kbdinputstyle</code>
+</pre><dl class="vtable">
+<dt><a id='index-vtable-i_002d_002dtem-code-kbdinputstyle-1'></a><span><code 
class="table-term-preformatted-code"><code class="code as-code-kbd">vtable 
i--tem code kbdinputstyle</code></code><a class="copiable-link" 
href='#index-vtable-i_002d_002dtem-code-kbdinputstyle-1'> &para;</a></span></dt>
+</dl>
+<div class="example">
+<pre class="example-preformatted"><code class="code as-code-kbd">in example 
code kbdinputstyle</code>
+</pre><dl class="vtable">
+<dt><a 
id='index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'></a><span><code
 class="table-term-preformatted-code"><code class="code as-code-kbd">vtable 
i--tem in example code kbdinputstyle</code></code><a class="copiable-link" 
href='#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1'> 
&para;</a></span></dt>
+</dl>
+</div>
+<pre class="example-preformatted">
+
+<kbd class="kbd">example kbdinputstyle</kbd>
+</pre><dl class="vtable">
+<dt><a 
id='index-vtable-i_002d_002dtem-example-kbdinputstyle-1'></a><span><code 
class="table-term-preformatted-code"><kbd class="kbd">vtable i--tem example 
kbdinputstyle</kbd></code><a class="copiable-link" 
href='#index-vtable-i_002d_002dtem-example-kbdinputstyle-1'> 
&para;</a></span></dt>
+</dl>
+<div class="example">
+<pre class="example-preformatted"><kbd class="kbd">in example example 
kbdinputstyle</kbd>
+</pre><dl class="vtable">
+<dt><a 
id='index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'></a><span><code
 class="table-term-preformatted-code"><kbd class="kbd">vtable i--tem in example 
example kbdinputstyle</kbd></code><a class="copiable-link" 
href='#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1'> 
&para;</a></span></dt>
+</dl>
+</div>
+<pre class="example-preformatted">
+
+<kbd class="kbd">distinct kbdinputstyle</kbd>
+</pre><dl class="vtable">
+<dt><a 
id='index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'></a><span><code 
class="table-term-preformatted-code"><kbd class="kbd">vtable i--tem distinct 
kbdinputstyle</kbd></code><a class="copiable-link" 
href='#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1'> 
&para;</a></span></dt>
+</dl>
+<div class="example">
+<pre class="example-preformatted"><kbd class="kbd">in example distinct 
kbdinputstyle</kbd>
+</pre><dl class="vtable">
+<dt><a 
id='index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'></a><span><code
 class="table-term-preformatted-code"><kbd class="kbd">vtable i--tem in example 
distinct kbdinputstyle</kbd></code><a class="copiable-link" 
href='#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1'> 
&para;</a></span></dt>
+</dl>
+</div>
+<pre class="example-preformatted">
+
+</pre><blockquote class="quotation">
+<pre class="example-preformatted">A quot---ation
+</pre></blockquote>
+<pre class="example-preformatted">
+
+</pre><blockquote class="quotation">
+<pre class="example-preformatted"><b class="b">Note&nbsp;:</b> A Note
+</pre></blockquote>
+<pre class="example-preformatted">
+
+</pre><blockquote class="quotation">
+<pre class="example-preformatted"><b class="b">note&nbsp;:</b> A note
+</pre></blockquote>
+<pre class="example-preformatted">
+
+</pre><blockquote class="quotation">
+<pre class="example-preformatted"><b class="b">Caution&nbsp;:</b> Caution
+</pre></blockquote>
+<pre class="example-preformatted">
+
+</pre><blockquote class="quotation">
+<pre class="example-preformatted"><b class="b">Important&nbsp;:</b> Important
+</pre></blockquote>
+<pre class="example-preformatted">
+
+</pre><blockquote class="quotation">
+<pre class="example-preformatted"><b class="b">Tip&nbsp;:</b> a Tip
+</pre></blockquote>
+<pre class="example-preformatted">
+
+</pre><blockquote class="quotation">
+<pre class="example-preformatted"><b class="b">Warning&nbsp;:</b> a Warning.
+</pre></blockquote>
+<pre class="example-preformatted">
+
+</pre><blockquote class="quotation">
+<pre class="example-preformatted"><b class="b">something &eacute; 
TeX&nbsp;:</b> The something &eacute; TeX is here.
+</pre></blockquote>
+<pre class="example-preformatted">
+
+</pre><blockquote class="quotation">
+<pre class="example-preformatted"><b class="b">@ at the end of line 
&nbsp;&nbsp;:</b> A @ at the end of the @quotation line.
+</pre></blockquote>
+<pre class="example-preformatted">
+
+</pre><blockquote class="quotation">
+<pre class="example-preformatted"><b class="b">something, other 
thing&nbsp;:</b> something, other thing
+</pre></blockquote>
+<pre class="example-preformatted">
+
+</pre><blockquote class="quotation">
+<pre class="example-preformatted"><b class="b">Note, the note&nbsp;:</b> Note, 
the note
+</pre></blockquote>
+<pre class="example-preformatted">
+
+</pre><blockquote class="quotation">
+</blockquote>
+<pre class="example-preformatted">
+
+</pre><blockquote class="quotation">
+</blockquote>
+<pre class="example-preformatted">
+
+</pre><blockquote class="quotation">
+</blockquote>
+<pre class="example-preformatted">
+
+</pre><blockquote class="quotation">
+</blockquote>
+<pre class="example-preformatted">
+
+</pre><blockquote class="quotation">
+<pre class="example-preformatted">aaa quotation
+</pre></blockquote>
+<div class="center">--- <em class="emph">quotation author</em>
+</div><pre class="example-preformatted">
+
+</pre><blockquote class="quotation">
+<pre class="example-preformatted">indent in quotation
+</pre></blockquote>
+<pre class="example-preformatted">
+
+</pre><blockquote class="quotation">
+<pre class="exdent">exdented quotation line   and dash --- in quotation
+</pre></blockquote>
+<pre class="example-preformatted">
+
+</pre><blockquote class="quotation">
+<pre class="example-preformatted">Not exdented followed by exdented
+</pre><pre class="exdent">exdented quotation line
+</pre></blockquote>
+<pre class="example-preformatted">
+
+</pre><blockquote class="quotation">
+<pre class="exdent">exdented quotation line
+</pre><pre class="example-preformatted">Followed by not exdented 
+</pre></blockquote>
+<pre class="example-preformatted">
+
+</pre><blockquote class="quotation">
+<pre class="example-preformatted">quotation1
+</pre><pre class="exdent">in exdented protected eol &nbsp;
+</pre><pre class="example-preformatted">following
+</pre><pre class="exdent">in exdented a @* 
+ and following
+</pre><pre class="example-preformatted">after exdented
+</pre></blockquote>
+<pre class="example-preformatted">
+
+</pre><blockquote class="quotation smallquotation">
+<pre class="example-preformatted">A small quot---ation
+</pre></blockquote>
+<pre class="example-preformatted">
+
+</pre><blockquote class="quotation smallquotation">
+<pre class="example-preformatted"><b class="b">Note&nbsp;:</b> A small Note
+</pre></blockquote>
+<pre class="example-preformatted">
+
+</pre><blockquote class="quotation smallquotation">
+<pre class="example-preformatted"><b class="b">something, other 
thing&nbsp;:</b> something, other thing
+</pre></blockquote>
+<pre class="example-preformatted">
+
+</pre><ul class="itemize mark-bullet">
+<li><pre class="example-preformatted">i--temize
+</pre></li></ul>
+<pre class="example-preformatted">
+
+</pre><ul class="itemize" style="list-style-type: '+'">
+<li><pre class="example-preformatted">i--tem +
+</pre></li></ul>
+<pre class="example-preformatted">
+
+</pre><ul class="itemize mark-bullet">
+<li><pre class="example-preformatted">b--ullet
+</pre></li></ul>
+<pre class="example-preformatted">
+
+</pre><ul class="itemize mark-minus">
+<li><pre class="example-preformatted">minu--s
+</pre></li></ul>
+<pre class="example-preformatted">
+
+</pre><ul class="itemize" style="list-style-type: 'after emph'">
+<li><pre class="example-preformatted">e--mph item
+</pre></li></ul>
+<pre class="example-preformatted">
+
+</pre><ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize 
line'">
+<li><pre class="example-preformatted"><a class="index-entry-id" 
id="index-index-entry-within-itemize-1"></a>i--tem 1
+</pre></li><li><pre class="example-preformatted">i--tem 2
+</pre></li></ul>
+<pre class="example-preformatted">
+
+</pre><ul class="itemize mark-none">
+<li><pre class="example-preformatted">with w a--b
+</pre></li><li><pre class="example-preformatted">with w c--d
+</pre></li></ul>
+<pre class="example-preformatted">
+
+</pre><ul class="itemize" style="list-style-type: ' on a line'">
+<li><pre class="example-preformatted">line w a--b
+</pre></li><li><pre class="example-preformatted">line with w c--d
+</pre></li></ul>
+<pre class="example-preformatted">
+
+</pre><ol class="enumerate">
+<li> <pre class="example-preformatted">e--numerate
+</pre></li></ol>
+<pre class="example-preformatted">
+
+</pre><ol class="enumerate" start="3">
+<li> <pre class="example-preformatted">first third
+</pre></li><li> <pre class="example-preformatted">second third
+</pre></li></ol>
+<pre class="example-preformatted">
+
+</pre><ol class="enumerate" type="a" start="1">
+<li> <pre class="example-preformatted">e--numerate
+</pre></li></ol>
+<pre class="example-preformatted">
+
+</pre><ol class="enumerate" type="a" start="3">
+<li> <pre class="example-preformatted">first c
+</pre></li><li> <pre class="example-preformatted">second c
+</pre></li></ol>
+<pre class="example-preformatted">
+
+</pre><table class="multitable">
+<thead><tr><th width="40%"><pre class="example-preformatted">mu--ltitable 
headitem</pre></th><th width="60%"><pre class="example-preformatted">another 
tab</pre></th></tr></thead>
+<tbody><tr><td width="40%"><pre class="example-preformatted">mu--ltitable 
item</pre></td><td width="60%"><pre class="example-preformatted">multitable 
tab</pre></td></tr>
+<tr><td width="40%"><pre class="example-preformatted">mu--ltitable item 
2</pre></td><td width="60%"><pre class="example-preformatted">multitable tab 2
+<a class="index-entry-id" 
id="index-index-entry-within-multitable-1"></a></pre></td></tr>
+<tr><td width="40%"><pre class="example-preformatted">lone mu--ltitable 
item</pre></td></tr>
+</tbody>
+</table>
+<pre class="example-preformatted">
+
+</pre><table class="multitable">
+<tbody><tr><td><pre class="example-preformatted">truc</pre></td><td><pre 
class="example-preformatted">bidule</pre></td></tr>
+</tbody>
+</table>
+<pre class="example-preformatted">
+
+</pre><div class="example">
+<pre class="example-preformatted">e--xample  some
+   text
+</pre></div>
+<pre class="example-preformatted">
+
+</pre><div class="example user-first-arg">
+<pre class="example-preformatted">example one arg
+</pre></div>
+<pre class="example-preformatted">
+
+</pre><div class="example user-first-arg user-second-arg">
+<pre class="example-preformatted">example two args
+</pre></div>
+<pre class="example-preformatted">
+
+</pre><div class="example user-first-arg user-second-arg user-third-arg">
+<pre class="example-preformatted">example three args
+</pre></div>
+<pre class="example-preformatted">
+
+</pre><div class="example user-first-arg user-second-arg user-third-arg 
user-fourth-arg">
+<pre class="example-preformatted">example four args
+</pre></div>
+<pre class="example-preformatted">
+
+</pre><div class="example user-first-arg user-second-arg user-third-arg 
user-fourth-arg user-fifth-arg">
+<pre class="example-preformatted">example five args
+</pre></div>
+<pre class="example-preformatted">
+
+</pre><div class="example user-something-é-TeX">
+<pre class="example-preformatted">The something &eacute; TeX is here.
+</pre></div>
+<pre class="example-preformatted">
+
+</pre><div class="example user-@-at-the-end-of-line--">
+<pre class="example-preformatted">A @ at the end of the @example line.
+</pre></div>
+<pre class="example-preformatted">
+
+</pre><div class="example">
+<pre class="example-preformatted">example with empty args
+</pre></div>
+<pre class="example-preformatted">
+
+</pre><div class="example user-nonempty">
+<pre class="example-preformatted">example with empty and non empty args mix
+</pre></div>
+<pre class="example-preformatted">
+
+</pre><div class="example">
+<pre class="example-preformatted">Exam---ple
+
+</pre><pre class="exdent">Other li---ne
+</pre><pre class="example-preformatted">not exdented
+</pre></div>
+<pre class="example-preformatted">
+
+</pre><div class="example">
+<pre class="exdent">exdented  and dash --- in example
+</pre><pre class="example-preformatted">Not exdented one
+</pre><pre class="exdent">exdented two
+</pre><pre class="example-preformatted">Not exdented two
+</pre></div>
+<pre class="example-preformatted">
+
+</pre><div class="example">
+<pre class="example-preformatted">Example   Hoho.
+</pre><div class="example">
+<pre class="example-preformatted">Nested Other line
+</pre><pre class="exdent">exdented nested other line
+</pre></div>
+</div>
+<pre class="example-preformatted">
+
+</pre><div class="example smallexample">
+<pre class="example-preformatted">s--mallexample
+</pre></div>
+<pre class="example-preformatted">
+
+<code class="code">@noindent</code> after smallexample.
+</pre><div class="example smallexample">
+<pre class="example-preformatted">$ 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-preformatted">Less recent versions are also present.
+
+</pre><div class="display">
+<pre class="example-preformatted">d--isplay
+</pre></div>
+<pre class="example-preformatted">
+
+</pre><div class="display smalldisplay">
+<pre class="example-preformatted">s--malldisplay
+</pre></div>
+<pre class="example-preformatted">
+
+</pre><div class="example lisp">
+<pre class="lisp-preformatted">l--isp
+</pre></div>
+<pre class="example-preformatted">
+
+</pre><div class="example smalllisp lisp">
+<pre class="lisp-preformatted">s--malllisp
+</pre></div>
+<pre class="example-preformatted">
+
+</pre><div class="format">
+<pre class="example-preformatted">f--ormat
+</pre></div>
+<pre class="example-preformatted">
+
+</pre><div class="format smallformat">
+<pre class="example-preformatted">s--mallformat
+</pre></div>
+<pre class="example-preformatted">
+
+</pre><dl class="first-deffn">
+<dt class="deffn" id="index-d_002d_002deffn_005fname-1"><span 
class="category-def">c--ategory&nbsp;:</span><span><strong 
class="def-name">d--effn_name</strong> <var 
class="def-var-arguments">a&ndash;rguments...</var><a class="copiable-link" 
href='#index-d_002d_002deffn_005fname-1'> &para;</a></span></dt>
+<dd><pre class="example-preformatted">d--effn
+</pre></dd></dl>
+<pre class="example-preformatted">
+
+</pre><dl class="first-deffn">
+<dt class="deffn" id="index-de_002d_002dffn_005fname-1"><span 
class="category-def">cate--gory&nbsp;:</span><span><strong 
class="def-name">de--ffn_name</strong> <var 
class="def-var-arguments">ar&ndash;guments    more args 
+ even more so</var><a class="copiable-link" 
href='#index-de_002d_002dffn_005fname-1'> &para;</a></span></dt>
+<dd><pre class="example-preformatted">def--fn
+</pre></dd></dl>
+<pre class="example-preformatted"> 
+</pre><dl class="first-deffn">
+<dt class="deffn" id="index-i-2"><span 
class="category-def">fset&nbsp;:</span><span><strong class="def-name"><var 
class="var">i</var></strong> <var class="def-var-arguments">a g</var><a 
class="copiable-link" href='#index-i-2'> &para;</a></span></dt>
+<dd><pre class="example-preformatted"><a class="index-entry-id" 
id="index-index-entry-within-deffn-1"></a></pre></dd><dt class="deffnx 
def-cmd-deffn" id="index-truc-2"><span 
class="category-def">cmde&nbsp;:</span><span><strong 
class="def-name">truc</strong><a class="copiable-link" href='#index-truc-2'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-log-trap-1"><span 
class="category-def">Command&nbsp;:</span><span><strong class="def-name">log 
trap</strong><a class="copiable-link" href='#index-log-trap-1'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-log-trap1-1"><span 
class="category-def">Command&nbsp;:</span><span><strong class="def-name">log 
trap1</strong><a class="copiable-link" href='#index-log-trap1-1'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-log-trap2-1"><span 
class="category-def">Command&nbsp;:</span><span><strong class="def-name">log 
trap2</strong><a class="copiable-link" href='#index-log-trap2-1'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-id-ule-1"><span 
class="category-def">cmde&nbsp;:</span><span><strong class="def-name"><b 
class="b">id ule</b></strong> <var class="def-var-arguments">truc</var><a 
class="copiable-link" href='#index-id-ule-1'> &para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-id-i-ule-1"><span 
class="category-def">cmde2&nbsp;:</span><span><strong class="def-name"><b 
class="b">id &lsquo;<samp class="samp">i</samp>&rsquo; ule</b></strong> <var 
class="def-var-arguments">truc</var><a class="copiable-link" 
href='#index-id-i-ule-1'> &para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn"><span 
class="category-def">&nbsp;:</span><strong class="def-name"></strong></dt>
+<dt class="deffnx def-cmd-deffn" id="index-machin-6"><span 
class="category-def">&nbsp;:</span><span><strong 
class="def-name">machin</strong><a class="copiable-link" 
href='#index-machin-6'> &para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-bidule-machin-1"><span 
class="category-def">&nbsp;:</span><span><strong class="def-name">bidule 
machin</strong><a class="copiable-link" href='#index-bidule-machin-1'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-machin-7"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">machin</strong><a class="copiable-link" 
href='#index-machin-7'> &para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn"><span 
class="category-def">truc&nbsp;:</span><strong class="def-name"></strong></dt>
+<dt class="deffnx def-cmd-deffn" id="index-followed-2"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">followed</strong> <var class="def-var-arguments">by a 
comment</var><a class="copiable-link" href='#index-followed-2'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn"><span 
class="category-def">&nbsp;:</span><strong class="def-name"></strong></dt>
+<dt class="deffnx def-cmd-deffn" id="index-a-4"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">a</strong> <var class="def-var-arguments">b c d e <b 
class="b">f g</b> h i</var><a class="copiable-link" href='#index-a-4'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-deffnx-2"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">deffnx</strong> <var class="def-var-arguments">before end 
deffn</var><a class="copiable-link" href='#index-deffnx-2'> 
&para;</a></span></dt>
+</dl>
+<pre class="example-preformatted">
+
+
+</pre><dl class="first-deffn">
+<dt class="deffn" id="index-deffn-2"><span 
class="category-def">empty&nbsp;:</span><span><strong 
class="def-name">deffn</strong><a class="copiable-link" href='#index-deffn-2'> 
&para;</a></span></dt>
+</dl>
+<pre class="example-preformatted">
+
+</pre><dl class="first-deffn">
+<dt class="deffn" id="index-deffn-3"><span 
class="category-def">empty&nbsp;:</span><span><strong 
class="def-name">deffn</strong> <var class="def-var-arguments">with 
deffnx</var><a class="copiable-link" href='#index-deffn-3'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-deffnx-3"><span 
class="category-def">empty&nbsp;:</span><span><strong 
class="def-name">deffnx</strong><a class="copiable-link" 
href='#index-deffnx-3'> &para;</a></span></dt>
+</dl>
+<pre class="example-preformatted">
+
+</pre><dl class="first-deffn">
+<dt class="deffn" id="index-i-3"><span 
class="category-def">fset&nbsp;:</span><span><strong class="def-name"><var 
class="var">i</var></strong> <var class="def-var-arguments">a g</var><a 
class="copiable-link" href='#index-i-3'> &para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-truc-3"><span 
class="category-def">cmde&nbsp;:</span><span><strong 
class="def-name">truc</strong><a class="copiable-link" href='#index-truc-3'> 
&para;</a></span></dt>
+<dd><pre class="example-preformatted">text in def item for second def item
+</pre></dd></dl>
+<pre class="example-preformatted">
+
+
+</pre><dl class="first-defvr">
+<dt class="defvr" id="index-d_002d_002defvr_005fname-1"><span 
class="category-def">c--ategory&nbsp;:</span><span><strong 
class="def-name">d--efvr_name</strong><a class="copiable-link" 
href='#index-d_002d_002defvr_005fname-1'> &para;</a></span></dt>
+<dd><pre class="example-preformatted">d--efvr
+</pre></dd></dl>
+<pre class="example-preformatted">
+
+</pre><dl class="first-deffn">
+<dt class="deffn" id="index-n_002d_002dame-2"><span 
class="category-def">c--ategory&nbsp;:</span><span><strong 
class="def-name">n--ame</strong> <var 
class="def-var-arguments">a&ndash;rguments...</var><a class="copiable-link" 
href='#index-n_002d_002dame-2'> &para;</a></span></dt>
+<dd><pre class="example-preformatted">d--effn
+</pre></dd></dl>
+<pre class="example-preformatted">
+
+</pre><dl class="first-deffn">
+<dt class="deffn" id="index-n_002d_002dame-3"><span 
class="category-def">c--ategory&nbsp;:</span><span><strong 
class="def-name">n--ame</strong><a class="copiable-link" 
href='#index-n_002d_002dame-3'> &para;</a></span></dt>
+<dd><pre class="example-preformatted">d--effn no arg
+</pre></dd></dl>
+<pre class="example-preformatted">
+
+</pre><dl class="first-deftypefn">
+<dt class="deftypefn" id="index-d_002d_002deftypefn_005fname-2"><span 
class="category-def">c--ategory&nbsp;:</span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypefn_name</strong> <code 
class="def-code-arguments">a--rguments...</code><a class="copiable-link" 
href='#index-d_002d_002deftypefn_005fname-2'> &para;</a></span></dt>
+<dd><pre class="example-preformatted">d--eftypefn
+</pre></dd></dl>
+<pre class="example-preformatted">
+
+</pre><dl class="first-deftypefn">
+<dt class="deftypefn" id="index-d_002d_002deftypefn_005fname-3"><span 
class="category-def">c--ategory&nbsp;:</span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypefn_name</strong><a class="copiable-link" 
href='#index-d_002d_002deftypefn_005fname-3'> &para;</a></span></dt>
+<dd><pre class="example-preformatted">d--eftypefn no arg
+</pre></dd></dl>
+<pre class="example-preformatted">
+
+</pre><dl class="first-deftypeop">
+<dt class="deftypeop" 
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><span 
class="category-def">c--ategory de <code class="code">c--lass</code>&nbsp;: 
</span><span><code class="def-type">t--ype</code> <strong 
class="def-name">d--eftypeop_name</strong> <code 
class="def-code-arguments">a--rguments...</code><a class="copiable-link" 
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2'> 
&para;</a></span></dt>
+<dd><pre class="example-preformatted">d--eftypeop
+</pre></dd></dl>
+<pre class="example-preformatted">
+
+</pre><dl class="first-deftypeop">
+<dt class="deftypeop" 
id="index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><span 
class="category-def">c--ategory de <code class="code">c--lass</code>&nbsp;: 
</span><span><code class="def-type">t--ype</code> <strong 
class="def-name">d--eftypeop_name</strong><a class="copiable-link" 
href='#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3'> 
&para;</a></span></dt>
+<dd><pre class="example-preformatted">d--eftypeop no arg
+</pre></dd></dl>
+<pre class="example-preformatted">
+
+</pre><dl class="first-deftypevr">
+<dt class="deftypevr" id="index-d_002d_002deftypevr_005fname-1"><span 
class="category-def">c--ategory&nbsp;:</span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypevr_name</strong><a class="copiable-link" 
href='#index-d_002d_002deftypevr_005fname-1'> &para;</a></span></dt>
+<dd><pre class="example-preformatted">d--eftypevr
+</pre></dd></dl>
+<pre class="example-preformatted">
+
+</pre><dl class="first-defcv">
+<dt class="defcv" id="index-d_002d_002defcv_005fname-2"><span 
class="category-def">c--ategory de <code class="code">c--lass</code>&nbsp;: 
</span><span><strong class="def-name">d--efcv_name</strong><a 
class="copiable-link" href='#index-d_002d_002defcv_005fname-2'> 
&para;</a></span></dt>
+<dd><pre class="example-preformatted">d--efcv
+</pre></dd></dl>
+<pre class="example-preformatted">
+
+</pre><dl class="first-defcv">
+<dt class="defcv" id="index-d_002d_002defcv_005fname-3"><span 
class="category-def">c--ategory de <code class="code">c--lass</code>&nbsp;: 
</span><span><strong class="def-name">d--efcv_name</strong> <var 
class="def-var-arguments">a&ndash;rguments...</var><a class="copiable-link" 
href='#index-d_002d_002defcv_005fname-3'> &para;</a></span></dt>
+<dd><pre class="example-preformatted">d--efcv with arguments
+</pre></dd></dl>
+<pre class="example-preformatted">
+
+</pre><dl class="first-deftypecv">
+<dt class="deftypecv" 
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><span 
class="category-def">c--ategory de <code class="code">c--lass</code>&nbsp;: 
</span><span><code class="def-type">t--ype</code> <strong 
class="def-name">d--eftypecv_name</strong><a class="copiable-link" 
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2'> 
&para;</a></span></dt>
+<dd><pre class="example-preformatted">d--eftypecv
+</pre></dd></dl>
+<pre class="example-preformatted">
+
+</pre><dl class="first-deftypecv">
+<dt class="deftypecv" 
id="index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><span 
class="category-def">c--ategory de <code class="code">c--lass</code>&nbsp;: 
</span><span><code class="def-type">t--ype</code> <strong 
class="def-name">d--eftypecv_name</strong> <code 
class="def-code-arguments">a--rguments...</code><a class="copiable-link" 
href='#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3'> 
&para;</a></span></dt>
+<dd><pre class="example-preformatted">d--eftypecv with arguments
+</pre></dd></dl>
+<pre class="example-preformatted">
+
+</pre><dl class="first-defop">
+<dt class="defop" 
id="index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><span 
class="category-def">c--ategory de <code class="code">c--lass</code>&nbsp;: 
</span><span><strong class="def-name">d--efop_name</strong> <var 
class="def-var-arguments">a&ndash;rguments...</var><a class="copiable-link" 
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-2'> 
&para;</a></span></dt>
+<dd><pre class="example-preformatted">d--efop
+</pre></dd></dl>
+<pre class="example-preformatted">
+
+</pre><dl class="first-defop">
+<dt class="defop" 
id="index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><span 
class="category-def">c--ategory de <code class="code">c--lass</code>&nbsp;: 
</span><span><strong class="def-name">d--efop_name</strong><a 
class="copiable-link" 
href='#index-d_002d_002defop_005fname-on-c_002d_002dlass-3'> 
&para;</a></span></dt>
+<dd><pre class="example-preformatted">d--efop no arg
+</pre></dd></dl>
+<pre class="example-preformatted">
+
+</pre><dl class="first-deftp">
+<dt class="deftp" id="index-d_002d_002deftp_005fname-1"><span 
class="category-def">c--ategory&nbsp;:</span><span><strong 
class="def-name">d--eftp_name</strong> <var 
class="def-var-arguments">a&ndash;ttributes...</var><a class="copiable-link" 
href='#index-d_002d_002deftp_005fname-1'> &para;</a></span></dt>
+<dd><pre class="example-preformatted">d--eftp
+</pre></dd></dl>
+<pre class="example-preformatted">
+
+</pre><dl class="first-deffn first-defun-alias-first-deffn">
+<dt class="deffn defun-alias-deffn" 
id="index-d_002d_002defun_005fname-1"><span 
class="category-def">Function&nbsp;:</span><span><strong 
class="def-name">d--efun_name</strong> <var 
class="def-var-arguments">a&ndash;rguments...</var><a class="copiable-link" 
href='#index-d_002d_002defun_005fname-1'> &para;</a></span></dt>
+<dd><pre class="example-preformatted">d--efun
+</pre></dd></dl>
+<pre class="example-preformatted">
+
+</pre><dl class="first-deffn first-defmac-alias-first-deffn">
+<dt class="deffn defmac-alias-deffn" 
id="index-d_002d_002defmac_005fname-1"><span 
class="category-def">Macro&nbsp;:</span><span><strong 
class="def-name">d--efmac_name</strong> <var 
class="def-var-arguments">a&ndash;rguments...</var><a class="copiable-link" 
href='#index-d_002d_002defmac_005fname-1'> &para;</a></span></dt>
+<dd><pre class="example-preformatted">d--efmac
+</pre></dd></dl>
+<pre class="example-preformatted">
+
+</pre><dl class="first-deffn first-defspec-alias-first-deffn">
+<dt class="deffn defspec-alias-deffn" 
id="index-d_002d_002defspec_005fname-1"><span class="category-def">Forme 
Sp&eacute;ciale&nbsp;:</span><span><strong 
class="def-name">d--efspec_name</strong> <var 
class="def-var-arguments">a&ndash;rguments...</var><a class="copiable-link" 
href='#index-d_002d_002defspec_005fname-1'> &para;</a></span></dt>
+<dd><pre class="example-preformatted">d--efspec
+</pre></dd></dl>
+<pre class="example-preformatted">
+
+</pre><dl class="first-defvr first-defvar-alias-first-defvr">
+<dt class="defvr defvar-alias-defvr" 
id="index-d_002d_002defvar_005fname-2"><span 
class="category-def">Variable&nbsp;:</span><span><strong 
class="def-name">d--efvar_name</strong><a class="copiable-link" 
href='#index-d_002d_002defvar_005fname-2'> &para;</a></span></dt>
+<dd><pre class="example-preformatted">d--efvar
+</pre></dd></dl>
+<pre class="example-preformatted">
+
+</pre><dl class="first-defvr first-defvar-alias-first-defvr">
+<dt class="defvr defvar-alias-defvr" 
id="index-d_002d_002defvar_005fname-3"><span 
class="category-def">Variable&nbsp;:</span><span><strong 
class="def-name">d--efvar_name</strong> <var 
class="def-var-arguments">arg&ndash;var arg&ndash;var1</var><a 
class="copiable-link" href='#index-d_002d_002defvar_005fname-3'> 
&para;</a></span></dt>
+<dd><pre class="example-preformatted">d--efvar with args
+</pre></dd></dl>
+<pre class="example-preformatted">
+
+</pre><dl class="first-defvr first-defopt-alias-first-defvr">
+<dt class="defvr defopt-alias-defvr" 
id="index-d_002d_002defopt_005fname-1"><span class="category-def">Option de 
l'utilisateur&nbsp;:</span><span><strong 
class="def-name">d--efopt_name</strong><a class="copiable-link" 
href='#index-d_002d_002defopt_005fname-1'> &para;</a></span></dt>
+<dd><pre class="example-preformatted">d--efopt
+</pre></dd></dl>
+<pre class="example-preformatted">
+
+</pre><dl class="first-deftypefn first-deftypefun-alias-first-deftypefn">
+<dt class="deftypefn deftypefun-alias-deftypefn" 
id="index-d_002d_002deftypefun_005fname-1"><span 
class="category-def">Function&nbsp;:</span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypefun_name</strong> <code 
class="def-code-arguments">a--rguments...</code><a class="copiable-link" 
href='#index-d_002d_002deftypefun_005fname-1'> &para;</a></span></dt>
+<dd><pre class="example-preformatted">d--eftypefun
+</pre></dd></dl>
+<pre class="example-preformatted">
+
+</pre><dl class="first-deftypevr first-deftypevar-alias-first-deftypevr">
+<dt class="deftypevr deftypevar-alias-deftypevr" 
id="index-d_002d_002deftypevar_005fname-1"><span 
class="category-def">Variable&nbsp;:</span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypevar_name</strong><a class="copiable-link" 
href='#index-d_002d_002deftypevar_005fname-1'> &para;</a></span></dt>
+<dd><pre class="example-preformatted">d--eftypevar
+</pre></dd></dl>
+<pre class="example-preformatted">
+
+</pre><dl class="first-defcv first-defivar-alias-first-defcv">
+<dt class="defcv defivar-alias-defcv" 
id="index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><span 
class="category-def">Instance Variable de <code 
class="code">c--lass</code>&nbsp;: </span><span><strong 
class="def-name">d--efivar_name</strong><a class="copiable-link" 
href='#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1'> 
&para;</a></span></dt>
+<dd><pre class="example-preformatted">d--efivar
+</pre></dd></dl>
+<pre class="example-preformatted">
+
+</pre><dl class="first-deftypecv first-deftypeivar-alias-first-deftypecv">
+<dt class="deftypecv deftypeivar-alias-deftypecv" 
id="index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><span 
class="category-def">Instance Variable de <code 
class="code">c--lass</code>&nbsp;: </span><span><code 
class="def-type">t--ype</code> <strong 
class="def-name">d--eftypeivar_name</strong><a class="copiable-link" 
href='#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1'> 
&para;</a></span></dt>
+<dd><pre class="example-preformatted">d--eftypeivar
+</pre></dd></dl>
+<pre class="example-preformatted">
+
+</pre><dl class="first-defop first-defmethod-alias-first-defop">
+<dt class="defop defmethod-alias-defop" 
id="index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><span 
class="category-def">Method de <code class="code">c--lass</code>&nbsp;: 
</span><span><strong class="def-name">d--efmethod_name</strong> <var 
class="def-var-arguments">a&ndash;rguments...</var><a class="copiable-link" 
href='#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1'> 
&para;</a></span></dt>
+<dd><pre class="example-preformatted">d--efmethod
+</pre></dd></dl>
+<pre class="example-preformatted">
+
+</pre><dl class="first-deftypeop first-deftypemethod-alias-first-deftypeop">
+<dt class="deftypeop deftypemethod-alias-deftypeop" 
id="index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><span 
class="category-def">Method de <code class="code">c--lass</code>&nbsp;: 
</span><span><code class="def-type">t--ype</code> <strong 
class="def-name">d--eftypemethod_name</strong> <code 
class="def-code-arguments">a--rguments...</code><a class="copiable-link" 
href='#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1'> 
&para;</a></span></dt>
+<dd><pre class="example-preformatted">d--eftypemethod
+</pre></dd></dl>
+<pre class="example-preformatted">
+
+
+</pre><dl class="first-deftypefn first-deftypefun-alias-first-deftypefn">
+<dt class="deftypefn deftypefun-alias-deftypefn" id="index-name2-1"><span 
class="category-def">Function&nbsp;:
+ </span><span><code class="def-type">data-type2</code><br> <strong 
class="def-name">name2</strong> <code 
class="def-code-arguments">arguments2...</code><a class="copiable-link" 
href='#index-name2-1'> &para;</a></span></dt>
+<dd><pre class="example-preformatted">aaa2
+</pre></dd></dl>
+<pre class="example-preformatted">
+
+</pre><dl class="first-deftypefn">
+<dt class="deftypefn" id="index-d_002d_002deftypefn_005fname2-1"><span 
class="category-def">c--ategory2&nbsp;:
+ </span><span><code class="def-type">t--ype2</code><br> <strong 
class="def-name">d--eftypefn_name2</strong><a class="copiable-link" 
href='#index-d_002d_002deftypefn_005fname2-1'> &para;</a></span></dt>
+<dd><pre class="example-preformatted">d--eftypefn no arg2
+</pre></dd></dl>
+<pre class="example-preformatted">
+
+</pre><dl class="first-deftypeop">
+<dt class="deftypeop" 
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2"><span 
class="category-def">c--ategory2 de <code class="code">c--lass2</code>&nbsp;:
+ </span><span><code class="def-type">t--ype2</code><br> <strong 
class="def-name">d--eftypeop_name2</strong> <code 
class="def-code-arguments">a--rguments2...</code><a class="copiable-link" 
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2'> 
&para;</a></span></dt>
+<dd><pre class="example-preformatted">d--eftypeop2
+</pre></dd></dl>
+<pre class="example-preformatted">
+
+</pre><dl class="first-deftypeop">
+<dt class="deftypeop" 
id="index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3"><span 
class="category-def">c--ategory2 de <code class="code">c--lass2</code>&nbsp;:
+ </span><span><code class="def-type">t--ype2</code><br> <strong 
class="def-name">d--eftypeop_name2</strong><a class="copiable-link" 
href='#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3'> 
&para;</a></span></dt>
+<dd><pre class="example-preformatted">d--eftypeop no arg2
+</pre></dd></dl>
+<pre class="example-preformatted">
+
+</pre><dl class="first-deftypecv">
+<dt class="deftypecv" 
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2"><span 
class="category-def">c--ategory2 de <code class="code">c--lass2</code>&nbsp;: 
</span><span><code class="def-type">t--ype2</code> <strong 
class="def-name">d--eftypecv_name2</strong><a class="copiable-link" 
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2'> 
&para;</a></span></dt>
+<dd><pre class="example-preformatted">d--eftypecv2
+</pre></dd></dl>
+<pre class="example-preformatted">
+
+</pre><dl class="first-deftypecv">
+<dt class="deftypecv" 
id="index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3"><span 
class="category-def">c--ategory2 de <code class="code">c--lass2</code>&nbsp;: 
</span><span><code class="def-type">t--ype2</code> <strong 
class="def-name">d--eftypecv_name2</strong> <code 
class="def-code-arguments">a--rguments2...</code><a class="copiable-link" 
href='#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3'> 
&para;</a></span></dt>
+<dd><pre class="example-preformatted">d--eftypecv with arguments2
+</pre></dd></dl>
+<pre class="example-preformatted">
+
+</pre><dl class="first-deffn">
+<dt class="deffn" id="index-arg2-1"><span 
class="category-def">fun2&nbsp;:</span><span><strong 
class="def-name">arg2</strong><a class="copiable-link" href='#index-arg2-1'> 
&para;</a></span></dt>
+<dd><pre class="example-preformatted">fff2
+</pre></dd></dl>
+<pre class="example-preformatted">
+
+
+<code class="code">@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file 
n---ame@@, ma---nual@@}</code> Voir <a data-manual="file n---ame@" 
href="file%20n---ame%40.html#c_002d_002d_002dhapter_0040">t---itle@</a> dans 
<cite class="cite">ma---nual@</cite>.
+<code class="code">@ref{chapter, cross ref name, title, file name, 
manual}</code> <a data-manual="file name" 
href="file%20name.html#chapter">title</a> dans <cite class="cite">manual</cite>
+<code class="code">@pxref{chapter, cross ref name, title, file name, 
manual}</code> voir <a data-manual="file name" 
href="file%20name.html#chapter">title</a> dans <cite class="cite">manual</cite>
+<code class="code">@inforef{chapter, cross ref name, file name}</code> Voir <a 
data-manual="file name" href="file%20name.html#chapter">(file name)cross ref 
name</a>
+
+<code class="code">@ref{chapter}</code> <a class="ref" 
href="#chapter">chapter</a>
+<code class="code">@xref{chapter}</code> Voir <a class="xref" 
href="#chapter">chapter</a>.
+<code class="code">@pxref{chapter}</code> voir <a class="pxref" 
href="#chapter">chapter</a>
+<code class="code">@ref{s--ect@comma{}ion}</code> <a class="ref" 
href="#s_002d_002dect_002cion">A section</a>
+
+<code class="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%20comma%2c%20in%20file.html#s_002d_002dect_002cion">a comma, in 
title</a> dans <cite class="cite">a , in manual name</cite>
+
+<code class="code">@ref{chapter,cross ref name}</code> <a class="ref" 
href="#chapter">cross ref name</a>
+<code class="code">@ref{chapter,,title}</code> <a class="ref" 
href="#chapter">title</a>
+<code class="code">@ref{chapter,,,file name}</code> <a data-manual="file name" 
href="file%20name.html#chapter">(file name)chapter</a>
+<code class="code">@ref{chapter,,,,manual}</code> `chapter' dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{chapter,cross ref name,title,}</code> <a class="ref" 
href="#chapter">title</a>
+<code class="code">@ref{chapter,cross ref name,,file name}</code> <a 
data-manual="file name" href="file%20name.html#chapter">(file name)cross ref 
name</a>
+<code class="code">@ref{chapter,cross ref name,,,manual}</code> `cross ref 
name' dans <cite class="cite">manual</cite>
+<code class="code">@ref{chapter,cross ref name,title,file name}</code> <a 
data-manual="file name" href="file%20name.html#chapter">(file name)title</a>
+<code class="code">@ref{chapter,cross ref name,title,,manual}</code> `title' 
dans <cite class="cite">manual</cite>
+<code class="code">@ref{chapter,cross ref name,title, file name, 
manual}</code> <a data-manual="file name" 
href="file%20name.html#chapter">title</a> dans <cite class="cite">manual</cite>
+<code class="code">@ref{chapter,,title,file name}</code> <a data-manual="file 
name" href="file%20name.html#chapter">(file name)title</a>
+<code class="code">@ref{chapter,,title,,manual}</code> `title' dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{chapter,,title, file name, manual}</code> <a 
data-manual="file name" href="file%20name.html#chapter">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{chapter,,,file name,manual}</code> <a 
data-manual="file name" href="file%20name.html#chapter">chapter</a> dans <cite 
class="cite">manual</cite>
+
+
+<code class="code">@ref{(pman)anode,cross ref name}</code> <a 
data-manual="pman" href="pman.html#anode">(pman)cross ref name</a>
+<code class="code">@ref{(pman)anode,,title}</code> <a data-manual="pman" 
href="pman.html#anode">(pman)title</a>
+<code class="code">@ref{(pman)anode,,,file name}</code> <a data-manual="file 
name" href="file%20name.html#anode">(file name)anode</a>
+<code class="code">@ref{(pman)anode,,,,manual}</code> <a data-manual="pman" 
href="pman.html#anode">anode</a> dans <cite class="cite">manual</cite>
+<code class="code">@ref{(pman)anode,cross ref name,title,}</code> <a 
data-manual="pman" href="pman.html#anode">(pman)title</a>
+<code class="code">@ref{(pman)anode,cross ref name,,file name}</code> <a 
data-manual="file name" href="file%20name.html#anode">(file name)cross ref 
name</a>
+<code class="code">@ref{(pman)anode,cross ref name,,,manual}</code> <a 
data-manual="pman" href="pman.html#anode">cross ref name</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{(pman)anode,cross ref name,title,file name}</code> <a 
data-manual="file name" href="file%20name.html#anode">(file name)title</a>
+<code class="code">@ref{(pman)anode,cross ref name,title,,manual}</code> <a 
data-manual="pman" href="pman.html#anode">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{(pman)anode,cross ref name,title, file name, 
manual}</code> <a data-manual="file name" 
href="file%20name.html#anode">title</a> dans <cite class="cite">manual</cite>
+<code class="code">@ref{(pman)anode,,title,file name}</code> <a 
data-manual="file name" href="file%20name.html#anode">(file name)title</a>
+<code class="code">@ref{(pman)anode,,title,,manual}</code> <a 
data-manual="pman" href="pman.html#anode">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{(pman)anode,,title, file name, manual}</code> <a 
data-manual="file name" href="file%20name.html#anode">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{(pman)anode,,,file name,manual}</code> <a 
data-manual="file name" href="file%20name.html#anode">anode</a> dans <cite 
class="cite">manual</cite>
+
+
+<code class="code">@inforef{chapter, cross ref name, file name}</code> Voir <a 
data-manual="file name" href="file%20name.html#chapter">(file name)cross ref 
name</a>
+<code class="code">@inforef{chapter}</code> Voir `chapter'
+<code class="code">@inforef{chapter, cross ref name}</code> Voir `cross ref 
name'
+<code class="code">@inforef{chapter,,file name}</code> Voir <a 
data-manual="file name" href="file%20name.html#chapter">(file name)chapter</a>
+<code class="code">@inforef{node, cross ref name, file name}</code> Voir <a 
data-manual="file name" href="file%20name.html#node">(file name)cross ref 
name</a>
+<code class="code">@inforef{node}</code> Voir `node'
+<code class="code">@inforef{node, cross ref name}</code> Voir `cross ref name'
+<code class="code">@inforef{node,,file name}</code> Voir <a data-manual="file 
name" href="file%20name.html#node">(file name)node</a>
+<code class="code">@inforef{chapter, cross ref name, file name, spurious 
arg}</code> Voir <a data-manual="file name, spurious arg" 
href="file%20name%2c%20spurious%20arg.html#chapter">(file name, spurious 
arg)cross ref name</a>
+
+<code class="code">@inforef{s--ect@comma{}ion, a @comma{} in cross
+ref, a comma@comma{} in file}</code>
+Voir <a data-manual="a comma, in file" 
href="a%20comma%2c%20in%20file.html#s_002d_002dect_002cion">(a comma, in file)a 
, in cross
+ref</a>
+
+&lsquo;<samp class="samp"><a class="ref" 
href="#chapter">chapter</a></samp>&rsquo;.
+
+<a data-manual="info file with uref3 href://http/myhost.com/index3.html 
(uref3)" href="index3.html%20%28uref3%29.html#ext">title with uref2 <a 
class="uref" href="href://http/myhost.com/index2.html">uref2</a></a> dans <cite 
class="cite">printed manual with uref4 <a class="uref" 
href="href://http/myhost.com/index4.html">uref4</a></cite>
+<a class="ref" href="#chapter">title with uref2 <a class="uref" 
href="href://http/myhost.com/index2.html">uref2</a></a>
+
+</pre><dl class="table">
+<dt><code class="table-term-preformatted-code"><strong 
class="strong">a--strong</strong></code></dt>
+<dd><pre class="example-preformatted">l--ine
+</pre></dd>
+</dl>
+<pre class="example-preformatted">
+
+</pre><dl class="vtable">
+<dt><a id='index-a_002d_002dasis-1'></a><span><code 
class="table-term-preformatted-code">a--asis</code><a class="copiable-link" 
href='#index-a_002d_002dasis-1'> &para;</a></span></dt>
+<dt><a id='index-b-5'></a><span><code 
class="table-term-preformatted-code">b</code><a class="copiable-link" 
href='#index-b-5'> &para;</a></span></dt>
+<dd><pre class="example-preformatted">l--ine
+</pre></dd>
+</dl>
+<pre class="example-preformatted">
+
+</pre><dl class="ftable">
+<dt><a id='index-a-5'></a><span><code class="table-term-preformatted-code"><em 
class="emph">a</em></code><a class="copiable-link" href='#index-a-5'> 
&para;</a></span></dt>
+<dd><pre class="example-preformatted"><a class="index-entry-id" 
id="index-index-entry-between-item-and-itemx-2"></a></pre></dd>
+<dt><a id='index-b-2'></a><span><code class="table-term-preformatted-code"><em 
class="emph">b</em></code><a class="copiable-link" href='#index-b-2'> 
&para;</a></span></dt>
+<dd><pre class="example-preformatted">l--ine
+</pre></dd>
+</dl>
+<pre class="example-preformatted">
+
+</pre><dl class="table">
+<dd><pre class="example-preformatted">Title
+</pre></dd>
+<dt><code class="table-term-preformatted-code"><code 
class="code">a--code</code></code></dt>
+<dd><pre class="example-preformatted">Value--table code
+</pre></dd>
+</dl>
+<pre class="example-preformatted">
+
+</pre><dl class="table">
+<dd><pre class="example-preformatted">Title
+</pre></dd>
+<dt><code class="table-term-preformatted-code">&lsquo;<samp 
class="samp">a--samp</samp>&rsquo;</code></dt>
+<dt><code class="table-term-preformatted-code">&lsquo;<samp 
class="samp">a2--samp</samp>&rsquo;</code></dt>
+<dd><pre class="example-preformatted">Value--table samp
+</pre></dd>
+</dl>
+<pre class="example-preformatted">
+
+</pre><table class="cartouche" border="1"><tr><td>
+<pre class="example-preformatted">c--artouche
+</pre></td></tr></table>
+<pre class="example-preformatted">
+
+</pre><table class="cartouche" border="1"><tr><th>
+Tit--le <em class="emph">of box</em></th></tr><tr><td>
+<pre class="example-preformatted">With title c--artouche
+</pre></td></tr></table>
+<pre class="example-preformatted">
+
+</pre><div class="flushleft"><pre class="example-preformatted">f--lushleft
+more text
+</pre></div><pre class="example-preformatted">
+
+</pre><div class="flushright"><pre class="example-preformatted">f--lushright
+more text
+</pre></div><pre class="example-preformatted">
+
+</pre><div class="center">ce--ntered line
+</div><pre class="example-preformatted">
+
+</pre><div class="raggedright"><pre class="example-preformatted">r--raggedright
+more text
+</pre></div><pre class="example-preformatted">
+
+</pre><pre class="verbatim">\input texinfo @c -*-texinfo-*-
+
+@c this file is used in tests in @verbatiminclude but not converted
+
+@setfilename simplest.info
+
+@node Top
+
+This is a very simple texi manual @  &lt;&gt;.
+
+@bye
+</pre><pre class="example-preformatted">
+
+</pre><pre class="verbatim">in verbatim ''
+</pre><pre class="example-preformatted">
+
+
+html ''
+
+
+
+
+</pre><strong class="majorheading" id="majorheading-3">majorheading</strong>
+<pre class="example-preformatted">
+
+</pre><strong class="chapheading" id="chapheading-3">chapheading</strong>
+<pre class="example-preformatted">
+
+</pre><strong class="heading" id="heading-3">heading</strong>
+<pre class="example-preformatted">
+
+</pre><strong class="subheading" id="subheading-3">subheading</strong>
+<pre class="example-preformatted">
+
+</pre><strong class="subsubheading" id="subsubheading-3">subsubheading</strong>
+<pre class="example-preformatted">
+
+
+<code class="code">@acronym{--a,an accronym @comma{} @enddots{}}</code> <abbr 
class="acronym" title="an accronym , ...">--a</abbr> (an accronym , ...)
+<code class="code">@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} 
}</code> <abbr class="abbr" title="&Eacute;tude&ndash;, Autonome">&Eacute;--. 
,A.</abbr> (&Eacute;tude--, <b class="b">Autonome</b>)
+<code class="code">@abbr{@'E--. @comma{}A.}</code> <abbr class="abbr" 
title="&Eacute;tude&ndash;, Autonome">&Eacute;--. ,A.</abbr>
+
+<code class="code">@math{--a@minus{} {\frac{1}{2}}}</code> <em 
class="math">--a&minus; {\frac{1}{2}}</em>
+
+
+
+
+Somehow invalid use of @,:
+
+@, &#807;
+
+@,@&quot;u &#807;&uuml;
+
+Invalid use of @':
+
+@' &#769;
+
+@'@&quot;u &#769;&uuml;
+
+<code class="code">@|</code> 
+
+@dotless{truc} truc
+@dotless{ij} ij
+<code class="code">@dotless{--a}</code> --a
+<code class="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 class="code">@#</code> #
+
+<code class="code">@w{--a}</code> --a<!-- /@w -->
+
+<code class="code">@image{,1--xt}</code> 
+<code class="code">@image{,,2--xt}</code> 
+<code class="code">@image{,,,3--xt}</code> 
+
+<code class="code">@image{f-ile,aze,,a--lt}</code> <img class="image" 
src="f-ile.jpg" alt="a&ndash;lt">
+<code class="code">@image{f-ile,,,alt@verb{:jk _&quot; %}}</code> <img 
class="image" src="f-ile.jpg" alt="altjk&nbsp;_&quot;&nbsp;%@">
+
+<code class="code">@image{f--ile}</code> <img class="image" src="f--ile.png" 
alt="f--ile">
+<code class="code">@image{f--ile,,,alt}</code> <img class="image" 
src="f--ile.png" alt="alt">
+<code class="code">@image{f--ile,,,,.e-d-xt}</code> <img class="image" 
src="f--ile.e--xt" alt="f--ile">
+<code class="code">@image{f--ile,l--i}</code> <img class="image" 
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,,l--e}</code> <img class="image" 
src="f--ile.png" alt="f--ile">
+<code class="code">@image{f--ile,aze,az,alt,.e--xt}</code> <img class="image" 
src="f--ile.e--xt" alt="alt">
+<code class="code">@image{f--ile,aze,az,alt,</code> <img class="image" 
src="f--ile.png" alt="alt">
+<code class="code">@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} 
e--xt@}</code> <img class="image" src="f--ile%40..file%20ext%20e--xt%7d" 
alt="alt">
+
+<code class="code">@image{f--ile,aze,az,@verb{:jk _&quot; %@:} @b{in b 
&quot;},e--xt}</code> <img class="image" src="f--ile.e--xt" 
alt="jk&nbsp;_&quot;&nbsp;%@ in b &quot;">
+<code class="code">@image{file@verb{:jk _&quot; %@:},,,alt@verb{:jk _&quot; 
%@:}}</code> <img class="image" src="filejk%20_%22%20%25%40.jpg" 
alt="altjk&nbsp;_&quot;&nbsp;%@">
+
+
+
+</pre><div class="displaymath"><em>&uuml; &Uuml; &ntilde; &acirc; &eacute; 
&#333; &igrave; &eacute; &#274;&#768;
+&#262;&#807; &#262;&#807; a&#779; &#551; &aring; a&#865;
+&#259; &#462;
+ ? .
+</em></div><pre class="example-preformatted">
+
+</pre><div class="displaymath"><em>TeX LaTeX &lowast; &aring; &reg; &deg; 
+</em></div><pre class="example-preformatted">
+
+</pre><div class="displaymath"><em><code class="t">t</code> 
+</em></div><pre class="example-preformatted">
+
+</pre><ul class="itemize">
+<li><pre class="example-preformatted">e--mph item
+</pre></li></ul>
+<pre class="example-preformatted">
+
+</pre><ul class="itemize" style="list-style-type: ' after emph'">
+<li><pre class="example-preformatted">e--mph item
+</pre></li></ul>
+<pre class="example-preformatted">
+
+</pre><ul class="itemize" style="list-style-type: '\2022  a\2013 n itemize 
line'">
+<li><pre class="example-preformatted">i--tem 1
+</pre></li><li><pre class="example-preformatted">i--tem 2
+</pre></li></ul>
+<pre class="example-preformatted">
+
+</pre><ul class="itemize mark-none">
+<li><pre class="example-preformatted">without brace w a--b
+</pre></li><li><pre class="example-preformatted">without brace w c--d
+</pre></li></ul>
+<pre class="example-preformatted">
+
+</pre><dl class="table">
+<dt><code class="table-term-preformatted-code">a</code></dt>
+<dd><pre class="example-preformatted">l--ine
+</pre></dd>
+</dl>
+<pre class="example-preformatted">
+
+</pre><dl class="table">
+<dt><code class="table-term-preformatted-code">a--missing style 
formatting</code></dt>
+<dd><pre class="example-preformatted">l--ine
+</pre></dd>
+</dl>
+<pre class="example-preformatted">
+
+</pre><dl class="ftable">
+<dt><a id='index-a-6'></a><span><code 
class="table-term-preformatted-code">a</code><a class="copiable-link" 
href='#index-a-6'> &para;</a></span></dt>
+<dd><pre class="example-preformatted"><a class="index-entry-id" 
id="index-index-entry-between-item-and-itemx-3"></a></pre></dd>
+<dt><a id='index-b-3'></a><span><code 
class="table-term-preformatted-code">b</code><a class="copiable-link" 
href='#index-b-3'> &para;</a></span></dt>
+<dd><pre class="example-preformatted">l--ine
+</pre></dd>
+</dl>
+<pre class="example-preformatted">
+
+</pre><dl class="first-deffn">
+<dt class="deffn"><span class="category-def">fun&nbsp;:</span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-machin-8"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">machin</strong> <var class="def-var-arguments">bidule chose 
and</var><a class="copiable-link" href='#index-machin-8'> &para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-machin-9"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">machin</strong> <var class="def-var-arguments">bidule chose 
and  after</var><a class="copiable-link" href='#index-machin-9'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-machin-10"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">machin</strong> <var class="def-var-arguments">bidule chose 
and </var><a class="copiable-link" href='#index-machin-10'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-machin-11"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">machin</strong> <var class="def-var-arguments">bidule chose 
and and after</var><a class="copiable-link" href='#index-machin-11'> 
&para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn" id="index-followed-3"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">followed</strong> <var class="def-var-arguments">by a 
comment</var><a class="copiable-link" href='#index-followed-3'> 
&para;</a></span></dt>
+<dd><pre class="example-preformatted">Various deff lines
+</pre></dd><dt class="deffnx def-cmd-deffn" id="index-after-1"><span 
class="category-def">truc&nbsp;:</span><span><strong 
class="def-name">after</strong> <var class="def-var-arguments">a deff 
item</var><a class="copiable-link" href='#index-after-1'> &para;</a></span></dt>
+</dl>
+<pre class="example-preformatted">
+
+</pre><dl class="first-deffn">
+<dt class="deffn" id="index-invalid-1"><span 
class="category-def">fsetinv&nbsp;:</span><span><strong class="def-name"><var 
class="var">invalid</var></strong> <var class="def-var-arguments">a g</var><a 
class="copiable-link" href='#index-invalid-1'> &para;</a></span></dt>
+<dt class="deffnx def-cmd-deffn"><span class="category-def"><b class="b">id 
&lsquo;<samp class="samp">i</samp>&rsquo; ule</b>&nbsp;:</span></dt>
+<dt class="deffnx def-cmd-deffn"></dt>
+<dt class="deffnx def-cmd-deffn"><span 
class="category-def">aaa&nbsp;:</span></dt>
+<dt class="deffnx def-cmd-deffn"><span class="category-def">&nbsp;:</span></dt>
+<dt class="deffnx def-cmd-deffn"><span 
class="category-def">truc&nbsp;:</span></dt>
+</dl>
+<pre class="example-preformatted">
+
+</pre><div class="group"><pre class="example-preformatted">g--roupe
+</pre></div><pre class="example-preformatted">
+
+<code class="code">@ref{node}</code> `node'
+
+<code class="code">@ref{,cross ref name}</code> `cross ref name'
+<code class="code">@ref{,,title}</code> `title'
+<code class="code">@ref{,,,file name}</code> <a data-manual="file name" 
href="file%20name.html#Top">(file name)</a>
+<code class="code">@ref{,,,,manual}</code> <cite class="cite">manual</cite>
+<code class="code">@ref{node,cross ref name}</code> `cross ref name'
+<code class="code">@ref{node,,title}</code> `title'
+<code class="code">@ref{node,,,file name}</code> <a data-manual="file name" 
href="file%20name.html#node">(file name)node</a>
+<code class="code">@ref{node,,,,manual}</code> `node' dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{node,cross ref name,title,}</code> `title'
+<code class="code">@ref{node,cross ref name,,file name}</code> <a 
data-manual="file name" href="file%20name.html#node">(file name)cross ref 
name</a>
+<code class="code">@ref{node,cross ref name,,,manual}</code> `cross ref name' 
dans <cite class="cite">manual</cite>
+<code class="code">@ref{node,cross ref name,title,file name}</code> <a 
data-manual="file name" href="file%20name.html#node">(file name)title</a>
+<code class="code">@ref{node,cross ref name,title,,manual}</code> `title' dans 
<cite class="cite">manual</cite>
+<code class="code">@ref{node,cross ref name,title, file name, manual}</code> 
<a data-manual="file name" href="file%20name.html#node">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{node,,title,file name}</code> <a data-manual="file 
name" href="file%20name.html#node">(file name)title</a>
+<code class="code">@ref{node,,title,,manual}</code> `title' dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{chapter,,title, file name, manual}</code> <a 
data-manual="file name" href="file%20name.html#chapter">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{node,,title, file name, manual}</code> <a 
data-manual="file name" href="file%20name.html#node">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{node,,,file name,manual}</code> <a data-manual="file 
name" href="file%20name.html#node">node</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{,cross ref name,title,}</code> `title'
+<code class="code">@ref{,cross ref name,,file name}</code> <a 
data-manual="file name" href="file%20name.html#Top">(file name)cross ref 
name</a>
+<code class="code">@ref{,cross ref name,,,manual}</code> `cross ref name' dans 
<cite class="cite">manual</cite>
+<code class="code">@ref{,cross ref name,title,file name}</code> <a 
data-manual="file name" href="file%20name.html#Top">(file name)title</a>
+<code class="code">@ref{,cross ref name,title,,manual}</code> `title' dans 
<cite class="cite">manual</cite>
+<code class="code">@ref{,cross ref name,title, file name, manual}</code> <a 
data-manual="file name" href="file%20name.html#Top">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{,,title,file name}</code> <a data-manual="file name" 
href="file%20name.html#Top">(file name)title</a>
+<code class="code">@ref{,,title,,manual}</code> `title' dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{,,title, file name, manual}</code> <a 
data-manual="file name" href="file%20name.html#Top">title</a> dans <cite 
class="cite">manual</cite>
+<code class="code">@ref{,,,file name,manual}</code> <cite class="cite"><a 
data-manual="file name" href="file%20name.html#Top">manual</a></cite>
+
+<code class="code">@inforef{,cross ref name }</code> Voir `cross ref name'
+<code class="code">@inforef{,,file name}</code> Voir <a data-manual="file 
name" href="file%20name.html#Top">(file name)</a>
+<code class="code">@inforef{,cross ref name, file name}</code> Voir <a 
data-manual="file name" href="file%20name.html#Top">(file name)cross ref 
name</a>
+<code class="code">@inforef{}</code> 
+
+
+</pre></div>
+
+<a class="index-entry-id" id="index-t_002d_002druc"></a>
+<a class="index-entry-id" id="index-T_002d_002druc"></a>
+<a class="index-entry-id" id="index-_002e"></a>
+<a class="index-entry-id" id="index-_003f"></a>
+<a class="index-entry-id" id="index-a"></a>
+<a class="index-entry-id" id="index-t_002d_002druc-1"></a>
+<a class="index-entry-id" id="index-T_002d_002druc-1"></a>
+<a class="index-entry-id" id="index-_002e-1"></a>
+<a class="index-entry-id" id="index-_003f-1"></a>
+<a class="index-entry-id" id="index-a-7"></a>
+
+<a class="index-entry-id" id="index-a_002d_002d_002da"></a>
+<a class="index-entry-id" id="index-b_002d_002d_002db-c_002d_002d_002dc"></a>
+<a class="index-entry-id" 
id="index-d_002d_002d_002ddd-e_002d_002d_002dee-f_002d_002d_002dff"></a>
+
+<a class="index-entry-id" id="index-f_002d_002d_002daa"></a>
+<a class="index-entry-id" id="index-f_002d_002d_002dbb-f_002d_002d_002dcc"></a>
+<a class="index-entry-id" 
id="index-f_002d_002d_002dddd-f_002d_002d_002deee-ffff"></a>
+
+
+
+<a class="index-entry-id" id="index-aaa-bbb"></a>
+
+<a class="index-entry-id" id="index-xxx-zzz"></a>
+
+<a class="index-entry-id" id="index-"></a>
+
+<a class="index-entry-id" 
id="index-a-index_002d_002d_002dentry-te-_002d_002d_002d-i"></a>
+
+<a class="index-entry-id" id="index-truc-4"></a>
+
+<a class="index-entry-id" 
id="index-g_002d_002d_002dgg-h_002d_002d_002dhh-jjj-k_002d_002d_002dkk-l_002d_002d_002dll"></a>
+
+<a class="index-entry-id" 
id="index-f_002d_002d_002dggg-f_002d_002d_002dhhh-fjjj-f_002d_002d_002dkkk-f_002d_002d_002dlll"></a>
+
+
+
+
+<p>Text<a class="footnote" id="DOCF9" href="#FOOT9"><sup>11</sup></a>
+</p>
+<p>truc
+</p>
+<div class="printindex truc-printindex">
+<table class="truc-entries-printindex" border="0">
+<tr><td></td><th class="entries-header-printindex">Entr&eacute;e 
d&rsquo;index</th><th class="sections-header-printindex">Section</th></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-1_truc_letter-T">T</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-truc-4">truc</a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+</table>
+</div>
+
+<p>codeidx
+</p>
+<div class="printindex codeidx-printindex">
+<table class="codeidx-entries-printindex" border="0">
+<tr><td></td><th class="entries-header-printindex">Entr&eacute;e 
d&rsquo;index</th><th class="sections-header-printindex">Section</th></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-1_codeidx_letter-A">A</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a-index_002d_002d_002dentry-te-_002d_002d_002d-i"><code>a <var 
class="var">index---entry</var> t&#7869; --- &icirc;</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+</table>
+</div>
+
+<p>cp
+</p><div class="printindex cp-printindex">
+<table class="cp-letters-header-printindex"><tr><th>Aller &agrave;: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter-1_cp_symbol-1"><b>-</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-1_cp_symbol-2"><b>?</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-1_cp_symbol-3"><b>.</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" 
href="#chapter-1_cp_symbol-4"><b>&quot;</b></a>
+ &nbsp; 
+<br>
+<a class="summary-letter-printindex" href="#chapter-1_cp_letter-A"><b>A</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-1_cp_letter-B"><b>B</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-1_cp_letter-C"><b>C</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-1_cp_letter-D"><b>D</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-1_cp_letter-G"><b>G</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-1_cp_letter-I"><b>I</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-1_cp_letter-T"><b>T</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-1_cp_letter-V"><b>V</b></a>
+ &nbsp; 
+</td></tr></table>
+<table class="cp-entries-printindex" border="0">
+<tr><td></td><th class="entries-header-printindex">Entr&eacute;e 
d&rsquo;index</th><th class="sections-header-printindex">Section</th></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-1_cp_symbol-1">-</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-_002d_002doption">&ndash;option</a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-_002d_002doption">&ndash;option</a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_002d_002doption">&ndash;option</a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_002d_002doption-1">&ndash;option</a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-1_cp_symbol-2">?</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_003f">?</a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-1_cp_symbol-3">.</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_002e">.</a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-1_cp_symbol-4">&quot;</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-_0060_0060">&ldquo;</a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-_0060_0060">&ldquo;</a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_0060_0060">&ldquo;</a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_0060_0060-1">&ldquo;</a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-1_cp_letter-A">A</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a">a</a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry">aaa</td><td></td></tr>
+<tr><td></td><td class="printindex-index-entry index-entry-level-1"><a 
href="#index-aaa-bbb">bbb</a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a_002d_002d_002da">a&mdash;a</a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-a_002d_002dasis"><code>a--asis</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-a_002d_002dasis"><code>a--asis</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a_002d_002dasis"><code>a--asis</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a_002d_002dasis-1"><code>a--asis</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-see-entry">aaa, <em 
class="emph">See</em> bbb</td><td 
class="printindex-index-see-entry-section"></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-1_cp_letter-B">B</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-b-2"><code>b</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-b-2"><code>b</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-b-4"><code>b</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-b-5"><code>b</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry">b&mdash;b</td><td></td></tr>
+<tr><td></td><td class="printindex-index-entry index-entry-level-1"><a 
href="#index-b_002d_002d_002db-c_002d_002d_002dc">c&mdash;c</a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-1_cp_letter-C">C</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-counting-entry">counting entry</a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-1_cp_letter-D">D</th></tr>
+<tr><td></td><td class="printindex-index-entry">d&mdash;dd</td><td></td></tr>
+<tr><td></td><td class="printindex-index-entry 
index-entry-level-1">e&mdash;ee</td><td></td></tr>
+<tr><td></td><td class="printindex-index-entry index-entry-level-2"><a 
href="#index-d_002d_002d_002ddd-e_002d_002d_002dee-f_002d_002d_002dff">f&mdash;ff</a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defcv_005fname-2"><code>d--efcv_name</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defcv_005fname-3"><code>d--efcv_name</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><code>d--efivar_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defopt_005fname-1"><code>d--efopt_name</code></a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><code>d--eftypecv_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><code>d--eftypecv_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 de c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 de c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 de c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 de c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 de c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 de c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2"><code>d--eftypecv_name2
 de c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3"><code>d--eftypecv_name2
 de c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><code>d--eftypeivar_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypevar_005fname-1"><code>d--eftypevar_name</code></a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypevr_005fname-1"><code>d--eftypevr_name</code></a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defvar_005fname-2"><code>d--efvar_name</code></a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defvar_005fname-3"><code>d--efvar_name</code></a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defvr_005fname-1"><code>d--efvr_name</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry">ddd</td><td 
class="printindex-index-see-also"><em class="emph">See also</em> ccc</td></tr>
+<tr><td></td><td class="printindex-index-entry">ddd</td><td 
class="printindex-index-see-also"><em class="emph">See also</em> ccc</td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-1_cp_letter-G">G</th></tr>
+<tr><td></td><td class="printindex-index-entry">g&mdash;gg</td><td></td></tr>
+<tr><td></td><td class="printindex-index-entry index-entry-level-1">h&mdash;hh 
jjj</td><td></td></tr>
+<tr><td></td><td class="printindex-index-entry index-entry-level-2"><a 
href="#index-g_002d_002d_002dgg-h_002d_002d_002dhh-jjj-k_002d_002d_002dkk-l_002d_002d_002dll">k&mdash;kk,
 l&mdash;ll</a></td><td class="printindex-index-section"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-1_cp_letter-I">I</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td class="printindex-index-section"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-index-entry-between-item-and-itemx-1">index entry between 
item and itemx</a></td><td class="printindex-index-section"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td class="printindex-index-section"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-index-entry-between-item-and-itemx-1">index entry 
between item and itemx</a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a></td><td class="printindex-index-section"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a></td><td class="printindex-index-section"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-index-entry-between-item-and-itemx-2">index entry between item and 
itemx</a></td><td class="printindex-index-section"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-index-entry-between-item-and-itemx-3">index entry between item and 
itemx</a></td><td class="printindex-index-section"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-index-entry-in-footnote">index entry in footnote</a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-index-entry-within-deffn">index entry within 
deffn</a></td><td class="printindex-index-section"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-index-entry-within-deffn">index entry within 
deffn</a></td><td class="printindex-index-section"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-index-entry-within-deffn">index entry within deffn</a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-index-entry-within-deffn-1">index entry within deffn</a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-index-entry-within-itemize">index entry within 
itemize</a></td><td class="printindex-index-section"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-index-entry-within-itemize">index entry within 
itemize</a></td><td class="printindex-index-section"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-index-entry-within-itemize">index entry within itemize</a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td class="printindex-index-section"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-index-entry-within-multitable">index entry within 
multitable</a></td><td class="printindex-index-section"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-index-entry-within-multitable">index entry within 
multitable</a></td><td class="printindex-index-section"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a></td><td class="printindex-index-section"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td class="printindex-index-section"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-1_cp_letter-T">T</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-1_cp_letter-V">V</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle"><code>vtable 
i--tem code kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle"><code>vtable 
i--tem code kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-vtable-i_002d_002dtem-code-kbdinputstyle"><code>vtable i--tem code 
kbdinputstyle</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-vtable-i_002d_002dtem-code-kbdinputstyle-1"><code>vtable i--tem 
code kbdinputstyle</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle"><code>vtable 
i--tem default kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle"><code>vtable
 i--tem default kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-vtable-i_002d_002dtem-default-kbdinputstyle"><code>vtable i--tem 
default kbdinputstyle</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-vtable-i_002d_002dtem-default-kbdinputstyle-1"><code>vtable i--tem 
default kbdinputstyle</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle"><code>vtable 
i--tem distinct kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle"><code>vtable
 i--tem distinct kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-vtable-i_002d_002dtem-distinct-kbdinputstyle"><code>vtable i--tem 
distinct kbdinputstyle</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1"><code>vtable 
i--tem distinct kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle"><code>vtable 
i--tem example kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle"><code>vtable
 i--tem example kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-vtable-i_002d_002dtem-example-kbdinputstyle"><code>vtable i--tem 
example kbdinputstyle</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-vtable-i_002d_002dtem-example-kbdinputstyle-1"><code>vtable i--tem 
example kbdinputstyle</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle"><code>vtable
 i--tem in example code kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle"><code>vtable
 i--tem in example code kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle"><code>vtable 
i--tem in example code kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1"><code>vtable
 i--tem in example code kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle"><code>vtable
 i--tem in example default kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle"><code>vtable
 i--tem in example default kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle"><code>vtable
 i--tem in example default kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1"><code>vtable
 i--tem in example default kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle"><code>vtable
 i--tem in example distinct kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle"><code>vtable
 i--tem in example distinct kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle"><code>vtable
 i--tem in example distinct kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1"><code>vtable
 i--tem in example distinct kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle"><code>vtable
 i--tem in example example kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle"><code>vtable
 i--tem in example example kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle"><code>vtable
 i--tem in example example kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1"><code>vtable
 i--tem in example example kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+</table>
+<table class="cp-letters-footer-printindex"><tr><th>Aller &agrave;: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter-1_cp_symbol-1"><b>-</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-1_cp_symbol-2"><b>?</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-1_cp_symbol-3"><b>.</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" 
href="#chapter-1_cp_symbol-4"><b>&quot;</b></a>
+ &nbsp; 
+<br>
+<a class="summary-letter-printindex" href="#chapter-1_cp_letter-A"><b>A</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-1_cp_letter-B"><b>B</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-1_cp_letter-C"><b>C</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-1_cp_letter-D"><b>D</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-1_cp_letter-G"><b>G</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-1_cp_letter-I"><b>I</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-1_cp_letter-T"><b>T</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-1_cp_letter-V"><b>V</b></a>
+ &nbsp; 
+</td></tr></table>
+</div>
+
+<p>fn
+</p><div class="printindex fn-printindex">
+<table class="fn-letters-header-printindex"><tr><th>Aller &agrave;: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter-1_fn_symbol-1"><b>-</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-1_fn_symbol-2"><b>?</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-1_fn_symbol-3"><b>.</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-1_fn_symbol-4"><b>`</b></a>
+ &nbsp; 
+<br>
+<a class="summary-letter-printindex" href="#chapter-1_fn_letter-A"><b>A</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-1_fn_letter-B"><b>B</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-1_fn_letter-D"><b>D</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-1_fn_letter-F"><b>F</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-1_fn_letter-I"><b>I</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-1_fn_letter-L"><b>L</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-1_fn_letter-M"><b>M</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-1_fn_letter-N"><b>N</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-1_fn_letter-T"><b>T</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-1_fn_letter-X"><b>X</b></a>
+ &nbsp; 
+</td></tr></table>
+<table class="fn-entries-printindex" border="0">
+<tr><td></td><th class="entries-header-printindex">Entr&eacute;e 
d&rsquo;index</th><th class="sections-header-printindex">Section</th></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-1_fn_symbol-1">-</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-_002d_002dfoption"><code>--foption</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-_002d_002dfoption"><code>--foption</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-1_fn_symbol-2">?</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_003f-1"><code>?</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-1_fn_symbol-3">.</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_002e-1"><code>.</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-1_fn_symbol-4">`</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-_0060_0060-1"><code>``</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-_0060_0060-1"><code>``</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_0060_0060-2"><code>``</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_0060_0060-3"><code>``</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-1_fn_letter-A">A</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-a"><code>a</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-a-1"><code>a</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-a-2"><code>a</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-a"><code>a</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-a-1"><code>a</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-a-2"><code>a</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a-1"><code>a</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a-2"><code>a</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a-3"><code>a</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a-4"><code>a</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a-5"><code>a</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a-6"><code>a</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a-7"><code>a</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-after"><code>after</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-after"><code>after</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-after"><code>after</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-after-1"><code>after</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-arg2"><code>arg2</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-arg2"><code>arg2</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-arg2"><code>arg2</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-arg2-1"><code>arg2</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-1_fn_letter-B">B</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-b"><code>b</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-b-1"><code>b</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-b"><code>b</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-b-1"><code>b</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-b"><code>b</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-b-1"><code>b</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-b-2"><code>b</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-b-3"><code>b</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-bidule-machin"><code>bidule machin</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-bidule-machin"><code>bidule machin</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-bidule-machin"><code>bidule machin</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-bidule-machin-1"><code>bidule machin</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-1_fn_letter-D">D</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name de 
c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><code>d--efop_name 
de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><code>d--efop_name 
de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypefn_005fname-2"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypefn_005fname-3"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002deftypefn_005fname2"><code>d--eftypefn_name2</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002deftypefn_005fname2"><code>d--eftypefn_name2</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypefn_005fname2"><code>d--eftypefn_name2</code></a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypefn_005fname2-1"><code>d--eftypefn_name2</code></a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><code>d--eftypeop_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><code>d--eftypeop_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 de c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 de c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 de c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 de c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 de c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 de c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2"><code>d--eftypeop_name2
 de c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3"><code>d--eftypeop_name2
 de c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-deffn"><code>deffn</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-deffn-1"><code>deffn</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-deffn"><code>deffn</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-deffn-1"><code>deffn</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-deffn"><code>deffn</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-deffn-1"><code>deffn</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-deffn-2"><code>deffn</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-deffn-3"><code>deffn</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-deffnx"><code>deffnx</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-deffnx-1"><code>deffnx</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-deffnx"><code>deffnx</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-deffnx-1"><code>deffnx</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-deffnx"><code>deffnx</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-deffnx-1"><code>deffnx</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-deffnx-2"><code>deffnx</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-deffnx-3"><code>deffnx</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-1_fn_letter-F">F</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-f_002d_002d_002daa"><code>f---aa</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-see-entry"><code 
class="code">f---aaa</code>, <em class="emph">See</em> <code 
class="code">f---bbb</code></td><td 
class="printindex-index-see-entry-section"></td></tr>
+<tr><td></td><td 
class="printindex-index-entry"><code>f---bb</code></td><td></td></tr>
+<tr><td></td><td class="printindex-index-entry index-entry-level-1"><a 
href="#index-f_002d_002d_002dbb-f_002d_002d_002dcc"><code>f---cc</code></a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><code>f---ddd</code></td><td 
class="printindex-index-see-also"><em class="emph">See also</em> 
f---ccc</td></tr>
+<tr><td></td><td class="printindex-index-entry"><code>f---ddd</code></td><td 
class="printindex-index-see-also"><em class="emph">See also</em> 
f---ccc</td></tr>
+<tr><td></td><td 
class="printindex-index-entry"><code>f---ddd</code></td><td></td></tr>
+<tr><td></td><td class="printindex-index-entry 
index-entry-level-1"><code>f---eee</code></td><td></td></tr>
+<tr><td></td><td class="printindex-index-entry index-entry-level-2"><a 
href="#index-f_002d_002d_002dddd-f_002d_002d_002deee-ffff"><code>ffff</code></a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td 
class="printindex-index-entry"><code>f---ggg</code></td><td></td></tr>
+<tr><td></td><td class="printindex-index-entry 
index-entry-level-1"><code>f---hhh fjjj</code></td><td></td></tr>
+<tr><td></td><td class="printindex-index-entry index-entry-level-2"><a 
href="#index-f_002d_002d_002dggg-f_002d_002d_002dhhh-fjjj-f_002d_002d_002dkkk-f_002d_002d_002dlll"><code>f---kkk,
 f---lll</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-followed"><code>followed</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-followed-1"><code>followed</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-followed"><code>followed</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-followed-1"><code>followed</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-followed"><code>followed</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-followed-1"><code>followed</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-followed-2"><code>followed</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-followed-3"><code>followed</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-1_fn_letter-I">I</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-i"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-i-1"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-i"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-i-1"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a href="#index-i"><code><var 
class="var">i</var></code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-i-1"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-i-2"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-i-3"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-id-i-ule"><code><b class="b">id &lsquo;<samp 
class="samp">i</samp>&rsquo; ule</b></code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-id-i-ule"><code><b class="b">id &lsquo;<samp 
class="samp">i</samp>&rsquo; ule</b></code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-id-i-ule"><code><b class="b">id &lsquo;<samp 
class="samp">i</samp>&rsquo; ule</b></code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-id-i-ule-1"><code><b class="b">id &lsquo;<samp 
class="samp">i</samp>&rsquo; ule</b></code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-id-ule"><code><b class="b">id ule</b></code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-id-ule"><code><b class="b">id ule</b></code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-id-ule"><code><b class="b">id ule</b></code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-id-ule-1"><code><b class="b">id ule</b></code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-invalid"><code><var 
class="var">invalid</var></code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-invalid"><code><var 
class="var">invalid</var></code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-invalid"><code><var class="var">invalid</var></code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-invalid-1"><code><var class="var">invalid</var></code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-1_fn_letter-L">L</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-log-trap"><code>log trap</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-log-trap"><code>log trap</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-log-trap"><code>log trap</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-log-trap-1"><code>log trap</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-log-trap1"><code>log trap1</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-log-trap1"><code>log trap1</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-log-trap1"><code>log trap1</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-log-trap1-1"><code>log trap1</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-log-trap2"><code>log trap2</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-log-trap2"><code>log trap2</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-log-trap2"><code>log trap2</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-log-trap2-1"><code>log trap2</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-1_fn_letter-M">M</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-machin"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-machin-1"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-machin-2"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-machin-3"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-machin-4"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-machin-5"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-machin"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-machin-1"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-machin-2"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-machin-3"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-machin-4"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-machin-5"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-machin"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-machin-1"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-machin-2"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-machin-3"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-machin-4"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-machin-5"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-machin-6"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-machin-7"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-machin-8"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-machin-9"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-machin-10"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-machin-11"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-1_fn_letter-N">N</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-n_002d_002dame"><code>n--ame</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-n_002d_002dame-1"><code>n--ame</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-n_002d_002dame"><code>n--ame</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-n_002d_002dame-1"><code>n--ame</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-n_002d_002dame"><code>n--ame</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-n_002d_002dame-1"><code>n--ame</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-n_002d_002dame-2"><code>n--ame</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-n_002d_002dame-3"><code>n--ame</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-name2"><code>name2</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-name2"><code>name2</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-name2"><code>name2</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-name2-1"><code>name2</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-1_fn_letter-T">T</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-truc"><code>truc</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-truc-1"><code>truc</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-truc"><code>truc</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-truc-1"><code>truc</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-truc"><code>truc</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-truc-1"><code>truc</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-truc-2"><code>truc</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-truc-3"><code>truc</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-1_fn_letter-X">X</th></tr>
+<tr><td></td><td 
class="printindex-index-entry"><code>xxx</code></td><td></td></tr>
+<tr><td></td><td class="printindex-index-entry index-entry-level-1"><a 
href="#index-xxx-zzz"><code>zzz</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+</table>
+<table class="fn-letters-footer-printindex"><tr><th>Aller &agrave;: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter-1_fn_symbol-1"><b>-</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-1_fn_symbol-2"><b>?</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-1_fn_symbol-3"><b>.</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-1_fn_symbol-4"><b>`</b></a>
+ &nbsp; 
+<br>
+<a class="summary-letter-printindex" href="#chapter-1_fn_letter-A"><b>A</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-1_fn_letter-B"><b>B</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-1_fn_letter-D"><b>D</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-1_fn_letter-F"><b>F</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-1_fn_letter-I"><b>I</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-1_fn_letter-L"><b>L</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-1_fn_letter-M"><b>M</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-1_fn_letter-N"><b>N</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-1_fn_letter-T"><b>T</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-1_fn_letter-X"><b>X</b></a>
+ &nbsp; 
+</td></tr></table>
+</div>
+
+<p>vr
+</p>
+<p>ky
+</p>
+<p>pg
+</p>
+<p>tp
+</p><div class="printindex tp-printindex">
+<table class="tp-entries-printindex" border="0">
+<tr><td></td><th class="entries-header-printindex">Entr&eacute;e 
d&rsquo;index</th><th class="sections-header-printindex">Section</th></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-1_tp_letter-D">D</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftp_005fname-1"><code>d--eftp_name</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+</table>
+</div>
+
+
+
+<p><a class="footnote" id="DOCF10" href="#FOOT10"><sup>12</sup></a>
+</p>
+<div class="format">
+<table class="menu" border="0" cellspacing="0"><tr><td>
+<pre class="menu-preformatted">&bull; <a 
href="#s_002d_002dect_002cion">s--ect,ion</a>:: </pre><pre 
class="menu-entry-description-preformatted">s&ndash;ect,ion
+</pre><pre class="menu-comment-preformatted">
+
+Menu comment
+&ldquo;simple-double&ndash;three&mdash;four&mdash;-&rdquo;
+
+
+</pre></td></tr></table>
+</div>
+
+<hr>
+<div class="section-level-extent" id="s_002d_002dect_002cion">
+<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<tr><td>[<a href="#chapter" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
+<td>[<a href="#chapter" title="Previous section in reading order"> &lt; 
</a>]</td>
+<td>[<a href="#chapter" title="Up section"> Up </a>]</td>
+<td>[<a href="#subsection" title="Next section in reading order"> &gt; 
</a>]</td>
+<td>[<a href="#chapter2" title="Next chapter"> &gt;&gt; </a>]</td>
+<td> &nbsp; </td>
+<td> &nbsp; </td>
+<td> &nbsp; </td>
+<td> &nbsp; </td>
+<td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
+<td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
+<td>[<a href="#chapter" title="Index">Index</a>]</td>
+<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
+</tr></table>
+<h2 class="section" id="A-section">1.1 A section</h2>
+
+<table class="menu" border="0" cellspacing="0">
+<tr><td class="menu-entry-destination"><a href="#subsection">1.1.1 
subsection</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
+</td></tr>
+<tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">
+
+</pre></th></tr><tr><th class="menu-comment" colspan="3"><pre 
class="menu-comment-preformatted">In detailmenu
+
+</pre></th></tr><tr><td class="menu-entry-destination"><a 
href="#subsubsection-_0060_0060simple_002ddouble_002d_002d">1.1.1.1 
subsubsection &ldquo;simple-double&ndash;</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
+</td></tr>
+<tr><td class="menu-entry-destination"><a 
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027">1.1.1.2
 three&mdash;four&mdash;-&rdquo;</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
+</td></tr>
+</table>
+
+<hr>
+<div class="subsection-level-extent" id="subsection">
+<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<tr><td>[<a href="#chapter" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
+<td>[<a href="#s_002d_002dect_002cion" title="Previous section in reading 
order"> &lt; </a>]</td>
+<td>[<a href="#s_002d_002dect_002cion" title="Up section"> Up </a>]</td>
+<td>[<a href="#subsubsection-_0060_0060simple_002ddouble_002d_002d" 
title="Next section in reading order"> &gt; </a>]</td>
+<td>[<a href="#chapter2" title="Next chapter"> &gt;&gt; </a>]</td>
+<td> &nbsp; </td>
+<td> &nbsp; </td>
+<td> &nbsp; </td>
+<td> &nbsp; </td>
+<td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
+<td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
+<td>[<a href="#chapter" title="Index">Index</a>]</td>
+<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
+</tr></table>
+<h3 class="subsection" id="subsection-1">1.1.1 subsection</h3>
+
+<table class="menu" border="0" cellspacing="0">
+<tr><td class="menu-entry-destination"><a 
href="#subsubsection-_0060_0060simple_002ddouble_002d_002d">1.1.1.1 
subsubsection &ldquo;simple-double&ndash;</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
+</td></tr>
+<tr><td class="menu-entry-destination"><a 
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027">1.1.1.2
 three&mdash;four&mdash;-&rdquo;</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">
+</td></tr>
+</table>
+
+<a class="anchor" id="anchor"></a>
+<hr>
+<div class="subsubsection-level-extent" 
id="subsubsection-_0060_0060simple_002ddouble_002d_002d">
+<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<tr><td>[<a href="#chapter" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
+<td>[<a href="#subsection" title="Previous section in reading order"> &lt; 
</a>]</td>
+<td>[<a href="#subsection" title="Up section"> Up </a>]</td>
+<td>[<a 
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027" 
title="Next section in reading order"> &gt; </a>]</td>
+<td>[<a href="#chapter2" title="Next chapter"> &gt;&gt; </a>]</td>
+<td> &nbsp; </td>
+<td> &nbsp; </td>
+<td> &nbsp; </td>
+<td> &nbsp; </td>
+<td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
+<td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
+<td>[<a href="#chapter" title="Index">Index</a>]</td>
+<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
+</tr></table>
+<h4 class="subsubsection" 
id="subsubsection-_0060_0060simple_002ddouble_002d_002d-1">1.1.1.1 
subsubsection &ldquo;simple-double&ndash;</h4>
+
+<hr>
+</div>
+<div class="subsubsection-level-extent" 
id="subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027">
+<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<tr><td>[<a href="#chapter" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
+<td>[<a href="#subsubsection-_0060_0060simple_002ddouble_002d_002d" 
title="Previous section in reading order"> &lt; </a>]</td>
+<td>[<a href="#subsection" title="Up section"> Up </a>]</td>
+<td>[<a href="#chapter2" title="Next section in reading order"> &gt; </a>]</td>
+<td>[<a href="#chapter2" title="Next chapter"> &gt;&gt; </a>]</td>
+<td> &nbsp; </td>
+<td> &nbsp; </td>
+<td> &nbsp; </td>
+<td> &nbsp; </td>
+<td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
+<td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
+<td>[<a href="#chapter" title="Index">Index</a>]</td>
+<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
+</tr></table>
+<h4 class="subsubsection" 
id="three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027">1.1.1.2 
three&mdash;four&mdash;-&rdquo;</h4>
+
+<hr>
+</div>
+</div>
+</div>
+</div>
+<div class="centerchap-level-extent" id="chapter2">
+<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<tr><td>[<a href="#chapter" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
+<td>[<a 
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027" 
title="Previous section in reading order"> &lt; </a>]</td>
+<td>[<a href="#Top" title="Up section"> Up </a>]</td>
+<td>[ &gt; ]</td>
+<td>[ &gt;&gt; ]</td>
+<td> &nbsp; </td>
+<td> &nbsp; </td>
+<td> &nbsp; </td>
+<td> &nbsp; </td>
+<td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
+<td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
+<td>[<a href="#chapter" title="Index">Index</a>]</td>
+<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
+</tr></table>
+<h1 class="centerchap" id="chapter-2">chapter 2</h1>
+
+<div class="printindex cp-printindex">
+<table class="cp-letters-header-printindex"><tr><th>Aller &agrave;: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter-2_cp_symbol-1"><b>-</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-2_cp_symbol-2"><b>?</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-2_cp_symbol-3"><b>.</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" 
href="#chapter-2_cp_symbol-4"><b>&quot;</b></a>
+ &nbsp; 
+<br>
+<a class="summary-letter-printindex" href="#chapter-2_cp_letter-A"><b>A</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-2_cp_letter-B"><b>B</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-2_cp_letter-C"><b>C</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-2_cp_letter-D"><b>D</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-2_cp_letter-G"><b>G</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-2_cp_letter-I"><b>I</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-2_cp_letter-T"><b>T</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-2_cp_letter-V"><b>V</b></a>
+ &nbsp; 
+</td></tr></table>
+<table class="cp-entries-printindex" border="0">
+<tr><td></td><th class="entries-header-printindex">Entr&eacute;e 
d&rsquo;index</th><th class="sections-header-printindex">Section</th></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-2_cp_symbol-1">-</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-_002d_002doption">&ndash;option</a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-_002d_002doption">&ndash;option</a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_002d_002doption">&ndash;option</a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_002d_002doption-1">&ndash;option</a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-2_cp_symbol-2">?</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_003f">?</a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-2_cp_symbol-3">.</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_002e">.</a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-2_cp_symbol-4">&quot;</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-_0060_0060">&ldquo;</a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-_0060_0060">&ldquo;</a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_0060_0060">&ldquo;</a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_0060_0060-1">&ldquo;</a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-2_cp_letter-A">A</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a">a</a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry">aaa</td><td></td></tr>
+<tr><td></td><td class="printindex-index-entry index-entry-level-1"><a 
href="#index-aaa-bbb">bbb</a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a_002d_002d_002da">a&mdash;a</a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-a_002d_002dasis"><code>a--asis</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-a_002d_002dasis"><code>a--asis</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a_002d_002dasis"><code>a--asis</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a_002d_002dasis-1"><code>a--asis</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-see-entry">aaa, <em 
class="emph">See</em> bbb</td><td 
class="printindex-index-see-entry-section"></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-2_cp_letter-B">B</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-b-2"><code>b</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-b-2"><code>b</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-b-4"><code>b</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-b-5"><code>b</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry">b&mdash;b</td><td></td></tr>
+<tr><td></td><td class="printindex-index-entry index-entry-level-1"><a 
href="#index-b_002d_002d_002db-c_002d_002d_002dc">c&mdash;c</a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-2_cp_letter-C">C</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-counting-entry">counting entry</a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-2_cp_letter-D">D</th></tr>
+<tr><td></td><td class="printindex-index-entry">d&mdash;dd</td><td></td></tr>
+<tr><td></td><td class="printindex-index-entry 
index-entry-level-1">e&mdash;ee</td><td></td></tr>
+<tr><td></td><td class="printindex-index-entry index-entry-level-2"><a 
href="#index-d_002d_002d_002ddd-e_002d_002d_002dee-f_002d_002d_002dff">f&mdash;ff</a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defcv_005fname-2"><code>d--efcv_name</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defcv_005fname-3"><code>d--efcv_name</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><code>d--efivar_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defopt_005fname-1"><code>d--efopt_name</code></a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><code>d--eftypecv_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><code>d--eftypecv_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 de c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 de c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 de c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 de c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 de c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 de c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2"><code>d--eftypecv_name2
 de c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3"><code>d--eftypecv_name2
 de c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><code>d--eftypeivar_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypevar_005fname-1"><code>d--eftypevar_name</code></a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypevr_005fname-1"><code>d--eftypevr_name</code></a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defvar_005fname-2"><code>d--efvar_name</code></a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defvar_005fname-3"><code>d--efvar_name</code></a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defvr_005fname-1"><code>d--efvr_name</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry">ddd</td><td 
class="printindex-index-see-also"><em class="emph">See also</em> ccc</td></tr>
+<tr><td></td><td class="printindex-index-entry">ddd</td><td 
class="printindex-index-see-also"><em class="emph">See also</em> ccc</td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-2_cp_letter-G">G</th></tr>
+<tr><td></td><td class="printindex-index-entry">g&mdash;gg</td><td></td></tr>
+<tr><td></td><td class="printindex-index-entry index-entry-level-1">h&mdash;hh 
jjj</td><td></td></tr>
+<tr><td></td><td class="printindex-index-entry index-entry-level-2"><a 
href="#index-g_002d_002d_002dgg-h_002d_002d_002dhh-jjj-k_002d_002d_002dkk-l_002d_002d_002dll">k&mdash;kk,
 l&mdash;ll</a></td><td class="printindex-index-section"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-2_cp_letter-I">I</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td class="printindex-index-section"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-index-entry-between-item-and-itemx-1">index entry between 
item and itemx</a></td><td class="printindex-index-section"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td class="printindex-index-section"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-index-entry-between-item-and-itemx-1">index entry 
between item and itemx</a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a></td><td class="printindex-index-section"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a></td><td class="printindex-index-section"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-index-entry-between-item-and-itemx-2">index entry between item and 
itemx</a></td><td class="printindex-index-section"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-index-entry-between-item-and-itemx-3">index entry between item and 
itemx</a></td><td class="printindex-index-section"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-index-entry-in-footnote">index entry in footnote</a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-index-entry-within-deffn">index entry within 
deffn</a></td><td class="printindex-index-section"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-index-entry-within-deffn">index entry within 
deffn</a></td><td class="printindex-index-section"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-index-entry-within-deffn">index entry within deffn</a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-index-entry-within-deffn-1">index entry within deffn</a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-index-entry-within-itemize">index entry within 
itemize</a></td><td class="printindex-index-section"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-index-entry-within-itemize">index entry within 
itemize</a></td><td class="printindex-index-section"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-index-entry-within-itemize">index entry within itemize</a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td class="printindex-index-section"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-index-entry-within-multitable">index entry within 
multitable</a></td><td class="printindex-index-section"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-index-entry-within-multitable">index entry within 
multitable</a></td><td class="printindex-index-section"><a href="#Top">Top 
section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a></td><td class="printindex-index-section"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td class="printindex-index-section"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-2_cp_letter-T">T</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-2_cp_letter-V">V</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle"><code>vtable 
i--tem code kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle"><code>vtable 
i--tem code kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-vtable-i_002d_002dtem-code-kbdinputstyle"><code>vtable i--tem code 
kbdinputstyle</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-vtable-i_002d_002dtem-code-kbdinputstyle-1"><code>vtable i--tem 
code kbdinputstyle</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle"><code>vtable 
i--tem default kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle"><code>vtable
 i--tem default kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-vtable-i_002d_002dtem-default-kbdinputstyle"><code>vtable i--tem 
default kbdinputstyle</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-vtable-i_002d_002dtem-default-kbdinputstyle-1"><code>vtable i--tem 
default kbdinputstyle</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle"><code>vtable 
i--tem distinct kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle"><code>vtable
 i--tem distinct kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-vtable-i_002d_002dtem-distinct-kbdinputstyle"><code>vtable i--tem 
distinct kbdinputstyle</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1"><code>vtable 
i--tem distinct kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle"><code>vtable 
i--tem example kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle"><code>vtable
 i--tem example kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-vtable-i_002d_002dtem-example-kbdinputstyle"><code>vtable i--tem 
example kbdinputstyle</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-vtable-i_002d_002dtem-example-kbdinputstyle-1"><code>vtable i--tem 
example kbdinputstyle</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle"><code>vtable
 i--tem in example code kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle"><code>vtable
 i--tem in example code kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle"><code>vtable 
i--tem in example code kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1"><code>vtable
 i--tem in example code kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle"><code>vtable
 i--tem in example default kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle"><code>vtable
 i--tem in example default kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle"><code>vtable
 i--tem in example default kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1"><code>vtable
 i--tem in example default kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle"><code>vtable
 i--tem in example distinct kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle"><code>vtable
 i--tem in example distinct kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle"><code>vtable
 i--tem in example distinct kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1"><code>vtable
 i--tem in example distinct kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle"><code>vtable
 i--tem in example example kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle"><code>vtable
 i--tem in example example kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle"><code>vtable
 i--tem in example example kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1"><code>vtable
 i--tem in example example kbdinputstyle</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+</table>
+<table class="cp-letters-footer-printindex"><tr><th>Aller &agrave;: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter-2_cp_symbol-1"><b>-</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-2_cp_symbol-2"><b>?</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-2_cp_symbol-3"><b>.</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" 
href="#chapter-2_cp_symbol-4"><b>&quot;</b></a>
+ &nbsp; 
+<br>
+<a class="summary-letter-printindex" href="#chapter-2_cp_letter-A"><b>A</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-2_cp_letter-B"><b>B</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-2_cp_letter-C"><b>C</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-2_cp_letter-D"><b>D</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-2_cp_letter-G"><b>G</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-2_cp_letter-I"><b>I</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-2_cp_letter-T"><b>T</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-2_cp_letter-V"><b>V</b></a>
+ &nbsp; 
+</td></tr></table>
+</div>
+<div class="printindex fn-printindex">
+<table class="fn-letters-header-printindex"><tr><th>Aller &agrave;: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter-2_fn_symbol-1"><b>-</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-2_fn_symbol-2"><b>?</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-2_fn_symbol-3"><b>.</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-2_fn_symbol-4"><b>`</b></a>
+ &nbsp; 
+<br>
+<a class="summary-letter-printindex" href="#chapter-2_fn_letter-A"><b>A</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-2_fn_letter-B"><b>B</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-2_fn_letter-D"><b>D</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-2_fn_letter-F"><b>F</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-2_fn_letter-I"><b>I</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-2_fn_letter-L"><b>L</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-2_fn_letter-M"><b>M</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-2_fn_letter-N"><b>N</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-2_fn_letter-T"><b>T</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-2_fn_letter-X"><b>X</b></a>
+ &nbsp; 
+</td></tr></table>
+<table class="fn-entries-printindex" border="0">
+<tr><td></td><th class="entries-header-printindex">Entr&eacute;e 
d&rsquo;index</th><th class="sections-header-printindex">Section</th></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-2_fn_symbol-1">-</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-_002d_002dfoption"><code>--foption</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-_002d_002dfoption"><code>--foption</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-2_fn_symbol-2">?</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_003f-1"><code>?</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-2_fn_symbol-3">.</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_002e-1"><code>.</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-2_fn_symbol-4">`</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-_0060_0060-1"><code>``</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-_0060_0060-1"><code>``</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_0060_0060-2"><code>``</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_0060_0060-3"><code>``</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-2_fn_letter-A">A</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-a"><code>a</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-a-1"><code>a</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-a-2"><code>a</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-a"><code>a</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-a-1"><code>a</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-a-2"><code>a</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a-1"><code>a</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a-2"><code>a</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a-3"><code>a</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a-4"><code>a</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a-5"><code>a</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a-6"><code>a</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a-7"><code>a</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-after"><code>after</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-after"><code>after</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-after"><code>after</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-after-1"><code>after</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-arg2"><code>arg2</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-arg2"><code>arg2</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-arg2"><code>arg2</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-arg2-1"><code>arg2</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-2_fn_letter-B">B</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-b"><code>b</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-b-1"><code>b</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-b"><code>b</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-b-1"><code>b</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-b"><code>b</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-b-1"><code>b</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-b-2"><code>b</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-b-3"><code>b</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-bidule-machin"><code>bidule machin</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-bidule-machin"><code>bidule machin</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-bidule-machin"><code>bidule machin</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-bidule-machin-1"><code>bidule machin</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-2_fn_letter-D">D</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name de 
c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><code>d--efop_name 
de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><code>d--efop_name 
de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypefn_005fname-2"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypefn_005fname-3"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002deftypefn_005fname2"><code>d--eftypefn_name2</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002deftypefn_005fname2"><code>d--eftypefn_name2</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypefn_005fname2"><code>d--eftypefn_name2</code></a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypefn_005fname2-1"><code>d--eftypefn_name2</code></a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><code>d--eftypeop_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><code>d--eftypeop_name
 de c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 de c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 de c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 de c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 de c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 de c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 de c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2"><code>d--eftypeop_name2
 de c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3"><code>d--eftypeop_name2
 de c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td
 class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-deffn"><code>deffn</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-deffn-1"><code>deffn</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-deffn"><code>deffn</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-deffn-1"><code>deffn</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-deffn"><code>deffn</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-deffn-1"><code>deffn</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-deffn-2"><code>deffn</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-deffn-3"><code>deffn</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-deffnx"><code>deffnx</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-deffnx-1"><code>deffnx</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-deffnx"><code>deffnx</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-deffnx-1"><code>deffnx</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-deffnx"><code>deffnx</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-deffnx-1"><code>deffnx</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-deffnx-2"><code>deffnx</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-deffnx-3"><code>deffnx</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-2_fn_letter-F">F</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-f_002d_002d_002daa"><code>f---aa</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-see-entry"><code 
class="code">f---aaa</code>, <em class="emph">See</em> <code 
class="code">f---bbb</code></td><td 
class="printindex-index-see-entry-section"></td></tr>
+<tr><td></td><td 
class="printindex-index-entry"><code>f---bb</code></td><td></td></tr>
+<tr><td></td><td class="printindex-index-entry index-entry-level-1"><a 
href="#index-f_002d_002d_002dbb-f_002d_002d_002dcc"><code>f---cc</code></a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><code>f---ddd</code></td><td 
class="printindex-index-see-also"><em class="emph">See also</em> 
f---ccc</td></tr>
+<tr><td></td><td class="printindex-index-entry"><code>f---ddd</code></td><td 
class="printindex-index-see-also"><em class="emph">See also</em> 
f---ccc</td></tr>
+<tr><td></td><td 
class="printindex-index-entry"><code>f---ddd</code></td><td></td></tr>
+<tr><td></td><td class="printindex-index-entry 
index-entry-level-1"><code>f---eee</code></td><td></td></tr>
+<tr><td></td><td class="printindex-index-entry index-entry-level-2"><a 
href="#index-f_002d_002d_002dddd-f_002d_002d_002deee-ffff"><code>ffff</code></a></td><td
 class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td 
class="printindex-index-entry"><code>f---ggg</code></td><td></td></tr>
+<tr><td></td><td class="printindex-index-entry 
index-entry-level-1"><code>f---hhh fjjj</code></td><td></td></tr>
+<tr><td></td><td class="printindex-index-entry index-entry-level-2"><a 
href="#index-f_002d_002d_002dggg-f_002d_002d_002dhhh-fjjj-f_002d_002d_002dkkk-f_002d_002d_002dlll"><code>f---kkk,
 f---lll</code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-followed"><code>followed</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-followed-1"><code>followed</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-followed"><code>followed</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-followed-1"><code>followed</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-followed"><code>followed</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-followed-1"><code>followed</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-followed-2"><code>followed</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-followed-3"><code>followed</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-2_fn_letter-I">I</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-i"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-i-1"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-i"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-i-1"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a href="#index-i"><code><var 
class="var">i</var></code></a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-i-1"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-i-2"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-i-3"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-id-i-ule"><code><b class="b">id &lsquo;<samp 
class="samp">i</samp>&rsquo; ule</b></code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-id-i-ule"><code><b class="b">id &lsquo;<samp 
class="samp">i</samp>&rsquo; ule</b></code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-id-i-ule"><code><b class="b">id &lsquo;<samp 
class="samp">i</samp>&rsquo; ule</b></code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-id-i-ule-1"><code><b class="b">id &lsquo;<samp 
class="samp">i</samp>&rsquo; ule</b></code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-id-ule"><code><b class="b">id ule</b></code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-id-ule"><code><b class="b">id ule</b></code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-id-ule"><code><b class="b">id ule</b></code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-id-ule-1"><code><b class="b">id ule</b></code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-invalid"><code><var 
class="var">invalid</var></code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-invalid"><code><var 
class="var">invalid</var></code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-invalid"><code><var class="var">invalid</var></code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-invalid-1"><code><var class="var">invalid</var></code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-2_fn_letter-L">L</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-log-trap"><code>log trap</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-log-trap"><code>log trap</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-log-trap"><code>log trap</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-log-trap-1"><code>log trap</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-log-trap1"><code>log trap1</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-log-trap1"><code>log trap1</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-log-trap1"><code>log trap1</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-log-trap1-1"><code>log trap1</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-log-trap2"><code>log trap2</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-log-trap2"><code>log trap2</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-log-trap2"><code>log trap2</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-log-trap2-1"><code>log trap2</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-2_fn_letter-M">M</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-machin"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-machin-1"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-machin-2"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-machin-3"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-machin-4"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-machin-5"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-machin"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-machin-1"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-machin-2"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-machin-3"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-machin-4"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-machin-5"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-machin"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-machin-1"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-machin-2"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-machin-3"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-machin-4"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-machin-5"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-machin-6"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-machin-7"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-machin-8"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-machin-9"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-machin-10"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-machin-11"><code>machin</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-2_fn_letter-N">N</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-n_002d_002dame"><code>n--ame</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-n_002d_002dame-1"><code>n--ame</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-n_002d_002dame"><code>n--ame</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-n_002d_002dame-1"><code>n--ame</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-n_002d_002dame"><code>n--ame</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-n_002d_002dame-1"><code>n--ame</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-n_002d_002dame-2"><code>n--ame</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-n_002d_002dame-3"><code>n--ame</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-name2"><code>name2</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-name2"><code>name2</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-name2"><code>name2</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-name2-1"><code>name2</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-2_fn_letter-T">T</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-truc"><code>truc</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-truc-1"><code>truc</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-truc"><code>truc</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-titlepage-truc-1"><code>truc</code></a></td><td 
class="printindex-index-section"><a href="#Top">Top section</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-truc"><code>truc</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-truc-1"><code>truc</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-truc-2"><code>truc</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-truc-3"><code>truc</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+<tr><th id="chapter-2_fn_letter-X">X</th></tr>
+<tr><td></td><td 
class="printindex-index-entry"><code>xxx</code></td><td></td></tr>
+<tr><td></td><td class="printindex-index-entry index-entry-level-1"><a 
href="#index-xxx-zzz"><code>zzz</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td colspan="3"><hr></td></tr>
+</table>
+<table class="fn-letters-footer-printindex"><tr><th>Aller &agrave;: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter-2_fn_symbol-1"><b>-</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-2_fn_symbol-2"><b>?</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-2_fn_symbol-3"><b>.</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-2_fn_symbol-4"><b>`</b></a>
+ &nbsp; 
+<br>
+<a class="summary-letter-printindex" href="#chapter-2_fn_letter-A"><b>A</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-2_fn_letter-B"><b>B</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-2_fn_letter-D"><b>D</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-2_fn_letter-F"><b>F</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-2_fn_letter-I"><b>I</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-2_fn_letter-L"><b>L</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-2_fn_letter-M"><b>M</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-2_fn_letter-N"><b>N</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-2_fn_letter-T"><b>T</b></a>
+ &nbsp; 
+<a class="summary-letter-printindex" href="#chapter-2_fn_letter-X"><b>X</b></a>
+ &nbsp; 
+</td></tr></table>
+</div>
+
+<hr style="height: 6px;">
+</div>
+</div>
+<div class="element-footnotes" id="SEC_Footnotes">
+<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<tr><td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
+<td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
+<td>[<a href="#chapter" title="Index">Index</a>]</td>
+<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
+</tr></table>
+<h1 class="footnotes-heading">Footnotes</h1>
+
+<h5 class="footnote-body-heading"><a id="FOOT3" href="#DOCF3">(1)</a></h5>
+<p>in footnote</p>
+<h5 class="footnote-body-heading"><a id="FOOT4" href="#DOCF4">(2)</a></h5>
+<p>in footnote2</p>
+<h5 class="footnote-body-heading"><a id="FOOT1" href="#DOCF1">(3)</a></h5>
+<p>in footnote</p>
+<h5 class="footnote-body-heading"><a id="FOOT2" href="#DOCF2">(4)</a></h5>
+<p>in footnote2</p>
+<h5 class="footnote-body-heading"><a id="FOOT1_5" href="#DOCF1_5">(5)</a></h5>
+<p>in footnote</p>
+<h5 class="footnote-body-heading"><a id="FOOT2_6" href="#DOCF2_6">(6)</a></h5>
+<p>in footnote2</p>
+<h5 class="footnote-body-heading"><a id="FOOT5" href="#DOCF5">(7)</a></h5>
+<p>in footnote</p>
+<h5 class="footnote-body-heading"><a id="FOOT6" href="#DOCF6">(8)</a></h5>
+<p>in footnote2</p>
+<h5 class="footnote-body-heading"><a id="FOOT7" href="#DOCF7">(9)</a></h5>
+<p>in footnote</p>
+<h5 class="footnote-body-heading"><a id="FOOT8" href="#DOCF8">(10)</a></h5>
+<p>in footnote2</p>
+<h5 class="footnote-body-heading"><a id="FOOT9" href="#DOCF9">(11)</a></h5>
+<p>in footnote
+<a class="index-entry-id" id="index-index-entry-in-footnote"></a>
+</p>
+<p>Blah
+</p>
+<p>Blih
+</p>
+<a class="index-entry-id" id="index-counting-entry"></a>
+<h5 class="footnote-body-heading"><a id="FOOT10" href="#DOCF10">(12)</a></h5>
+<p>in footnote</p>
+</div><hr>
+<div class="element-contents" id="SEC_Contents">
+<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<tr><td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
+<td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
+<td>[<a href="#chapter" title="Index">Index</a>]</td>
+<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
+</tr></table>
+<h1 class="contents-heading">Table of Contents</h1>
+
+<div class="contents">
+
+<ul class="toc-numbered-mark">
+  <li><a id="toc-chapter-1" href="#chapter" rel="index">1 chapter</a>
+  <ul class="toc-numbered-mark">
+    <li><a id="toc-A-section" href="#s_002d_002dect_002cion">1.1 A section</a>
+    <ul class="toc-numbered-mark">
+      <li><a id="toc-subsection-1" href="#subsection">1.1.1 subsection</a>
+      <ul class="toc-numbered-mark">
+        <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><hr>
+<div class="element-shortcontents" id="SEC_Shortcontents">
+<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<tr><td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
+<td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
+<td>[<a href="#chapter" title="Index">Index</a>]</td>
+<td>[<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="toc-numbered-mark">
+<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>
+</div><hr>
+<div class="element-about" id="SEC_About">
+<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
+<tr><td>[<a href="#Top" title="Cover (top) of document">Top</a>]</td>
+<td>[<a href="#SEC_Contents" title="Table of contents">Contents</a>]</td>
+<td>[<a href="#chapter" title="Index">Index</a>]</td>
+<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
+</tr></table>
+<h1 class="about-heading">About This Document</h1>
+
+<p>
+  Ce document a &eacute;t&eacute; g&eacute;n&eacute;r&eacute; <em 
class="emph">a sunny day</em> en utilisant <a class="uref" 
href="http://www.gnu.org/software/texinfo/";><em class="emph">texi2any</em></a>.
+</p>
+<p>
+  Les boutons du panneau de navigation ont la signification suivante&nbsp;:
+</p>
+<table border="1">
+  <tr>
+    <th> Bouton </th>
+    <th> Nom </th>
+    <th> Aller &agrave; </th>
+    <th> Depuis 1.2.3 aller &agrave;</th>
+  </tr>
+  <tr>
+    <td class="button-direction-about"> [ &lt;&lt; ] </td>
+    <td class="name-direction-about">FastBack</td>
+    <td>Beginning of this chapter or previous chapter</td>
+    <td>1</td>
+  </tr>
+  <tr>
+    <td class="button-direction-about"> [ &lt; ] </td>
+    <td class="name-direction-about">Back</td>
+    <td>Previous section in reading order</td>
+    <td>1.2.2</td>
+  </tr>
+  <tr>
+    <td class="button-direction-about"> [ Up ] </td>
+    <td class="name-direction-about">Up</td>
+    <td>Up section</td>
+    <td>1.2</td>
+  </tr>
+  <tr>
+    <td class="button-direction-about"> [ &gt; ] </td>
+    <td class="name-direction-about">Forward</td>
+    <td>Next section in reading order</td>
+    <td>1.2.4</td>
+  </tr>
+  <tr>
+    <td class="button-direction-about"> [ &gt;&gt; ] </td>
+    <td class="name-direction-about">FastForward</td>
+    <td>Next chapter</td>
+    <td>2</td>
+  </tr>
+  <tr>
+    <td class="button-direction-about"> [Top] </td>
+    <td class="name-direction-about">Top</td>
+    <td>Cover (top) of document</td>
+    <td> &nbsp; </td>
+  </tr>
+  <tr>
+    <td class="button-direction-about"> [Contents] </td>
+    <td class="name-direction-about">Contents</td>
+    <td>Table of contents</td>
+    <td> &nbsp; </td>
+  </tr>
+  <tr>
+    <td class="button-direction-about"> [Index] </td>
+    <td class="name-direction-about">Index</td>
+    <td>Index</td>
+    <td> &nbsp; </td>
+  </tr>
+  <tr>
+    <td class="button-direction-about"> [ ? ] </td>
+    <td class="name-direction-about">About</td>
+    <td>About (help)</td>
+    <td> &nbsp; </td>
+  </tr>
+</table>
+
+<p>
+  Dans cet exemple on est &agrave; <strong class="strong"> Sous-sous-section 
un-deux-trois </strong> dans un document dont la structure est&nbsp;:
+</p>
+
+<ul>
+  <li> 1. Section un
+    <ul>
+      <li>1.1 Sous-section un-un
+        <ul>
+          <li>...</li>
+        </ul>
+      </li>
+      <li>1.2 Sous-section un-deux
+        <ul>
+          <li>1.2.1 Sous-sous-section un-deux-un</li>
+          <li>1.2.2 Sous-sous-section un-deux-deux</li>
+          <li>1.2.3 Sous-sous-section un-deux-trois &nbsp; &nbsp;
+            <strong>&lt;== Position actuelle </strong></li>
+          <li>1.2.4 Sous-sous-section un-deux-quatre</li>
+        </ul>
+      </li>
+      <li>1.3 Sous-section un-trois
+        <ul>
+          <li>...</li>
+        </ul>
+      </li>
+      <li>1.4 Sous-section un-quatre</li>
+    </ul>
+  </li>
+</ul>
+</div><hr>
+<p>
+  <span class="program-in-footer">Ce document a &eacute;t&eacute; 
g&eacute;n&eacute;r&eacute; <em class="emph">a sunny day</em> en utilisant <a 
class="uref" href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.</span>
+</p>
+
+
+</body>
+</html>
diff --git a/tp/tests/layout/res_parser/formatting_fr_info/formatting.1 
b/tp/tests/layout/res_parser/formatting_fr_info/formatting.1
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/tp/tests/layout/res_parser/formatting_fr_info/formatting.2 
b/tp/tests/layout/res_parser/formatting_fr_info/formatting.2
new file mode 100644
index 0000000000..b13faaf489
--- /dev/null
+++ b/tp/tests/layout/res_parser/formatting_fr_info/formatting.2
@@ -0,0 +1,343 @@
+formatting.texi:22: @| should only appear in heading or footing (possibly 
involving @mymacro)
+formatting.texi:22: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:22: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:22: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:22: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:22: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:22: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:22: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:22: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:22: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:22: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:22: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:22: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:22: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:22: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:22: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:22: warning: command `@,' must not be followed by new line 
(possibly involving @mymacro)
+formatting.texi:22: @, expected braces (possibly involving @mymacro)
+formatting.texi:22: @, expected braces (possibly involving @mymacro)
+formatting.texi:22: warning: command `@'' must not be followed by new line 
(possibly involving @mymacro)
+formatting.texi:22: @' expected braces (possibly involving @mymacro)
+formatting.texi:22: @' expected braces (possibly involving @mymacro)
+formatting.texi:22: @| should only appear in heading or footing (possibly 
involving @mymacro)
+formatting.texi:22: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:22: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:22: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:22: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:22: warning: command `@U' must not be followed by new line 
(possibly involving @mymacro)
+formatting.texi:22: @U expected braces (possibly involving @mymacro)
+formatting.texi:22: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:22: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:22: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:22: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:22: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:22: warning: command `@TeX' must not be followed by new line 
(possibly involving @mymacro)
+formatting.texi:22: warning: command `@TeX' must not be followed by new line 
(possibly involving @mymacro)
+formatting.texi:22: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:22: unexpected @ (possibly involving @mymacro)
+formatting.texi:22: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:22: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:22: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:22: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:22: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:22: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:22: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:22: @sp missing argument (possibly involving @mymacro)
+formatting.texi:22: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:22: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:22: missing @table argument (possibly involving @mymacro)
+formatting.texi:22: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:22: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:22: misplaced } (possibly involving @mymacro)
+formatting.texi:22: misplaced } (possibly involving @mymacro)
+formatting.texi:22: misplaced { (possibly involving @mymacro)
+formatting.texi:22: misplaced { (possibly involving @mymacro)
+formatting.texi:22: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:22: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:22: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:22: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:22: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:22: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:22: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:22: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:22: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:22: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:22: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:22: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:22: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:22: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:22: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:32: @| should only appear in heading or footing (possibly 
involving @mymacro)
+formatting.texi:32: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:32: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:32: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:32: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:32: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:32: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:32: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:32: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:32: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:32: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:32: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:32: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:32: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:32: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:32: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:32: warning: command `@,' must not be followed by new line 
(possibly involving @mymacro)
+formatting.texi:32: @, expected braces (possibly involving @mymacro)
+formatting.texi:32: @, expected braces (possibly involving @mymacro)
+formatting.texi:32: warning: command `@'' must not be followed by new line 
(possibly involving @mymacro)
+formatting.texi:32: @' expected braces (possibly involving @mymacro)
+formatting.texi:32: @' expected braces (possibly involving @mymacro)
+formatting.texi:32: @| should only appear in heading or footing (possibly 
involving @mymacro)
+formatting.texi:32: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:32: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:32: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:32: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:32: warning: command `@U' must not be followed by new line 
(possibly involving @mymacro)
+formatting.texi:32: @U expected braces (possibly involving @mymacro)
+formatting.texi:32: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:32: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:32: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:32: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:32: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:32: warning: command `@TeX' must not be followed by new line 
(possibly involving @mymacro)
+formatting.texi:32: warning: command `@TeX' must not be followed by new line 
(possibly involving @mymacro)
+formatting.texi:32: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:32: unexpected @ (possibly involving @mymacro)
+formatting.texi:32: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:32: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:32: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:32: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:32: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:32: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:32: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:32: @sp missing argument (possibly involving @mymacro)
+formatting.texi:32: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:32: missing @table argument (possibly involving @mymacro)
+formatting.texi:32: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:32: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:32: misplaced } (possibly involving @mymacro)
+formatting.texi:32: misplaced } (possibly involving @mymacro)
+formatting.texi:32: misplaced { (possibly involving @mymacro)
+formatting.texi:32: misplaced { (possibly involving @mymacro)
+formatting.texi:32: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:32: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:32: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:32: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:32: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:32: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:32: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:32: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:32: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:32: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:32: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:32: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:32: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:32: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:32: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:81: @| should only appear in heading or footing (possibly 
involving @mymacro)
+formatting.texi:81: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:81: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:81: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:81: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:81: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:81: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:81: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:81: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:81: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:81: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:81: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:81: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:81: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:81: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:81: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:81: warning: command `@,' must not be followed by new line 
(possibly involving @mymacro)
+formatting.texi:81: @, expected braces (possibly involving @mymacro)
+formatting.texi:81: @, expected braces (possibly involving @mymacro)
+formatting.texi:81: warning: command `@'' must not be followed by new line 
(possibly involving @mymacro)
+formatting.texi:81: @' expected braces (possibly involving @mymacro)
+formatting.texi:81: @' expected braces (possibly involving @mymacro)
+formatting.texi:81: @| should only appear in heading or footing (possibly 
involving @mymacro)
+formatting.texi:81: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:81: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:81: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:81: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:81: warning: command `@U' must not be followed by new line 
(possibly involving @mymacro)
+formatting.texi:81: @U expected braces (possibly involving @mymacro)
+formatting.texi:81: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:81: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:81: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:81: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:81: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:81: warning: command `@TeX' must not be followed by new line 
(possibly involving @mymacro)
+formatting.texi:81: warning: command `@TeX' must not be followed by new line 
(possibly involving @mymacro)
+formatting.texi:81: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:81: unexpected @ (possibly involving @mymacro)
+formatting.texi:81: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:81: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:81: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:81: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:81: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:81: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:81: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:81: @sp missing argument (possibly involving @mymacro)
+formatting.texi:81: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:81: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:81: missing @table argument (possibly involving @mymacro)
+formatting.texi:81: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:81: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:81: misplaced } (possibly involving @mymacro)
+formatting.texi:81: misplaced } (possibly involving @mymacro)
+formatting.texi:81: misplaced { (possibly involving @mymacro)
+formatting.texi:81: misplaced { (possibly involving @mymacro)
+formatting.texi:81: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:81: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:81: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:81: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:81: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:81: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:81: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:81: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:81: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:81: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:81: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:81: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:81: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:81: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:81: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:86: unmatched `@end' (possibly involving @mymacro)
+formatting.texi:86: @| should only appear in heading or footing (possibly 
involving @mymacro)
+formatting.texi:86: unmatched `@end' (possibly involving @mymacro)
+formatting.texi:86: unmatched `@end' (possibly involving @mymacro)
+formatting.texi:86: unmatched `@end' (possibly involving @mymacro)
+formatting.texi:86: unmatched `@end' (possibly involving @mymacro)
+formatting.texi:86: unmatched `@end' (possibly involving @mymacro)
+formatting.texi:86: unmatched `@end' (possibly involving @mymacro)
+formatting.texi:86: unmatched `@end' (possibly involving @mymacro)
+formatting.texi:86: unmatched `@end' (possibly involving @mymacro)
+formatting.texi:86: unmatched `@end' (possibly involving @mymacro)
+formatting.texi:86: warning: @author should only appear at the beginning of a 
line (possibly involving @mymacro)
+formatting.texi:86: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:86: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:86: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:86: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:86: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:86: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:86: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:86: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:86: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:86: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:86: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:86: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:86: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:86: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:86: unmatched `@end' (possibly involving @mymacro)
+formatting.texi:86: unmatched `@end' (possibly involving @mymacro)
+formatting.texi:86: warning: command `@,' must not be followed by new line 
(possibly involving @mymacro)
+formatting.texi:86: @, expected braces (possibly involving @mymacro)
+formatting.texi:86: @, expected braces (possibly involving @mymacro)
+formatting.texi:86: warning: command `@'' must not be followed by new line 
(possibly involving @mymacro)
+formatting.texi:86: @' expected braces (possibly involving @mymacro)
+formatting.texi:86: @' expected braces (possibly involving @mymacro)
+formatting.texi:86: @| should only appear in heading or footing (possibly 
involving @mymacro)
+formatting.texi:86: @dotless expects `i' or `j' as argument, not `truc' 
(possibly involving @mymacro)
+formatting.texi:86: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting.texi:86: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting.texi:86: @dotless expects `i' or `j' as argument, not `a' (possibly 
involving @mymacro)
+formatting.texi:86: warning: command `@U' must not be followed by new line 
(possibly involving @mymacro)
+formatting.texi:86: @U expected braces (possibly involving @mymacro)
+formatting.texi:86: warning: no argument specified for @U (possibly involving 
@mymacro)
+formatting.texi:86: non-hex digits in argument for @U: z (possibly involving 
@mymacro)
+formatting.texi:86: warning: fewer than four hex digits in argument for @U: 
abc (possibly involving @mymacro)
+formatting.texi:86: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting.texi:86: argument for @U exceeds Unicode maximum 0x10FFFF: 110000 
(possibly involving @mymacro)
+formatting.texi:86: warning: command `@TeX' must not be followed by new line 
(possibly involving @mymacro)
+formatting.texi:86: warning: command `@TeX' must not be followed by new line 
(possibly involving @mymacro)
+formatting.texi:86: @TeX expected braces (possibly involving @mymacro)
+formatting.texi:86: unexpected @ (possibly involving @mymacro)
+formatting.texi:86: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:86: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:86: @image missing filename argument (possibly involving 
@mymacro)
+formatting.texi:86: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:86: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:86: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:86: warning: @verb should not appear in @image (possibly 
involving @mymacro)
+formatting.texi:86: @sp missing argument (possibly involving @mymacro)
+formatting.texi:86: warning: @author not meaningful outside `@titlepage' and 
`@quotation' environments (possibly involving @mymacro)
+formatting.texi:86: command @bullet not accepting argument in brace should not 
be on @table line (possibly involving @mymacro)
+formatting.texi:86: missing @table argument (possibly involving @mymacro)
+formatting.texi:86: command @minus not accepting argument in brace should not 
be on @ftable line (possibly involving @mymacro)
+formatting.texi:86: warning: missing name for @deffn (possibly involving 
@mymacro)
+formatting.texi:86: misplaced } (possibly involving @mymacro)
+formatting.texi:86: misplaced } (possibly involving @mymacro)
+formatting.texi:86: misplaced { (possibly involving @mymacro)
+formatting.texi:86: misplaced { (possibly involving @mymacro)
+formatting.texi:86: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting.texi:86: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:86: warning: missing category for @deffnx (possibly involving 
@mymacro)
+formatting.texi:86: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:86: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:86: warning: missing name for @deffnx (possibly involving 
@mymacro)
+formatting.texi:86: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:86: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:86: warning: command @ref missing a node or external manual 
argument (possibly involving @mymacro)
+formatting.texi:86: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:86: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:86: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:86: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:86: warning: @inforef is obsolete (possibly involving @mymacro)
+formatting.texi:86: warning: command @inforef missing a node or external 
manual argument (possibly involving @mymacro)
+formatting.texi:119: warning: @cindex missing argument
+formatting.texi:128: no more than two levels of index subentry are allowed
+formatting.texi:130: no more than two levels of index subentry are allowed
+formatting.texi:166: warning: printing an index `vr' merged in another one, 
`cp'
+formatting.texi:182: warning: @menu in invalid context
+formatting.texi:222: warning: @centerchap is obsolete
+formatting.texi:229: expected @end ifclear
+formatting.texi:229: expected @end ifset
+formatting.texi:229: expected @end ifclear
+formatting.texi:229: expected @end ifset
+formatting.texi:229: expected @end ifclear
+formatting.texi:229: expected @end ifset
+formatting.texi:229: expected @end ifclear
+formatting.texi:229: expected @end ifset
+formatting.texi:229: expected @end ifclear
+formatting.texi:229: expected @end ifset
+formatting.texi:229: expected @end ifclear
+formatting.texi:229: expected @end ifset
+formatting.texi:22: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:22: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:22: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:22: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:32: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:32: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:32: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:32: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:81: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:81: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:81: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:81: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:86: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:86: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:86: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:86: @ref reference to nonexistent node `node' (possibly 
involving @mymacro)
+formatting.texi:22: warning: @ref node name should not contain `,' (possibly 
involving @mymacro)
+formatting.texi:22: warning: @inforef node name should not contain `,' 
(possibly involving @mymacro)
+formatting.texi:22: warning: @ref cross-reference name should not contain `:' 
(possibly involving @mymacro)
+formatting.texi:22: warning: @ref cross-reference name should not contain `:' 
(possibly involving @mymacro)
+formatting.texi:22: warning: @ref node name should not contain `,' (possibly 
involving @mymacro)
+formatting.texi:22: warning: @inforef node name should not contain `,' 
(possibly involving @mymacro)
+formatting.texi:22: warning: @ref cross-reference name should not contain `:' 
(possibly involving @mymacro)
+formatting.texi:22: warning: @ref cross-reference name should not contain `:' 
(possibly involving @mymacro)
+formatting.texi:81: warning: @ref node name should not contain `,' (possibly 
involving @mymacro)
+formatting.texi:81: warning: @inforef node name should not contain `,' 
(possibly involving @mymacro)
+formatting.texi:81: warning: @ref cross-reference name should not contain `:' 
(possibly involving @mymacro)
+formatting.texi:81: warning: @ref cross-reference name should not contain `:' 
(possibly involving @mymacro)
+formatting.texi:86: warning: @ref node name should not contain `,' (possibly 
involving @mymacro)
+formatting.texi:86: warning: @inforef node name should not contain `,' 
(possibly involving @mymacro)
+formatting.texi:86: warning: @ref cross-reference name should not contain `:' 
(possibly involving @mymacro)
+formatting.texi:86: warning: @ref cross-reference name should not contain `:' 
(possibly involving @mymacro)
+formatting.texi:120: warning: empty index key in @findex
+formatting.texi:191: warning: @node name should not contain `,': s--ect,ion
diff --git a/tp/tests/layout/res_parser/formatting_fr_info/formatting.info 
b/tp/tests/layout/res_parser/formatting_fr_info/formatting.info
new file mode 100644
index 0000000000..ffbc27b4e0
--- /dev/null
+++ b/tp/tests/layout/res_parser/formatting_fr_info/formatting.info
@@ -0,0 +1,3655 @@
+This is formatting.info, produced by texi2any version from
+formatting.texi.
+
+In copying
+
+   < > " & ’ ‘
+
+   “simple-double–three—four—-”
+code: ‘``simple-double--three---four----''’
+asis: “simple-double–three—four—-”
+strong: *“simple-double–three—four—-”*
+kbd: ‘``simple-double--three---four----''’
+
+   ‘‘simple-double--three—four—-’’
+
+   @"u ü (ü) @"{U} Ü (Ü) @~n ñ (ñ) @^a â (â) @’e é (é) @=o ō (ō) @‘i ì
+(ì) @’{e} é (é) @’{@dotless{i}} í (í) @dotless{i} ı (ı) @dotless{j} ȷ
+(ȷ) ‘@H{a}’ a̋ ‘@dotaccent{a}’ ȧ (ȧ) ‘@ringaccent{a}’ å (å)
+‘@tieaccent{a}’ a͡ ‘@u{a}’ ă (ă) ‘@ubaraccent{a}’ a̲ ‘@udotaccent{a}’ ạ
+(ạ) ‘@v{a}’ ǎ (ǎ) @,c ç (ç) ‘@,{c}’ ç (ç) ‘@ogonek{a}’ ą (ą)
+
+   @‘{@=E} Ḕ @l{} ł @,{@’C} Ḉ @,c@"u çü
+
+   ‘@H{--a}’ -a̋ ‘@dotaccent{--a}’ -ȧ ‘@ringaccent{--a}’ -å
+‘@tieaccent{--a}’ -a͡ ‘@u{--a}’ -ă ‘@ubaraccent{--a}’ -a̲
+‘@udotaccent{--a}’ -ạ ‘@v{--a}’ -ǎ ‘@,{--c}’ -ç ‘@ogonek{--a}’ -ą
+
+   @U{0075} u
+
+   @*
+@ followed by a space   @ followed by a tab   @ followed by a new line
+ ‘@-’ ‘@:’ ‘@!’ !  ‘@?’ ?  ‘@.’ .  ‘@&’ & ‘@@’ @ ‘@}’ } ‘@{’ { ‘@/’
+
+   foo vs. bar.  colon :And something else.  semi colon ;.  And ?  ?.
+Now !  !@ but , ,
+
+   @ampchar & (&) @atchar @ (@) @backslashchar \ (\) @hashchar # (#)
+@lbracechar { ({) @rbracechar } (})
+
+   @TeX TeX @LaTeX LaTeX @bullet • (•) @copyright © (©) @dots ... (…)
+@enddots ...  @equiv ≡ (≡) @error erreur→ @expansion ↦ (↦) @minus − (−)
+@point ⋆ (⋆) @print ⊣ (⊣) @result ⇒ (⇒) @today a sunny day
+
+   @aa å (å) @AA Å (Å) @ae æ (æ) @oe œ (œ) @AE Æ (Æ) @OE Œ (Œ) @o ø (ø)
+@O Ø (Ø) @ss ß (ß) @l ł (ł) @L Ł (Ł) @DH Ð (Ð) @TH Þ (Þ) @dh ð (ð) @th þ
+(þ)
+
+   @exclamdown ¡  (¡) @questiondown ¿  (¿) @pounds £ (£)
+@registeredsymbol ® (®) @ordf ª (ª) @ordm º (º) @comma , (,)
+@quotedblleft “ (“) @quotedblright ” (”) @quoteleft ‘ (‘) @quoteright ’
+(’) @quotedblbase „ („) @quotesinglbase ‚ (‚) @guillemetleft « («)
+@guillemetright » (») @guillemotleft « («) @guillemotright » (»)
+@guilsinglleft ‹ (‹) @guilsinglright › (›)
+
+   @textdegree ° (°) @euro € (€) @arrow → (→) @leq ≤ (≤) @geq ≥ (≥) @tie
+a b
+
+   ‘@acronym{--a,an accronym}’ –a (an accronym) ‘@acronym{--a}’ –a
+‘@abbr{@'E--. @comma{}A., @'Etude Autonome }’ É–. ,A. (Étude Autonome)
+‘@abbr{@'E--. @comma{}A.}’ É–. ,A. ‘@asis{--a}’ –a ‘@b{--a}’ –a
+‘@cite{--a}’ ‘–a’ ‘@code{--a}’ ‘--a’ ‘@command{--a}’ ‘--a’ ‘@dfn{--a}’
+“–a” ‘@dmn{--a}’ –a ‘@email{--a,--b}’ –b <--a> ‘@email{,--b}’ –b
+‘@email{--a}’ <--a> ‘@emph{--a}’ _–a_ ‘@env{--a}’ ‘--a’ ‘@file{--a}’
+‘--a’ ‘@i{--a}’ –a ‘@kbd{--a}’ ‘--a’ ‘@key{--a}’ <--a> ‘@math{--a
+{\frac{1}{2}} @minus{}}’ --a {\frac{1}{2}} − ‘@option{--a}’ ‘--a’
+‘@r{--a}’ –a ‘@samp{--a}’ ‘--a’ ‘@sc{--a}’ –A ‘@strong{--a}’ *–a*
+‘@t{--a}’ --a ‘@sansserif{--a}’ –a ‘@slanted{--a}’ –a ‘@titlefont{--a}’
+–a
+**
+   ‘@indicateurl{--a}’ ‘--a’ ‘@uref{--a,--b}’ –b (--a) ‘@uref{--a}’
+<--a> ‘@uref{,--b}’ –b ‘@uref{--a,--b,--c}’ –c ‘@uref{,--b,--c}’ –c
+‘@uref{--a,,--c}’ –c ‘@uref{,,--c}’ –c ‘@url{--a,--b}’ –b (--a)
+‘@url{--a,}’ <--a> ‘@url{,--b}’ –b ‘@var{--a}’ –A ‘@verb{:--a:}’ --a
+‘@verb{:a < & @ % " -- b:}’ a  < & @ % " --    b ‘@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}’
+a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a
+‘a@sup{h}@sub{l}’ a^{h}_{l} ‘@footnote{in footnote}’ (1) ‘@footnote{in
+footnote2}’ (2)
+
+   ‘@sp 2’
+
+
+   ‘@page’
+
+   ‘need 1002’
+
+   ‘@clicksequence{click @click{} A}’ click → A After clickstyle ⇒
+‘@clicksequence{click @click{} A}’ click ⇒ A
+
+disp--laymath
+f(x) = {1 \over \sigma \sqrt{2\pi}}e^{-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2}
+
+*``simple-double--three---four----''* aa
+``simple-double--three---four----''
+
+
+ı ȷ
+ł ç
+a̲ ạ ą a^{h}_{l}
+
+       ! @ } {
+a sunny day
+
+→
+u
+• © ... ... ≡
+erreur→ ↦ − ⊣ ⇒
+Å æ œ Æ Œ ø Ø ß ł Ł Ð
+Þ ð þ ¡ ¿ £
+ª º ,
+
+“ ”
+‘ ’ „ ‚ «
+» « » ‹
+› € → ≤ ≥
+
+b i r SC sansserif slanted
+
+   ‘default kbdinputstyle’
+‘vtable i--tem default kbdinputstyle’
+     in example default kbdinputstyle
+     ‘vtable i--tem in example default kbdinputstyle’
+
+   ‘code kbdinputstyle’
+‘vtable i--tem code kbdinputstyle’
+     in example code kbdinputstyle
+     ‘vtable i--tem in example code kbdinputstyle’
+
+   ‘example kbdinputstyle’
+‘vtable i--tem example kbdinputstyle’
+     in example example kbdinputstyle
+     ‘vtable i--tem in example example kbdinputstyle’
+
+   ‘distinct kbdinputstyle’
+‘vtable i--tem distinct kbdinputstyle’
+     in example distinct kbdinputstyle
+     ‘vtable i--tem in example distinct kbdinputstyle’
+
+     A quot—ation
+
+     Note : A Note
+
+     note : A note
+
+     Caution : Caution
+
+     Important : Important
+
+     Tip : a Tip
+
+     Warning : a Warning.
+
+     something é TeX : The something é TeX is here.
+
+     @ at the end of line   : A @ at the end of the @quotation line.
+
+     something, other thing : something, other thing
+
+     Note, the note : Note, the note
+
+     Empty : 
+      : 
+
+      : 
+     aaa quotation
+                         — _quotation author_
+
+     indent in quotation
+
+exdented quotation line and dash — in quotation
+
+     Not exdented followed by exdented
+exdented quotation line
+
+exdented quotation line
+     Followed by not exdented
+
+     quotation1
+in exdented protected eol  
+     following
+in exdented a @*
+and following
+     after exdented
+
+     A small quot—ation
+
+     Note : A small Note
+
+     something, other thing : something, other thing
+
+   • i–temize
+
+   + i–tem +
+
+   • b–ullet
+
+   − minu–s
+
+   _after emph_ e–mph item
+
+   • a–n itemize line i–tem 1
+   • a–n itemize line i–tem 2
+
+     with w a–b
+     with w c–d
+
+    on a line line w a–b
+    on a line line with w c–d
+
+  1. e–numerate
+
+  3. first third
+  4. second third
+
+  a. e–numerate
+
+  c. first c
+  d. second c
+
+mu–ltitable headitem          another tab
+--------------------------------------------------------------------------
+mu–ltitable item              multitable tab
+mu–ltitable item 2            multitable tab 2
+lone mu–ltitable item
+
+truc   bidule
+
+     e--xample  some
+        text
+
+     example one arg
+
+     example two args
+
+     example three args
+
+     example four args
+
+     example five args
+
+     The something é TeX is here.
+
+     A @ at the end of the @example line.
+
+     example with empty args
+
+     example with empty and non empty args mix
+
+     Exam---ple
+
+Other li---ne
+     not exdented
+
+exdented  and dash --- in example
+     Not exdented one
+exdented two
+     Not exdented two
+
+     Example   Hoho.
+          Nested Other line
+     exdented nested other line
+
+     s--mallexample
+
+   ‘@noindent’ after smallexample.
+     $ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&content-type=text/plain'
+     $ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&content-type=text/plain'
+Less recent versions are also present.
+
+     d–isplay
+
+     s–malldisplay
+
+     l--isp
+
+     s--malllisp
+
+f–ormat
+
+s–mallformat
+
+ -- c--ategory : d--effn_name a--rguments...
+     d–effn
+
+ -- cate--gory : de--ffn_name ar--guments more args
+          even more so
+     def–fn
+
+ -- fset : I a g
+ -- cmde : truc
+ -- Command : log trap
+ -- Command : log trap1
+ -- Command : log trap2
+ -- cmde : id ule truc
+ -- cmde2 : id i ule truc
+ --  :
+ --  : machin
+ --  : bidule machin
+ -- truc : machin
+ -- truc :
+ -- truc : followed by a comment
+ --  :
+ -- truc : a b c d e f g h i
+ -- truc : deffnx before end deffn
+
+ -- empty : deffn
+
+ -- empty : deffn with deffnx
+ -- empty : deffnx
+
+ -- fset : I a g
+ -- cmde : truc
+     text in def item for second def item
+
+ -- c--ategory : d--efvr_name
+     d–efvr
+
+ -- c--ategory : n--ame a--rguments...
+     d–effn
+
+ -- c--ategory : n--ame
+     d–effn no arg
+
+ -- c--ategory : t--ype d--eftypefn_name a--rguments...
+     d–eftypefn
+
+ -- c--ategory : t--ype d--eftypefn_name
+     d–eftypefn no arg
+
+ -- c--ategory de c--lass : t--ype d--eftypeop_name a--rguments...
+     d–eftypeop
+
+ -- c--ategory de c--lass : t--ype d--eftypeop_name
+     d–eftypeop no arg
+
+ -- c--ategory : t--ype d--eftypevr_name
+     d–eftypevr
+
+ -- c--ategory de c--lass : d--efcv_name
+     d–efcv
+
+ -- c--ategory de c--lass : d--efcv_name a--rguments...
+     d–efcv with arguments
+
+ -- c--ategory de c--lass : t--ype d--eftypecv_name
+     d–eftypecv
+
+ -- c--ategory de c--lass : t--ype d--eftypecv_name a--rguments...
+     d–eftypecv with arguments
+
+ -- c--ategory de c--lass : d--efop_name a--rguments...
+     d–efop
+
+ -- c--ategory de c--lass : d--efop_name
+     d–efop no arg
+
+ -- c--ategory : d--eftp_name a--ttributes...
+     d–eftp
+
+ -- Function : d--efun_name a--rguments...
+     d–efun
+
+ -- Macro : d--efmac_name a--rguments...
+     d–efmac
+
+ -- Forme Spéciale : d--efspec_name a--rguments...
+     d–efspec
+
+ -- Variable : d--efvar_name
+     d–efvar
+
+ -- Variable : d--efvar_name arg--var arg--var1
+     d–efvar with args
+
+ -- Option de l'utilisateur : d--efopt_name
+     d–efopt
+
+ -- Function : t--ype d--eftypefun_name a--rguments...
+     d–eftypefun
+
+ -- Variable : t--ype d--eftypevar_name
+     d–eftypevar
+
+ -- Instance Variable de c--lass : d--efivar_name
+     d–efivar
+
+ -- Instance Variable de c--lass : t--ype d--eftypeivar_name
+     d–eftypeivar
+
+ -- Method de c--lass : d--efmethod_name a--rguments...
+     d–efmethod
+
+ -- Method de c--lass : t--ype d--eftypemethod_name a--rguments...
+     d–eftypemethod
+
+ -- Function :
+          data-type2
+          name2 arguments2...
+     aaa2
+
+ -- c--ategory2 :
+          t--ype2
+          d--eftypefn_name2
+     d–eftypefn no arg2
+
+ -- c--ategory2 de c--lass2 :
+          t--ype2
+          d--eftypeop_name2 a--rguments2...
+     d–eftypeop2
+
+ -- c--ategory2 de c--lass2 :
+          t--ype2
+          d--eftypeop_name2
+     d–eftypeop no arg2
+
+ -- c--ategory2 de c--lass2 : t--ype2 d--eftypecv_name2
+     d–eftypecv2
+
+ -- c--ategory2 de c--lass2 : t--ype2 d--eftypecv_name2 a--rguments2...
+     d–eftypecv with arguments2
+
+ -- fun2 : arg2
+     fff2
+
+   ‘@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@,
+ma---nual@@}’ *Note cross r—ef name@: (file n---ame@)c---hapter@.
+‘@ref{chapter, cross ref name, title, file name, manual}’ *note cross
+ref name: (file name)chapter. ‘@pxref{chapter, cross ref name, title,
+file name, manual}’ *note cross ref name: (file name)chapter.
+‘@inforef{chapter, cross ref name, file name}’ *note cross ref name:
+(file name)chapter.
+
+   ‘@ref{chapter}’ *note chapter:: ‘@xref{chapter}’ *Note chapter::.
+‘@pxref{chapter}’ *note chapter:: ‘@ref{s--ect@comma{}ion}’ *note
+s--ect,ion::
+
+   ‘@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 }’ *note a ,
+in cross ref: (a comma, in file)s--ect,ion.
+
+   ‘@ref{chapter,cross ref name}’ *note cross ref name: chapter.
+‘@ref{chapter,,title}’ *note title: chapter. ‘@ref{chapter,,,file name}’
+*note (file name)chapter:: ‘@ref{chapter,,,,manual}’ *note ()chapter::
+‘@ref{chapter,cross ref name,title,}’ *note cross ref name: chapter.
+‘@ref{chapter,cross ref name,,file name}’ *note cross ref name: (file
+name)chapter. ‘@ref{chapter,cross ref name,,,manual}’ *note cross ref
+name: ()chapter. ‘@ref{chapter,cross ref name,title,file name}’ *note
+cross ref name: (file name)chapter. ‘@ref{chapter,cross ref
+name,title,,manual}’ *note cross ref name: ()chapter.
+‘@ref{chapter,cross ref name,title, file name, manual}’ *note cross ref
+name: (file name)chapter. ‘@ref{chapter,,title,file name}’ *note title:
+(file name)chapter. ‘@ref{chapter,,title,,manual}’ *note title:
+()chapter. ‘@ref{chapter,,title, file name, manual}’ *note title: (file
+name)chapter. ‘@ref{chapter,,,file name,manual}’ *note (file
+name)chapter::
+
+   ‘@ref{(pman)anode,cross ref name}’ *note cross ref name: (pman)anode.
+‘@ref{(pman)anode,,title}’ *note title: (pman)anode.
+‘@ref{(pman)anode,,,file name}’ *note (file name)(pman)anode::
+‘@ref{(pman)anode,,,,manual}’ *note ()(pman)anode::
+‘@ref{(pman)anode,cross ref name,title,}’ *note cross ref name:
+(pman)anode. ‘@ref{(pman)anode,cross ref name,,file name}’ *note cross
+ref name: (file name)(pman)anode. ‘@ref{(pman)anode,cross ref
+name,,,manual}’ *note cross ref name: ()(pman)anode.
+‘@ref{(pman)anode,cross ref name,title,file name}’ *note cross ref name:
+(file name)(pman)anode. ‘@ref{(pman)anode,cross ref name,title,,manual}’
+*note cross ref name: ()(pman)anode. ‘@ref{(pman)anode,cross ref
+name,title, file name, manual}’ *note cross ref name: (file
+name)(pman)anode. ‘@ref{(pman)anode,,title,file name}’ *note title:
+(file name)(pman)anode. ‘@ref{(pman)anode,,title,,manual}’ *note title:
+()(pman)anode. ‘@ref{(pman)anode,,title, file name, manual}’ *note
+title: (file name)(pman)anode. ‘@ref{(pman)anode,,,file name,manual}’
+*note (file name)(pman)anode::
+
+   ‘@inforef{chapter, cross ref name, file name}’ *note cross ref name:
+(file name)chapter. ‘@inforef{chapter}’ *note chapter::
+‘@inforef{chapter, cross ref name}’ *note cross ref name: chapter.
+‘@inforef{chapter,,file name}’ *note (file name)chapter::
+‘@inforef{node, cross ref name, file name}’ *note cross ref name: (file
+name)node. ‘@inforef{node}’ *note node:: ‘@inforef{node, cross ref
+name}’ *note cross ref name: node. ‘@inforef{node,,file name}’ *note
+(file name)node:: ‘@inforef{chapter, cross ref name, file name, spurious
+arg}’ *note cross ref name: (file name, spurious arg)chapter.
+
+   ‘@inforef{s--ect@comma{}ion, a @comma{} in cross ref, a comma@comma{}
+in file}’ *note a , in cross ref: (a comma, in file)s--ect,ion.
+
+   ‘*note chapter::’.
+
+   *note cross ref with uref uref1 (href://http/myhost.com/index.html):
+(info file with uref3 uref3 (href://http/myhost.com/index3.html))ext.
+*note cross ref with uref uref1 (href://http/myhost.com/index.html):
+chapter.
+
+*a–strong*
+     l–ine
+
+a–asis
+b
+     l–ine
+
+_a_
+_b_
+     l–ine
+
+     Title
+‘a--code’
+     Value–table code
+
+     Title
+‘a--samp’
+‘a2--samp’
+     Value–table samp
+
+   c–artouche
+
+                            Tit–le _of box_
+   With title c–artouche
+
+f–lushleft
+more text
+
+                                                            f–lushright
+                                                              more text
+
+                            ce–ntered line
+
+   r–raggedright more text
+
+\input texinfo @c -*-texinfo-*-
+
+@c this file is used in tests in @verbatiminclude but not converted
+
+@setfilename simplest.info
+
+@node Top
+
+This is a very simple texi manual @  <>.
+
+@bye
+
+in verbatim ''
+
+majorheading
+************
+
+chapheading
+***********
+
+heading
+=======
+
+subheading
+----------
+
+subsubheading
+.............
+
+‘@acronym{--a,an accronym @comma{} @enddots{}}’ –a (an accronym , ...)
+‘@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }’ É–. ,A.
+(Étude–, Autonome) ‘@abbr{@'E--. @comma{}A.}’ É–. ,A.
+
+   ‘@math{--a@minus{} {\frac{1}{2}}}’ --a− {\frac{1}{2}}
+
+   Somehow invalid use of @,:
+@, ̧
+@,@"u ̧ü
+
+   Invalid use of @’:
+@’ ́
+@’@"u ́ü
+
+   ‘@|’
+
+   @dotless{truc} truc @dotless{ij} ij ‘@dotless{--a}’ -a ‘@dotless{a}’
+a
+
+   @U, without braces @U{}, with empty arg @U{z}, with non-hex arg U+z
+@U{abc}, with <4 hex digits ઼ @U{FFFFFFFFFFFFFF}, value much too large
+U+FFFFFFFFFFFFFF @U{110000}, value just beyond Unicode U+110000
+
+   @TeX, but without brace TeX ‘@#’ #
+
+   ‘@w{--a}’ –a
+
+   ‘@image{,1--xt}’  ‘@image{,,2--xt}’  ‘@image{,,,3--xt}’ 
+
+   ‘@image{f-ile,aze,,a--lt}’ [a-lt] ‘@image{f-ile,,,alt@verb{:jk _" %}}’ 
[altjk _" %@]
+
+   ‘@image{f--ile}’ [image src="f--ile.png" text="ggg
+aaa"] ‘@image{f--ile,,,alt}’ [image src="f--ile.png" alt="alt" text="ggg
+aaa"] ‘@image{f--ile,,,,.e-d-xt}’
+[image src="f--ile.e--xt" text="ggg
+aaa"] ‘@image{f--ile,l--i}’ [image src="f--ile.png" text="ggg
+aaa"] ‘@image{f--ile,,l--e}’ [image src="f--ile.png" text="ggg
+aaa"]
+‘@image{f--ile,aze,az,alt,.e--xt}’ [image src="f--ile.e--xt" alt="alt" 
text="ggg
+aaa"] ‘@image{f--ile,aze,az,alt,’ [image src="f--ile.png" alt="alt" 
text="ggg
+aaa"]
+‘@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}’ [alt]
+
+   ‘@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b "},e--xt}’ [image 
src="f--ile.e--xt" alt="jk _\" %@ in b \"" text="ggg
+aaa"]
+‘@image{file@verb{:jk _" %@:},,,alt@verb{:jk _" %@:}}’ [altjk _" %@]
+
+ü Ü ñ â é ō ì é Ḕ
+Ḉ Ḉ a̋ ȧ å a͡
+ă ǎ
+ ? .
+
+TeX LaTeX ⋆ å ® °
+
+t
+
+   __ e–mph item
+
+   __ after emph e–mph item
+
+   • a–n itemize line i–tem 1
+   • a–n itemize line i–tem 2
+
+     without brace w a–b
+     without brace w c–d
+
+a
+     l–ine
+
+a–missing style formatting
+     l–ine
+
+a
+b
+     l–ine
+
+ -- fun :
+ -- truc : machin bidule chose and
+ -- truc : machin bidule chose and after
+ -- truc : machin bidule chose and
+ -- truc : machin bidule chose and and after
+ -- truc : followed by a comment
+     Various deff lines
+ -- truc : after a deff item
+
+ -- fsetinv : INVALID a g
+ -- id i ule :
+ -- aaa :
+ --  :
+ -- truc :
+
+   g–roupe
+
+   ‘@ref{node}’ *note node::
+
+   ‘@ref{,cross ref name}’ *note cross ref name: . ‘@ref{,,title}’ *note
+title: . ‘@ref{,,,file name}’ *note (file name):: ‘@ref{,,,,manual}’
+*note ():: ‘@ref{node,cross ref name}’ *note cross ref name: node.
+‘@ref{node,,title}’ *note title: node. ‘@ref{node,,,file name}’ *note
+(file name)node:: ‘@ref{node,,,,manual}’ *note ()node:: ‘@ref{node,cross
+ref name,title,}’ *note cross ref name: node. ‘@ref{node,cross ref
+name,,file name}’ *note cross ref name: (file name)node.
+‘@ref{node,cross ref name,,,manual}’ *note cross ref name: ()node.
+‘@ref{node,cross ref name,title,file name}’ *note cross ref name: (file
+name)node. ‘@ref{node,cross ref name,title,,manual}’ *note cross ref
+name: ()node. ‘@ref{node,cross ref name,title, file name, manual}’ *note
+cross ref name: (file name)node. ‘@ref{node,,title,file name}’ *note
+title: (file name)node. ‘@ref{node,,title,,manual}’ *note title: ()node.
+‘@ref{chapter,,title, file name, manual}’ *note title: (file
+name)chapter. ‘@ref{node,,title, file name, manual}’ *note title: (file
+name)node. ‘@ref{node,,,file name,manual}’ *note (file name)node::
+‘@ref{,cross ref name,title,}’ *note cross ref name: . ‘@ref{,cross ref
+name,,file name}’ *note cross ref name: (file name). ‘@ref{,cross ref
+name,,,manual}’ *note cross ref name: (). ‘@ref{,cross ref
+name,title,file name}’ *note cross ref name: (file name). ‘@ref{,cross
+ref name,title,,manual}’ *note cross ref name: (). ‘@ref{,cross ref
+name,title, file name, manual}’ *note cross ref name: (file name).
+‘@ref{,,title,file name}’ *note title: (file name).
+‘@ref{,,title,,manual}’ *note title: (). ‘@ref{,,title, file name,
+manual}’ *note title: (file name). ‘@ref{,,,file name,manual}’ *note
+(file name)::
+
+   ‘@inforef{,cross ref name }’ *note cross ref name: . ‘@inforef{,,file
+name}’ *note (file name):: ‘@inforef{,cross ref name, file name}’ *note
+cross ref name: (file name). ‘@inforef{}’ *note ::
+
+   ---------- Footnotes ----------
+
+   (1) in footnote
+
+   (2) in footnote2
+
+INFO-DIR-SECTION Formatting é ‘@ TeX’ test
+START-INFO-DIR-ENTRY
+* Truc: (formatting).           The GNU documentation truc.
+* ‘@ é ≡’: (formatting).  “— something”
+                           ‘cmd’ à
+END-INFO-DIR-ENTRY
+
+
+File: formatting.info,  Node: Top,  Next: chapter,  Up: (dir)
+
+Top section
+***********
+
+* Menu:
+
+* chapter::               chapter
+
+Menu comment
+
+* description:chapter2.   Chapter 2
+
+
+File: formatting.info,  Node: chapter,  Next: chapter2,  Prev: Top,  Up: Top
+
+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
+
+   < > " & ’ ‘
+
+   “simple-double–three—four—-”
+code: ‘``simple-double--three---four----''’
+asis: “simple-double–three—four—-”
+strong: *“simple-double–three—four—-”*
+kbd: ‘``simple-double--three---four----''’
+
+   ‘‘simple-double--three—four—-’’
+
+   @"u ü (ü) @"{U} Ü (Ü) @~n ñ (ñ) @^a â (â) @’e é (é) @=o ō (ō) @‘i ì
+(ì) @’{e} é (é) @’{@dotless{i}} í (í) @dotless{i} ı (ı) @dotless{j} ȷ
+(ȷ) ‘@H{a}’ a̋ ‘@dotaccent{a}’ ȧ (ȧ) ‘@ringaccent{a}’ å (å)
+‘@tieaccent{a}’ a͡ ‘@u{a}’ ă (ă) ‘@ubaraccent{a}’ a̲ ‘@udotaccent{a}’ ạ
+(ạ) ‘@v{a}’ ǎ (ǎ) @,c ç (ç) ‘@,{c}’ ç (ç) ‘@ogonek{a}’ ą (ą)
+
+   @‘{@=E} Ḕ @l{} ł @,{@’C} Ḉ @,c@"u çü
+
+   ‘@H{--a}’ -a̋ ‘@dotaccent{--a}’ -ȧ ‘@ringaccent{--a}’ -å
+‘@tieaccent{--a}’ -a͡ ‘@u{--a}’ -ă ‘@ubaraccent{--a}’ -a̲
+‘@udotaccent{--a}’ -ạ ‘@v{--a}’ -ǎ ‘@,{--c}’ -ç ‘@ogonek{--a}’ -ą
+
+   @U{0075} u
+
+   @*
+@ followed by a space   @ followed by a tab   @ followed by a new line
+ ‘@-’ ‘@:’ ‘@!’ !  ‘@?’ ?  ‘@.’ .  ‘@&’ & ‘@@’ @ ‘@}’ } ‘@{’ { ‘@/’
+
+   foo vs. bar.  colon :And something else.  semi colon ;.  And ?  ?.
+Now !  !@ but , ,
+
+   @ampchar & (&) @atchar @ (@) @backslashchar \ (\) @hashchar # (#)
+@lbracechar { ({) @rbracechar } (})
+
+   @TeX TeX @LaTeX LaTeX @bullet • (•) @copyright © (©) @dots ... (…)
+@enddots ...  @equiv ≡ (≡) @error erreur→ @expansion ↦ (↦) @minus − (−)
+@point ⋆ (⋆) @print ⊣ (⊣) @result ⇒ (⇒) @today a sunny day
+
+   @aa å (å) @AA Å (Å) @ae æ (æ) @oe œ (œ) @AE Æ (Æ) @OE Œ (Œ) @o ø (ø)
+@O Ø (Ø) @ss ß (ß) @l ł (ł) @L Ł (Ł) @DH Ð (Ð) @TH Þ (Þ) @dh ð (ð) @th þ
+(þ)
+
+   @exclamdown ¡  (¡) @questiondown ¿  (¿) @pounds £ (£)
+@registeredsymbol ® (®) @ordf ª (ª) @ordm º (º) @comma , (,)
+@quotedblleft “ (“) @quotedblright ” (”) @quoteleft ‘ (‘) @quoteright ’
+(’) @quotedblbase „ („) @quotesinglbase ‚ (‚) @guillemetleft « («)
+@guillemetright » (») @guillemotleft « («) @guillemotright » (»)
+@guilsinglleft ‹ (‹) @guilsinglright › (›)
+
+   @textdegree ° (°) @euro € (€) @arrow → (→) @leq ≤ (≤) @geq ≥ (≥) @tie
+a b
+
+   ‘@acronym{--a,an accronym}’ –a (an accronym) ‘@acronym{--a}’ –a
+‘@abbr{@'E--. @comma{}A., @'Etude Autonome }’ É–. ,A. (Étude Autonome)
+‘@abbr{@'E--. @comma{}A.}’ É–. ,A. ‘@asis{--a}’ –a ‘@b{--a}’ –a
+‘@cite{--a}’ ‘–a’ ‘@code{--a}’ ‘--a’ ‘@command{--a}’ ‘--a’ ‘@dfn{--a}’
+“–a” ‘@dmn{--a}’ –a ‘@email{--a,--b}’ –b <--a> ‘@email{,--b}’ –b
+‘@email{--a}’ <--a> ‘@emph{--a}’ _–a_ ‘@env{--a}’ ‘--a’ ‘@file{--a}’
+‘--a’ ‘@i{--a}’ –a ‘@kbd{--a}’ ‘--a’ ‘@key{--a}’ <--a> ‘@math{--a
+{\frac{1}{2}} @minus{}}’ --a {\frac{1}{2}} − ‘@option{--a}’ ‘--a’
+‘@r{--a}’ –a ‘@samp{--a}’ ‘--a’ ‘@sc{--a}’ –A ‘@strong{--a}’ *–a*
+‘@t{--a}’ --a ‘@sansserif{--a}’ –a ‘@slanted{--a}’ –a ‘@titlefont{--a}’
+–a
+**
+   ‘@indicateurl{--a}’ ‘--a’ ‘@uref{--a,--b}’ –b (--a) ‘@uref{--a}’
+<--a> ‘@uref{,--b}’ –b ‘@uref{--a,--b,--c}’ –c ‘@uref{,--b,--c}’ –c
+‘@uref{--a,,--c}’ –c ‘@uref{,,--c}’ –c ‘@url{--a,--b}’ –b (--a)
+‘@url{--a,}’ <--a> ‘@url{,--b}’ –b ‘@var{--a}’ –A ‘@verb{:--a:}’ --a
+‘@verb{:a < & @ % " -- b:}’ a  < & @ % " --    b ‘@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}’
+a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a
+‘a@sup{h}@sub{l}’ a^{h}_{l} ‘@footnote{in footnote}’ (1) ‘@footnote{in
+footnote2}’ (2)
+
+   ‘@sp 2’
+
+
+   ‘@page’
+
+   ‘need 1002’
+
+   ‘@clicksequence{click @click{} A}’ click → A After clickstyle ⇒
+‘@clicksequence{click @click{} A}’ click ⇒ A
+
+disp--laymath
+f(x) = {1 \over \sigma \sqrt{2\pi}}e^{-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2}
+
+*``simple-double--three---four----''* aa
+``simple-double--three---four----''
+
+
+ı ȷ
+ł ç
+a̲ ạ ą a^{h}_{l}
+
+       ! @ } {
+a sunny day
+
+→
+u
+• © ... ... ≡
+erreur→ ↦ − ⊣ ⇒
+Å æ œ Æ Œ ø Ø ß ł Ł Ð
+Þ ð þ ¡ ¿ £
+ª º ,
+
+“ ”
+‘ ’ „ ‚ «
+» « » ‹
+› € → ≤ ≥
+
+b i r SC sansserif slanted
+
+   ‘default kbdinputstyle’
+‘vtable i--tem default kbdinputstyle’
+     in example default kbdinputstyle
+     ‘vtable i--tem in example default kbdinputstyle’
+
+   ‘code kbdinputstyle’
+‘vtable i--tem code kbdinputstyle’
+     in example code kbdinputstyle
+     ‘vtable i--tem in example code kbdinputstyle’
+
+   ‘example kbdinputstyle’
+‘vtable i--tem example kbdinputstyle’
+     in example example kbdinputstyle
+     ‘vtable i--tem in example example kbdinputstyle’
+
+   ‘distinct kbdinputstyle’
+‘vtable i--tem distinct kbdinputstyle’
+     in example distinct kbdinputstyle
+     ‘vtable i--tem in example distinct kbdinputstyle’
+
+     A quot—ation
+
+     Note : A Note
+
+     note : A note
+
+     Caution : Caution
+
+     Important : Important
+
+     Tip : a Tip
+
+     Warning : a Warning.
+
+     something é TeX : The something é TeX is here.
+
+     @ at the end of line   : A @ at the end of the @quotation line.
+
+     something, other thing : something, other thing
+
+     Note, the note : Note, the note
+
+     Empty : 
+      : 
+
+      : 
+     aaa quotation
+                         — _quotation author_
+
+     indent in quotation
+
+exdented quotation line and dash — in quotation
+
+     Not exdented followed by exdented
+exdented quotation line
+
+exdented quotation line
+     Followed by not exdented
+
+     quotation1
+in exdented protected eol  
+     following
+in exdented a @*
+and following
+     after exdented
+
+     A small quot—ation
+
+     Note : A small Note
+
+     something, other thing : something, other thing
+
+   • i–temize
+
+   + i–tem +
+
+   • b–ullet
+
+   − minu–s
+
+   _after emph_ e–mph item
+
+   • a–n itemize line i–tem 1
+   • a–n itemize line i–tem 2
+
+     with w a–b
+     with w c–d
+
+    on a line line w a–b
+    on a line line with w c–d
+
+  1. e–numerate
+
+  3. first third
+  4. second third
+
+  a. e–numerate
+
+  c. first c
+  d. second c
+
+mu–ltitable headitem          another tab
+--------------------------------------------------------------------------
+mu–ltitable item              multitable tab
+mu–ltitable item 2            multitable tab 2
+lone mu–ltitable item
+
+truc   bidule
+
+     e--xample  some
+        text
+
+     example one arg
+
+     example two args
+
+     example three args
+
+     example four args
+
+     example five args
+
+     The something é TeX is here.
+
+     A @ at the end of the @example line.
+
+     example with empty args
+
+     example with empty and non empty args mix
+
+     Exam---ple
+
+Other li---ne
+     not exdented
+
+exdented  and dash --- in example
+     Not exdented one
+exdented two
+     Not exdented two
+
+     Example   Hoho.
+          Nested Other line
+     exdented nested other line
+
+     s--mallexample
+
+   ‘@noindent’ after smallexample.
+     $ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&content-type=text/plain'
+     $ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&content-type=text/plain'
+Less recent versions are also present.
+
+     d–isplay
+
+     s–malldisplay
+
+     l--isp
+
+     s--malllisp
+
+f–ormat
+
+s–mallformat
+
+ -- c--ategory : d--effn_name a--rguments...
+     d–effn
+
+ -- cate--gory : de--ffn_name ar--guments more args
+          even more so
+     def–fn
+
+ -- fset : I a g
+ -- cmde : truc
+ -- Command : log trap
+ -- Command : log trap1
+ -- Command : log trap2
+ -- cmde : id ule truc
+ -- cmde2 : id i ule truc
+ --  :
+ --  : machin
+ --  : bidule machin
+ -- truc : machin
+ -- truc :
+ -- truc : followed by a comment
+ --  :
+ -- truc : a b c d e f g h i
+ -- truc : deffnx before end deffn
+
+ -- empty : deffn
+
+ -- empty : deffn with deffnx
+ -- empty : deffnx
+
+ -- fset : I a g
+ -- cmde : truc
+     text in def item for second def item
+
+ -- c--ategory : d--efvr_name
+     d–efvr
+
+ -- c--ategory : n--ame a--rguments...
+     d–effn
+
+ -- c--ategory : n--ame
+     d–effn no arg
+
+ -- c--ategory : t--ype d--eftypefn_name a--rguments...
+     d–eftypefn
+
+ -- c--ategory : t--ype d--eftypefn_name
+     d–eftypefn no arg
+
+ -- c--ategory de c--lass : t--ype d--eftypeop_name a--rguments...
+     d–eftypeop
+
+ -- c--ategory de c--lass : t--ype d--eftypeop_name
+     d–eftypeop no arg
+
+ -- c--ategory : t--ype d--eftypevr_name
+     d–eftypevr
+
+ -- c--ategory de c--lass : d--efcv_name
+     d–efcv
+
+ -- c--ategory de c--lass : d--efcv_name a--rguments...
+     d–efcv with arguments
+
+ -- c--ategory de c--lass : t--ype d--eftypecv_name
+     d–eftypecv
+
+ -- c--ategory de c--lass : t--ype d--eftypecv_name a--rguments...
+     d–eftypecv with arguments
+
+ -- c--ategory de c--lass : d--efop_name a--rguments...
+     d–efop
+
+ -- c--ategory de c--lass : d--efop_name
+     d–efop no arg
+
+ -- c--ategory : d--eftp_name a--ttributes...
+     d–eftp
+
+ -- Function : d--efun_name a--rguments...
+     d–efun
+
+ -- Macro : d--efmac_name a--rguments...
+     d–efmac
+
+ -- Forme Spéciale : d--efspec_name a--rguments...
+     d–efspec
+
+ -- Variable : d--efvar_name
+     d–efvar
+
+ -- Variable : d--efvar_name arg--var arg--var1
+     d–efvar with args
+
+ -- Option de l'utilisateur : d--efopt_name
+     d–efopt
+
+ -- Function : t--ype d--eftypefun_name a--rguments...
+     d–eftypefun
+
+ -- Variable : t--ype d--eftypevar_name
+     d–eftypevar
+
+ -- Instance Variable de c--lass : d--efivar_name
+     d–efivar
+
+ -- Instance Variable de c--lass : t--ype d--eftypeivar_name
+     d–eftypeivar
+
+ -- Method de c--lass : d--efmethod_name a--rguments...
+     d–efmethod
+
+ -- Method de c--lass : t--ype d--eftypemethod_name a--rguments...
+     d–eftypemethod
+
+ -- Function :
+          data-type2
+          name2 arguments2...
+     aaa2
+
+ -- c--ategory2 :
+          t--ype2
+          d--eftypefn_name2
+     d–eftypefn no arg2
+
+ -- c--ategory2 de c--lass2 :
+          t--ype2
+          d--eftypeop_name2 a--rguments2...
+     d–eftypeop2
+
+ -- c--ategory2 de c--lass2 :
+          t--ype2
+          d--eftypeop_name2
+     d–eftypeop no arg2
+
+ -- c--ategory2 de c--lass2 : t--ype2 d--eftypecv_name2
+     d–eftypecv2
+
+ -- c--ategory2 de c--lass2 : t--ype2 d--eftypecv_name2 a--rguments2...
+     d–eftypecv with arguments2
+
+ -- fun2 : arg2
+     fff2
+
+   ‘@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@,
+ma---nual@@}’ *Note cross r—ef name@: (file n---ame@)c---hapter@.
+‘@ref{chapter, cross ref name, title, file name, manual}’ *note cross
+ref name: (file name)chapter. ‘@pxref{chapter, cross ref name, title,
+file name, manual}’ *note cross ref name: (file name)chapter.
+‘@inforef{chapter, cross ref name, file name}’ *note cross ref name:
+(file name)chapter.
+
+   ‘@ref{chapter}’ *note chapter:: ‘@xref{chapter}’ *Note chapter::.
+‘@pxref{chapter}’ *note chapter:: ‘@ref{s--ect@comma{}ion}’ *note
+s--ect,ion::
+
+   ‘@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 }’ *note a ,
+in cross ref: (a comma, in file)s--ect,ion.
+
+   ‘@ref{chapter,cross ref name}’ *note cross ref name: chapter.
+‘@ref{chapter,,title}’ *note title: chapter. ‘@ref{chapter,,,file name}’
+*note (file name)chapter:: ‘@ref{chapter,,,,manual}’ *note ()chapter::
+‘@ref{chapter,cross ref name,title,}’ *note cross ref name: chapter.
+‘@ref{chapter,cross ref name,,file name}’ *note cross ref name: (file
+name)chapter. ‘@ref{chapter,cross ref name,,,manual}’ *note cross ref
+name: ()chapter. ‘@ref{chapter,cross ref name,title,file name}’ *note
+cross ref name: (file name)chapter. ‘@ref{chapter,cross ref
+name,title,,manual}’ *note cross ref name: ()chapter.
+‘@ref{chapter,cross ref name,title, file name, manual}’ *note cross ref
+name: (file name)chapter. ‘@ref{chapter,,title,file name}’ *note title:
+(file name)chapter. ‘@ref{chapter,,title,,manual}’ *note title:
+()chapter. ‘@ref{chapter,,title, file name, manual}’ *note title: (file
+name)chapter. ‘@ref{chapter,,,file name,manual}’ *note (file
+name)chapter::
+
+   ‘@ref{(pman)anode,cross ref name}’ *note cross ref name: (pman)anode.
+‘@ref{(pman)anode,,title}’ *note title: (pman)anode.
+‘@ref{(pman)anode,,,file name}’ *note (file name)(pman)anode::
+‘@ref{(pman)anode,,,,manual}’ *note ()(pman)anode::
+‘@ref{(pman)anode,cross ref name,title,}’ *note cross ref name:
+(pman)anode. ‘@ref{(pman)anode,cross ref name,,file name}’ *note cross
+ref name: (file name)(pman)anode. ‘@ref{(pman)anode,cross ref
+name,,,manual}’ *note cross ref name: ()(pman)anode.
+‘@ref{(pman)anode,cross ref name,title,file name}’ *note cross ref name:
+(file name)(pman)anode. ‘@ref{(pman)anode,cross ref name,title,,manual}’
+*note cross ref name: ()(pman)anode. ‘@ref{(pman)anode,cross ref
+name,title, file name, manual}’ *note cross ref name: (file
+name)(pman)anode. ‘@ref{(pman)anode,,title,file name}’ *note title:
+(file name)(pman)anode. ‘@ref{(pman)anode,,title,,manual}’ *note title:
+()(pman)anode. ‘@ref{(pman)anode,,title, file name, manual}’ *note
+title: (file name)(pman)anode. ‘@ref{(pman)anode,,,file name,manual}’
+*note (file name)(pman)anode::
+
+   ‘@inforef{chapter, cross ref name, file name}’ *note cross ref name:
+(file name)chapter. ‘@inforef{chapter}’ *note chapter::
+‘@inforef{chapter, cross ref name}’ *note cross ref name: chapter.
+‘@inforef{chapter,,file name}’ *note (file name)chapter::
+‘@inforef{node, cross ref name, file name}’ *note cross ref name: (file
+name)node. ‘@inforef{node}’ *note node:: ‘@inforef{node, cross ref
+name}’ *note cross ref name: node. ‘@inforef{node,,file name}’ *note
+(file name)node:: ‘@inforef{chapter, cross ref name, file name, spurious
+arg}’ *note cross ref name: (file name, spurious arg)chapter.
+
+   ‘@inforef{s--ect@comma{}ion, a @comma{} in cross ref, a comma@comma{}
+in file}’ *note a , in cross ref: (a comma, in file)s--ect,ion.
+
+   ‘*note chapter::’.
+
+   *note cross ref with uref uref1 (href://http/myhost.com/index.html):
+(info file with uref3 uref3 (href://http/myhost.com/index3.html))ext.
+*note cross ref with uref uref1 (href://http/myhost.com/index.html):
+chapter.
+
+*a–strong*
+     l–ine
+
+a–asis
+b
+     l–ine
+
+_a_
+_b_
+     l–ine
+
+     Title
+‘a--code’
+     Value–table code
+
+     Title
+‘a--samp’
+‘a2--samp’
+     Value–table samp
+
+   c–artouche
+
+                            Tit–le _of box_
+   With title c–artouche
+
+f–lushleft
+more text
+
+                                                            f–lushright
+                                                              more text
+
+                            ce–ntered line
+
+   r–raggedright more text
+
+\input texinfo @c -*-texinfo-*-
+
+@c this file is used in tests in @verbatiminclude but not converted
+
+@setfilename simplest.info
+
+@node Top
+
+This is a very simple texi manual @  <>.
+
+@bye
+
+in verbatim ''
+
+majorheading
+************
+
+chapheading
+***********
+
+heading
+=======
+
+subheading
+----------
+
+subsubheading
+.............
+
+‘@acronym{--a,an accronym @comma{} @enddots{}}’ –a (an accronym , ...)
+‘@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }’ É–. ,A.
+(Étude–, Autonome) ‘@abbr{@'E--. @comma{}A.}’ É–. ,A.
+
+   ‘@math{--a@minus{} {\frac{1}{2}}}’ --a− {\frac{1}{2}}
+
+   Somehow invalid use of @,:
+@, ̧
+@,@"u ̧ü
+
+   Invalid use of @’:
+@’ ́
+@’@"u ́ü
+
+   ‘@|’
+
+   @dotless{truc} truc @dotless{ij} ij ‘@dotless{--a}’ -a ‘@dotless{a}’
+a
+
+   @U, without braces @U{}, with empty arg @U{z}, with non-hex arg U+z
+@U{abc}, with <4 hex digits ઼ @U{FFFFFFFFFFFFFF}, value much too large
+U+FFFFFFFFFFFFFF @U{110000}, value just beyond Unicode U+110000
+
+   @TeX, but without brace TeX ‘@#’ #
+
+   ‘@w{--a}’ –a
+
+   ‘@image{,1--xt}’  ‘@image{,,2--xt}’  ‘@image{,,,3--xt}’ 
+
+   ‘@image{f-ile,aze,,a--lt}’ [a-lt] ‘@image{f-ile,,,alt@verb{:jk _" %}}’ 
[altjk _" %@]
+
+   ‘@image{f--ile}’ [image src="f--ile.png" text="ggg
+aaa"] ‘@image{f--ile,,,alt}’ [image src="f--ile.png" alt="alt" text="ggg
+aaa"] ‘@image{f--ile,,,,.e-d-xt}’
+[image src="f--ile.e--xt" text="ggg
+aaa"] ‘@image{f--ile,l--i}’ [image src="f--ile.png" text="ggg
+aaa"] ‘@image{f--ile,,l--e}’ [image src="f--ile.png" text="ggg
+aaa"]
+‘@image{f--ile,aze,az,alt,.e--xt}’ [image src="f--ile.e--xt" alt="alt" 
text="ggg
+aaa"] ‘@image{f--ile,aze,az,alt,’ [image src="f--ile.png" alt="alt" 
text="ggg
+aaa"]
+‘@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}’ [alt]
+
+   ‘@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b "},e--xt}’ [image 
src="f--ile.e--xt" alt="jk _\" %@ in b \"" text="ggg
+aaa"]
+‘@image{file@verb{:jk _" %@:},,,alt@verb{:jk _" %@:}}’ [altjk _" %@]
+
+ü Ü ñ â é ō ì é Ḕ
+Ḉ Ḉ a̋ ȧ å a͡
+ă ǎ
+ ? .
+
+TeX LaTeX ⋆ å ® °
+
+t
+
+   __ e–mph item
+
+   __ after emph e–mph item
+
+   • a–n itemize line i–tem 1
+   • a–n itemize line i–tem 2
+
+     without brace w a–b
+     without brace w c–d
+
+a
+     l–ine
+
+a–missing style formatting
+     l–ine
+
+a
+b
+     l–ine
+
+ -- fun :
+ -- truc : machin bidule chose and
+ -- truc : machin bidule chose and after
+ -- truc : machin bidule chose and
+ -- truc : machin bidule chose and and after
+ -- truc : followed by a comment
+     Various deff lines
+ -- truc : after a deff item
+
+ -- fsetinv : INVALID a g
+ -- id i ule :
+ -- aaa :
+ --  :
+ -- truc :
+
+   g–roupe
+
+   ‘@ref{node}’ *note node::
+
+   ‘@ref{,cross ref name}’ *note cross ref name: . ‘@ref{,,title}’ *note
+title: . ‘@ref{,,,file name}’ *note (file name):: ‘@ref{,,,,manual}’
+*note ():: ‘@ref{node,cross ref name}’ *note cross ref name: node.
+‘@ref{node,,title}’ *note title: node. ‘@ref{node,,,file name}’ *note
+(file name)node:: ‘@ref{node,,,,manual}’ *note ()node:: ‘@ref{node,cross
+ref name,title,}’ *note cross ref name: node. ‘@ref{node,cross ref
+name,,file name}’ *note cross ref name: (file name)node.
+‘@ref{node,cross ref name,,,manual}’ *note cross ref name: ()node.
+‘@ref{node,cross ref name,title,file name}’ *note cross ref name: (file
+name)node. ‘@ref{node,cross ref name,title,,manual}’ *note cross ref
+name: ()node. ‘@ref{node,cross ref name,title, file name, manual}’ *note
+cross ref name: (file name)node. ‘@ref{node,,title,file name}’ *note
+title: (file name)node. ‘@ref{node,,title,,manual}’ *note title: ()node.
+‘@ref{chapter,,title, file name, manual}’ *note title: (file
+name)chapter. ‘@ref{node,,title, file name, manual}’ *note title: (file
+name)node. ‘@ref{node,,,file name,manual}’ *note (file name)node::
+‘@ref{,cross ref name,title,}’ *note cross ref name: . ‘@ref{,cross ref
+name,,file name}’ *note cross ref name: (file name). ‘@ref{,cross ref
+name,,,manual}’ *note cross ref name: (). ‘@ref{,cross ref
+name,title,file name}’ *note cross ref name: (file name). ‘@ref{,cross
+ref name,title,,manual}’ *note cross ref name: (). ‘@ref{,cross ref
+name,title, file name, manual}’ *note cross ref name: (file name).
+‘@ref{,,title,file name}’ *note title: (file name).
+‘@ref{,,title,,manual}’ *note title: (). ‘@ref{,,title, file name,
+manual}’ *note title: (file name). ‘@ref{,,,file name,manual}’ *note
+(file name)::
+
+   ‘@inforef{,cross ref name }’ *note cross ref name: . ‘@inforef{,,file
+name}’ *note (file name):: ‘@inforef{,cross ref name, file name}’ *note
+cross ref name: (file name). ‘@inforef{}’ *note ::
+
+   Normal text
+
+   < > " & ’ ‘
+
+   “simple-double–three—four—-”
+code: ‘``simple-double--three---four----''’
+asis: “simple-double–three—four—-”
+strong: *“simple-double–three—four—-”*
+kbd: ‘``simple-double--three---four----''’
+
+   ‘‘simple-double--three—four—-’’
+
+   @"u ü (ü) @"{U} Ü (Ü) @~n ñ (ñ) @^a â (â) @’e é (é) @=o ō (ō) @‘i ì
+(ì) @’{e} é (é) @’{@dotless{i}} í (í) @dotless{i} ı (ı) @dotless{j} ȷ
+(ȷ) ‘@H{a}’ a̋ ‘@dotaccent{a}’ ȧ (ȧ) ‘@ringaccent{a}’ å (å)
+‘@tieaccent{a}’ a͡ ‘@u{a}’ ă (ă) ‘@ubaraccent{a}’ a̲ ‘@udotaccent{a}’ ạ
+(ạ) ‘@v{a}’ ǎ (ǎ) @,c ç (ç) ‘@,{c}’ ç (ç) ‘@ogonek{a}’ ą (ą)
+
+   @‘{@=E} Ḕ @l{} ł @,{@’C} Ḉ @,c@"u çü
+
+   ‘@H{--a}’ -a̋ ‘@dotaccent{--a}’ -ȧ ‘@ringaccent{--a}’ -å
+‘@tieaccent{--a}’ -a͡ ‘@u{--a}’ -ă ‘@ubaraccent{--a}’ -a̲
+‘@udotaccent{--a}’ -ạ ‘@v{--a}’ -ǎ ‘@,{--c}’ -ç ‘@ogonek{--a}’ -ą
+
+   @U{0075} u
+
+   @*
+@ followed by a space   @ followed by a tab   @ followed by a new line
+ ‘@-’ ‘@:’ ‘@!’ !  ‘@?’ ?  ‘@.’ .  ‘@&’ & ‘@@’ @ ‘@}’ } ‘@{’ { ‘@/’
+
+   foo vs. bar.  colon :And something else.  semi colon ;.  And ?  ?.
+Now !  !@ but , ,
+
+   @ampchar & (&) @atchar @ (@) @backslashchar \ (\) @hashchar # (#)
+@lbracechar { ({) @rbracechar } (})
+
+   @TeX TeX @LaTeX LaTeX @bullet • (•) @copyright © (©) @dots ... (…)
+@enddots ...  @equiv ≡ (≡) @error erreur→ @expansion ↦ (↦) @minus − (−)
+@point ⋆ (⋆) @print ⊣ (⊣) @result ⇒ (⇒) @today a sunny day
+
+   @aa å (å) @AA Å (Å) @ae æ (æ) @oe œ (œ) @AE Æ (Æ) @OE Œ (Œ) @o ø (ø)
+@O Ø (Ø) @ss ß (ß) @l ł (ł) @L Ł (Ł) @DH Ð (Ð) @TH Þ (Þ) @dh ð (ð) @th þ
+(þ)
+
+   @exclamdown ¡  (¡) @questiondown ¿  (¿) @pounds £ (£)
+@registeredsymbol ® (®) @ordf ª (ª) @ordm º (º) @comma , (,)
+@quotedblleft “ (“) @quotedblright ” (”) @quoteleft ‘ (‘) @quoteright ’
+(’) @quotedblbase „ („) @quotesinglbase ‚ (‚) @guillemetleft « («)
+@guillemetright » (») @guillemotleft « («) @guillemotright » (»)
+@guilsinglleft ‹ (‹) @guilsinglright › (›)
+
+   @textdegree ° (°) @euro € (€) @arrow → (→) @leq ≤ (≤) @geq ≥ (≥) @tie
+a b
+
+   ‘@acronym{--a,an accronym}’ –a (an accronym) ‘@acronym{--a}’ –a
+‘@abbr{@'E--. @comma{}A., @'Etude Autonome }’ É–. ,A. (Étude Autonome)
+‘@abbr{@'E--. @comma{}A.}’ É–. ,A. ‘@asis{--a}’ –a ‘@b{--a}’ –a
+‘@cite{--a}’ ‘–a’ ‘@code{--a}’ ‘--a’ ‘@command{--a}’ ‘--a’ ‘@dfn{--a}’
+“–a” ‘@dmn{--a}’ –a ‘@email{--a,--b}’ –b <--a> ‘@email{,--b}’ –b
+‘@email{--a}’ <--a> ‘@emph{--a}’ _–a_ ‘@env{--a}’ ‘--a’ ‘@file{--a}’
+‘--a’ ‘@i{--a}’ –a ‘@kbd{--a}’ ‘--a’ ‘@key{--a}’ <--a> ‘@math{--a
+{\frac{1}{2}} @minus{}}’ --a {\frac{1}{2}} − ‘@option{--a}’ ‘--a’
+‘@r{--a}’ –a ‘@samp{--a}’ ‘--a’ ‘@sc{--a}’ –A ‘@strong{--a}’ *–a*
+‘@t{--a}’ --a ‘@sansserif{--a}’ –a ‘@slanted{--a}’ –a ‘@titlefont{--a}’
+–a
+**
+   ‘@indicateurl{--a}’ ‘--a’ ‘@uref{--a,--b}’ –b (--a) ‘@uref{--a}’
+<--a> ‘@uref{,--b}’ –b ‘@uref{--a,--b,--c}’ –c ‘@uref{,--b,--c}’ –c
+‘@uref{--a,,--c}’ –c ‘@uref{,,--c}’ –c ‘@url{--a,--b}’ –b (--a)
+‘@url{--a,}’ <--a> ‘@url{,--b}’ –b ‘@var{--a}’ –A ‘@verb{:--a:}’ --a
+‘@verb{:a < & @ % " -- b:}’ a  < & @ % " --    b ‘@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}’
+a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a
+‘a@sup{h}@sub{l}’ a^{h}_{l} ‘@footnote{in footnote}’ (3) ‘@footnote{in
+footnote2}’ (4)
+
+   ‘@sp 2’
+
+
+   ‘@page’
+
+   ‘need 1002’
+
+   ‘@clicksequence{click @click{} A}’ click → A After clickstyle ⇒
+‘@clicksequence{click @click{} A}’ click ⇒ A
+
+disp--laymath
+f(x) = {1 \over \sigma \sqrt{2\pi}}e^{-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2}
+
+*``simple-double--three---four----''* aa
+``simple-double--three---four----''
+
+
+ı ȷ
+ł ç
+a̲ ạ ą a^{h}_{l}
+
+       ! @ } {
+a sunny day
+
+→
+u
+• © ... ... ≡
+erreur→ ↦ − ⊣ ⇒
+Å æ œ Æ Œ ø Ø ß ł Ł Ð
+Þ ð þ ¡ ¿ £
+ª º ,
+
+“ ”
+‘ ’ „ ‚ «
+» « » ‹
+› € → ≤ ≥
+
+b i r SC sansserif slanted
+
+   ‘default kbdinputstyle’
+‘vtable i--tem default kbdinputstyle’
+     in example default kbdinputstyle
+     ‘vtable i--tem in example default kbdinputstyle’
+
+   ‘code kbdinputstyle’
+‘vtable i--tem code kbdinputstyle’
+     in example code kbdinputstyle
+     ‘vtable i--tem in example code kbdinputstyle’
+
+   ‘example kbdinputstyle’
+‘vtable i--tem example kbdinputstyle’
+     in example example kbdinputstyle
+     ‘vtable i--tem in example example kbdinputstyle’
+
+   ‘distinct kbdinputstyle’
+‘vtable i--tem distinct kbdinputstyle’
+     in example distinct kbdinputstyle
+     ‘vtable i--tem in example distinct kbdinputstyle’
+
+     A quot—ation
+
+     Note : A Note
+
+     note : A note
+
+     Caution : Caution
+
+     Important : Important
+
+     Tip : a Tip
+
+     Warning : a Warning.
+
+     something é TeX : The something é TeX is here.
+
+     @ at the end of line   : A @ at the end of the @quotation line.
+
+     something, other thing : something, other thing
+
+     Note, the note : Note, the note
+
+     Empty : 
+      : 
+
+      : 
+     aaa quotation
+                         — _quotation author_
+
+     indent in quotation
+
+exdented quotation line and dash — in quotation
+
+     Not exdented followed by exdented
+exdented quotation line
+
+exdented quotation line
+     Followed by not exdented
+
+     quotation1
+in exdented protected eol  
+     following
+in exdented a @*
+and following
+     after exdented
+
+     A small quot—ation
+
+     Note : A small Note
+
+     something, other thing : something, other thing
+
+   • i–temize
+
+   + i–tem +
+
+   • b–ullet
+
+   − minu–s
+
+   _after emph_ e–mph item
+
+   • a–n itemize line i–tem 1
+   • a–n itemize line i–tem 2
+
+     with w a–b
+     with w c–d
+
+    on a line line w a–b
+    on a line line with w c–d
+
+  1. e–numerate
+
+  3. first third
+  4. second third
+
+  a. e–numerate
+
+  c. first c
+  d. second c
+
+mu–ltitable headitem          another tab
+--------------------------------------------------------------------------
+mu–ltitable item              multitable tab
+mu–ltitable item 2            multitable tab 2
+lone mu–ltitable item
+
+truc   bidule
+
+     e--xample  some
+        text
+
+     example one arg
+
+     example two args
+
+     example three args
+
+     example four args
+
+     example five args
+
+     The something é TeX is here.
+
+     A @ at the end of the @example line.
+
+     example with empty args
+
+     example with empty and non empty args mix
+
+     Exam---ple
+
+Other li---ne
+     not exdented
+
+exdented  and dash --- in example
+     Not exdented one
+exdented two
+     Not exdented two
+
+     Example   Hoho.
+          Nested Other line
+     exdented nested other line
+
+     s--mallexample
+
+   ‘@noindent’ after smallexample.
+     $ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&content-type=text/plain'
+     $ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&content-type=text/plain'
+Less recent versions are also present.
+
+     d–isplay
+
+     s–malldisplay
+
+     l--isp
+
+     s--malllisp
+
+f–ormat
+
+s–mallformat
+
+ -- c--ategory : d--effn_name a--rguments...
+     d–effn
+
+ -- cate--gory : de--ffn_name ar--guments more args
+          even more so
+     def–fn
+
+ -- fset : I a g
+ -- cmde : truc
+ -- Command : log trap
+ -- Command : log trap1
+ -- Command : log trap2
+ -- cmde : id ule truc
+ -- cmde2 : id i ule truc
+ --  :
+ --  : machin
+ --  : bidule machin
+ -- truc : machin
+ -- truc :
+ -- truc : followed by a comment
+ --  :
+ -- truc : a b c d e f g h i
+ -- truc : deffnx before end deffn
+
+ -- empty : deffn
+
+ -- empty : deffn with deffnx
+ -- empty : deffnx
+
+ -- fset : I a g
+ -- cmde : truc
+     text in def item for second def item
+
+ -- c--ategory : d--efvr_name
+     d–efvr
+
+ -- c--ategory : n--ame a--rguments...
+     d–effn
+
+ -- c--ategory : n--ame
+     d–effn no arg
+
+ -- c--ategory : t--ype d--eftypefn_name a--rguments...
+     d–eftypefn
+
+ -- c--ategory : t--ype d--eftypefn_name
+     d–eftypefn no arg
+
+ -- c--ategory de c--lass : t--ype d--eftypeop_name a--rguments...
+     d–eftypeop
+
+ -- c--ategory de c--lass : t--ype d--eftypeop_name
+     d–eftypeop no arg
+
+ -- c--ategory : t--ype d--eftypevr_name
+     d–eftypevr
+
+ -- c--ategory de c--lass : d--efcv_name
+     d–efcv
+
+ -- c--ategory de c--lass : d--efcv_name a--rguments...
+     d–efcv with arguments
+
+ -- c--ategory de c--lass : t--ype d--eftypecv_name
+     d–eftypecv
+
+ -- c--ategory de c--lass : t--ype d--eftypecv_name a--rguments...
+     d–eftypecv with arguments
+
+ -- c--ategory de c--lass : d--efop_name a--rguments...
+     d–efop
+
+ -- c--ategory de c--lass : d--efop_name
+     d–efop no arg
+
+ -- c--ategory : d--eftp_name a--ttributes...
+     d–eftp
+
+ -- Function : d--efun_name a--rguments...
+     d–efun
+
+ -- Macro : d--efmac_name a--rguments...
+     d–efmac
+
+ -- Forme Spéciale : d--efspec_name a--rguments...
+     d–efspec
+
+ -- Variable : d--efvar_name
+     d–efvar
+
+ -- Variable : d--efvar_name arg--var arg--var1
+     d–efvar with args
+
+ -- Option de l'utilisateur : d--efopt_name
+     d–efopt
+
+ -- Function : t--ype d--eftypefun_name a--rguments...
+     d–eftypefun
+
+ -- Variable : t--ype d--eftypevar_name
+     d–eftypevar
+
+ -- Instance Variable de c--lass : d--efivar_name
+     d–efivar
+
+ -- Instance Variable de c--lass : t--ype d--eftypeivar_name
+     d–eftypeivar
+
+ -- Method de c--lass : d--efmethod_name a--rguments...
+     d–efmethod
+
+ -- Method de c--lass : t--ype d--eftypemethod_name a--rguments...
+     d–eftypemethod
+
+ -- Function :
+          data-type2
+          name2 arguments2...
+     aaa2
+
+ -- c--ategory2 :
+          t--ype2
+          d--eftypefn_name2
+     d–eftypefn no arg2
+
+ -- c--ategory2 de c--lass2 :
+          t--ype2
+          d--eftypeop_name2 a--rguments2...
+     d–eftypeop2
+
+ -- c--ategory2 de c--lass2 :
+          t--ype2
+          d--eftypeop_name2
+     d–eftypeop no arg2
+
+ -- c--ategory2 de c--lass2 : t--ype2 d--eftypecv_name2
+     d–eftypecv2
+
+ -- c--ategory2 de c--lass2 : t--ype2 d--eftypecv_name2 a--rguments2...
+     d–eftypecv with arguments2
+
+ -- fun2 : arg2
+     fff2
+
+   ‘@xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@,
+ma---nual@@}’ *Note cross r—ef name@: (file n---ame@)c---hapter@.
+‘@ref{chapter, cross ref name, title, file name, manual}’ *note cross
+ref name: (file name)chapter. ‘@pxref{chapter, cross ref name, title,
+file name, manual}’ *note cross ref name: (file name)chapter.
+‘@inforef{chapter, cross ref name, file name}’ *note cross ref name:
+(file name)chapter.
+
+   ‘@ref{chapter}’ *note chapter:: ‘@xref{chapter}’ *Note chapter::.
+‘@pxref{chapter}’ *note chapter:: ‘@ref{s--ect@comma{}ion}’ *note
+s--ect,ion::
+
+   ‘@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 }’ *note a ,
+in cross ref: (a comma, in file)s--ect,ion.
+
+   ‘@ref{chapter,cross ref name}’ *note cross ref name: chapter.
+‘@ref{chapter,,title}’ *note title: chapter. ‘@ref{chapter,,,file name}’
+*note (file name)chapter:: ‘@ref{chapter,,,,manual}’ *note ()chapter::
+‘@ref{chapter,cross ref name,title,}’ *note cross ref name: chapter.
+‘@ref{chapter,cross ref name,,file name}’ *note cross ref name: (file
+name)chapter. ‘@ref{chapter,cross ref name,,,manual}’ *note cross ref
+name: ()chapter. ‘@ref{chapter,cross ref name,title,file name}’ *note
+cross ref name: (file name)chapter. ‘@ref{chapter,cross ref
+name,title,,manual}’ *note cross ref name: ()chapter.
+‘@ref{chapter,cross ref name,title, file name, manual}’ *note cross ref
+name: (file name)chapter. ‘@ref{chapter,,title,file name}’ *note title:
+(file name)chapter. ‘@ref{chapter,,title,,manual}’ *note title:
+()chapter. ‘@ref{chapter,,title, file name, manual}’ *note title: (file
+name)chapter. ‘@ref{chapter,,,file name,manual}’ *note (file
+name)chapter::
+
+   ‘@ref{(pman)anode,cross ref name}’ *note cross ref name: (pman)anode.
+‘@ref{(pman)anode,,title}’ *note title: (pman)anode.
+‘@ref{(pman)anode,,,file name}’ *note (file name)(pman)anode::
+‘@ref{(pman)anode,,,,manual}’ *note ()(pman)anode::
+‘@ref{(pman)anode,cross ref name,title,}’ *note cross ref name:
+(pman)anode. ‘@ref{(pman)anode,cross ref name,,file name}’ *note cross
+ref name: (file name)(pman)anode. ‘@ref{(pman)anode,cross ref
+name,,,manual}’ *note cross ref name: ()(pman)anode.
+‘@ref{(pman)anode,cross ref name,title,file name}’ *note cross ref name:
+(file name)(pman)anode. ‘@ref{(pman)anode,cross ref name,title,,manual}’
+*note cross ref name: ()(pman)anode. ‘@ref{(pman)anode,cross ref
+name,title, file name, manual}’ *note cross ref name: (file
+name)(pman)anode. ‘@ref{(pman)anode,,title,file name}’ *note title:
+(file name)(pman)anode. ‘@ref{(pman)anode,,title,,manual}’ *note title:
+()(pman)anode. ‘@ref{(pman)anode,,title, file name, manual}’ *note
+title: (file name)(pman)anode. ‘@ref{(pman)anode,,,file name,manual}’
+*note (file name)(pman)anode::
+
+   ‘@inforef{chapter, cross ref name, file name}’ *note cross ref name:
+(file name)chapter. ‘@inforef{chapter}’ *note chapter::
+‘@inforef{chapter, cross ref name}’ *note cross ref name: chapter.
+‘@inforef{chapter,,file name}’ *note (file name)chapter::
+‘@inforef{node, cross ref name, file name}’ *note cross ref name: (file
+name)node. ‘@inforef{node}’ *note node:: ‘@inforef{node, cross ref
+name}’ *note cross ref name: node. ‘@inforef{node,,file name}’ *note
+(file name)node:: ‘@inforef{chapter, cross ref name, file name, spurious
+arg}’ *note cross ref name: (file name, spurious arg)chapter.
+
+   ‘@inforef{s--ect@comma{}ion, a @comma{} in cross ref, a comma@comma{}
+in file}’ *note a , in cross ref: (a comma, in file)s--ect,ion.
+
+   ‘*note chapter::’.
+
+   *note cross ref with uref uref1 (href://http/myhost.com/index.html):
+(info file with uref3 uref3 (href://http/myhost.com/index3.html))ext.
+*note cross ref with uref uref1 (href://http/myhost.com/index.html):
+chapter.
+
+*a–strong*
+     l–ine
+
+a–asis
+b
+     l–ine
+
+_a_
+_b_
+     l–ine
+
+     Title
+‘a--code’
+     Value–table code
+
+     Title
+‘a--samp’
+‘a2--samp’
+     Value–table samp
+
+   c–artouche
+
+                            Tit–le _of box_
+   With title c–artouche
+
+f–lushleft
+more text
+
+                                                            f–lushright
+                                                              more text
+
+                            ce–ntered line
+
+   r–raggedright more text
+
+\input texinfo @c -*-texinfo-*-
+
+@c this file is used in tests in @verbatiminclude but not converted
+
+@setfilename simplest.info
+
+@node Top
+
+This is a very simple texi manual @  <>.
+
+@bye
+
+in verbatim ''
+
+majorheading
+************
+
+chapheading
+***********
+
+heading
+=======
+
+subheading
+----------
+
+subsubheading
+.............
+
+‘@acronym{--a,an accronym @comma{} @enddots{}}’ –a (an accronym , ...)
+‘@abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} }’ É–. ,A.
+(Étude–, Autonome) ‘@abbr{@'E--. @comma{}A.}’ É–. ,A.
+
+   ‘@math{--a@minus{} {\frac{1}{2}}}’ --a− {\frac{1}{2}}
+
+   Somehow invalid use of @,:
+@, ̧
+@,@"u ̧ü
+
+   Invalid use of @’:
+@’ ́
+@’@"u ́ü
+
+   ‘@|’
+
+   @dotless{truc} truc @dotless{ij} ij ‘@dotless{--a}’ -a ‘@dotless{a}’
+a
+
+   @U, without braces @U{}, with empty arg @U{z}, with non-hex arg U+z
+@U{abc}, with <4 hex digits ઼ @U{FFFFFFFFFFFFFF}, value much too large
+U+FFFFFFFFFFFFFF @U{110000}, value just beyond Unicode U+110000
+
+   @TeX, but without brace TeX ‘@#’ #
+
+   ‘@w{--a}’ –a
+
+   ‘@image{,1--xt}’  ‘@image{,,2--xt}’  ‘@image{,,,3--xt}’ 
+
+   ‘@image{f-ile,aze,,a--lt}’ [a-lt] ‘@image{f-ile,,,alt@verb{:jk _" %}}’ 
[altjk _" %@]
+
+   ‘@image{f--ile}’ [image src="f--ile.png" text="ggg
+aaa"] ‘@image{f--ile,,,alt}’ [image src="f--ile.png" alt="alt" text="ggg
+aaa"] ‘@image{f--ile,,,,.e-d-xt}’
+[image src="f--ile.e--xt" text="ggg
+aaa"] ‘@image{f--ile,l--i}’ [image src="f--ile.png" text="ggg
+aaa"] ‘@image{f--ile,,l--e}’ [image src="f--ile.png" text="ggg
+aaa"]
+‘@image{f--ile,aze,az,alt,.e--xt}’ [image src="f--ile.e--xt" alt="alt" 
text="ggg
+aaa"] ‘@image{f--ile,aze,az,alt,’ [image src="f--ile.png" alt="alt" 
text="ggg
+aaa"]
+‘@image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@}’ [alt]
+
+   ‘@image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b "},e--xt}’ [image 
src="f--ile.e--xt" alt="jk _\" %@ in b \"" text="ggg
+aaa"]
+‘@image{file@verb{:jk _" %@:},,,alt@verb{:jk _" %@:}}’ [altjk _" %@]
+
+ü Ü ñ â é ō ì é Ḕ
+Ḉ Ḉ a̋ ȧ å a͡
+ă ǎ
+ ? .
+
+TeX LaTeX ⋆ å ® °
+
+t
+
+   __ e–mph item
+
+   __ after emph e–mph item
+
+   • a–n itemize line i–tem 1
+   • a–n itemize line i–tem 2
+
+     without brace w a–b
+     without brace w c–d
+
+a
+     l–ine
+
+a–missing style formatting
+     l–ine
+
+a
+b
+     l–ine
+
+ -- fun :
+ -- truc : machin bidule chose and
+ -- truc : machin bidule chose and after
+ -- truc : machin bidule chose and
+ -- truc : machin bidule chose and and after
+ -- truc : followed by a comment
+     Various deff lines
+ -- truc : after a deff item
+
+ -- fsetinv : INVALID a g
+ -- id i ule :
+ -- aaa :
+ --  :
+ -- truc :
+
+   g–roupe
+
+   ‘@ref{node}’ *note node::
+
+   ‘@ref{,cross ref name}’ *note cross ref name: . ‘@ref{,,title}’ *note
+title: . ‘@ref{,,,file name}’ *note (file name):: ‘@ref{,,,,manual}’
+*note ():: ‘@ref{node,cross ref name}’ *note cross ref name: node.
+‘@ref{node,,title}’ *note title: node. ‘@ref{node,,,file name}’ *note
+(file name)node:: ‘@ref{node,,,,manual}’ *note ()node:: ‘@ref{node,cross
+ref name,title,}’ *note cross ref name: node. ‘@ref{node,cross ref
+name,,file name}’ *note cross ref name: (file name)node.
+‘@ref{node,cross ref name,,,manual}’ *note cross ref name: ()node.
+‘@ref{node,cross ref name,title,file name}’ *note cross ref name: (file
+name)node. ‘@ref{node,cross ref name,title,,manual}’ *note cross ref
+name: ()node. ‘@ref{node,cross ref name,title, file name, manual}’ *note
+cross ref name: (file name)node. ‘@ref{node,,title,file name}’ *note
+title: (file name)node. ‘@ref{node,,title,,manual}’ *note title: ()node.
+‘@ref{chapter,,title, file name, manual}’ *note title: (file
+name)chapter. ‘@ref{node,,title, file name, manual}’ *note title: (file
+name)node. ‘@ref{node,,,file name,manual}’ *note (file name)node::
+‘@ref{,cross ref name,title,}’ *note cross ref name: . ‘@ref{,cross ref
+name,,file name}’ *note cross ref name: (file name). ‘@ref{,cross ref
+name,,,manual}’ *note cross ref name: (). ‘@ref{,cross ref
+name,title,file name}’ *note cross ref name: (file name). ‘@ref{,cross
+ref name,title,,manual}’ *note cross ref name: (). ‘@ref{,cross ref
+name,title, file name, manual}’ *note cross ref name: (file name).
+‘@ref{,,title,file name}’ *note title: (file name).
+‘@ref{,,title,,manual}’ *note title: (). ‘@ref{,,title, file name,
+manual}’ *note title: (file name). ‘@ref{,,,file name,manual}’ *note
+(file name)::
+
+   ‘@inforef{,cross ref name }’ *note cross ref name: . ‘@inforef{,,file
+name}’ *note (file name):: ‘@inforef{,cross ref name, file name}’ *note
+cross ref name: (file name). ‘@inforef{}’ *note ::
+
+   In example.
+
+     <
+     >
+     "
+     &
+     '
+     `
+
+     ``simple-double--three---four----''
+
+     code: ``simple-double--three---four----''
+
+     asis: ``simple-double--three---four----''
+
+     strong: *``simple-double--three---four----''*
+
+     kbd: ``simple-double--three---four----''
+
+
+     ``simple-double--three---four----''
+
+
+
+     @"u ü (ü)
+     @"{U} Ü (Ü)
+     @~n ñ (ñ)
+     @^a â (â)
+     @'e é (é)
+     @=o ō (ō)
+     @`i ì (ì)
+     @'{e} é (é)
+     @'{@dotless{i}} í (í)
+     @dotless{i} ı (ı)
+     @dotless{j} ȷ (ȷ)
+     @H{a} a̋
+     @dotaccent{a} ȧ (ȧ)
+     @ringaccent{a} å (å)
+     @tieaccent{a} a͡
+     @u{a} ă (ă)
+     @ubaraccent{a} a̲
+     @udotaccent{a} ạ (ạ)
+     @v{a} ǎ (ǎ)
+     @,c ç (ç)
+     @,{c} ç (ç)
+     @ogonek{a} ą (ą)
+
+     @`{@=E} Ḕ
+     @l{} ł
+     @,{@'C} Ḉ
+     @,c@"u çü
+
+
+     @H{--a} -a̋
+     @dotaccent{--a} -ȧ
+     @ringaccent{--a} -å
+     @tieaccent{--a} -a͡
+     @u{--a} -ă
+     @ubaraccent{--a} -a̲
+     @udotaccent{--a} -ạ
+     @v{--a} -ǎ
+     @,{--c} -ç
+     @ogonek{--a} -ą
+
+     @U{0075} u
+
+     @*
+
+     @ followed by a space
+      
+     @ followed by a tab
+      
+     @ followed by a new line
+      @-
+     @:
+     @! !
+     @? ?
+     @. .
+     @& &
+     @@ @
+     @} }
+     @{ {
+     @/
+
+     foo vs. bar.
+     colon :And something else.
+     semi colon ;.
+     And ? ?.
+     Now ! !@
+     but , ,
+
+     @ampchar & (&)
+     @atchar @ (@)
+     @backslashchar \ (\)
+     @hashchar # (#)
+     @lbracechar { ({)
+     @rbracechar } (})
+
+     @TeX TeX
+     @LaTeX LaTeX
+     @bullet • (•)
+     @copyright © (©)
+     @dots ... (…)
+     @enddots ...
+     @equiv ≡ (≡)
+     @error erreur→
+     @expansion ↦ (↦)
+     @minus − (−)
+     @point ⋆ (⋆)
+     @print ⊣ (⊣)
+     @result ⇒ (⇒)
+     @today a sunny day
+
+     @aa å (å)
+     @AA Å (Å)
+     @ae æ (æ)
+     @oe œ (œ)
+     @AE Æ (Æ)
+     @OE Œ (Œ)
+     @o ø (ø)
+     @O Ø (Ø)
+     @ss ß (ß)
+     @l ł (ł)
+     @L Ł (Ł)
+     @DH Ð (Ð)
+     @TH Þ (Þ)
+     @dh ð (ð)
+     @th þ (þ)
+
+     @exclamdown ¡ (¡)
+     @questiondown ¿ (¿)
+     @pounds £ (£)
+     @registeredsymbol ® (®)
+     @ordf ª (ª)
+     @ordm º (º)
+     @comma , (,)
+     @quotedblleft “ (“)
+     @quotedblright ” (”)
+     @quoteleft ‘ (‘)
+     @quoteright ’ (’)
+     @quotedblbase „ („)
+     @quotesinglbase ‚ (‚)
+     @guillemetleft « («)
+     @guillemetright » (»)
+     @guillemotleft « («)
+     @guillemotright » (»)
+     @guilsinglleft ‹ (‹)
+     @guilsinglright › (›)
+
+     @textdegree ° (°)
+     @euro € (€)
+     @arrow → (→)
+     @leq ≤ (≤)
+     @geq ≥ (≥)
+     @tie a b
+
+     @acronym{--a,an accronym} --a (an accronym)
+     @acronym{--a} --a
+     @abbr{@'E--. @comma{}A., @'Etude Autonome } É--. ,A. (Étude Autonome)
+     @abbr{@'E--. @comma{}A.} É--. ,A.
+     @asis{--a} --a
+     @b{--a} --a
+     @cite{--a} ‘--a’
+     @code{--a} --a
+     @command{--a} --a
+     @dfn{--a} “--a”
+     @dmn{--a} --a
+     @email{--a,--b} --b <--a>
+     @email{,--b} --b
+     @email{--a} <--a>
+     @emph{--a} _--a_
+     @env{--a} --a
+     @file{--a} --a
+     @i{--a} --a
+     @kbd{--a} --a
+     @key{--a} <--a>
+     @math{--a {\frac{1}{2}} @minus{}} --a {\frac{1}{2}} −
+     @option{--a} --a
+     @r{--a} –a
+     @samp{--a} ‘--a’
+     @sc{--a} --A
+     @strong{--a} *--a*
+     @t{--a} --a
+     @sansserif{--a} --a
+     @slanted{--a} --a
+     @titlefont{--a}
+     –a
+     **
+     @indicateurl{--a} ‘--a’
+     @uref{--a,--b} --b (--a)
+     @uref{--a} <--a>
+     @uref{,--b} --b
+     @uref{--a,--b,--c} --c
+     @uref{,--b,--c} --c
+     @uref{--a,,--c} --c
+     @uref{,,--c} --c
+     @url{--a,--b} --b (--a)
+     @url{--a,} <--a>
+     @url{,--b} --b
+     @var{--a} --A
+     @verb{:--a:} --a
+     @verb{:a  < & @ % " --    b:} a  < & @ % " --    b
+     @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} 
a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a a
+     a@sup{h}@sub{l} a^{h}_{l}
+     @footnote{in footnote} (5)
+     @footnote{in footnote2} (6)
+
+     @sp 2
+
+
+
+     @page
+
+
+     need 1002
+
+     @clicksequence{click @click{} A} click → A
+     After clickstyle ⇒
+     @clicksequence{click @click{} A} click ⇒ A
+
+
+     disp--laymath
+     f(x) = {1 \over \sigma \sqrt{2\pi}}e^{-{1 \over 2}\left({x-\mu \over 
\sigma}\right)^2}
+
+     *``simple-double--three---four----''* aa
+     ``simple-double--three---four----''
+
+
+     ı ȷ
+     ł ç
+     a̲ ạ ą a^{h}_{l}
+
+            ! @ } {
+     a sunny day
+
+     →
+     u
+     • © ... ... ≡
+     erreur→ ↦ − ⊣ ⇒
+     Å æ œ Æ Œ ø Ø ß ł Ł Ð
+     Þ ð þ ¡ ¿ £
+     ª º ,
+
+     “ ”
+     ‘ ’ „ ‚ «
+     » « » ‹
+     › € → ≤ ≥
+
+     b i r SC sansserif slanted
+
+     default kbdinputstyle
+     ‘vtable i--tem default kbdinputstyle’
+          in example default kbdinputstyle
+          ‘vtable i--tem in example default kbdinputstyle’
+
+     code kbdinputstyle
+     ‘vtable i--tem code kbdinputstyle’
+          in example code kbdinputstyle
+          ‘vtable i--tem in example code kbdinputstyle’
+
+     example kbdinputstyle
+     ‘vtable i--tem example kbdinputstyle’
+          in example example kbdinputstyle
+          ‘vtable i--tem in example example kbdinputstyle’
+
+     distinct kbdinputstyle
+     ‘vtable i--tem distinct kbdinputstyle’
+          in example distinct kbdinputstyle
+          ‘vtable i--tem in example distinct kbdinputstyle’
+
+          A quot---ation
+
+          Note : A Note
+
+          note : A note
+
+          Caution : Caution
+
+          Important : Important
+
+          Tip : a Tip
+
+          Warning : a Warning.
+
+          something é TeX : The something é TeX is here.
+
+          @ at the end of line   : A @ at the end of the @quotation line.
+
+          something, other thing : something, other thing
+
+          Note, the note : Note, the note
+
+
+          Empty : 
+           : 
+
+           : 
+          aaa quotation
+                         — _quotation author_
+
+          indent in quotation
+
+     exdented quotation line   and dash --- in quotation
+
+          Not exdented followed by exdented
+     exdented quotation line
+
+     exdented quotation line
+          Followed by not exdented
+
+          quotation1
+     in exdented protected eol  
+          following
+     in exdented a @*
+      and following
+          after exdented
+
+          A small quot---ation
+
+          Note : A small Note
+
+          something, other thing : something, other thing
+
+        • i--temize
+
+        + i--tem +
+
+        • b--ullet
+
+        − minu--s
+
+        _after emph_ e--mph item
+
+        • a–n itemize line i--tem 1
+        • a–n itemize line i--tem 2
+
+          with w a--b
+          with w c--d
+
+         on a line line w a--b
+         on a line line with w c--d
+
+       1. e--numerate
+
+       3. first third
+       4. second third
+
+       a. e--numerate
+
+       c. first c
+       d. second c
+
+     mu--ltitable headitem         another tab
+     --------------------------------------------------------------------------
+     mu--ltitable item             multitable tab
+     mu--ltitable item 2           multitable tab 2
+     lone mu--ltitable item
+
+     truc   bidule
+
+          e--xample  some
+             text
+
+          example one arg
+
+          example two args
+
+          example three args
+
+          example four args
+
+          example five args
+
+          The something é TeX is here.
+
+          A @ at the end of the @example line.
+
+          example with empty args
+
+          example with empty and non empty args mix
+
+          Exam---ple
+
+     Other li---ne
+          not exdented
+
+     exdented  and dash --- in example
+          Not exdented one
+     exdented two
+          Not exdented two
+
+          Example   Hoho.
+               Nested Other line
+          exdented nested other line
+
+          s--mallexample
+
+     @noindent after smallexample.
+          $ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.guess?rev=HEAD&content-type=text/plain'
+          $ wget 
'http://savannah.gnu.org/cgi-bin/viewcvs/config/config/config.sub?rev=HEAD&content-type=text/plain'
+     Less recent versions are also present.
+
+          d--isplay
+
+          s--malldisplay
+
+          l--isp
+
+          s--malllisp
+
+     f--ormat
+
+     s--mallformat
+
+      -- c--ategory : d--effn_name a--rguments...
+          d--effn
+
+      -- cate--gory : de--ffn_name ar--guments more args
+               even more so
+          def--fn
+
+      -- fset : I a g
+      -- cmde : truc
+      -- Command : log trap
+      -- Command : log trap1
+      -- Command : log trap2
+      -- cmde : id ule truc
+      -- cmde2 : id i ule truc
+      --  :
+      --  : machin
+      --  : bidule machin
+      -- truc : machin
+      -- truc :
+      -- truc : followed by a comment
+      --  :
+      -- truc : a b c d e f g h i
+      -- truc : deffnx before end deffn
+
+
+      -- empty : deffn
+
+      -- empty : deffn with deffnx
+      -- empty : deffnx
+
+      -- fset : I a g
+      -- cmde : truc
+          text in def item for second def item
+
+
+      -- c--ategory : d--efvr_name
+          d--efvr
+
+      -- c--ategory : n--ame a--rguments...
+          d--effn
+
+      -- c--ategory : n--ame
+          d--effn no arg
+
+      -- c--ategory : t--ype d--eftypefn_name a--rguments...
+          d--eftypefn
+
+      -- c--ategory : t--ype d--eftypefn_name
+          d--eftypefn no arg
+
+      -- c--ategory de c--lass : t--ype d--eftypeop_name a--rguments...
+          d--eftypeop
+
+      -- c--ategory de c--lass : t--ype d--eftypeop_name
+          d--eftypeop no arg
+
+      -- c--ategory : t--ype d--eftypevr_name
+          d--eftypevr
+
+      -- c--ategory de c--lass : d--efcv_name
+          d--efcv
+
+      -- c--ategory de c--lass : d--efcv_name a--rguments...
+          d--efcv with arguments
+
+      -- c--ategory de c--lass : t--ype d--eftypecv_name
+          d--eftypecv
+
+      -- c--ategory de c--lass : t--ype d--eftypecv_name a--rguments...
+          d--eftypecv with arguments
+
+      -- c--ategory de c--lass : d--efop_name a--rguments...
+          d--efop
+
+      -- c--ategory de c--lass : d--efop_name
+          d--efop no arg
+
+      -- c--ategory : d--eftp_name a--ttributes...
+          d--eftp
+
+      -- Function : d--efun_name a--rguments...
+          d--efun
+
+      -- Macro : d--efmac_name a--rguments...
+          d--efmac
+
+      -- Forme Spéciale : d--efspec_name a--rguments...
+          d--efspec
+
+      -- Variable : d--efvar_name
+          d--efvar
+
+      -- Variable : d--efvar_name arg--var arg--var1
+          d--efvar with args
+
+      -- Option de l'utilisateur : d--efopt_name
+          d--efopt
+
+      -- Function : t--ype d--eftypefun_name a--rguments...
+          d--eftypefun
+
+      -- Variable : t--ype d--eftypevar_name
+          d--eftypevar
+
+      -- Instance Variable de c--lass : d--efivar_name
+          d--efivar
+
+      -- Instance Variable de c--lass : t--ype d--eftypeivar_name
+          d--eftypeivar
+
+      -- Method de c--lass : d--efmethod_name a--rguments...
+          d--efmethod
+
+      -- Method de c--lass : t--ype d--eftypemethod_name a--rguments...
+          d--eftypemethod
+
+
+      -- Function :
+               data-type2
+               name2 arguments2...
+          aaa2
+
+      -- c--ategory2 :
+               t--ype2
+               d--eftypefn_name2
+          d--eftypefn no arg2
+
+      -- c--ategory2 de c--lass2 :
+               t--ype2
+               d--eftypeop_name2 a--rguments2...
+          d--eftypeop2
+
+      -- c--ategory2 de c--lass2 :
+               t--ype2
+               d--eftypeop_name2
+          d--eftypeop no arg2
+
+      -- c--ategory2 de c--lass2 : t--ype2 d--eftypecv_name2
+          d--eftypecv2
+
+      -- c--ategory2 de c--lass2 : t--ype2 d--eftypecv_name2
+               a--rguments2...
+          d--eftypecv with arguments2
+
+      -- fun2 : arg2
+          fff2
+
+
+     @xref{c---hapter@@, cross r---ef name@@, t---itle@@, file n---ame@@, 
ma---nual@@} *Note cross r---ef name@: (file n---ame@)c---hapter@.
+     @ref{chapter, cross ref name, title, file name, manual} *note cross ref 
name: (file name)chapter.
+     @pxref{chapter, cross ref name, title, file name, manual} *note cross ref 
name: (file name)chapter.
+     @inforef{chapter, cross ref name, file name} *note cross ref name: (file 
name)chapter.
+
+     @ref{chapter} *note chapter::
+     @xref{chapter} *Note chapter::.
+     @pxref{chapter} *note chapter::
+     @ref{s--ect@comma{}ion} *note s--ect,ion::
+
+     @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 }
+     *note a , in cross
+     ref: (a comma, in file)s--ect,ion.
+
+     @ref{chapter,cross ref name} *note cross ref name: chapter.
+     @ref{chapter,,title} *note title: chapter.
+     @ref{chapter,,,file name} *note (file name)chapter::
+     @ref{chapter,,,,manual} *note ()chapter::
+     @ref{chapter,cross ref name,title,} *note cross ref name: chapter.
+     @ref{chapter,cross ref name,,file name} *note cross ref name: (file 
name)chapter.
+     @ref{chapter,cross ref name,,,manual} *note cross ref name: ()chapter.
+     @ref{chapter,cross ref name,title,file name} *note cross ref name: (file 
name)chapter.
+     @ref{chapter,cross ref name,title,,manual} *note cross ref name: 
()chapter.
+     @ref{chapter,cross ref name,title, file name, manual} *note cross ref 
name: (file name)chapter.
+     @ref{chapter,,title,file name} *note title: (file name)chapter.
+     @ref{chapter,,title,,manual} *note title: ()chapter.
+     @ref{chapter,,title, file name, manual} *note title: (file name)chapter.
+     @ref{chapter,,,file name,manual} *note (file name)chapter::
+
+
+     @ref{(pman)anode,cross ref name} *note cross ref name: (pman)anode.
+     @ref{(pman)anode,,title} *note title: (pman)anode.
+     @ref{(pman)anode,,,file name} *note (file name)(pman)anode::
+     @ref{(pman)anode,,,,manual} *note ()(pman)anode::
+     @ref{(pman)anode,cross ref name,title,} *note cross ref name: (pman)anode.
+     @ref{(pman)anode,cross ref name,,file name} *note cross ref name: (file 
name)(pman)anode.
+     @ref{(pman)anode,cross ref name,,,manual} *note cross ref name: 
()(pman)anode.
+     @ref{(pman)anode,cross ref name,title,file name} *note cross ref name: 
(file name)(pman)anode.
+     @ref{(pman)anode,cross ref name,title,,manual} *note cross ref name: 
()(pman)anode.
+     @ref{(pman)anode,cross ref name,title, file name, manual} *note cross ref 
name: (file name)(pman)anode.
+     @ref{(pman)anode,,title,file name} *note title: (file name)(pman)anode.
+     @ref{(pman)anode,,title,,manual} *note title: ()(pman)anode.
+     @ref{(pman)anode,,title, file name, manual} *note title: (file 
name)(pman)anode.
+     @ref{(pman)anode,,,file name,manual} *note (file name)(pman)anode::
+
+
+     @inforef{chapter, cross ref name, file name} *note cross ref name: (file 
name)chapter.
+     @inforef{chapter} *note chapter::
+     @inforef{chapter, cross ref name} *note cross ref name: chapter.
+     @inforef{chapter,,file name} *note (file name)chapter::
+     @inforef{node, cross ref name, file name} *note cross ref name: (file 
name)node.
+     @inforef{node} *note node::
+     @inforef{node, cross ref name} *note cross ref name: node.
+     @inforef{node,,file name} *note (file name)node::
+     @inforef{chapter, cross ref name, file name, spurious arg} *note cross 
ref name: (file name, spurious arg)chapter.
+
+     @inforef{s--ect@comma{}ion, a @comma{} in cross
+     ref, a comma@comma{} in file}
+     *note a , in cross
+     ref: (a comma, in file)s--ect,ion.
+
+     ‘*note chapter::’.
+
+     *note cross ref with uref uref1 (href://http/myhost.com/index.html): 
(info file with uref3 uref3 (href://http/myhost.com/index3.html))ext.
+     *note cross ref with uref uref1 (href://http/myhost.com/index.html): 
chapter.
+
+     *a–strong*
+          l--ine
+
+     a–asis
+     b
+          l--ine
+
+     _a_
+     _b_
+          l--ine
+
+          Title
+     ‘a--code’
+          Value--table code
+
+          Title
+     ‘a--samp’
+     ‘a2--samp’
+          Value--table samp
+
+     c--artouche
+
+                            Tit–le _of box_
+          With title c--artouche
+
+     f--lushleft
+     more text
+
+                                                           f--lushright
+                                                              more text
+
+                            ce–ntered line
+
+     r--raggedright
+     more text
+
+     \input texinfo @c -*-texinfo-*-
+     
+     @c this file is used in tests in @verbatiminclude but not converted
+     
+     @setfilename simplest.info
+     
+     @node Top
+     
+     This is a very simple texi manual @  <>.
+     
+     @bye
+
+     in verbatim ''
+
+
+
+
+
+
+     majorheading
+     ************
+
+
+     chapheading
+     ***********
+
+
+     heading
+     =======
+
+
+     subheading
+     ----------
+
+
+     subsubheading
+     .............
+
+
+
+     @acronym{--a,an accronym @comma{} @enddots{}} --a (an accronym , ...)
+     @abbr{@'E--. @comma{}A., @'Etude--@comma{} @b{Autonome} } É--. ,A. 
(Étude--, Autonome)
+     @abbr{@'E--. @comma{}A.} É--. ,A.
+
+     @math{--a@minus{} {\frac{1}{2}}} --a− {\frac{1}{2}}
+
+
+
+
+     Somehow invalid use of @,:
+
+     @, ̧
+
+     @,@"u ̧ü
+
+     Invalid use of @':
+
+     @' ́
+
+     @'@"u ́ü
+
+     @|
+
+     @dotless{truc} truc
+     @dotless{ij} ij
+     @dotless{--a} -a
+     @dotless{a} a
+
+     @U, without braces @U{}, with empty arg
+     @U{z}, with non-hex arg U+z
+     @U{abc}, with <4 hex digits ઼
+     @U{FFFFFFFFFFFFFF}, value much too large U+FFFFFFFFFFFFFF
+     @U{110000}, value just beyond Unicode U+110000
+
+     @TeX, but without brace TeX
+     @# #
+
+     @w{--a} --a
+
+     @image{,1--xt} 
+     @image{,,2--xt} 
+     @image{,,,3--xt} 
+
+     @image{f-ile,aze,,a--lt} [a-lt]
+     @image{f-ile,,,alt@verb{:jk _" %}} [altjk _" %@]
+
+     @image{f--ile} [image src="f--ile.png" text="ggg
+aaa"]
+     @image{f--ile,,,alt} [image src="f--ile.png" alt="alt" text="ggg
+aaa"]
+     @image{f--ile,,,,.e-d-xt} [image src="f--ile.e--xt" text="ggg
+aaa"]
+     @image{f--ile,l--i} [image src="f--ile.png" text="ggg
+aaa"]
+     @image{f--ile,,l--e} [image src="f--ile.png" text="ggg
+aaa"]
+     @image{f--ile,aze,az,alt,.e--xt} [image src="f--ile.e--xt" alt="alt" 
text="ggg
+aaa"]
+     @image{f--ile,aze,az,alt, [image src="f--ile.png" alt="alt" text="ggg
+aaa"]
+     @image{@file{f--ile}@@@.,aze,az,alt,@file{.file ext} e--xt@} [alt]
+
+     @image{f--ile,aze,az,@verb{:jk _" %@:} @b{in b "},e--xt} [image 
src="f--ile.e--xt" alt="jk _\" %@ in b \"" text="ggg
+aaa"]
+     @image{file@verb{:jk _" %@:},,,alt@verb{:jk _" %@:}} [altjk _" %@]
+
+
+
+     ü Ü ñ â é ō ì é Ḕ
+     Ḉ Ḉ a̋ ȧ å a͡
+     ă ǎ
+      ? .
+
+     TeX LaTeX ⋆ å ® °
+
+     t
+
+        __ e--mph item
+
+        __ after emph e--mph item
+
+        • a–n itemize line i--tem 1
+        • a–n itemize line i--tem 2
+
+          without brace w a--b
+          without brace w c--d
+
+     a
+          l--ine
+
+     a–missing style formatting
+          l--ine
+
+     a
+     b
+          l--ine
+
+      -- fun :
+      -- truc : machin bidule chose and
+      -- truc : machin bidule chose and after
+      -- truc : machin bidule chose and
+      -- truc : machin bidule chose and and after
+      -- truc : followed by a comment
+          Various deff lines
+      -- truc : after a deff item
+
+      -- fsetinv : INVALID a g
+      -- id i ule :
+      -- aaa :
+      --  :
+      -- truc :
+
+     g--roupe
+
+     @ref{node} *note node::
+
+     @ref{,cross ref name} *note cross ref name: .
+     @ref{,,title} *note title: .
+     @ref{,,,file name} *note (file name)::
+     @ref{,,,,manual} *note ()::
+     @ref{node,cross ref name} *note cross ref name: node.
+     @ref{node,,title} *note title: node.
+     @ref{node,,,file name} *note (file name)node::
+     @ref{node,,,,manual} *note ()node::
+     @ref{node,cross ref name,title,} *note cross ref name: node.
+     @ref{node,cross ref name,,file name} *note cross ref name: (file 
name)node.
+     @ref{node,cross ref name,,,manual} *note cross ref name: ()node.
+     @ref{node,cross ref name,title,file name} *note cross ref name: (file 
name)node.
+     @ref{node,cross ref name,title,,manual} *note cross ref name: ()node.
+     @ref{node,cross ref name,title, file name, manual} *note cross ref name: 
(file name)node.
+     @ref{node,,title,file name} *note title: (file name)node.
+     @ref{node,,title,,manual} *note title: ()node.
+     @ref{chapter,,title, file name, manual} *note title: (file name)chapter.
+     @ref{node,,title, file name, manual} *note title: (file name)node.
+     @ref{node,,,file name,manual} *note (file name)node::
+     @ref{,cross ref name,title,} *note cross ref name: .
+     @ref{,cross ref name,,file name} *note cross ref name: (file name).
+     @ref{,cross ref name,,,manual} *note cross ref name: ().
+     @ref{,cross ref name,title,file name} *note cross ref name: (file name).
+     @ref{,cross ref name,title,,manual} *note cross ref name: ().
+     @ref{,cross ref name,title, file name, manual} *note cross ref name: 
(file name).
+     @ref{,,title,file name} *note title: (file name).
+     @ref{,,title,,manual} *note title: ().
+     @ref{,,title, file name, manual} *note title: (file name).
+     @ref{,,,file name,manual} *note (file name)::
+
+     @inforef{,cross ref name } *note cross ref name: .
+     @inforef{,,file name} *note (file name)::
+     @inforef{,cross ref name, file name} *note cross ref name: (file name).
+     @inforef{} *note ::
+
+
+
+   Text(7)
+
+   truc
+
+[index]
+* Menu:
+
+* truc:                                  chapter.            (line 2236)
+
+   codeidx
+
+[index]
+* Menu:
+
+* a INDEX---ENTRY tẽ --- î:              chapter.            (line 2236)
+
+   cp
+
+[index]
+* Menu:
+
+* –option:                               chapter.            (line   28)
+* –option <1>:                           chapter.            (line  709)
+* –option <2>:                           chapter.            (line 1401)
+* ?:                                     chapter.            (line 2236)
+* .:                                     chapter.            (line 2236)
+* “:                                     chapter.            (line   28)
+* “ <1>:                                 chapter.            (line  709)
+* “ <2>:                                 chapter.            (line 1401)
+* a:                                     chapter.            (line 2236)
+* aaa, bbb:                              chapter.            (line 2236)
+* a—a:                                   chapter.            (line 2236)
+* a--asis:                               chapter.            (line  510)
+* a--asis <1>:                           chapter.            (line 1191)
+* a--asis <2>:                           chapter.            (line 2010)
+* b:                                     chapter.            (line  511)
+* b <1>:                                 chapter.            (line 1192)
+* b <2>:                                 chapter.            (line 2011)
+* b—b, c—c:                              chapter.            (line 2236)
+* counting entry:                        chapter.            (line    4)
+* d—dd, e—ee, f—ff:                      chapter.            (line 2236)
+* d--efcv_name:                          chapter.            (line  351)
+* d--efcv_name <1>:                      chapter.            (line  354)
+* d--efcv_name <2>:                      chapter.            (line 1032)
+* d--efcv_name <3>:                      chapter.            (line 1035)
+* d--efcv_name <4>:                      chapter.            (line 1851)
+* d--efcv_name <5>:                      chapter.            (line 1854)
+* d--efivar_name de c--lass:             chapter.            (line  396)
+* d--efivar_name de c--lass <1>:         chapter.            (line 1077)
+* d--efivar_name de c--lass <2>:         chapter.            (line 1896)
+* d--efopt_name:                         chapter.            (line  387)
+* d--efopt_name <1>:                     chapter.            (line 1068)
+* d--efopt_name <2>:                     chapter.            (line 1887)
+* d--eftypecv_name de c--lass:           chapter.            (line  357)
+* d--eftypecv_name de c--lass <1>:       chapter.            (line  360)
+* d--eftypecv_name de c--lass <2>:       chapter.            (line 1038)
+* d--eftypecv_name de c--lass <3>:       chapter.            (line 1041)
+* d--eftypecv_name de c--lass <4>:       chapter.            (line 1857)
+* d--eftypecv_name de c--lass <5>:       chapter.            (line 1860)
+* d--eftypecv_name2 de c--lass2:         chapter.            (line  428)
+* d--eftypecv_name2 de c--lass2 <1>:     chapter.            (line  431)
+* d--eftypecv_name2 de c--lass2 <2>:     chapter.            (line 1109)
+* d--eftypecv_name2 de c--lass2 <3>:     chapter.            (line 1112)
+* d--eftypecv_name2 de c--lass2 <4>:     chapter.            (line 1929)
+* d--eftypecv_name2 de c--lass2 <5>:     chapter.            (line 1932)
+* d--eftypeivar_name de c--lass:         chapter.            (line  399)
+* d--eftypeivar_name de c--lass <1>:     chapter.            (line 1080)
+* d--eftypeivar_name de c--lass <2>:     chapter.            (line 1899)
+* d--eftypevar_name:                     chapter.            (line  393)
+* d--eftypevar_name <1>:                 chapter.            (line 1074)
+* d--eftypevar_name <2>:                 chapter.            (line 1893)
+* d--eftypevr_name:                      chapter.            (line  348)
+* d--eftypevr_name <1>:                  chapter.            (line 1029)
+* d--eftypevr_name <2>:                  chapter.            (line 1848)
+* d--efvar_name:                         chapter.            (line  381)
+* d--efvar_name <1>:                     chapter.            (line  384)
+* d--efvar_name <2>:                     chapter.            (line 1062)
+* d--efvar_name <3>:                     chapter.            (line 1065)
+* d--efvar_name <4>:                     chapter.            (line 1881)
+* d--efvar_name <5>:                     chapter.            (line 1884)
+* d--efvr_name:                          chapter.            (line  327)
+* d--efvr_name <1>:                      chapter.            (line 1008)
+* d--efvr_name <2>:                      chapter.            (line 1827)
+* g—gg, h—hh jjj, k—kk, l—ll:            chapter.            (line 2236)
+* index entry between item and itemx:    chapter.            (line  515)
+* index entry between item and itemx <1>: chapter.           (line  644)
+* index entry between item and itemx <2>: chapter.           (line 1196)
+* index entry between item and itemx <3>: chapter.           (line 1325)
+* index entry between item and itemx <4>: chapter.           (line 2015)
+* index entry between item and itemx <5>: chapter.           (line 2177)
+* index entry in footnote:               chapter.            (line    4)
+* index entry within deffn:              chapter.            (line  302)
+* index entry within deffn <1>:          chapter.            (line  983)
+* index entry within deffn <2>:          chapter.            (line 1800)
+* index entry within itemize:            chapter.            (line  213)
+* index entry within itemize <1>:        chapter.            (line  894)
+* index entry within itemize <2>:        chapter.            (line 1711)
+* index entry within multitable:         chapter.            (line  235)
+* index entry within multitable <1>:     chapter.            (line  916)
+* index entry within multitable <2>:     chapter.            (line 1734)
+* t–ruc:                                 chapter.            (line 2236)
+* T–ruc:                                 chapter.            (line 2236)
+* vtable i--tem code kbdinputstyle:      chapter.            (line  137)
+* vtable i--tem code kbdinputstyle <1>:  chapter.            (line  818)
+* vtable i--tem code kbdinputstyle <2>:  chapter.            (line 1634)
+* vtable i--tem default kbdinputstyle:   chapter.            (line  132)
+* vtable i--tem default kbdinputstyle <1>: chapter.          (line  813)
+* vtable i--tem default kbdinputstyle <2>: chapter.          (line 1629)
+* vtable i--tem distinct kbdinputstyle:  chapter.            (line  147)
+* vtable i--tem distinct kbdinputstyle <1>: chapter.         (line  828)
+* vtable i--tem distinct kbdinputstyle <2>: chapter.         (line 1644)
+* vtable i--tem example kbdinputstyle:   chapter.            (line  142)
+* vtable i--tem example kbdinputstyle <1>: chapter.          (line  823)
+* vtable i--tem example kbdinputstyle <2>: chapter.          (line 1639)
+* vtable i--tem in example code kbdinputstyle: chapter.      (line  139)
+* vtable i--tem in example code kbdinputstyle <1>: chapter.  (line  820)
+* vtable i--tem in example code kbdinputstyle <2>: chapter.  (line 1636)
+* vtable i--tem in example default kbdinputstyle: chapter.   (line  134)
+* vtable i--tem in example default kbdinputstyle <1>: chapter.
+                                                             (line  815)
+* vtable i--tem in example default kbdinputstyle <2>: chapter.
+                                                             (line 1631)
+* vtable i--tem in example distinct kbdinputstyle: chapter.  (line  149)
+* vtable i--tem in example distinct kbdinputstyle <1>: chapter.
+                                                             (line  830)
+* vtable i--tem in example distinct kbdinputstyle <2>: chapter.
+                                                             (line 1646)
+* vtable i--tem in example example kbdinputstyle: chapter.   (line  144)
+* vtable i--tem in example example kbdinputstyle <1>: chapter.
+                                                             (line  825)
+* vtable i--tem in example example kbdinputstyle <2>: chapter.
+                                                             (line 1641)
+
+   fn
+
+[index]
+* Menu:
+
+* --foption:                             chapter.            (line   28)
+* --foption <1>:                         chapter.            (line  709)
+* --foption <2>:                         chapter.            (line 1401)
+* ?:                                     chapter.            (line 2236)
+* .:                                     chapter.            (line 2236)
+* ``:                                    chapter.            (line   28)
+* `` <1>:                                chapter.            (line  709)
+* `` <2>:                                chapter.            (line 1401)
+* a:                                     chapter.            (line  315)
+* a <1>:                                 chapter.            (line  514)
+* a <2>:                                 chapter.            (line  643)
+* a <3>:                                 chapter.            (line  996)
+* a <4>:                                 chapter.            (line 1195)
+* a <5>:                                 chapter.            (line 1324)
+* a <6>:                                 chapter.            (line 1813)
+* a <7>:                                 chapter.            (line 2014)
+* a <8>:                                 chapter.            (line 2176)
+* a <9>:                                 chapter.            (line 2236)
+* after:                                 chapter.            (line  654)
+* after <1>:                             chapter.            (line 1335)
+* after <2>:                             chapter.            (line 2187)
+* arg2:                                  chapter.            (line  434)
+* arg2 <1>:                              chapter.            (line 1115)
+* arg2 <2>:                              chapter.            (line 1936)
+* b:                                     chapter.            (line  515)
+* b <1>:                                 chapter.            (line  644)
+* b <2>:                                 chapter.            (line 1196)
+* b <3>:                                 chapter.            (line 1325)
+* b <4>:                                 chapter.            (line 2015)
+* b <5>:                                 chapter.            (line 2177)
+* bidule machin:                         chapter.            (line  310)
+* bidule machin <1>:                     chapter.            (line  991)
+* bidule machin <2>:                     chapter.            (line 1808)
+* d--effn_name:                          chapter.            (line  294)
+* d--effn_name <1>:                      chapter.            (line  975)
+* d--effn_name <2>:                      chapter.            (line 1792)
+* d--efmac_name:                         chapter.            (line  375)
+* d--efmac_name <1>:                     chapter.            (line 1056)
+* d--efmac_name <2>:                     chapter.            (line 1875)
+* d--efmethod_name de c--lass:           chapter.            (line  402)
+* d--efmethod_name de c--lass <1>:       chapter.            (line 1083)
+* d--efmethod_name de c--lass <2>:       chapter.            (line 1902)
+* d--efop_name de c--lass:               chapter.            (line  363)
+* d--efop_name de c--lass <1>:           chapter.            (line  366)
+* d--efop_name de c--lass <2>:           chapter.            (line 1044)
+* d--efop_name de c--lass <3>:           chapter.            (line 1047)
+* d--efop_name de c--lass <4>:           chapter.            (line 1863)
+* d--efop_name de c--lass <5>:           chapter.            (line 1866)
+* d--efspec_name:                        chapter.            (line  378)
+* d--efspec_name <1>:                    chapter.            (line 1059)
+* d--efspec_name <2>:                    chapter.            (line 1878)
+* d--eftypefn_name:                      chapter.            (line  336)
+* d--eftypefn_name <1>:                  chapter.            (line  339)
+* d--eftypefn_name <2>:                  chapter.            (line 1017)
+* d--eftypefn_name <3>:                  chapter.            (line 1020)
+* d--eftypefn_name <4>:                  chapter.            (line 1836)
+* d--eftypefn_name <5>:                  chapter.            (line 1839)
+* d--eftypefn_name2:                     chapter.            (line  413)
+* d--eftypefn_name2 <1>:                 chapter.            (line 1094)
+* d--eftypefn_name2 <2>:                 chapter.            (line 1914)
+* d--eftypefun_name:                     chapter.            (line  390)
+* d--eftypefun_name <1>:                 chapter.            (line 1071)
+* d--eftypefun_name <2>:                 chapter.            (line 1890)
+* d--eftypemethod_name de c--lass:       chapter.            (line  405)
+* d--eftypemethod_name de c--lass <1>:   chapter.            (line 1086)
+* d--eftypemethod_name de c--lass <2>:   chapter.            (line 1905)
+* d--eftypeop_name de c--lass:           chapter.            (line  342)
+* d--eftypeop_name de c--lass <1>:       chapter.            (line  345)
+* d--eftypeop_name de c--lass <2>:       chapter.            (line 1023)
+* d--eftypeop_name de c--lass <3>:       chapter.            (line 1026)
+* d--eftypeop_name de c--lass <4>:       chapter.            (line 1842)
+* d--eftypeop_name de c--lass <5>:       chapter.            (line 1845)
+* d--eftypeop_name2 de c--lass2:         chapter.            (line  418)
+* d--eftypeop_name2 de c--lass2 <1>:     chapter.            (line  423)
+* d--eftypeop_name2 de c--lass2 <2>:     chapter.            (line 1099)
+* d--eftypeop_name2 de c--lass2 <3>:     chapter.            (line 1104)
+* d--eftypeop_name2 de c--lass2 <4>:     chapter.            (line 1919)
+* d--eftypeop_name2 de c--lass2 <5>:     chapter.            (line 1924)
+* d--efun_name:                          chapter.            (line  372)
+* d--efun_name <1>:                      chapter.            (line 1053)
+* d--efun_name <2>:                      chapter.            (line 1872)
+* de--ffn_name:                          chapter.            (line  297)
+* de--ffn_name <1>:                      chapter.            (line  978)
+* de--ffn_name <2>:                      chapter.            (line 1795)
+* deffn:                                 chapter.            (line  318)
+* deffn <1>:                             chapter.            (line  320)
+* deffn <2>:                             chapter.            (line  999)
+* deffn <3>:                             chapter.            (line 1001)
+* deffn <4>:                             chapter.            (line 1817)
+* deffn <5>:                             chapter.            (line 1819)
+* deffnx:                                chapter.            (line  316)
+* deffnx <1>:                            chapter.            (line  321)
+* deffnx <2>:                            chapter.            (line  997)
+* deffnx <3>:                            chapter.            (line 1002)
+* deffnx <4>:                            chapter.            (line 1814)
+* deffnx <5>:                            chapter.            (line 1820)
+* f---aa:                                chapter.            (line 2236)
+* f---bb, f---cc:                        chapter.            (line 2236)
+* f---ddd, f---eee, ffff:                chapter.            (line 2236)
+* f---ggg, f---hhh fjjj, f---kkk, f---lll: chapter.          (line 2236)
+* followed:                              chapter.            (line  313)
+* followed <1>:                          chapter.            (line  652)
+* followed <2>:                          chapter.            (line  994)
+* followed <3>:                          chapter.            (line 1333)
+* followed <4>:                          chapter.            (line 1811)
+* followed <5>:                          chapter.            (line 2185)
+* I:                                     chapter.            (line  301)
+* I <1>:                                 chapter.            (line  323)
+* I <2>:                                 chapter.            (line  982)
+* I <3>:                                 chapter.            (line 1004)
+* I <4>:                                 chapter.            (line 1799)
+* I <5>:                                 chapter.            (line 1822)
+* id i ule:                              chapter.            (line  307)
+* id i ule <1>:                          chapter.            (line  988)
+* id i ule <2>:                          chapter.            (line 1805)
+* id ule:                                chapter.            (line  306)
+* id ule <1>:                            chapter.            (line  987)
+* id ule <2>:                            chapter.            (line 1804)
+* INVALID:                               chapter.            (line  656)
+* INVALID <1>:                           chapter.            (line 1337)
+* INVALID <2>:                           chapter.            (line 2189)
+* log trap:                              chapter.            (line  303)
+* log trap <1>:                          chapter.            (line  984)
+* log trap <2>:                          chapter.            (line 1801)
+* log trap1:                             chapter.            (line  304)
+* log trap1 <1>:                         chapter.            (line  985)
+* log trap1 <2>:                         chapter.            (line 1802)
+* log trap2:                             chapter.            (line  305)
+* log trap2 <1>:                         chapter.            (line  986)
+* log trap2 <2>:                         chapter.            (line 1803)
+* machin:                                chapter.            (line  309)
+* machin <1>:                            chapter.            (line  311)
+* machin <2>:                            chapter.            (line  648)
+* machin <3>:                            chapter.            (line  649)
+* machin <4>:                            chapter.            (line  650)
+* machin <5>:                            chapter.            (line  651)
+* machin <6>:                            chapter.            (line  990)
+* machin <7>:                            chapter.            (line  992)
+* machin <8>:                            chapter.            (line 1329)
+* machin <9>:                            chapter.            (line 1330)
+* machin <10>:                           chapter.            (line 1331)
+* machin <11>:                           chapter.            (line 1332)
+* machin <12>:                           chapter.            (line 1807)
+* machin <13>:                           chapter.            (line 1809)
+* machin <14>:                           chapter.            (line 2181)
+* machin <15>:                           chapter.            (line 2182)
+* machin <16>:                           chapter.            (line 2183)
+* machin <17>:                           chapter.            (line 2184)
+* n--ame:                                chapter.            (line  330)
+* n--ame <1>:                            chapter.            (line  333)
+* n--ame <2>:                            chapter.            (line 1011)
+* n--ame <3>:                            chapter.            (line 1014)
+* n--ame <4>:                            chapter.            (line 1830)
+* n--ame <5>:                            chapter.            (line 1833)
+* name2:                                 chapter.            (line  408)
+* name2 <1>:                             chapter.            (line 1089)
+* name2 <2>:                             chapter.            (line 1909)
+* t--ruc:                                chapter.            (line 2236)
+* T--ruc:                                chapter.            (line 2236)
+* truc:                                  chapter.            (line  302)
+* truc <1>:                              chapter.            (line  324)
+* truc <2>:                              chapter.            (line  983)
+* truc <3>:                              chapter.            (line 1005)
+* truc <4>:                              chapter.            (line 1800)
+* truc <5>:                              chapter.            (line 1823)
+* xxx, zzz:                              chapter.            (line 2236)
+
+   vr
+
+   ky
+
+   pg
+
+   tp
+
+[index]
+* Menu:
+
+* d--eftp_name:                          chapter.            (line  369)
+* d--eftp_name <1>:                      chapter.            (line 1050)
+* d--eftp_name <2>:                      chapter.            (line 1869)
+
+   (8)
+
+* Menu:
+
+* s--ect,ion:: s–ect,ion
+
+Menu comment
+“simple-double–three—four—-”
+
+
+
+   ---------- Footnotes ----------
+
+   (1) in footnote
+
+   (2) in footnote2
+
+   (3) in footnote
+
+   (4) in footnote2
+
+   (5) in footnote
+
+   (6) in footnote2
+
+   (7) in footnote
+
+   Blah
+
+   Blih
+
+   (8) in footnote
+
+
+File: formatting.info,  Node: s--ect,ion,  Up: chapter
+
+1.1 A section
+=============
+
+* Menu:
+
+* subsection::
+
+In detailmenu
+
+* subsubsection ``simple-double--::
+* subsubsection three---four----''::
+
+
+File: formatting.info,  Node: subsection,  Up: s--ect,ion
+
+1.1.1 subsection
+----------------
+
+* Menu:
+
+* subsubsection ``simple-double--::
+* subsubsection three---four----''::
+
+
+File: formatting.info,  Node: subsubsection ``simple-double--,  Next: 
subsubsection three---four----'',  Up: subsection
+
+1.1.1.1 subsubsection “simple-double–
+.....................................
+
+
+File: formatting.info,  Node: subsubsection three---four----'',  Prev: 
subsubsection ``simple-double--,  Up: subsection
+
+1.1.1.2 three—four—-”
+.....................
+
+
+File: formatting.info,  Node: chapter2,  Prev: chapter,  Up: Top
+
+chapter 2
+*********
+
+[index]
+* Menu:
+
+* –option:                               chapter.            (line   28)
+* –option <1>:                           chapter.            (line  709)
+* –option <2>:                           chapter.            (line 1401)
+* ?:                                     chapter.            (line 2236)
+* .:                                     chapter.            (line 2236)
+* “:                                     chapter.            (line   28)
+* “ <1>:                                 chapter.            (line  709)
+* “ <2>:                                 chapter.            (line 1401)
+* a:                                     chapter.            (line 2236)
+* aaa, bbb:                              chapter.            (line 2236)
+* a—a:                                   chapter.            (line 2236)
+* a--asis:                               chapter.            (line  510)
+* a--asis <1>:                           chapter.            (line 1191)
+* a--asis <2>:                           chapter.            (line 2010)
+* b:                                     chapter.            (line  511)
+* b <1>:                                 chapter.            (line 1192)
+* b <2>:                                 chapter.            (line 2011)
+* b—b, c—c:                              chapter.            (line 2236)
+* counting entry:                        chapter.            (line 2586)
+* d—dd, e—ee, f—ff:                      chapter.            (line 2236)
+* d--efcv_name:                          chapter.            (line  351)
+* d--efcv_name <1>:                      chapter.            (line  354)
+* d--efcv_name <2>:                      chapter.            (line 1032)
+* d--efcv_name <3>:                      chapter.            (line 1035)
+* d--efcv_name <4>:                      chapter.            (line 1851)
+* d--efcv_name <5>:                      chapter.            (line 1854)
+* d--efivar_name de c--lass:             chapter.            (line  396)
+* d--efivar_name de c--lass <1>:         chapter.            (line 1077)
+* d--efivar_name de c--lass <2>:         chapter.            (line 1896)
+* d--efopt_name:                         chapter.            (line  387)
+* d--efopt_name <1>:                     chapter.            (line 1068)
+* d--efopt_name <2>:                     chapter.            (line 1887)
+* d--eftypecv_name de c--lass:           chapter.            (line  357)
+* d--eftypecv_name de c--lass <1>:       chapter.            (line  360)
+* d--eftypecv_name de c--lass <2>:       chapter.            (line 1038)
+* d--eftypecv_name de c--lass <3>:       chapter.            (line 1041)
+* d--eftypecv_name de c--lass <4>:       chapter.            (line 1857)
+* d--eftypecv_name de c--lass <5>:       chapter.            (line 1860)
+* d--eftypecv_name2 de c--lass2:         chapter.            (line  428)
+* d--eftypecv_name2 de c--lass2 <1>:     chapter.            (line  431)
+* d--eftypecv_name2 de c--lass2 <2>:     chapter.            (line 1109)
+* d--eftypecv_name2 de c--lass2 <3>:     chapter.            (line 1112)
+* d--eftypecv_name2 de c--lass2 <4>:     chapter.            (line 1929)
+* d--eftypecv_name2 de c--lass2 <5>:     chapter.            (line 1932)
+* d--eftypeivar_name de c--lass:         chapter.            (line  399)
+* d--eftypeivar_name de c--lass <1>:     chapter.            (line 1080)
+* d--eftypeivar_name de c--lass <2>:     chapter.            (line 1899)
+* d--eftypevar_name:                     chapter.            (line  393)
+* d--eftypevar_name <1>:                 chapter.            (line 1074)
+* d--eftypevar_name <2>:                 chapter.            (line 1893)
+* d--eftypevr_name:                      chapter.            (line  348)
+* d--eftypevr_name <1>:                  chapter.            (line 1029)
+* d--eftypevr_name <2>:                  chapter.            (line 1848)
+* d--efvar_name:                         chapter.            (line  381)
+* d--efvar_name <1>:                     chapter.            (line  384)
+* d--efvar_name <2>:                     chapter.            (line 1062)
+* d--efvar_name <3>:                     chapter.            (line 1065)
+* d--efvar_name <4>:                     chapter.            (line 1881)
+* d--efvar_name <5>:                     chapter.            (line 1884)
+* d--efvr_name:                          chapter.            (line  327)
+* d--efvr_name <1>:                      chapter.            (line 1008)
+* d--efvr_name <2>:                      chapter.            (line 1827)
+* g—gg, h—hh jjj, k—kk, l—ll:            chapter.            (line 2236)
+* index entry between item and itemx:    chapter.            (line  515)
+* index entry between item and itemx <1>: chapter.           (line  644)
+* index entry between item and itemx <2>: chapter.           (line 1196)
+* index entry between item and itemx <3>: chapter.           (line 1325)
+* index entry between item and itemx <4>: chapter.           (line 2015)
+* index entry between item and itemx <5>: chapter.           (line 2177)
+* index entry in footnote:               chapter.            (line 2581)
+* index entry within deffn:              chapter.            (line  302)
+* index entry within deffn <1>:          chapter.            (line  983)
+* index entry within deffn <2>:          chapter.            (line 1800)
+* index entry within itemize:            chapter.            (line  213)
+* index entry within itemize <1>:        chapter.            (line  894)
+* index entry within itemize <2>:        chapter.            (line 1711)
+* index entry within multitable:         chapter.            (line  235)
+* index entry within multitable <1>:     chapter.            (line  916)
+* index entry within multitable <2>:     chapter.            (line 1734)
+* t–ruc:                                 chapter.            (line 2236)
+* T–ruc:                                 chapter.            (line 2236)
+* vtable i--tem code kbdinputstyle:      chapter.            (line  137)
+* vtable i--tem code kbdinputstyle <1>:  chapter.            (line  818)
+* vtable i--tem code kbdinputstyle <2>:  chapter.            (line 1634)
+* vtable i--tem default kbdinputstyle:   chapter.            (line  132)
+* vtable i--tem default kbdinputstyle <1>: chapter.          (line  813)
+* vtable i--tem default kbdinputstyle <2>: chapter.          (line 1629)
+* vtable i--tem distinct kbdinputstyle:  chapter.            (line  147)
+* vtable i--tem distinct kbdinputstyle <1>: chapter.         (line  828)
+* vtable i--tem distinct kbdinputstyle <2>: chapter.         (line 1644)
+* vtable i--tem example kbdinputstyle:   chapter.            (line  142)
+* vtable i--tem example kbdinputstyle <1>: chapter.          (line  823)
+* vtable i--tem example kbdinputstyle <2>: chapter.          (line 1639)
+* vtable i--tem in example code kbdinputstyle: chapter.      (line  139)
+* vtable i--tem in example code kbdinputstyle <1>: chapter.  (line  820)
+* vtable i--tem in example code kbdinputstyle <2>: chapter.  (line 1636)
+* vtable i--tem in example default kbdinputstyle: chapter.   (line  134)
+* vtable i--tem in example default kbdinputstyle <1>: chapter.
+                                                             (line  815)
+* vtable i--tem in example default kbdinputstyle <2>: chapter.
+                                                             (line 1631)
+* vtable i--tem in example distinct kbdinputstyle: chapter.  (line  149)
+* vtable i--tem in example distinct kbdinputstyle <1>: chapter.
+                                                             (line  830)
+* vtable i--tem in example distinct kbdinputstyle <2>: chapter.
+                                                             (line 1646)
+* vtable i--tem in example example kbdinputstyle: chapter.   (line  144)
+* vtable i--tem in example example kbdinputstyle <1>: chapter.
+                                                             (line  825)
+* vtable i--tem in example example kbdinputstyle <2>: chapter.
+                                                             (line 1641)
+
+[index]
+* Menu:
+
+* --foption:                             chapter.            (line   28)
+* --foption <1>:                         chapter.            (line  709)
+* --foption <2>:                         chapter.            (line 1401)
+* ?:                                     chapter.            (line 2236)
+* .:                                     chapter.            (line 2236)
+* ``:                                    chapter.            (line   28)
+* `` <1>:                                chapter.            (line  709)
+* `` <2>:                                chapter.            (line 1401)
+* a:                                     chapter.            (line  315)
+* a <1>:                                 chapter.            (line  514)
+* a <2>:                                 chapter.            (line  643)
+* a <3>:                                 chapter.            (line  996)
+* a <4>:                                 chapter.            (line 1195)
+* a <5>:                                 chapter.            (line 1324)
+* a <6>:                                 chapter.            (line 1813)
+* a <7>:                                 chapter.            (line 2014)
+* a <8>:                                 chapter.            (line 2176)
+* a <9>:                                 chapter.            (line 2236)
+* after:                                 chapter.            (line  654)
+* after <1>:                             chapter.            (line 1335)
+* after <2>:                             chapter.            (line 2187)
+* arg2:                                  chapter.            (line  434)
+* arg2 <1>:                              chapter.            (line 1115)
+* arg2 <2>:                              chapter.            (line 1936)
+* b:                                     chapter.            (line  515)
+* b <1>:                                 chapter.            (line  644)
+* b <2>:                                 chapter.            (line 1196)
+* b <3>:                                 chapter.            (line 1325)
+* b <4>:                                 chapter.            (line 2015)
+* b <5>:                                 chapter.            (line 2177)
+* bidule machin:                         chapter.            (line  310)
+* bidule machin <1>:                     chapter.            (line  991)
+* bidule machin <2>:                     chapter.            (line 1808)
+* d--effn_name:                          chapter.            (line  294)
+* d--effn_name <1>:                      chapter.            (line  975)
+* d--effn_name <2>:                      chapter.            (line 1792)
+* d--efmac_name:                         chapter.            (line  375)
+* d--efmac_name <1>:                     chapter.            (line 1056)
+* d--efmac_name <2>:                     chapter.            (line 1875)
+* d--efmethod_name de c--lass:           chapter.            (line  402)
+* d--efmethod_name de c--lass <1>:       chapter.            (line 1083)
+* d--efmethod_name de c--lass <2>:       chapter.            (line 1902)
+* d--efop_name de c--lass:               chapter.            (line  363)
+* d--efop_name de c--lass <1>:           chapter.            (line  366)
+* d--efop_name de c--lass <2>:           chapter.            (line 1044)
+* d--efop_name de c--lass <3>:           chapter.            (line 1047)
+* d--efop_name de c--lass <4>:           chapter.            (line 1863)
+* d--efop_name de c--lass <5>:           chapter.            (line 1866)
+* d--efspec_name:                        chapter.            (line  378)
+* d--efspec_name <1>:                    chapter.            (line 1059)
+* d--efspec_name <2>:                    chapter.            (line 1878)
+* d--eftypefn_name:                      chapter.            (line  336)
+* d--eftypefn_name <1>:                  chapter.            (line  339)
+* d--eftypefn_name <2>:                  chapter.            (line 1017)
+* d--eftypefn_name <3>:                  chapter.            (line 1020)
+* d--eftypefn_name <4>:                  chapter.            (line 1836)
+* d--eftypefn_name <5>:                  chapter.            (line 1839)
+* d--eftypefn_name2:                     chapter.            (line  413)
+* d--eftypefn_name2 <1>:                 chapter.            (line 1094)
+* d--eftypefn_name2 <2>:                 chapter.            (line 1914)
+* d--eftypefun_name:                     chapter.            (line  390)
+* d--eftypefun_name <1>:                 chapter.            (line 1071)
+* d--eftypefun_name <2>:                 chapter.            (line 1890)
+* d--eftypemethod_name de c--lass:       chapter.            (line  405)
+* d--eftypemethod_name de c--lass <1>:   chapter.            (line 1086)
+* d--eftypemethod_name de c--lass <2>:   chapter.            (line 1905)
+* d--eftypeop_name de c--lass:           chapter.            (line  342)
+* d--eftypeop_name de c--lass <1>:       chapter.            (line  345)
+* d--eftypeop_name de c--lass <2>:       chapter.            (line 1023)
+* d--eftypeop_name de c--lass <3>:       chapter.            (line 1026)
+* d--eftypeop_name de c--lass <4>:       chapter.            (line 1842)
+* d--eftypeop_name de c--lass <5>:       chapter.            (line 1845)
+* d--eftypeop_name2 de c--lass2:         chapter.            (line  418)
+* d--eftypeop_name2 de c--lass2 <1>:     chapter.            (line  423)
+* d--eftypeop_name2 de c--lass2 <2>:     chapter.            (line 1099)
+* d--eftypeop_name2 de c--lass2 <3>:     chapter.            (line 1104)
+* d--eftypeop_name2 de c--lass2 <4>:     chapter.            (line 1919)
+* d--eftypeop_name2 de c--lass2 <5>:     chapter.            (line 1924)
+* d--efun_name:                          chapter.            (line  372)
+* d--efun_name <1>:                      chapter.            (line 1053)
+* d--efun_name <2>:                      chapter.            (line 1872)
+* de--ffn_name:                          chapter.            (line  297)
+* de--ffn_name <1>:                      chapter.            (line  978)
+* de--ffn_name <2>:                      chapter.            (line 1795)
+* deffn:                                 chapter.            (line  318)
+* deffn <1>:                             chapter.            (line  320)
+* deffn <2>:                             chapter.            (line  999)
+* deffn <3>:                             chapter.            (line 1001)
+* deffn <4>:                             chapter.            (line 1817)
+* deffn <5>:                             chapter.            (line 1819)
+* deffnx:                                chapter.            (line  316)
+* deffnx <1>:                            chapter.            (line  321)
+* deffnx <2>:                            chapter.            (line  997)
+* deffnx <3>:                            chapter.            (line 1002)
+* deffnx <4>:                            chapter.            (line 1814)
+* deffnx <5>:                            chapter.            (line 1820)
+* f---aa:                                chapter.            (line 2236)
+* f---bb, f---cc:                        chapter.            (line 2236)
+* f---ddd, f---eee, ffff:                chapter.            (line 2236)
+* f---ggg, f---hhh fjjj, f---kkk, f---lll: chapter.          (line 2236)
+* followed:                              chapter.            (line  313)
+* followed <1>:                          chapter.            (line  652)
+* followed <2>:                          chapter.            (line  994)
+* followed <3>:                          chapter.            (line 1333)
+* followed <4>:                          chapter.            (line 1811)
+* followed <5>:                          chapter.            (line 2185)
+* I:                                     chapter.            (line  301)
+* I <1>:                                 chapter.            (line  323)
+* I <2>:                                 chapter.            (line  982)
+* I <3>:                                 chapter.            (line 1004)
+* I <4>:                                 chapter.            (line 1799)
+* I <5>:                                 chapter.            (line 1822)
+* id i ule:                              chapter.            (line  307)
+* id i ule <1>:                          chapter.            (line  988)
+* id i ule <2>:                          chapter.            (line 1805)
+* id ule:                                chapter.            (line  306)
+* id ule <1>:                            chapter.            (line  987)
+* id ule <2>:                            chapter.            (line 1804)
+* INVALID:                               chapter.            (line  656)
+* INVALID <1>:                           chapter.            (line 1337)
+* INVALID <2>:                           chapter.            (line 2189)
+* log trap:                              chapter.            (line  303)
+* log trap <1>:                          chapter.            (line  984)
+* log trap <2>:                          chapter.            (line 1801)
+* log trap1:                             chapter.            (line  304)
+* log trap1 <1>:                         chapter.            (line  985)
+* log trap1 <2>:                         chapter.            (line 1802)
+* log trap2:                             chapter.            (line  305)
+* log trap2 <1>:                         chapter.            (line  986)
+* log trap2 <2>:                         chapter.            (line 1803)
+* machin:                                chapter.            (line  309)
+* machin <1>:                            chapter.            (line  311)
+* machin <2>:                            chapter.            (line  648)
+* machin <3>:                            chapter.            (line  649)
+* machin <4>:                            chapter.            (line  650)
+* machin <5>:                            chapter.            (line  651)
+* machin <6>:                            chapter.            (line  990)
+* machin <7>:                            chapter.            (line  992)
+* machin <8>:                            chapter.            (line 1329)
+* machin <9>:                            chapter.            (line 1330)
+* machin <10>:                           chapter.            (line 1331)
+* machin <11>:                           chapter.            (line 1332)
+* machin <12>:                           chapter.            (line 1807)
+* machin <13>:                           chapter.            (line 1809)
+* machin <14>:                           chapter.            (line 2181)
+* machin <15>:                           chapter.            (line 2182)
+* machin <16>:                           chapter.            (line 2183)
+* machin <17>:                           chapter.            (line 2184)
+* n--ame:                                chapter.            (line  330)
+* n--ame <1>:                            chapter.            (line  333)
+* n--ame <2>:                            chapter.            (line 1011)
+* n--ame <3>:                            chapter.            (line 1014)
+* n--ame <4>:                            chapter.            (line 1830)
+* n--ame <5>:                            chapter.            (line 1833)
+* name2:                                 chapter.            (line  408)
+* name2 <1>:                             chapter.            (line 1089)
+* name2 <2>:                             chapter.            (line 1909)
+* t--ruc:                                chapter.            (line 2236)
+* T--ruc:                                chapter.            (line 2236)
+* truc:                                  chapter.            (line  302)
+* truc <1>:                              chapter.            (line  324)
+* truc <2>:                              chapter.            (line  983)
+* truc <3>:                              chapter.            (line 1005)
+* truc <4>:                              chapter.            (line 1800)
+* truc <5>:                              chapter.            (line 1823)
+* xxx, zzz:                              chapter.            (line 2236)
+
+
+
+Tag Table:
+Node: Top20429
+Node: chapter20614
+Ref: chapter-Footnote-1103562
+Ref: chapter-Footnote-2103582
+Ref: chapter-Footnote-3103603
+Ref: chapter-Footnote-4103623
+Ref: chapter-Footnote-5103644
+Ref: chapter-Footnote-6103664
+Ref: chapter-Footnote-7103685
+Ref: chapter-Footnote-8103723
+Node: s--ect,ion103743
+Node: subsection103946
+Ref: anchor104127
+Node: subsubsection ``simple-double--104127
+Node: subsubsection three---four----''104331
+Node: chapter2104505
+
+End Tag Table
+
+
+Local Variables:
+coding: utf-8
+End:
diff --git a/tp/tests/test_scripts/layout_formatting_fr.sh 
b/tp/tests/test_scripts/layout_formatting_fr.sh
new file mode 100755
index 0000000000..71a8b7dcaf
--- /dev/null
+++ b/tp/tests/test_scripts/layout_formatting_fr.sh
@@ -0,0 +1,19 @@
+#! /bin/sh
+# This file generated by maintain/regenerate_cmd_tests.sh
+
+if test z"$srcdir" = "z"; then
+  srcdir=.
+fi
+
+one_test_logs_dir=test_log
+
+
+dir=layout
+name='formatting_fr'
+mkdir -p $dir
+
+"$srcdir"/run_parser_all.sh -dir $dir $name
+exit_status=$?
+cat $dir/$one_test_logs_dir/$name.log
+exit $exit_status
+
diff --git a/tp/tests/test_scripts/layout_formatting_fr_info.sh 
b/tp/tests/test_scripts/layout_formatting_fr_info.sh
new file mode 100755
index 0000000000..4dd051e48f
--- /dev/null
+++ b/tp/tests/test_scripts/layout_formatting_fr_info.sh
@@ -0,0 +1,19 @@
+#! /bin/sh
+# This file generated by maintain/regenerate_cmd_tests.sh
+
+if test z"$srcdir" = "z"; then
+  srcdir=.
+fi
+
+one_test_logs_dir=test_log
+
+
+dir=layout
+name='formatting_fr_info'
+mkdir -p $dir
+
+"$srcdir"/run_parser_all.sh -dir $dir $name
+exit_status=$?
+cat $dir/$one_test_logs_dir/$name.log
+exit $exit_status
+



reply via email to

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