texinfo-commits
[Top][All Lists]
Advanced

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

branch master updated: * tp/tests/layout/list-of-tests: explicitly set T


From: Patrice Dumas
Subject: branch master updated: * tp/tests/layout/list-of-tests: explicitly set TEXI2HTML style when needed, otherwise unset TEXI2HTML and set relevant customization variables explicitly.
Date: Tue, 03 Jan 2023 10:54:29 -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 cd7ecdd266 * tp/tests/layout/list-of-tests: explicitly set TEXI2HTML 
style when needed, otherwise unset TEXI2HTML and set relevant customization 
variables explicitly.
cd7ecdd266 is described below

commit cd7ecdd266c7bb6ba56680fc87a236d26b30cc11
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Tue Jan 3 16:54:17 2023 +0100

    * tp/tests/layout/list-of-tests: explicitly set TEXI2HTML style when
    needed, otherwise unset TEXI2HTML and set relevant customization
    variables explicitly.
    
    * tp/tests/layout/formatting_regions.texi: remove @setfilename
---
 ChangeLog                                          |    8 +
 tp/TODO                                            |    2 +
 tp/tests/layout/formatting_regions.texi            |    1 -
 tp/tests/layout/list-of-tests                      |   35 +-
 tp/tests/layout/res_parser/formatting/formatting.2 |    8 -
 .../layout/res_parser/formatting/formatting.html   | 2992 ++------------------
 .../layout/res_parser/formatting_chm/chapter.html  |   26 +-
 .../layout/res_parser/formatting_chm/chapter2.html |    9 +-
 .../res_parser/formatting_chm/formatting.html      |   22 +-
 .../res_parser/formatting_chm/formatting_abt.html  |  977 -------
 .../res_parser/formatting_chm/formatting_ovr.html  |    9 +-
 .../res_parser/formatting_chm/formatting_toc.html  |    5 +-
 .../formatting_chm/s_002d_002dect_002cion.html     |    6 +-
 .../res_parser/formatting_chm/subsection.html      |    6 +-
 ...tion-_0060_0060simple_002ddouble_002d_002d.html |    5 +
 ...02d_002dfour_002d_002d_002d_002d_0027_0027.html |    5 +
 .../formatting_enable_encoding/formatting.html     | 2152 +++++++-------
 .../res_parser/formatting_html32/formatting.html   | 2135 +++++++-------
 .../formatting_inline_css/formatting.html          | 2103 +++++++-------
 .../res_parser/formatting_mathjax/formatting.html  | 2174 +++++++-------
 .../formatting_numerical_entities/formatting.html  | 2152 +++++++-------
 .../formatting_regions/formatting_regions.2        |  634 ++---
 .../formatting_regions/formatting_regions.html     | 1866 ++++++------
 .../formatting_sort_element_counts/formatting.2    |    8 -
 .../formatting_sort_element_counts/formatting.html | 2992 ++------------------
 .../formatting_weird_quotes/formatting.html        | 2152 +++++++-------
 .../res_parser/formatting_xhtml/formatting.html    | 2189 +++++++-------
 27 files changed, 8803 insertions(+), 15870 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index c919d89976..5c5cbc9c0b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2023-01-03  Patrice Dumas  <pertusus@free.fr>
+
+       * tp/tests/layout/list-of-tests: explicitly set TEXI2HTML style when
+       needed, otherwise unset TEXI2HTML and set relevant customization
+       variables explicitly.
+
+       * tp/tests/layout/formatting_regions.texi: remove @setfilename
+
 2023-01-03  Patrice Dumas  <pertusus@free.fr>
 
        * tp/tests/nested_formats/list-of-tests: use the default format and
diff --git a/tp/TODO b/tp/TODO
index 921de87825..d0102ec300 100644
--- a/tp/TODO
+++ b/tp/TODO
@@ -13,6 +13,8 @@ Before next release
 Bugs
 ====
 
+Add about button to default navigation
+
 HTML API
 ========
 
diff --git a/tp/tests/layout/formatting_regions.texi 
b/tp/tests/layout/formatting_regions.texi
index 8af0e4a09e..ab1a102208 100644
--- a/tp/tests/layout/formatting_regions.texi
+++ b/tp/tests/layout/formatting_regions.texi
@@ -1,5 +1,4 @@
 \input texinfo @c -*-texinfo-*-
-@setfilename formatting-regions.info
 
 @documentdescription
 This is the explicit d--ocument @code{d@'escription}.
diff --git a/tp/tests/layout/list-of-tests b/tp/tests/layout/list-of-tests
index a0f894023e..dce89866e7 100644
--- a/tp/tests/layout/list-of-tests
+++ b/tp/tests/layout/list-of-tests
@@ -6,8 +6,8 @@ formatting_macro_expand formatting.texi 
--macro-expand=@OUT_DIR@formatting.texi
 #formatting_macro_expand formatting.texi -c TEXINFO_OUTPUT_FORMAT=plaintexinfo
 formatting_docbook formatting.texi --docbook
 formatting_xml formatting.texi --xml
-formatting_html formatting.texi -D 'needcollationcompat Need collation 
compatibility' --html --no-split
-formatting_html_nodes formatting.texi -D 'needcollationcompat Need collation 
compatibility' --html --split node --node-files -c 'TOP_FILE index.html'
+formatting_html formatting.texi -D 'needcollationcompat Need collation 
compatibility' --html -c TEXI2HTML=1 --no-split
+formatting_html_nodes formatting.texi -D 'needcollationcompat Need collation 
compatibility' --html -c TEXI2HTML=1 --split node --node-files -c 'TOP_FILE 
index.html'
 # this is the default html output
 formatting_html_no_texi2html formatting.texi -D 'needcollationcompat Need 
collation compatibility' --html --no-split -c TEXI2HTML=undef
 formatting_info formatting.texi -D 'needcollationcompat Need collation 
compatibility' --info -c ASCII_PUNCTUATION=1
@@ -21,29 +21,30 @@ formatting_textcontent formatting.texi -c 
TEXINFO_OUTPUT_FORMAT=textcontent
 formatting_rawtext formatting.texi -c TEXINFO_OUTPUT_FORMAT=rawtext
 
 # count words
-formatting_sort_element_counts formatting.texi -D 'needcollationcompat Need 
collation compatibility' -c 
SORT_ELEMENT_COUNT=@OUT_DIR@formatting_elt_counts.txt
+formatting_sort_element_counts formatting.texi -D 'needcollationcompat Need 
collation compatibility' -c TEXI2HTML=undef --html --no-split -c USE_NODES=0 -c 
SORT_ELEMENT_COUNT=@OUT_DIR@formatting_elt_counts.txt
 
 # formats present in the documentation not tested: debugtree and texinfosxml
 #formatting_sxml formatting.texi -c TEXINFO_OUTPUT_FORMAT=texinfosxml
 
-formatting_nodes formatting.texi -D 'needcollationcompat Need collation 
compatibility' --split node
-formatting_mathjax formatting.texi -D 'needcollationcompat Need collation 
compatibility' --html -c HTML_MATH=mathjax
+# FIXME exactly the same output than formatting_html_nodes.  Remove?
+formatting_nodes formatting.texi -D 'needcollationcompat Need collation 
compatibility' -c TEXI2HTML=1 --split node
+formatting_mathjax formatting.texi -D 'needcollationcompat Need collation 
compatibility' --html -c TEXI2HTML=undef --no-split -c SHOW_TITLE=1 -c 
HTML_MATH=mathjax
 #formatting_mediawiki formatting.texi --init mediawiki.pm
-formatting_weird_quotes formatting.texi -D 'needcollationcompat Need collation 
compatibility' -c 'OPEN_QUOTE_SYMBOL @' -c "CLOSE_QUOTE_SYMBOL '&lsquo;"
-formatting_html32 formatting.texi -D 'needcollationcompat Need collation 
compatibility' --init html32.pm
-formatting_regions formatting_regions.texi -D 'needcollationcompat Need 
collation compatibility'
-formatting_numerical_entities formatting.texi -D 'needcollationcompat Need 
collation compatibility' -c 'USE_NUMERIC_ENTITY 1'
-formatting_enable_encoding formatting.texi -D 'needcollationcompat Need 
collation compatibility' --enable-encoding -c OUTPUT_CHARACTERS=1
-formatting_xhtml formatting.texi -D 'needcollationcompat Need collation 
compatibility' -c DOCTYPE='<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html 
PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd";>' -c 'USE_XML_SYNTAX 1' -c 
'NO_CUSTOM_HTML_ATTRIBUTE 1' -c 'HTML_ROOT_ELEMENT_ATTRIBUTES 
xmlns="http://www.w3.org/1999/xhtml";'
-formatting_exotic formatting.texi -D 'needcollationcompat Need collation 
compatibility' --split section --no-header --no-number-sections -c 'TOC_LINKS 
1' -c 'DEF_TABLE 1' -c 'XREF_USE_NODE_NAME_ARG 1' --footnote-style=end 
--css-ref http://www.environnement.ens.fr/perso/dumas/background-color.css 
--internal-links=/dev/null -c 'USE_TITLEPAGE_FOR_TITLE 0'
+formatting_weird_quotes formatting.texi -D 'needcollationcompat Need collation 
compatibility' -c TEXI2HTML=undef --html -c FORMAT_MENU=menu -c SHOW_TITLE=1 -c 
DO_ABOUT=1 --no-split -c 'OPEN_QUOTE_SYMBOL @' -c "CLOSE_QUOTE_SYMBOL '&lsquo;"
+formatting_html32 formatting.texi -D 'needcollationcompat Need collation 
compatibility' -c TEXI2HTML=undef --html --no-split -c FORMAT_MENU=menu -c 
SHOW_TITLE=1 -c DO_ABOUT=1 --init html32.pm
+formatting_regions formatting_regions.texi -D 'needcollationcompat Need 
collation compatibility' -c TEXI2HTML=undef --html --no-split -c SHOW_TITLE=1
+formatting_numerical_entities formatting.texi -D 'needcollationcompat Need 
collation compatibility' -c TEXI2HTML=undef --html --no-split -c 
FORMAT_MENU=menu -c SHOW_TITLE=1 -c DO_ABOUT=1 -c 'USE_NUMERIC_ENTITY 1'
+formatting_enable_encoding formatting.texi -D 'needcollationcompat Need 
collation compatibility' -c TEXI2HTML=undef --html --no-split -c 
FORMAT_MENU=menu -c SHOW_TITLE=1 -c DO_ABOUT=1 --enable-encoding -c 
OUTPUT_CHARACTERS=1
+formatting_xhtml formatting.texi -D 'needcollationcompat Need collation 
compatibility' -c TEXI2HTML=undef --html --no-split -c SHOW_TITLE=1 -c 
DO_ABOUT=1 -c DOCTYPE='<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html 
PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd";>' -c 'USE_XML_SYNTAX 1' -c 
'NO_CUSTOM_HTML_ATTRIBUTE 1' -c 'HTML_ROOT_ELEMENT_ATTRIBUTES 
xmlns="http://www.w3.org/1999/xhtml";'
+formatting_exotic formatting.texi -D 'needcollationcompat Need collation 
compatibility' -c TEXI2HTML=1 --split section --no-header --no-number-sections 
-c 'TOC_LINKS 1' -c 'DEF_TABLE 1' -c 'XREF_USE_NODE_NAME_ARG 1' 
--footnote-style=end --css-ref 
http://www.environnement.ens.fr/perso/dumas/background-color.css 
--internal-links=/dev/null -c 'USE_TITLEPAGE_FOR_TITLE 0'
 # 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_inline_css formatting.texi -D 'needcollationcompat Need collation 
compatibility' -c TEXI2HTML=undef --html --no-split -c SHOW_TITLE=1 -c 
DO_ABOUT=1 -c CONTENTS_OUTPUT_LOCATION=separate_element -c FORMAT_MENU=menu -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' -c TEXI2HTML=1 --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_fr_icons formatting.texi -D 'needcollationcompat Need collation 
compatibility' -c TEXI2HTML=1 --document-language fr --init icons.init
+formatting_chm formatting.texi -D 'needcollationcompat Need collation 
compatibility' -c TEXI2HTML=undef -c USE_NODES=0 -c SHOW_TITLE=1 -c 
CONTENTS_OUTPUT_LOCATION=separate_element -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
+formatting formatting.texi -D 'needcollationcompat Need collation 
compatibility' -c TEXI2HTML=undef --html --no-split -c USE_NODES=0 
--internal-links=@OUT_DIR@internal_links_formatting.txt
 
diff --git a/tp/tests/layout/res_parser/formatting/formatting.2 
b/tp/tests/layout/res_parser/formatting/formatting.2
index 7f4ceb2c3a..a4ecc343d5 100644
--- a/tp/tests/layout/res_parser/formatting/formatting.2
+++ b/tp/tests/layout/res_parser/formatting/formatting.2
@@ -324,14 +324,6 @@ formatting.texi:86: @ref reference to nonexistent node 
`node' (possibly involvin
 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)
diff --git a/tp/tests/layout/res_parser/formatting/formatting.html 
b/tp/tests/layout/res_parser/formatting/formatting.html
index d0af5f368c..a0d7921ea8 100644
--- a/tp/tests/layout/res_parser/formatting/formatting.html
+++ b/tp/tests/layout/res_parser/formatting/formatting.html
@@ -857,6 +857,10 @@ g-roupe
 <meta name="Generator" content="texi2any">
 <meta name="viewport" content="width=device-width,initial-scale=1">
 
+<link href="#Top" rel="start" title="Top section">
+<link href="#chapter" rel="index" title="1 chapter">
+<link href="#SEC_Contents" rel="contents" title="Table of Contents">
+<link href="#chapter" rel="next" title="1 chapter">
 <style type="text/css">
 <!--
 a.copiable-link {visibility: hidden; text-decoration: none; line-height: 0em}
@@ -864,33 +868,23 @@ 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}
+h2.centerchap {text-align:center}
 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"}
@@ -903,2195 +897,6 @@ ul.toc-numbered-mark {list-style: none}
 </head>
 
 <body lang="en">
-<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 error&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;
-error&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:</b> A Note
-</p></blockquote>
-
-<blockquote class="quotation">
-<p><b class="b">note:</b> A note
-</p></blockquote>
-
-<blockquote class="quotation">
-<p><b class="b">Caution:</b> Caution
-</p></blockquote>
-
-<blockquote class="quotation">
-<p><b class="b">Important:</b> Important
-</p></blockquote>
-
-<blockquote class="quotation">
-<p><b class="b">Tip:</b> a Tip
-</p></blockquote>
-
-<blockquote class="quotation">
-<p><b class="b">Warning:</b> a Warning.
-</p></blockquote>
-
-<blockquote class="quotation">
-<p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
-</p></blockquote>
-
-<blockquote class="quotation">
-<p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
-</p></blockquote>
-
-<blockquote class="quotation">
-<p><b class="b">something, other thing:</b> something, other thing
-</p></blockquote>
-
-<blockquote class="quotation">
-<p><b class="b">Note, the note:</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:</b> A small Note
-</p></blockquote>
-
-<blockquote class="quotation smallquotation">
-<p><b class="b">something, other thing:</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: </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: </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: 
</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: </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: </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: </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: </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: </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: </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">: </span><strong 
class="def-name"></strong></dt>
-<dt class="deffnx def-cmd-deffn" id="index-titlepage-machin"><span 
class="category-def">: </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">: </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: </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: 
</span><strong class="def-name"></strong></dt>
-<dt class="deffnx def-cmd-deffn" id="index-titlepage-followed"><span 
class="category-def">truc: </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">: </span><strong 
class="def-name"></strong></dt>
-<dt class="deffnx def-cmd-deffn" id="index-titlepage-a"><span 
class="category-def">truc: </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: </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: 
</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: </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: </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: 
</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: </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: </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: </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: </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: </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: </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 on <code class="code">c--lass</code>: 
</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 on <code class="code">c--lass</code>: 
</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: </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 of <code class="code">c--lass</code>: 
</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 of <code class="code">c--lass</code>: 
</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 of <code class="code">c--lass</code>: 
</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 of <code class="code">c--lass</code>: 
</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 on <code class="code">c--lass</code>: 
</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 on <code class="code">c--lass</code>: 
</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: </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: </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: </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">Special Form: </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: </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: </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">User 
Option: </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: </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: </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 of <code class="code">c--lass</code>: 
</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 of <code class="code">c--lass</code>: 
</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 on <code class="code">c--lass</code>: 
</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 on <code class="code">c--lass</code>: 
</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:<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:<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 on <code 
class="code">c--lass2</code>:<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 on <code 
class="code">c--lass2</code>:<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 of <code class="code">c--lass2</code>: 
</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 of <code class="code">c--lass2</code>: 
</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: 
</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> See <a data-manual="file n---ame@" 
href="file%20n---ame%40.html#c_002d_002d_002dhapter_0040">t&mdash;itle@</a> in 
<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> in <cite class="cite">manual</cite>
-<code class="code">@pxref{chapter, cross ref name, title, file name, 
manual}</code> see <a data-manual="file name" 
href="file%20name.html#chapter">title</a> in <cite class="cite">manual</cite>
-<code class="code">@inforef{chapter, cross ref name, file name}</code> See <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> See <a class="xref" 
href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <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> in <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; in 
<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; in <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; in <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> in <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; in 
<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> in <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> in <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> in <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> in <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> in <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> in <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> in <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> in <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> in <cite 
class="cite">manual</cite>
-</p>
-
-<p><code class="code">@inforef{chapter, cross ref name, file name}</code> See 
<a data-manual="file name" href="file%20name.html#chapter">(file name)cross ref 
name</a>
-<code class="code">@inforef{chapter}</code> See &lsquo;chapter&rsquo;
-<code class="code">@inforef{chapter, cross ref name}</code> See &lsquo;cross 
ref name&rsquo;
-<code class="code">@inforef{chapter,,file name}</code> See <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> See <a 
data-manual="file name" href="file%20name.html#node">(file name)cross ref 
name</a>
-<code class="code">@inforef{node}</code> See &lsquo;node&rsquo;
-<code class="code">@inforef{node, cross ref name}</code> See &lsquo;cross ref 
name&rsquo;
-<code class="code">@inforef{node,,file name}</code> See <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> See <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>
-See <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> in <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: </span></dt>
-<dt class="deffnx def-cmd-deffn" id="index-titlepage-machin-2"><span 
class="category-def">truc: </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: </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: </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: </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: </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: </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: </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>: </span></dt>
-<dt class="deffnx def-cmd-deffn"></dt>
-<dt class="deffnx def-cmd-deffn"><span class="category-def">aaa: </span></dt>
-<dt class="deffnx def-cmd-deffn"><span class="category-def">: </span></dt>
-<dt class="deffnx def-cmd-deffn"><span class="category-def">truc: </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; in <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; in <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; in <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> in <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; in 
<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> in <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> in <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> in <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; in <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; in <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> in <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; in <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> in <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> See &lsquo;cross ref 
name&rsquo;
-<code class="code">@inforef{,,file name}</code> See <a data-manual="file name" 
href="file%20name.html#Top">(file name)</a>
-<code class="code">@inforef{,cross ref name, file name}</code> See <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 error&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;
-error&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:</b> A Note
-</p></blockquote>
-
-<blockquote class="quotation">
-<p><b class="b">note:</b> A note
-</p></blockquote>
-
-<blockquote class="quotation">
-<p><b class="b">Caution:</b> Caution
-</p></blockquote>
-
-<blockquote class="quotation">
-<p><b class="b">Important:</b> Important
-</p></blockquote>
-
-<blockquote class="quotation">
-<p><b class="b">Tip:</b> a Tip
-</p></blockquote>
-
-<blockquote class="quotation">
-<p><b class="b">Warning:</b> a Warning.
-</p></blockquote>
-
-<blockquote class="quotation">
-<p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
-</p></blockquote>
-
-<blockquote class="quotation">
-<p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
-</p></blockquote>
-
-<blockquote class="quotation">
-<p><b class="b">something, other thing:</b> something, other thing
-</p></blockquote>
-
-<blockquote class="quotation">
-<p><b class="b">Note, the note:</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:</b> A small Note
-</p></blockquote>
-
-<blockquote class="quotation smallquotation">
-<p><b class="b">something, other thing:</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: </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: </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: 
</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: </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: </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: </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: </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: </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: </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">: </span><strong 
class="def-name"></strong></dt>
-<dt class="deffnx def-cmd-deffn" id="index-copying-machin"><span 
class="category-def">: </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">: </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: </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: 
</span><strong class="def-name"></strong></dt>
-<dt class="deffnx def-cmd-deffn" id="index-copying-followed"><span 
class="category-def">truc: </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">: </span><strong 
class="def-name"></strong></dt>
-<dt class="deffnx def-cmd-deffn" id="index-copying-a"><span 
class="category-def">truc: </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: </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: 
</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: 
</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: </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: 
</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: </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: </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: </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: </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: </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: </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 on <code class="code">c--lass</code>: 
</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 on <code class="code">c--lass</code>: 
</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: </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 of <code class="code">c--lass</code>: 
</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 of <code class="code">c--lass</code>: 
</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 of <code class="code">c--lass</code>: 
</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 of <code class="code">c--lass</code>: 
</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 on <code class="code">c--lass</code>: 
</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 on <code class="code">c--lass</code>: 
</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: </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: </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: 
</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">Special Form: </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: </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: </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">User 
Option: </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: </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: </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 of <code class="code">c--lass</code>: 
</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 of <code class="code">c--lass</code>: 
</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 on <code class="code">c--lass</code>: 
</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 on <code class="code">c--lass</code>: 
</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:<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:<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 on <code 
class="code">c--lass2</code>:<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 on <code 
class="code">c--lass2</code>:<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 of <code class="code">c--lass2</code>: 
</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 of <code class="code">c--lass2</code>: 
</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: 
</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> See <a data-manual="file n---ame@" 
href="file%20n---ame%40.html#c_002d_002d_002dhapter_0040">t&mdash;itle@</a> in 
<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> in <cite class="cite">manual</cite>
-<code class="code">@pxref{chapter, cross ref name, title, file name, 
manual}</code> see <a data-manual="file name" 
href="file%20name.html#chapter">title</a> in <cite class="cite">manual</cite>
-<code class="code">@inforef{chapter, cross ref name, file name}</code> See <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> See <a class="xref" 
href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <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> in <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; in 
<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; in <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; in <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> in <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; in 
<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> in <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> in <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> in <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> in <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> in <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> in <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> in <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> in <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> in <cite 
class="cite">manual</cite>
-</p>
-
-<p><code class="code">@inforef{chapter, cross ref name, file name}</code> See 
<a data-manual="file name" href="file%20name.html#chapter">(file name)cross ref 
name</a>
-<code class="code">@inforef{chapter}</code> See &lsquo;chapter&rsquo;
-<code class="code">@inforef{chapter, cross ref name}</code> See &lsquo;cross 
ref name&rsquo;
-<code class="code">@inforef{chapter,,file name}</code> See <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> See <a 
data-manual="file name" href="file%20name.html#node">(file name)cross ref 
name</a>
-<code class="code">@inforef{node}</code> See &lsquo;node&rsquo;
-<code class="code">@inforef{node, cross ref name}</code> See &lsquo;cross ref 
name&rsquo;
-<code class="code">@inforef{node,,file name}</code> See <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> See <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>
-See <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> in <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: </span></dt>
-<dt class="deffnx def-cmd-deffn" id="index-copying-machin-2"><span 
class="category-def">truc: </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: </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: </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: </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: </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: </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: </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>: </span></dt>
-<dt class="deffnx def-cmd-deffn"></dt>
-<dt class="deffnx def-cmd-deffn"><span class="category-def">aaa: </span></dt>
-<dt class="deffnx def-cmd-deffn"><span class="category-def">: </span></dt>
-<dt class="deffnx def-cmd-deffn"><span class="category-def">truc: </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; in <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; in <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; in <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> in <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; in 
<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> in <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> in <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> in <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; in <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; in <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> in <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; in <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> in <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> See &lsquo;cross ref 
name&rsquo;
-<code class="code">@inforef{,,file name}</code> See <a data-manual="file name" 
href="file%20name.html#Top">(file name)</a>
-<code class="code">@inforef{,cross ref name, file name}</code> See <a 
data-manual="file name" href="file%20name.html#Top">(file name)cross ref 
name</a>
-<code class="code">@inforef{}</code> 
-</p>
-
-<hr>
 
 
 
@@ -3101,45 +906,52 @@ html ''
 
 
 <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>
+<div class="nav-panel">
+<p>
+ &nbsp; [<a href="#SEC_Contents" title="Table of contents" 
rel="contents">Contents</a>][<a href="#chapter" title="Index" 
rel="index">Index</a>]</p>
+</div>
 <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>
+<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" 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>
+<div class="element-shortcontents" id="SEC_Shortcontents">
+<h2 class="shortcontents-heading">Short Table of Contents</h2>
 
-<hr style="height: 6px;">
+<div class="shortcontents">
+<ul class="toc-numbered-mark">
+<li><a id="stoc-chapter-1" href="#toc-chapter-1" rel="index">1 chapter</a></li>
+<li><a id="stoc-chapter-2" href="#toc-chapter-2" rel="index">chapter 2</a></li>
+</ul>
+</div>
+</div>
+<hr>
 <div class="chapter-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>
+<div class="nav-panel">
+<p>
+Next: <a href="#chapter2" accesskey="n" rel="next">chapter 2</a>,  Up : <a 
href="#Top" accesskey="u" rel="up">Top section</a> &nbsp; [<a 
href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a 
href="#chapter" title="Index" rel="index">Index</a>]</p>
+</div>
+<h2 class="chapter" id="chapter-1">1 chapter</h2>
 
 <p>First para
 </p>
@@ -3349,8 +1161,8 @@ but , ,
 <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>
+<code class="code">@footnote{in footnote}</code> <a class="footnote" 
id="DOCF1" href="#FOOT1"><sup>1</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote" 
id="DOCF2" href="#FOOT2"><sup>2</sup></a>
 </p>
 <p><code class="code">@sp 2</code><br>
 </p><br>
@@ -4066,15 +1878,15 @@ html ''
 
 
 
-<h1 class="majorheading" id="majorheading-1">majorheading</h1>
+<h2 class="majorheading" id="majorheading">majorheading</h2>
 
-<h1 class="chapheading" id="chapheading-1">chapheading</h1>
+<h2 class="chapheading" id="chapheading">chapheading</h2>
 
-<h2 class="heading" id="heading-1">heading</h2>
+<h3 class="heading" id="heading">heading</h3>
 
-<h3 class="subheading" id="subheading-1">subheading</h3>
+<h4 class="subheading" id="subheading">subheading</h4>
 
-<h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
+<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>)
@@ -4440,8 +2252,8 @@ but , ,
 <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>
+<code class="code">@footnote{in footnote}</code> <a class="footnote" 
id="DOCF5" href="#FOOT5"><sup>3</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote" 
id="DOCF6" href="#FOOT6"><sup>4</sup></a>
 </p>
 <p><code class="code">@sp 2</code><br>
 </p><br>
@@ -5157,15 +2969,15 @@ html ''
 
 
 
-<h1 class="majorheading" id="majorheading-2">majorheading</h1>
+<h2 class="majorheading" id="majorheading-1">majorheading</h2>
 
-<h1 class="chapheading" id="chapheading-2">chapheading</h1>
+<h2 class="chapheading" id="chapheading-1">chapheading</h2>
 
-<h2 class="heading" id="heading-2">heading</h2>
+<h3 class="heading" id="heading-1">heading</h3>
 
-<h3 class="subheading" id="subheading-2">subheading</h3>
+<h4 class="subheading" id="subheading-1">subheading</h4>
 
-<h4 class="subsubheading" id="subsubheading-2">subsubheading</h4>
+<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>)
@@ -5538,8 +3350,8 @@ but , ,
 <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">@footnote{in footnote}</code> <a class="footnote" 
id="DOCF7" href="#FOOT7">(5)</a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote" 
id="DOCF8" href="#FOOT8">(6)</a>
 
 <code class="code">@sp 2</code>
 
@@ -6382,19 +4194,19 @@ html ''
 
 
 
-</pre><strong class="majorheading" id="majorheading-3">majorheading</strong>
+</pre><strong class="majorheading" id="majorheading-2">majorheading</strong>
 <pre class="example-preformatted">
 
-</pre><strong class="chapheading" id="chapheading-3">chapheading</strong>
+</pre><strong class="chapheading" id="chapheading-2">chapheading</strong>
 <pre class="example-preformatted">
 
-</pre><strong class="heading" id="heading-3">heading</strong>
+</pre><strong class="heading" id="heading-2">heading</strong>
 <pre class="example-preformatted">
 
-</pre><strong class="subheading" id="subheading-3">subheading</strong>
+</pre><strong class="subheading" id="subheading-2">subheading</strong>
 <pre class="example-preformatted">
 
-</pre><strong class="subsubheading" id="subsubheading-3">subsubheading</strong>
+</pre><strong class="subsubheading" id="subsubheading-2">subsubheading</strong>
 <pre class="example-preformatted">
 
 
@@ -6618,7 +4430,7 @@ Invalid use of @':
 
 
 
-<p>Text<a class="footnote" id="DOCF9" href="#FOOT9"><sup>11</sup></a>
+<p>Text<a class="footnote" id="DOCF9" href="#FOOT9"><sup>7</sup></a>
 </p>
 <p>truc
 </p>
@@ -6676,7 +4488,7 @@ Invalid use of @':
 <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="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-copying-_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-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>
@@ -6688,7 +4500,7 @@ Invalid use of @':
 <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-copying-_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-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>
@@ -6698,14 +4510,14 @@ Invalid use of @':
 <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-copying-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-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-copying-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-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>
@@ -6719,59 +4531,59 @@ Invalid use of @':
 <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-copying-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-copying-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-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
 of 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_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of 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-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of 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
 of 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
 of 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-copying-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-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
 of 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
 of 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"><code>d--eftypecv_name
 of 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_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of 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-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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"><code>d--eftypecv_name2
 of 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_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of 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-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of 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-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of 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
 of 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
 of 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-copying-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-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-copying-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-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-copying-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-copying-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-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-copying-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-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>
@@ -6784,8 +4596,8 @@ Invalid use of @':
 <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-copying-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-copying-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-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>
@@ -6793,15 +4605,15 @@ Invalid use of @':
 <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-copying-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-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-copying-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-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-copying-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-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>
@@ -6811,35 +4623,35 @@ Invalid use of @':
 <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-copying-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-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-copying-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-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-copying-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-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-copying-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-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-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="#chapter">1 chapter</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-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="#chapter">1 chapter</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-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="#chapter">1 chapter</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-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="#chapter">1 chapter</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>
@@ -6909,7 +4721,7 @@ Invalid use of @':
 <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="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-copying-_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-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>
@@ -6921,15 +4733,15 @@ Invalid use of @':
 <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-copying-_0060_0060-1"><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-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-copying-a"><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-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-copying-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-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>
@@ -6940,108 +4752,108 @@ Invalid use of @':
 <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-copying-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-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-copying-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-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-copying-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-copying-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-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-copying-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-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-copying-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-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-copying-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-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
 on 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_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on 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-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on 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
 on 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
 on 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
 on 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
 on 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"><code>d--efop_name
 on 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-1"><code>d--efop_name
 on 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-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on 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
 on 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 on 
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 
on 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 
on 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 
on 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-copying-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-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-copying-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-copying-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-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-copying-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-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-copying-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-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
 on 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_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on 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-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on 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
 on 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
 on 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
 on 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
 on 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"><code>d--eftypeop_name
 on 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-1"><code>d--eftypeop_name
 on 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-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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"><code>d--eftypeop_name2
 on 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_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on 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-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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-copying-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-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-copying-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-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-copying-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-copying-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-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-copying-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-copying-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-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>
@@ -7062,8 +4874,8 @@ Invalid use of @':
 <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-copying-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-copying-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-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>
@@ -7072,48 +4884,48 @@ Invalid use of @':
 <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-copying-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-copying-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-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-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="#chapter">1 chapter</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-copying-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-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-copying-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-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-copying-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-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-copying-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-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-copying-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-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-copying-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-copying-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-copying-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-copying-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-copying-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-copying-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-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>
@@ -7134,15 +4946,15 @@ Invalid use of @':
 <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-copying-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-copying-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-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-copying-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-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>
@@ -7150,8 +4962,8 @@ Invalid use of @':
 <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-copying-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-copying-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-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>
@@ -7208,7 +5020,7 @@ Invalid use of @':
 <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="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-copying-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-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>
@@ -7218,116 +5030,53 @@ Invalid use of @':
 
 
 
-<p><a class="footnote" id="DOCF10" href="#FOOT10"><sup>12</sup></a>
+<p><a class="footnote" id="DOCF10" href="#FOOT10"><sup>8</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>
 
+<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">
-<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>
+<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="#chapter" 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">
-<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>
+<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="#chapter" 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">
-<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>
+<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="#chapter" 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">
-<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>
+<div class="nav-panel">
+<p>
+Prev: <a href="#subsubsection-_0060_0060simple_002ddouble_002d_002d" 
accesskey="p" rel="prev">subsubsection &ldquo;simple-double&ndash;</a>,  Up : 
<a href="#subsection" accesskey="u" rel="up">subsection</a> &nbsp; [<a 
href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a 
href="#chapter" title="Index" rel="index">Index</a>]</p>
+</div>
 <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>
@@ -7336,22 +5085,11 @@ Menu comment
 </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="nav-panel">
+<p>
+Prev: <a href="#chapter" accesskey="p" rel="prev">chapter</a>,  Up : <a 
href="#Top" accesskey="u" rel="up">Top section</a> &nbsp; [<a 
href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a 
href="#chapter" title="Index" rel="index">Index</a>]</p>
+</div>
+<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="#chapter-2_cp_symbol-1"><b>-</b></a>
@@ -7384,7 +5122,7 @@ Menu comment
 <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="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-copying-_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-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>
@@ -7396,7 +5134,7 @@ Menu comment
 <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-copying-_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-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>
@@ -7406,14 +5144,14 @@ Menu comment
 <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-copying-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-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-copying-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-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>
@@ -7427,59 +5165,59 @@ Menu comment
 <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-copying-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-copying-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-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
 of 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_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of 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-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of 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
 of 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
 of 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-copying-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-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
 of 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
 of 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"><code>d--eftypecv_name
 of 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_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of 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-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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"><code>d--eftypecv_name2
 of 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_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of 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-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of 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-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of 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
 of 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
 of 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-copying-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-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-copying-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-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-copying-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-copying-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-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-copying-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-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>
@@ -7492,8 +5230,8 @@ Menu comment
 <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-copying-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-copying-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-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>
@@ -7501,15 +5239,15 @@ Menu comment
 <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-copying-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-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-copying-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-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-copying-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-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>
@@ -7519,35 +5257,35 @@ Menu comment
 <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-copying-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-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-copying-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-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-copying-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-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-copying-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-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-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="#chapter">1 chapter</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-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="#chapter">1 chapter</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-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="#chapter">1 chapter</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-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="#chapter">1 chapter</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>
@@ -7615,7 +5353,7 @@ Menu comment
 <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="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-copying-_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-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>
@@ -7627,15 +5365,15 @@ Menu comment
 <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-copying-_0060_0060-1"><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-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-copying-a"><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-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-copying-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-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>
@@ -7646,108 +5384,108 @@ Menu comment
 <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-copying-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-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-copying-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-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-copying-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-copying-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-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-copying-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-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-copying-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-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-copying-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-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
 on 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_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on 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-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on 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
 on 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
 on 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
 on 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
 on 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"><code>d--efop_name
 on 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-1"><code>d--efop_name
 on 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-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on 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
 on 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 on 
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 
on 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 
on 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 
on 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-copying-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-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-copying-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-copying-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-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-copying-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-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-copying-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-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
 on 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_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on 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-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on 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
 on 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
 on 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
 on 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
 on 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"><code>d--eftypeop_name
 on 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-1"><code>d--eftypeop_name
 on 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-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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"><code>d--eftypeop_name2
 on 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_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on 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-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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-copying-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-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-copying-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-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-copying-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-copying-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-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-copying-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-copying-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-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>
@@ -7768,8 +5506,8 @@ Menu comment
 <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-copying-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-copying-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-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>
@@ -7778,48 +5516,48 @@ Menu comment
 <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-copying-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-copying-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-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-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="#chapter">1 chapter</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-copying-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-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-copying-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-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-copying-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-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-copying-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-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-copying-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-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-copying-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-copying-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-copying-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-copying-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-copying-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-copying-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-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>
@@ -7840,15 +5578,15 @@ Menu comment
 <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-copying-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-copying-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-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-copying-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-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>
@@ -7856,8 +5594,8 @@ Menu comment
 <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-copying-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-copying-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-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>
@@ -7902,39 +5640,25 @@ Menu comment
 </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>
+<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>
-<h5 class="footnote-body-heading"><a id="FOOT2_6" href="#DOCF2_6">(6)</a></h5>
+<h5 class="footnote-body-heading"><a id="FOOT2" href="#DOCF2">(2)</a></h5>
 <p>in footnote2</p>
-<h5 class="footnote-body-heading"><a id="FOOT5" href="#DOCF5">(7)</a></h5>
+<h5 class="footnote-body-heading"><a id="FOOT5" href="#DOCF5">(3)</a></h5>
 <p>in footnote</p>
-<h5 class="footnote-body-heading"><a id="FOOT6" href="#DOCF6">(8)</a></h5>
+<h5 class="footnote-body-heading"><a id="FOOT6" href="#DOCF6">(4)</a></h5>
 <p>in footnote2</p>
-<h5 class="footnote-body-heading"><a id="FOOT7" href="#DOCF7">(9)</a></h5>
+<h5 class="footnote-body-heading"><a id="FOOT7" href="#DOCF7">(5)</a></h5>
 <p>in footnote</p>
-<h5 class="footnote-body-heading"><a id="FOOT8" href="#DOCF8">(10)</a></h5>
+<h5 class="footnote-body-heading"><a id="FOOT8" href="#DOCF8">(6)</a></h5>
 <p>in footnote2</p>
-<h5 class="footnote-body-heading"><a id="FOOT9" href="#DOCF9">(11)</a></h5>
+<h5 class="footnote-body-heading"><a id="FOOT9" href="#DOCF9">(7)</a></h5>
 <p>in footnote
 <a class="index-entry-id" id="index-index-entry-in-footnote"></a>
 </p>
@@ -7943,164 +5667,10 @@ Menu comment
 <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>
+<h5 class="footnote-body-heading"><a id="FOOT10" href="#DOCF10">(8)</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>
-  This document was generated on <em class="emph">a sunny day</em> using <a 
class="uref" href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.
-</p>
-<p>
-  The buttons in the navigation panels have the following meaning:
-</p>
-<table border="1">
-  <tr>
-    <th> Button </th>
-    <th> Name </th>
-    <th> Go to </th>
-    <th> From 1.2.3 go to</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>
-  where the <strong class="strong"> Example </strong> assumes that the current 
position is at <strong class="strong"> Subsubsection One-Two-Three </strong> of 
a document of the following structure:
-</p>
 
-<ul>
-  <li> 1. Section One
-    <ul>
-      <li>1.1 Subsection One-One
-        <ul>
-          <li>...</li>
-        </ul>
-      </li>
-      <li>1.2 Subsection One-Two
-        <ul>
-          <li>1.2.1 Subsubsection One-Two-One</li>
-          <li>1.2.2 Subsubsection One-Two-Two</li>
-          <li>1.2.3 Subsubsection One-Two-Three &nbsp; &nbsp;
-            <strong>&lt;== Current Position </strong></li>
-          <li>1.2.4 Subsubsection One-Two-Four</li>
-        </ul>
-      </li>
-      <li>1.3 Subsection One-Three
-        <ul>
-          <li>...</li>
-        </ul>
-      </li>
-      <li>1.4 Subsection One-Four</li>
-    </ul>
-  </li>
-</ul>
-</div><hr>
-<p>
-  <span class="program-in-footer">This document was generated on <em 
class="emph">a sunny day</em> using <a class="uref" 
href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.</span>
-</p>
 
 
 </body>
diff --git a/tp/tests/layout/res_parser/formatting_chm/chapter.html 
b/tp/tests/layout/res_parser/formatting_chm/chapter.html
index 43bd2c8b6d..fe39cc7721 100644
--- a/tp/tests/layout/res_parser/formatting_chm/chapter.html
+++ b/tp/tests/layout/res_parser/formatting_chm/chapter.html
@@ -857,6 +857,12 @@ g-roupe
 <meta name="Generator" content="texi2any">
 <meta name="viewport" content="width=device-width,initial-scale=1">
 
+<link href="formatting.html" rel="start" title="Top section">
+<link href="#chapter" rel="index" title="1 chapter">
+<link href="formatting_toc.html#SEC_Contents" rel="contents" title="Table of 
Contents">
+<link href="formatting.html" rel="up" title="Top section">
+<link href="chapter2.html" rel="next" title="chapter 2">
+<link href="formatting.html" rel="prev" title="Top section">
 <style type="text/css">
 <!--
 a.copiable-link {visibility: hidden; text-decoration: none; line-height: 0em}
@@ -892,7 +898,7 @@ ul.mark-none {list-style-type: none}
 
 <body lang="en">
 <div class="chapter-level-extent" id="chapter">
-<h1 class="chapter" id="chapter-1">1 chapter</h1>
+<h2 class="chapter" id="chapter-1">1 chapter</h2>
 
 <p>First para
 </p>
@@ -1819,13 +1825,13 @@ html ''
 
 
 
-<h1 class="majorheading" id="majorheading-1">majorheading</h1>
+<h2 class="majorheading" id="majorheading-1">majorheading</h2>
 
-<h1 class="chapheading" id="chapheading-1">chapheading</h1>
+<h2 class="chapheading" id="chapheading-1">chapheading</h2>
 
-<h2 class="heading" id="heading-1">heading</h2>
+<h3 class="heading" id="heading-1">heading</h3>
 
-<h3 class="subheading" id="subheading-1">subheading</h3>
+<h4 class="subheading" id="subheading-1">subheading</h4>
 
 <h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
 
@@ -2910,13 +2916,13 @@ html ''
 
 
 
-<h1 class="majorheading" id="majorheading-2">majorheading</h1>
+<h2 class="majorheading" id="majorheading-2">majorheading</h2>
 
-<h1 class="chapheading" id="chapheading-2">chapheading</h1>
+<h2 class="chapheading" id="chapheading-2">chapheading</h2>
 
-<h2 class="heading" id="heading-2">heading</h2>
+<h3 class="heading" id="heading-2">heading</h3>
 
-<h3 class="subheading" id="subheading-2">subheading</h3>
+<h4 class="subheading" id="subheading-2">subheading</h4>
 
 <h4 class="subsubheading" id="subsubheading-2">subsubheading</h4>
 
@@ -4976,7 +4982,7 @@ Invalid use of @':
 
 </div>
 <div class="footnotes-segment">
-<h3 class="footnotes-heading">Footnotes</h3>
+<h4 class="footnotes-heading">Footnotes</h4>
 
 <h5 class="footnote-body-heading"><a id="FOOT1_5" href="#DOCF1_5">(5)</a></h5>
 <p>in footnote</p>
diff --git a/tp/tests/layout/res_parser/formatting_chm/chapter2.html 
b/tp/tests/layout/res_parser/formatting_chm/chapter2.html
index b6971c8699..049152a172 100644
--- a/tp/tests/layout/res_parser/formatting_chm/chapter2.html
+++ b/tp/tests/layout/res_parser/formatting_chm/chapter2.html
@@ -857,10 +857,15 @@ g-roupe
 <meta name="Generator" content="texi2any">
 <meta name="viewport" content="width=device-width,initial-scale=1">
 
+<link href="formatting.html" rel="start" title="Top section">
+<link href="chapter.html" rel="index" title="1 chapter">
+<link href="formatting_toc.html#SEC_Contents" rel="contents" title="Table of 
Contents">
+<link href="formatting.html" rel="up" title="Top section">
+<link href="chapter.html" rel="prev" title="1 chapter">
 <style type="text/css">
 <!--
 a.summary-letter-printindex {text-decoration: none}
-h1.centerchap {text-align:center}
+h2.centerchap {text-align:center}
 td.index-entry-level-1 {padding-left: 1.5em}
 td.index-entry-level-2 {padding-left: 3.0em}
 td.printindex-index-entry {vertical-align: top}
@@ -876,7 +881,7 @@ th.sections-header-printindex {text-align:left; 
padding-left: 1em}
 
 <body lang="en">
 <div class="centerchap-level-extent" id="chapter2">
-<h1 class="centerchap" id="chapter-2">chapter 2</h1>
+<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="#chapter-2_cp_symbol-1"><b>-</b></a>
diff --git a/tp/tests/layout/res_parser/formatting_chm/formatting.html 
b/tp/tests/layout/res_parser/formatting_chm/formatting.html
index 51a0e2798e..9e6505f109 100644
--- a/tp/tests/layout/res_parser/formatting_chm/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_chm/formatting.html
@@ -857,6 +857,10 @@ g-roupe
 <meta name="Generator" content="texi2any">
 <meta name="viewport" content="width=device-width,initial-scale=1">
 
+<link href="#Top" rel="start" title="Top section">
+<link href="chapter.html" rel="index" title="1 chapter">
+<link href="formatting_toc.html#SEC_Contents" rel="contents" title="Table of 
Contents">
+<link href="chapter.html" rel="next" title="1 chapter">
 <style type="text/css">
 <!--
 a.copiable-link {visibility: hidden; text-decoration: none; line-height: 0em}
@@ -1804,13 +1808,13 @@ html ''
 
 
 
-<h1 class="majorheading" id="majorheading">majorheading</h1>
+<h2 class="majorheading" id="majorheading">majorheading</h2>
 
-<h1 class="chapheading" id="chapheading">chapheading</h1>
+<h2 class="chapheading" id="chapheading">chapheading</h2>
 
-<h2 class="heading" id="heading">heading</h2>
+<h3 class="heading" id="heading">heading</h3>
 
-<h3 class="subheading" id="subheading">subheading</h3>
+<h4 class="subheading" id="subheading">subheading</h4>
 
 <h4 class="subsubheading" id="subsubheading">subsubheading</h4>
 
@@ -2897,13 +2901,13 @@ html ''
 
 
 
-<h1 class="majorheading" id="majorheading-1">majorheading</h1>
+<h2 class="majorheading" id="majorheading-1">majorheading</h2>
 
-<h1 class="chapheading" id="chapheading-1">chapheading</h1>
+<h2 class="chapheading" id="chapheading-1">chapheading</h2>
 
-<h2 class="heading" id="heading-1">heading</h2>
+<h3 class="heading" id="heading-1">heading</h3>
 
-<h3 class="subheading" id="subheading-1">subheading</h3>
+<h4 class="subheading" id="subheading-1">subheading</h4>
 
 <h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
 
@@ -3088,7 +3092,7 @@ html ''
 
 </div>
 <div class="footnotes-segment">
-<h3 class="footnotes-heading">Footnotes</h3>
+<h4 class="footnotes-heading">Footnotes</h4>
 
 <h5 class="footnote-body-heading"><a id="FOOT3" href="#DOCF3">(1)</a></h5>
 <p>in footnote</p>
diff --git a/tp/tests/layout/res_parser/formatting_chm/formatting_abt.html 
b/tp/tests/layout/res_parser/formatting_chm/formatting_abt.html
deleted file mode 100644
index 53741064d0..0000000000
--- a/tp/tests/layout/res_parser/formatting_chm/formatting_abt.html
+++ /dev/null
@@ -1,977 +0,0 @@
-<!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 error→
-@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
-• © … ... ≡
-error→ ↦ − ⊣ ⇒
-Å æ œ Æ Œ ø Ø ß ł Ł Ð
-Þ ð þ ¡ ¿ £
-ª º , 
-
-“ ” 
-‘ ’ „ ‚ «
-» « » ‹
-› € → ≤ ≥
-
-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 on c-lass: t-ype d-eftypeop_name a-rguments...
-d-eftypeop
-
-c-ategory on c-lass: t-ype d-eftypeop_name
-d-eftypeop no arg
-
-c-ategory: t-ype d-eftypevr_name
-d-eftypevr
-
-c-ategory of c-lass: d-efcv_name
-d-efcv
-
-c-ategory of c-lass: d-efcv_name a-rguments...
-d-efcv with arguments
-
-c-ategory of c-lass: t-ype d-eftypecv_name
-d-eftypecv
-
-c-ategory of c-lass: t-ype d-eftypecv_name a-rguments...
-d-eftypecv with arguments
-
-c-ategory on c-lass: d-efop_name a-rguments...
-d-efop
-
-c-ategory on 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
-
-Special Form: 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
-
-User Option: 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 of c-lass: d-efivar_name
-d-efivar
-
-Instance Variable of c-lass: t-ype d-eftypeivar_name
-d-eftypeivar
-
-Method on c-lass: d-efmethod_name a-rguments...
-d-efmethod
-
-Method on 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 on c-lass2: t-ype2 d-eftypeop_name2 a-rguments2...
-d-eftypeop2
-
-c-ategory2 on c-lass2: t-ype2 d-eftypeop_name2
-d-eftypeop no arg2
-
-c-ategory2 of c-lass2: t-ype2 d-eftypecv_name2
-d-eftypecv2
-
-c-ategory2 of 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>About This Document (title &ndash;a)</title>
-
-<meta name="description" content="About This Document (title &ndash;a)">
-<meta name="keywords" content="About This Document (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">
-<!--
-td.button-direction-about {text-align:center}
-td.name-direction-about {text-align:center}
--->
-</style>
-
-
-</head>
-
-<body lang="en">
-<div class="element-about" id="SEC_About">
-<h1 class="about-heading">About This Document</h1>
-
-<p>
-  This document was generated on <em class="emph">a sunny day</em> using <a 
class="uref" href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.
-</p>
-<p>
-  The buttons in the navigation panels have the following meaning:
-</p>
-<table border="1">
-  <tr>
-    <th> Button </th>
-    <th> Name </th>
-    <th> Go to </th>
-    <th> From 1.2.3 go to</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>
-  where the <strong class="strong"> Example </strong> assumes that the current 
position is at <strong class="strong"> Subsubsection One-Two-Three </strong> of 
a document of the following structure:
-</p>
-
-<ul>
-  <li> 1. Section One
-    <ul>
-      <li>1.1 Subsection One-One
-        <ul>
-          <li>...</li>
-        </ul>
-      </li>
-      <li>1.2 Subsection One-Two
-        <ul>
-          <li>1.2.1 Subsubsection One-Two-One</li>
-          <li>1.2.2 Subsubsection One-Two-Two</li>
-          <li>1.2.3 Subsubsection One-Two-Three &nbsp; &nbsp;
-            <strong>&lt;== Current Position </strong></li>
-          <li>1.2.4 Subsubsection One-Two-Four</li>
-        </ul>
-      </li>
-      <li>1.3 Subsection One-Three
-        <ul>
-          <li>...</li>
-        </ul>
-      </li>
-      <li>1.4 Subsection One-Four</li>
-    </ul>
-  </li>
-</ul>
-</div>
-
-
-</body>
-</html>
diff --git a/tp/tests/layout/res_parser/formatting_chm/formatting_ovr.html 
b/tp/tests/layout/res_parser/formatting_chm/formatting_ovr.html
index 323173b5d5..c67264f938 100644
--- a/tp/tests/layout/res_parser/formatting_chm/formatting_ovr.html
+++ b/tp/tests/layout/res_parser/formatting_chm/formatting_ovr.html
@@ -857,6 +857,9 @@ g-roupe
 <meta name="Generator" content="texi2any">
 <meta name="viewport" content="width=device-width,initial-scale=1">
 
+<link href="formatting.html" rel="start" title="Top section">
+<link href="chapter.html" rel="index" title="1 chapter">
+<link href="formatting_toc.html#SEC_Contents" rel="contents" title="Table of 
Contents">
 <style type="text/css">
 <!--
 ul.toc-numbered-mark {list-style: none}
@@ -868,12 +871,12 @@ ul.toc-numbered-mark {list-style: none}
 
 <body lang="en">
 <div class="element-shortcontents" id="SEC_Shortcontents">
-<h1 class="shortcontents-heading">Short Table of Contents</h1>
+<h2 class="shortcontents-heading">Short Table of Contents</h2>
 
 <div class="shortcontents">
 <ul class="toc-numbered-mark">
-<li><a id="stoc-chapter-1" href="chapter.html" rel="index">1 chapter</a></li>
-<li><a id="stoc-chapter-2" href="chapter2.html" rel="index">chapter 2</a></li>
+<li><a id="stoc-chapter-1" href="formatting_toc.html#toc-chapter-1" 
rel="index">1 chapter</a></li>
+<li><a id="stoc-chapter-2" href="formatting_toc.html#toc-chapter-2" 
rel="index">chapter 2</a></li>
 </ul>
 </div>
 </div>
diff --git a/tp/tests/layout/res_parser/formatting_chm/formatting_toc.html 
b/tp/tests/layout/res_parser/formatting_chm/formatting_toc.html
index 5d792bce34..c0e91e01e8 100644
--- a/tp/tests/layout/res_parser/formatting_chm/formatting_toc.html
+++ b/tp/tests/layout/res_parser/formatting_chm/formatting_toc.html
@@ -857,6 +857,9 @@ g-roupe
 <meta name="Generator" content="texi2any">
 <meta name="viewport" content="width=device-width,initial-scale=1">
 
+<link href="formatting.html" rel="start" title="Top section">
+<link href="chapter.html" rel="index" title="1 chapter">
+<link href="#SEC_Contents" rel="contents" title="Table of Contents">
 <style type="text/css">
 <!--
 ul.toc-numbered-mark {list-style: none}
@@ -868,7 +871,7 @@ ul.toc-numbered-mark {list-style: none}
 
 <body lang="en">
 <div class="element-contents" id="SEC_Contents">
-<h1 class="contents-heading">Table of Contents</h1>
+<h2 class="contents-heading">Table of Contents</h2>
 
 <div class="contents">
 
diff --git 
a/tp/tests/layout/res_parser/formatting_chm/s_002d_002dect_002cion.html 
b/tp/tests/layout/res_parser/formatting_chm/s_002d_002dect_002cion.html
index a5b6d50cfe..ffd8c96ab8 100644
--- a/tp/tests/layout/res_parser/formatting_chm/s_002d_002dect_002cion.html
+++ b/tp/tests/layout/res_parser/formatting_chm/s_002d_002dect_002cion.html
@@ -857,13 +857,17 @@ g-roupe
 <meta name="Generator" content="texi2any">
 <meta name="viewport" content="width=device-width,initial-scale=1">
 
+<link href="formatting.html" rel="start" title="Top section">
+<link href="chapter.html" rel="index" title="1 chapter">
+<link href="formatting_toc.html#SEC_Contents" rel="contents" title="Table of 
Contents">
+<link href="chapter.html" rel="up" title="1 chapter">
 
 
 </head>
 
 <body lang="en">
 <div class="section-level-extent" id="s_002d_002dect_002cion">
-<h2 class="section" id="A-section">1.1 A section</h2>
+<h3 class="section" id="A-section">1.1 A section</h3>
 
 
 </div>
diff --git a/tp/tests/layout/res_parser/formatting_chm/subsection.html 
b/tp/tests/layout/res_parser/formatting_chm/subsection.html
index 3491803f3d..cf9a52069b 100644
--- a/tp/tests/layout/res_parser/formatting_chm/subsection.html
+++ b/tp/tests/layout/res_parser/formatting_chm/subsection.html
@@ -857,13 +857,17 @@ g-roupe
 <meta name="Generator" content="texi2any">
 <meta name="viewport" content="width=device-width,initial-scale=1">
 
+<link href="formatting.html" rel="start" title="Top section">
+<link href="chapter.html" rel="index" title="1 chapter">
+<link href="formatting_toc.html#SEC_Contents" rel="contents" title="Table of 
Contents">
+<link href="s_002d_002dect_002cion.html" rel="up" title="1.1 A section">
 
 
 </head>
 
 <body lang="en">
 <div class="subsection-level-extent" id="subsection">
-<h3 class="subsection" id="subsection-1">1.1.1 subsection</h3>
+<h4 class="subsection" id="subsection-1">1.1.1 subsection</h4>
 
 
 <a class="anchor" id="anchor"></a>
diff --git 
a/tp/tests/layout/res_parser/formatting_chm/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
 
b/tp/tests/layout/res_parser/formatting_chm/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
index e0d4a6d13a..da7d64df90 100644
--- 
a/tp/tests/layout/res_parser/formatting_chm/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
+++ 
b/tp/tests/layout/res_parser/formatting_chm/subsubsection-_0060_0060simple_002ddouble_002d_002d.html
@@ -857,6 +857,11 @@ g-roupe
 <meta name="Generator" content="texi2any">
 <meta name="viewport" content="width=device-width,initial-scale=1">
 
+<link href="formatting.html" rel="start" title="Top section">
+<link href="chapter.html" rel="index" title="1 chapter">
+<link href="formatting_toc.html#SEC_Contents" rel="contents" title="Table of 
Contents">
+<link href="subsection.html" rel="up" title="1.1.1 subsection">
+<link 
href="subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html"
 rel="next" title="1.1.1.2 three&mdash;four&mdash;-&rdquo;">
 
 
 </head>
diff --git 
a/tp/tests/layout/res_parser/formatting_chm/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
 
b/tp/tests/layout/res_parser/formatting_chm/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
index 34f3e36df3..dce68d3674 100644
--- 
a/tp/tests/layout/res_parser/formatting_chm/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
+++ 
b/tp/tests/layout/res_parser/formatting_chm/subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027.html
@@ -857,6 +857,11 @@ g-roupe
 <meta name="Generator" content="texi2any">
 <meta name="viewport" content="width=device-width,initial-scale=1">
 
+<link href="formatting.html" rel="start" title="Top section">
+<link href="chapter.html" rel="index" title="1 chapter">
+<link href="formatting_toc.html#SEC_Contents" rel="contents" title="Table of 
Contents">
+<link href="subsection.html" rel="up" title="1.1.1 subsection">
+<link href="subsubsection-_0060_0060simple_002ddouble_002d_002d.html" 
rel="prev" title="1.1.1.1 subsubsection &ldquo;simple-double&ndash;">
 
 
 </head>
diff --git 
a/tp/tests/layout/res_parser/formatting_enable_encoding/formatting.html 
b/tp/tests/layout/res_parser/formatting_enable_encoding/formatting.html
index 58d1e5615b..d46e16885a 100644
--- a/tp/tests/layout/res_parser/formatting_enable_encoding/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_enable_encoding/formatting.html
@@ -857,6 +857,11 @@ g-roupe
 <meta name="Generator" content="texi2any">
 <meta name="viewport" content="width=device-width,initial-scale=1">
 
+<link href="#Top" rel="start" title="Top">
+<link href="#chapter" rel="index" title="chapter">
+<link href="#SEC_Contents" rel="contents" title="Table of Contents">
+<link href="#SEC_About" rel="help" title="About This Document">
+<link href="#chapter" rel="next" title="chapter">
 <style type="text/css">
 <!--
 a.copiable-link {visibility: hidden; text-decoration: none; line-height: 0em}
@@ -864,7 +869,7 @@ 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}
+h2.centerchap {text-align:center}
 h3.subtitle {text-align:right}
 kbd.kbd {font-style: oblique}
 kbd.key {font-style: normal}
@@ -875,7 +880,6 @@ 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}
@@ -1823,13 +1827,13 @@ html ''
 
 
 
-<h1 class="majorheading" id="majorheading">majorheading</h1>
+<h2 class="majorheading" id="majorheading">majorheading</h2>
 
-<h1 class="chapheading" id="chapheading">chapheading</h1>
+<h2 class="chapheading" id="chapheading">chapheading</h2>
 
-<h2 class="heading" id="heading">heading</h2>
+<h3 class="heading" id="heading">heading</h3>
 
-<h3 class="subheading" id="subheading">subheading</h3>
+<h4 class="subheading" id="subheading">subheading</h4>
 
 <h4 class="subsubheading" id="subsubheading">subsubheading</h4>
 
@@ -2916,13 +2920,13 @@ html ''
 
 
 
-<h1 class="majorheading" id="majorheading-1">majorheading</h1>
+<h2 class="majorheading" id="majorheading-1">majorheading</h2>
 
-<h1 class="chapheading" id="chapheading-1">chapheading</h1>
+<h2 class="chapheading" id="chapheading-1">chapheading</h2>
 
-<h2 class="heading" id="heading-1">heading</h2>
+<h3 class="heading" id="heading-1">heading</h3>
 
-<h3 class="subheading" id="subheading-1">subheading</h3>
+<h4 class="subheading" id="subheading-1">subheading</h4>
 
 <h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
 
@@ -3101,45 +3105,62 @@ html ''
 
 
 <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>   </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>
+<div class="nav-panel">
+<p>
+Next: <a href="#chapter" accesskey="n" rel="next">chapter</a>   [<a 
href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a 
href="#chapter" title="Index" rel="index">Index</a>]</p>
+</div>
 <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>  </td><td class="menu-entry-description"></td></tr>
+<tr><td class="menu-entry-destination">• <a href="#chapter" rel="index" 
accesskey="1">chapter</a>:</td><td>  </td><td 
class="menu-entry-description">chapter
+</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>  </td><td 
class="menu-entry-description">Chapter 2
+</pre></th></tr><tr><td class="menu-entry-destination">• <a href="#chapter2" 
rel="index" accesskey="2">description</a>:</td><td>  </td><td 
class="menu-entry-description">Chapter 2
 </td></tr>
 </table>
 
 
-<hr style="height: 6px;">
+<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" 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 “simple-double–</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—four—-”</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" rel="index">1 chapter</a></li>
+<li><a id="stoc-chapter-2" href="#toc-chapter-2" rel="index">chapter 2</a></li>
+</ul>
+</div>
+</div>
+<hr>
 <div class="chapter-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>   </td>
-<td>   </td>
-<td>   </td>
-<td>   </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>
+<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>   [<a href="#SEC_Contents" title="Table 
of contents" rel="contents">Contents</a>][<a href="#chapter" title="Index" 
rel="index">Index</a>]</p>
+</div>
+<h2 class="chapter" id="chapter-1">1 chapter</h2>
 
 <p>First para
 </p>
@@ -4066,13 +4087,13 @@ html ''
 
 
 
-<h1 class="majorheading" id="majorheading-1">majorheading</h1>
+<h2 class="majorheading" id="majorheading-1">majorheading</h2>
 
-<h1 class="chapheading" id="chapheading-1">chapheading</h1>
+<h2 class="chapheading" id="chapheading-1">chapheading</h2>
 
-<h2 class="heading" id="heading-1">heading</h2>
+<h3 class="heading" id="heading-1">heading</h3>
 
-<h3 class="subheading" id="subheading-1">subheading</h3>
+<h4 class="subheading" id="subheading-1">subheading</h4>
 
 <h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
 
@@ -5157,13 +5178,13 @@ html ''
 
 
 
-<h1 class="majorheading" id="majorheading-2">majorheading</h1>
+<h2 class="majorheading" id="majorheading-2">majorheading</h2>
 
-<h1 class="chapheading" id="chapheading-2">chapheading</h1>
+<h2 class="chapheading" id="chapheading-2">chapheading</h2>
 
-<h2 class="heading" id="heading-2">heading</h2>
+<h3 class="heading" id="heading-2">heading</h3>
 
-<h3 class="subheading" id="subheading-2">subheading</h3>
+<h4 class="subheading" id="subheading-2">subheading</h4>
 
 <h4 class="subsubheading" id="subsubheading-2">subsubheading</h4>
 
@@ -6626,8 +6647,8 @@ Invalid use of @':
 <table class="truc-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="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><th id="chapter_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">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
 </table>
 </div>
@@ -6638,560 +6659,560 @@ Invalid use of @':
 <table class="codeidx-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="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ẽ --- î</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_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ẽ --- î</code></a></td><td 
class="printindex-index-section"><a href="#chapter">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>Jump to:   </th><td><a 
class="summary-letter-printindex" href="#chapter-1_cp_symbol-1"><b>-</b></a>
+<table class="cp-letters-header-printindex"><tr><th>Jump to:   </th><td><a 
class="summary-letter-printindex" href="#chapter_cp_symbol-1"><b>-</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-1_cp_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_symbol-2"><b>?</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-1_cp_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_symbol-3"><b>.</b></a>
    
-<a class="summary-letter-printindex" 
href="#chapter-1_cp_symbol-4"><b>&quot;</b></a>
+<a class="summary-letter-printindex" 
href="#chapter_cp_symbol-4"><b>&quot;</b></a>
    
 <br>
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-A"><b>A</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-B"><b>B</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-C"><b>C</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-C"><b>C</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-D"><b>D</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-G"><b>G</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-G"><b>G</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-I"><b>I</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-T"><b>T</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-V"><b>V</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-V"><b>V</b></a>
    
 </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="chapter-1_cp_symbol-1">-</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-_002d_002doption">–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">–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">–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">–option</a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_cp_symbol-1">-</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-_002d_002doption">–option</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-titlepage-_002d_002doption">–option</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-_002d_002doption">–option</a></td><td 
class="printindex-index-section"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_002d_002doption-1">–option</a></td><td 
class="printindex-index-section"><a href="#chapter">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><th id="chapter_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">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><th id="chapter_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">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">“</a></td><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">“</a></td><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">“</a></td><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">“</a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_cp_symbol-4">&quot;</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-_0060_0060">“</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-titlepage-_0060_0060">“</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-_0060_0060">“</a></td><td class="printindex-index-section"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_0060_0060-1">“</a></td><td class="printindex-index-section"><a 
href="#chapter">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><th id="chapter_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">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—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-entry index-entry-level-1"><a 
href="#index-aaa-bbb">bbb</a></td><td class="printindex-index-section"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a_002d_002d_002da">a—a</a></td><td 
class="printindex-index-section"><a href="#chapter">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</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</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">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">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><th id="chapter_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</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</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">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">chapter</a></td></tr>
 <tr><td></td><td class="printindex-index-entry">b—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—c</a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></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—c</a></td><td 
class="printindex-index-section"><a href="#chapter">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><th id="chapter_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">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-1_cp_letter-D">D</th></tr>
+<tr><th id="chapter_cp_letter-D">D</th></tr>
 <tr><td></td><td class="printindex-index-entry">d—dd</td><td></td></tr>
 <tr><td></td><td class="printindex-index-entry 
index-entry-level-1">e—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—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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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 index-entry-level-2"><a 
href="#index-d_002d_002d_002ddd-e_002d_002d_002dee-f_002d_002d_002dff">f—ff</a></td><td
 class="printindex-index-section"><a href="#chapter">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</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</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</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</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">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">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">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">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
 of c--lass</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-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</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-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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</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</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">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">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
 of c--lass</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-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</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-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</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-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</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-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass2</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-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</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-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</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-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</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-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</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-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</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-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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</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</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">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">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</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</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">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">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</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</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</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</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">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">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">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">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</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</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">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">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><th id="chapter_cp_letter-G">G</th></tr>
 <tr><td></td><td class="printindex-index-entry">g—gg</td><td></td></tr>
 <tr><td></td><td class="printindex-index-entry index-entry-level-1">h—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—kk,
 l—ll</a></td><td class="printindex-index-section"><a href="#chapter">1 
chapter</a></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—kk,
 l—ll</a></td><td class="printindex-index-section"><a 
href="#chapter">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><th id="chapter_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</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</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</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</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">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">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">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">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">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</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</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">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">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</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</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">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">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</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</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">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">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–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–ruc</a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_cp_letter-T">T</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-t_002d_002druc">t–ruc</a></td><td 
class="printindex-index-section"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-T_002d_002druc">T–ruc</a></td><td 
class="printindex-index-section"><a href="#chapter">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><th id="chapter_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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
 </table>
-<table class="cp-letters-footer-printindex"><tr><th>Jump to:   </th><td><a 
class="summary-letter-printindex" href="#chapter-1_cp_symbol-1"><b>-</b></a>
+<table class="cp-letters-footer-printindex"><tr><th>Jump to:   </th><td><a 
class="summary-letter-printindex" href="#chapter_cp_symbol-1"><b>-</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-1_cp_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_symbol-2"><b>?</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-1_cp_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_symbol-3"><b>.</b></a>
    
-<a class="summary-letter-printindex" 
href="#chapter-1_cp_symbol-4"><b>&quot;</b></a>
+<a class="summary-letter-printindex" 
href="#chapter_cp_symbol-4"><b>&quot;</b></a>
    
 <br>
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-A"><b>A</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-B"><b>B</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-C"><b>C</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-C"><b>C</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-D"><b>D</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-G"><b>G</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-G"><b>G</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-I"><b>I</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-T"><b>T</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-V"><b>V</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-V"><b>V</b></a>
    
 </td></tr></table>
 </div>
 
 <p>fn
 </p><div class="printindex fn-printindex">
-<table class="fn-letters-header-printindex"><tr><th>Jump to:   </th><td><a 
class="summary-letter-printindex" href="#chapter-1_fn_symbol-1"><b>-</b></a>
+<table class="fn-letters-header-printindex"><tr><th>Jump to:   </th><td><a 
class="summary-letter-printindex" href="#chapter_fn_symbol-1"><b>-</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-1_fn_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_symbol-2"><b>?</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-1_fn_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_symbol-3"><b>.</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-1_fn_symbol-4"><b>`</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_symbol-4"><b>`</b></a>
    
 <br>
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-A"><b>A</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-B"><b>B</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-D"><b>D</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-F"><b>F</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-F"><b>F</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-I"><b>I</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-L"><b>L</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-L"><b>L</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-M"><b>M</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-M"><b>M</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-N"><b>N</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-N"><b>N</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-T"><b>T</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-X"><b>X</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-X"><b>X</b></a>
    
 </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="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><th id="chapter_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</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</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">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">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><th id="chapter_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">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><th id="chapter_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">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><th id="chapter_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</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</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">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">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><th id="chapter_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</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</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</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</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</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</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">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">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">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">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">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">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">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</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</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">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">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</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</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">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">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><th id="chapter_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</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</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</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</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">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">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">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">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</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</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">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">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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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 on 
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 
on 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 
on 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 
on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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><th id="chapter_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</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</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">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">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</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</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">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">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
 on c--lass</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-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</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-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</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-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</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-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</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-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</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-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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 
on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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 
on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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 
on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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</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</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">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">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</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</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</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</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">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">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">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">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</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</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">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">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</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</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">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">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
 on c--lass</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-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</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-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</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-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</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-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</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-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</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-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass2</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-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</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-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</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-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</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-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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</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</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">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">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</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</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">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">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</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</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</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</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">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">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">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">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</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</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</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</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">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">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">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">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><th id="chapter_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">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 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">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 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">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></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">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</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</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</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</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">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">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">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">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 ‘<samp 
class="samp">i</samp>’ 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 ‘<samp 
class="samp">i</samp>’ 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 ‘<samp class="samp">i</samp>’ 
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 ‘<samp class="samp">i</samp>’ 
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><th id="chapter_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</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</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</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</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">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">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">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">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-id-i-ule"><code><b class="b">id ‘<samp 
class="samp">i</samp>’ ule</b></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-titlepage-id-i-ule"><code><b class="b">id ‘<samp 
class="samp">i</samp>’ ule</b></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-id-i-ule"><code><b class="b">id ‘<samp class="samp">i</samp>’ 
ule</b></code></a></td><td class="printindex-index-section"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-id-i-ule-1"><code><b class="b">id ‘<samp class="samp">i</samp>’ 
ule</b></code></a></td><td class="printindex-index-section"><a 
href="#chapter">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</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</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">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">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</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</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">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">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><th id="chapter_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</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</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">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">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</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</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">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">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</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</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">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">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><th id="chapter_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</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</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</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</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</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</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</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</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</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</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</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</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">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">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">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">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">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">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">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">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">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">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">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">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><th id="chapter_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</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</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</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</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">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">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">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">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</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</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">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">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><th id="chapter_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">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">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</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</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</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</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">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">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">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">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-1_fn_letter-X">X</th></tr>
+<tr><th id="chapter_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></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">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
 </table>
-<table class="fn-letters-footer-printindex"><tr><th>Jump to:   </th><td><a 
class="summary-letter-printindex" href="#chapter-1_fn_symbol-1"><b>-</b></a>
+<table class="fn-letters-footer-printindex"><tr><th>Jump to:   </th><td><a 
class="summary-letter-printindex" href="#chapter_fn_symbol-1"><b>-</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-1_fn_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_symbol-2"><b>?</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-1_fn_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_symbol-3"><b>.</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-1_fn_symbol-4"><b>`</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_symbol-4"><b>`</b></a>
    
 <br>
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-A"><b>A</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-B"><b>B</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-D"><b>D</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-F"><b>F</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-F"><b>F</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-I"><b>I</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-L"><b>L</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-L"><b>L</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-M"><b>M</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-M"><b>M</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-N"><b>N</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-N"><b>N</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-T"><b>T</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-X"><b>X</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-X"><b>X</b></a>
    
 </td></tr></table>
 </div>
@@ -7207,11 +7228,11 @@ Invalid use of @':
 <table class="tp-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="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><th id="chapter_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</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</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">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">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
 </table>
 </div>
@@ -7222,7 +7243,7 @@ Invalid use of @':
 </p>
 <div class="format">
 <table class="menu" border="0" cellspacing="0"><tr><td>
-<pre class="menu-preformatted">• <a 
href="#s_002d_002dect_002cion">s--ect,ion</a>:: </pre><pre 
class="menu-entry-description-preformatted">s–ect,ion
+<pre class="menu-preformatted">• <a href="#s_002d_002dect_002cion" 
accesskey="1">s--ect,ion</a>:: </pre><pre 
class="menu-entry-description-preformatted">s–ect,ion
 </pre><pre class="menu-comment-preformatted">
 
 Menu comment
@@ -7234,100 +7255,56 @@ Menu comment
 
 <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>   </td>
-<td>   </td>
-<td>   </td>
-<td>   </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>
+<div class="nav-panel">
+<p>
+Up: <a href="#chapter" accesskey="u" rel="up">chapter</a>   [<a 
href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a 
href="#chapter" title="Index" rel="index">Index</a>]</p>
+</div>
+<h3 class="section" id="A-section">1.1 A section</h3>
 
 <table class="menu" border="0" cellspacing="0">
-<tr><td class="menu-entry-destination"><a href="#subsection">1.1.1 
subsection</a></td><td>  </td><td class="menu-entry-description">
+<tr><td class="menu-entry-destination">• <a href="#subsection" 
accesskey="1">subsection</a>:</td><td>  </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 “simple-double–</a></td><td>  </td><td 
class="menu-entry-description">
+</pre></th></tr><tr><td class="menu-entry-destination">• <a 
href="#subsubsection-_0060_0060simple_002ddouble_002d_002d" 
accesskey="2">subsubsection ``simple-double--</a>:</td><td>  </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—four—-”</a></td><td>  </td><td class="menu-entry-description">
+<tr><td class="menu-entry-destination">• <a 
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027" 
accesskey="3">subsubsection three---four----''</a>:</td><td>  </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>   </td>
-<td>   </td>
-<td>   </td>
-<td>   </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>
+<div class="nav-panel">
+<p>
+Up: <a href="#s_002d_002dect_002cion" accesskey="u" rel="up">A section</a>   
[<a href="#SEC_Contents" title="Table of contents" 
rel="contents">Contents</a>][<a href="#chapter" title="Index" 
rel="index">Index</a>]</p>
+</div>
+<h4 class="subsection" id="subsection-1">1.1.1 subsection</h4>
 
 <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 “simple-double–</a></td><td>  </td><td 
class="menu-entry-description">
+<tr><td class="menu-entry-destination">• <a 
href="#subsubsection-_0060_0060simple_002ddouble_002d_002d" 
accesskey="1">subsubsection ``simple-double--</a>:</td><td>  </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—four—-”</a></td><td>  </td><td class="menu-entry-description">
+<tr><td class="menu-entry-destination">• <a 
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027" 
accesskey="2">subsubsection three---four----''</a>:</td><td>  </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>   </td>
-<td>   </td>
-<td>   </td>
-<td>   </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>
+<div class="nav-panel">
+<p>
+Next: <a 
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027" 
accesskey="n" rel="next">three—four—-”</a>, Up: <a href="#subsection" 
accesskey="u" rel="up">subsection</a>   [<a href="#SEC_Contents" title="Table 
of contents" rel="contents">Contents</a>][<a href="#chapter" title="Index" 
rel="index">Index</a>]</p>
+</div>
 <h4 class="subsubsection" 
id="subsubsection-_0060_0060simple_002ddouble_002d_002d-1">1.1.1.1 
subsubsection “simple-double–</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>   </td>
-<td>   </td>
-<td>   </td>
-<td>   </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>
+<div class="nav-panel">
+<p>
+Previous: <a href="#subsubsection-_0060_0060simple_002ddouble_002d_002d" 
accesskey="p" rel="prev">subsubsection “simple-double–</a>, Up: <a 
href="#subsection" accesskey="u" rel="up">subsection</a>   [<a 
href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a 
href="#chapter" 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—four—-”</h4>
 
 <hr>
@@ -7336,671 +7313,571 @@ Menu comment
 </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>   </td>
-<td>   </td>
-<td>   </td>
-<td>   </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="nav-panel">
+<p>
+Previous: <a href="#chapter" accesskey="p" rel="prev">chapter</a>, Up: <a 
href="#Top" accesskey="u" rel="up">Top section</a>   [<a href="#SEC_Contents" 
title="Table of contents" rel="contents">Contents</a>][<a href="#chapter" 
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:   </th><td><a 
class="summary-letter-printindex" href="#chapter-2_cp_symbol-1"><b>-</b></a>
+<table class="cp-letters-header-printindex"><tr><th>Jump to:   </th><td><a 
class="summary-letter-printindex" href="#chapter2_cp_symbol-1"><b>-</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-2_cp_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_symbol-2"><b>?</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-2_cp_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_symbol-3"><b>.</b></a>
    
-<a class="summary-letter-printindex" 
href="#chapter-2_cp_symbol-4"><b>&quot;</b></a>
+<a class="summary-letter-printindex" 
href="#chapter2_cp_symbol-4"><b>&quot;</b></a>
    
 <br>
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-A"><b>A</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-B"><b>B</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-C"><b>C</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-C"><b>C</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-D"><b>D</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-G"><b>G</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-G"><b>G</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-I"><b>I</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-T"><b>T</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-V"><b>V</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-V"><b>V</b></a>
    
 </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="chapter-2_cp_symbol-1">-</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-_002d_002doption">–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">–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">–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">–option</a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter2_cp_symbol-1">-</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-_002d_002doption">–option</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-titlepage-_002d_002doption">–option</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-_002d_002doption">–option</a></td><td 
class="printindex-index-section"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_002d_002doption-1">–option</a></td><td 
class="printindex-index-section"><a href="#chapter">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><th id="chapter2_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">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><th id="chapter2_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">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">“</a></td><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">“</a></td><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">“</a></td><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">“</a></td><td class="printindex-index-section"><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter2_cp_symbol-4">&quot;</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-_0060_0060">“</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-titlepage-_0060_0060">“</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-_0060_0060">“</a></td><td class="printindex-index-section"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_0060_0060-1">“</a></td><td class="printindex-index-section"><a 
href="#chapter">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><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="#chapter">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—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-entry index-entry-level-1"><a 
href="#index-aaa-bbb">bbb</a></td><td class="printindex-index-section"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a_002d_002d_002da">a—a</a></td><td 
class="printindex-index-section"><a href="#chapter">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</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</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">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">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><th id="chapter2_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</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</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">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">chapter</a></td></tr>
 <tr><td></td><td class="printindex-index-entry">b—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—c</a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></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—c</a></td><td 
class="printindex-index-section"><a href="#chapter">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><th id="chapter2_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">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-2_cp_letter-D">D</th></tr>
+<tr><th id="chapter2_cp_letter-D">D</th></tr>
 <tr><td></td><td class="printindex-index-entry">d—dd</td><td></td></tr>
 <tr><td></td><td class="printindex-index-entry 
index-entry-level-1">e—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—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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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 index-entry-level-2"><a 
href="#index-d_002d_002d_002ddd-e_002d_002d_002dee-f_002d_002d_002dff">f—ff</a></td><td
 class="printindex-index-section"><a href="#chapter">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</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</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</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</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">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">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">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">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
 of c--lass</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-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</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-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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</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</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">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">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
 of c--lass</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-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</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-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</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-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</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-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass2</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-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</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-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</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-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</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-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</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-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</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-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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</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</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">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">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</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</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">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">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</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</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</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</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">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">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">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">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</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</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">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">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><th id="chapter2_cp_letter-G">G</th></tr>
 <tr><td></td><td class="printindex-index-entry">g—gg</td><td></td></tr>
 <tr><td></td><td class="printindex-index-entry index-entry-level-1">h—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—kk,
 l—ll</a></td><td class="printindex-index-section"><a href="#chapter">1 
chapter</a></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—kk,
 l—ll</a></td><td class="printindex-index-section"><a 
href="#chapter">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><th id="chapter2_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</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</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</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</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">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">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">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">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">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</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</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">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">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</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</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">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">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</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</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">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">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–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–ruc</a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></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–ruc</a></td><td 
class="printindex-index-section"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-T_002d_002druc">T–ruc</a></td><td 
class="printindex-index-section"><a href="#chapter">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><th id="chapter2_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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
 </table>
-<table class="cp-letters-footer-printindex"><tr><th>Jump to:   </th><td><a 
class="summary-letter-printindex" href="#chapter-2_cp_symbol-1"><b>-</b></a>
+<table class="cp-letters-footer-printindex"><tr><th>Jump to:   </th><td><a 
class="summary-letter-printindex" href="#chapter2_cp_symbol-1"><b>-</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-2_cp_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_symbol-2"><b>?</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-2_cp_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_symbol-3"><b>.</b></a>
    
-<a class="summary-letter-printindex" 
href="#chapter-2_cp_symbol-4"><b>&quot;</b></a>
+<a class="summary-letter-printindex" 
href="#chapter2_cp_symbol-4"><b>&quot;</b></a>
    
 <br>
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-A"><b>A</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-B"><b>B</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-C"><b>C</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-C"><b>C</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-D"><b>D</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-G"><b>G</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-G"><b>G</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-I"><b>I</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-T"><b>T</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-V"><b>V</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-V"><b>V</b></a>
    
 </td></tr></table>
 </div>
 <div class="printindex fn-printindex">
-<table class="fn-letters-header-printindex"><tr><th>Jump to:   </th><td><a 
class="summary-letter-printindex" href="#chapter-2_fn_symbol-1"><b>-</b></a>
+<table class="fn-letters-header-printindex"><tr><th>Jump to:   </th><td><a 
class="summary-letter-printindex" href="#chapter2_fn_symbol-1"><b>-</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-2_fn_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_symbol-2"><b>?</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-2_fn_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_symbol-3"><b>.</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-2_fn_symbol-4"><b>`</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_symbol-4"><b>`</b></a>
    
 <br>
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-A"><b>A</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-B"><b>B</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-D"><b>D</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-F"><b>F</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-F"><b>F</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-I"><b>I</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-L"><b>L</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-L"><b>L</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-M"><b>M</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-M"><b>M</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-N"><b>N</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-N"><b>N</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-T"><b>T</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-X"><b>X</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-X"><b>X</b></a>
    
 </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="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><th id="chapter2_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</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</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">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">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><th id="chapter2_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">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><th id="chapter2_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">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><th id="chapter2_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</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</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">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">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><th id="chapter2_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</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</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</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</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</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</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">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">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">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">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">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">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">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</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</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">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">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</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</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">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">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><th id="chapter2_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</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</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</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</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">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">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">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">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</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</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">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">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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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 on 
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 
on 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 
on 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 
on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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><th id="chapter2_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</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</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">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">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</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</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">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">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
 on c--lass</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-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</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-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</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-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</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-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</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-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</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-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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 
on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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 
on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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 
on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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</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</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">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">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</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</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</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</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">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">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">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">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</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</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">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">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</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</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">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">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
 on c--lass</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-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</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-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</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-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</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-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</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-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</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-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass2</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-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</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-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</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-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</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-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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</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</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">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">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</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</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">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">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</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</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</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</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">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">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">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">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</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</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</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</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">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">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">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">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><th id="chapter2_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">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 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">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 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">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></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">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</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</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</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</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">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">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">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">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 ‘<samp 
class="samp">i</samp>’ 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 ‘<samp 
class="samp">i</samp>’ 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 ‘<samp class="samp">i</samp>’ 
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 ‘<samp class="samp">i</samp>’ 
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><th id="chapter2_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</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</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</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</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">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">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">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">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-id-i-ule"><code><b class="b">id ‘<samp 
class="samp">i</samp>’ ule</b></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-titlepage-id-i-ule"><code><b class="b">id ‘<samp 
class="samp">i</samp>’ ule</b></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-id-i-ule"><code><b class="b">id ‘<samp class="samp">i</samp>’ 
ule</b></code></a></td><td class="printindex-index-section"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-id-i-ule-1"><code><b class="b">id ‘<samp class="samp">i</samp>’ 
ule</b></code></a></td><td class="printindex-index-section"><a 
href="#chapter">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</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</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">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">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</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</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">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">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><th id="chapter2_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</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</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">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">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</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</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">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">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</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</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">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">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><th id="chapter2_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</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</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</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</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</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</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</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</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</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</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</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</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">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">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">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">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">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">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">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">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">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">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">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">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><th id="chapter2_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</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</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</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</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">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">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">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">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</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</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">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">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><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="#chapter">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">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</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</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</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</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">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">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">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">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-2_fn_letter-X">X</th></tr>
+<tr><th id="chapter2_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></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">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
 </table>
-<table class="fn-letters-footer-printindex"><tr><th>Jump to:   </th><td><a 
class="summary-letter-printindex" href="#chapter-2_fn_symbol-1"><b>-</b></a>
+<table class="fn-letters-footer-printindex"><tr><th>Jump to:   </th><td><a 
class="summary-letter-printindex" href="#chapter2_fn_symbol-1"><b>-</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-2_fn_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_symbol-2"><b>?</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-2_fn_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_symbol-3"><b>.</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-2_fn_symbol-4"><b>`</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_symbol-4"><b>`</b></a>
    
 <br>
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-A"><b>A</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-B"><b>B</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-D"><b>D</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-F"><b>F</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-F"><b>F</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-I"><b>I</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-L"><b>L</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-L"><b>L</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-M"><b>M</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-M"><b>M</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-N"><b>N</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-N"><b>N</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-T"><b>T</b></a>
    
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-X"><b>X</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-X"><b>X</b></a>
    
 </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 “simple-double–</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—four—-”</a></li>
-      </ul></li>
-    </ul></li>
-  </ul></li>
-  <li><a id="toc-chapter-2" href="#chapter2" rel="index">chapter 2</a></li>
-</ul>
+<hr>
 </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>
-
+<div class="nav-panel">
 <p>
-  This document was generated on <em class="emph">a sunny day</em> using <a 
class="uref" href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.
-</p>
+   [<a href="#SEC_Contents" title="Table of contents" 
rel="contents">Contents</a>][<a href="#chapter" title="Index" 
rel="index">Index</a>]</p>
+</div>
+<h2 class="about-heading">About This Document</h2>
+
 <p>
   The buttons in the navigation panels have the following meaning:
 </p>
@@ -8011,42 +7888,6 @@ Menu comment
     <th> Go to </th>
     <th> From 1.2.3 go to</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>   </td>
-  </tr>
   <tr>
     <td class="button-direction-about"> [Contents] </td>
     <td class="name-direction-about">Contents</td>
@@ -8059,12 +7900,6 @@ Menu comment
     <td>Index</td>
     <td>   </td>
   </tr>
-  <tr>
-    <td class="button-direction-about"> [ ? ] </td>
-    <td class="name-direction-about">About</td>
-    <td>About (help)</td>
-    <td>   </td>
-  </tr>
 </table>
 
 <p>
@@ -8097,10 +7932,43 @@ Menu comment
     </ul>
   </li>
 </ul>
-</div><hr>
-<p>
-  <span class="program-in-footer">This document was generated on <em 
class="emph">a sunny day</em> using <a class="uref" 
href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.</span>
+</div><div class="footnotes-segment">
+<hr>
+<h4 class="footnotes-heading">Footnotes</h4>
+
+<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>
+
 
 
 </body>
diff --git a/tp/tests/layout/res_parser/formatting_html32/formatting.html 
b/tp/tests/layout/res_parser/formatting_html32/formatting.html
index 2d095b0943..a010fcfe8d 100644
--- a/tp/tests/layout/res_parser/formatting_html32/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_html32/formatting.html
@@ -857,6 +857,11 @@ g-roupe
 <meta name="Generator" content="texi2any">
 <meta name="viewport" content="width=device-width,initial-scale=1">
 
+<link href="#Top" rel="start" title="Top">
+<link href="#chapter" rel="index" title="chapter">
+<link href="#SEC_Contents" rel="contents" title="Table of Contents">
+<link href="#SEC_About" rel="help" title="About This Document">
+<link href="#chapter" rel="next" title="chapter">
 
 
 </head>
@@ -1756,13 +1761,13 @@ html ''
 
 
 
-<h1 id="majorheading">majorheading</h1>
+<h2 id="majorheading">majorheading</h2>
 
-<h1 id="chapheading">chapheading</h1>
+<h2 id="chapheading">chapheading</h2>
 
-<h2 id="heading">heading</h2>
+<h3 id="heading">heading</h3>
 
-<h3 id="subheading">subheading</h3>
+<h4 id="subheading">subheading</h4>
 
 <h4 id="subsubheading">subsubheading</h4>
 
@@ -2823,13 +2828,13 @@ html ''
 
 
 
-<h1 id="majorheading-1">majorheading</h1>
+<h2 id="majorheading-1">majorheading</h2>
 
-<h1 id="chapheading-1">chapheading</h1>
+<h2 id="chapheading-1">chapheading</h2>
 
-<h2 id="heading-1">heading</h2>
+<h3 id="heading-1">heading</h3>
 
-<h3 id="subheading-1">subheading</h3>
+<h4 id="subheading-1">subheading</h4>
 
 <h4 id="subsubheading-1">subsubheading</h4>
 
@@ -3008,45 +3013,56 @@ html ''
 
 
 <div id="Top">
-<table 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>
+<div>
+<p>
+Next: <a href="#chapter" rel="next">chapter</a> &nbsp; [<a 
href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a 
href="#chapter" title="Index" rel="index">Index</a>]</p>
+</div>
 <h1 id="Top-section">Top section</h1>
 
 <table border="0" cellspacing="0">
-<tr><td><a href="#chapter" rel="index">1 
chapter</a></td><td>&nbsp;&nbsp;</td><td></td></tr>
+<tr><td>* <a href="#chapter" 
rel="index">chapter</a>:</td><td>&nbsp;&nbsp;</td><td>chapter
+</td></tr>
 <tr><th colspan="3"><pre>
 
 Menu comment
 
-</pre></th></tr><tr><td><a href="#chapter2" rel="index">chapter 
2</a></td><td>&nbsp;&nbsp;</td><td>Chapter 2
+</pre></th></tr><tr><td>* <a href="#chapter2" 
rel="index">description</a>:</td><td>&nbsp;&nbsp;</td><td>Chapter 2
 </td></tr>
 </table>
 
 
-<hr size="6">
+<div id="SEC_Contents">
+<h2>Table of Contents</h2>
+
+
+<ul>
+  <li><a id="toc-chapter-1" href="#chapter" rel="index">1 chapter</a>
+  <ul>
+    <li><a id="toc-A-section" href="#s_002d_002dect_002cion">1.1 A section</a>
+    <ul>
+      <li><a id="toc-subsection-1" href="#subsection">1.1.1 subsection</a>
+      <ul>
+        <li><a id="toc-subsubsection-_0060_0060simple_002ddouble_002d_002d-1" 
href="#subsubsection-_0060_0060simple_002ddouble_002d_002d">1.1.1.1 
subsubsection &#34;simple-double-</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--four---&#34;</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 id="SEC_Shortcontents">
+<h2>Short Table of Contents</h2>
+
+<ul>
+<li><a id="stoc-chapter-1" href="#toc-chapter-1" rel="index">1 chapter</a></li>
+<li><a id="stoc-chapter-2" href="#toc-chapter-2" rel="index">chapter 2</a></li>
+</ul></div>
+<hr>
 <div id="chapter">
-<table 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 id="chapter-1">1 chapter</h1>
+<div>
+<p>
+Next: <a href="#chapter2" rel="next">chapter 2</a>, Previous: <a href="#Top" 
rel="prev">Top section</a>, Up: <a href="#Top" rel="up">Top section</a> &nbsp; 
[<a href="#SEC_Contents" title="Table of contents" 
rel="contents">Contents</a>][<a href="#chapter" title="Index" 
rel="index">Index</a>]</p>
+</div>
+<h2 id="chapter-1">1 chapter</h2>
 
 <p>First para
 </p>
@@ -3947,13 +3963,13 @@ html ''
 
 
 
-<h1 id="majorheading-1">majorheading</h1>
+<h2 id="majorheading-1">majorheading</h2>
 
-<h1 id="chapheading-1">chapheading</h1>
+<h2 id="chapheading-1">chapheading</h2>
 
-<h2 id="heading-1">heading</h2>
+<h3 id="heading-1">heading</h3>
 
-<h3 id="subheading-1">subheading</h3>
+<h4 id="subheading-1">subheading</h4>
 
 <h4 id="subsubheading-1">subsubheading</h4>
 
@@ -5012,13 +5028,13 @@ html ''
 
 
 
-<h1 id="majorheading-2">majorheading</h1>
+<h2 id="majorheading-2">majorheading</h2>
 
-<h1 id="chapheading-2">chapheading</h1>
+<h2 id="chapheading-2">chapheading</h2>
 
-<h2 id="heading-2">heading</h2>
+<h3 id="heading-2">heading</h3>
 
-<h3 id="subheading-2">subheading</h3>
+<h4 id="subheading-2">subheading</h4>
 
 <h4 id="subsubheading-2">subsubheading</h4>
 
@@ -6454,8 +6470,8 @@ Invalid use of @':
 <table border="0">
 <tr><td></td><th>Index Entry</th><th>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><a href="#index-truc-4">truc</a></td><td><a href="#chapter">1 
chapter</a></td></tr>
+<tr><th id="chapter_truc_letter-T">T</th></tr>
+<tr><td></td><td><a href="#index-truc-4">truc</a></td><td><a 
href="#chapter">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
 </table>
 </div>
@@ -6466,560 +6482,560 @@ Invalid use of @':
 <table border="0">
 <tr><td></td><th>Index Entry</th><th>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><a 
href="#index-a-index_002d_002d_002dentry-te-_002d_002d_002d-i"><code>a 
<var>index---entry</var> t&#7869; --- &icirc;</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_codeidx_letter-A">A</th></tr>
+<tr><td></td><td><a 
href="#index-a-index_002d_002d_002dentry-te-_002d_002d_002d-i"><code>a 
<var>index---entry</var> t&#7869; --- &icirc;</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
 </table>
 </div>
 
 <p>cp
 </p><div>
-<table><tr><th>Jump to: &nbsp; </th><td><a 
href="#chapter-1_cp_symbol-1"><b>-</b></a>
+<table><tr><th>Jump to: &nbsp; </th><td><a 
href="#chapter_cp_symbol-1"><b>-</b></a>
  &nbsp; 
-<a href="#chapter-1_cp_symbol-2"><b>?</b></a>
+<a href="#chapter_cp_symbol-2"><b>?</b></a>
  &nbsp; 
-<a href="#chapter-1_cp_symbol-3"><b>.</b></a>
+<a href="#chapter_cp_symbol-3"><b>.</b></a>
  &nbsp; 
-<a href="#chapter-1_cp_symbol-4"><b>&#34;</b></a>
+<a href="#chapter_cp_symbol-4"><b>&#34;</b></a>
  &nbsp; 
 <br>
-<a href="#chapter-1_cp_letter-A"><b>A</b></a>
+<a href="#chapter_cp_letter-A"><b>A</b></a>
  &nbsp; 
-<a href="#chapter-1_cp_letter-B"><b>B</b></a>
+<a href="#chapter_cp_letter-B"><b>B</b></a>
  &nbsp; 
-<a href="#chapter-1_cp_letter-C"><b>C</b></a>
+<a href="#chapter_cp_letter-C"><b>C</b></a>
  &nbsp; 
-<a href="#chapter-1_cp_letter-D"><b>D</b></a>
+<a href="#chapter_cp_letter-D"><b>D</b></a>
  &nbsp; 
-<a href="#chapter-1_cp_letter-G"><b>G</b></a>
+<a href="#chapter_cp_letter-G"><b>G</b></a>
  &nbsp; 
-<a href="#chapter-1_cp_letter-I"><b>I</b></a>
+<a href="#chapter_cp_letter-I"><b>I</b></a>
  &nbsp; 
-<a href="#chapter-1_cp_letter-T"><b>T</b></a>
+<a href="#chapter_cp_letter-T"><b>T</b></a>
  &nbsp; 
-<a href="#chapter-1_cp_letter-V"><b>V</b></a>
+<a href="#chapter_cp_letter-V"><b>V</b></a>
  &nbsp; 
 </td></tr></table>
 <table border="0">
 <tr><td></td><th>Index Entry</th><th>Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-1_cp_symbol-1">-</th></tr>
-<tr><td></td><td><a 
href="#index-copying-_002d_002doption">-option</a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-_002d_002doption">-option</a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a href="#index-_002d_002doption">-option</a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-_002d_002doption-1">-option</a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_cp_symbol-1">-</th></tr>
+<tr><td></td><td><a 
href="#index-copying-_002d_002doption">-option</a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-_002d_002doption">-option</a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-_002d_002doption">-option</a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-_002d_002doption-1">-option</a></td><td><a 
href="#chapter">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><a href="#index-_003f">?</a></td><td><a href="#chapter">1 
chapter</a></td></tr>
+<tr><th id="chapter_cp_symbol-2">?</th></tr>
+<tr><td></td><td><a href="#index-_003f">?</a></td><td><a 
href="#chapter">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><a href="#index-_002e">.</a></td><td><a href="#chapter">1 
chapter</a></td></tr>
+<tr><th id="chapter_cp_symbol-3">.</th></tr>
+<tr><td></td><td><a href="#index-_002e">.</a></td><td><a 
href="#chapter">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-1_cp_symbol-4">&#34;</th></tr>
-<tr><td></td><td><a href="#index-copying-_0060_0060">&#34;</a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-titlepage-_0060_0060">&#34;</a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-_0060_0060">&#34;</a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-_0060_0060-1">&#34;</a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_cp_symbol-4">&#34;</th></tr>
+<tr><td></td><td><a href="#index-copying-_0060_0060">&#34;</a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-titlepage-_0060_0060">&#34;</a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-_0060_0060">&#34;</a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-_0060_0060-1">&#34;</a></td><td><a 
href="#chapter">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><a href="#index-a">a</a></td><td><a href="#chapter">1 
chapter</a></td></tr>
+<tr><th id="chapter_cp_letter-A">A</th></tr>
+<tr><td></td><td><a href="#index-a">a</a></td><td><a 
href="#chapter">chapter</a></td></tr>
 <tr><td></td><td>aaa</td><td></td></tr>
-<tr><td></td><td><a href="#index-aaa-bbb">bbb</a></td><td><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td><a href="#index-a_002d_002d_002da">a--a</a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-a_002d_002dasis"><code>a--asis</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-a_002d_002dasis"><code>a--asis</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-a_002d_002dasis"><code>a--asis</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-a_002d_002dasis-1"><code>a--asis</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td><a href="#index-aaa-bbb">bbb</a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-a_002d_002d_002da">a--a</a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-a_002d_002dasis"><code>a--asis</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-a_002d_002dasis"><code>a--asis</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-a_002d_002dasis"><code>a--asis</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-a_002d_002dasis-1"><code>a--asis</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
 <tr><td></td><td>aaa, <em>See</em> bbb</td><td></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-1_cp_letter-B">B</th></tr>
-<tr><td></td><td><a href="#index-copying-b-2"><code>b</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-titlepage-b-2"><code>b</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-b-4"><code>b</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-b-5"><code>b</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_cp_letter-B">B</th></tr>
+<tr><td></td><td><a href="#index-copying-b-2"><code>b</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-titlepage-b-2"><code>b</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-b-4"><code>b</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-b-5"><code>b</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
 <tr><td></td><td>b--b</td><td></td></tr>
-<tr><td></td><td><a 
href="#index-b_002d_002d_002db-c_002d_002d_002dc">c--c</a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-b_002d_002d_002db-c_002d_002d_002dc">c--c</a></td><td><a 
href="#chapter">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><a href="#index-counting-entry">counting entry</a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_cp_letter-C">C</th></tr>
+<tr><td></td><td><a href="#index-counting-entry">counting entry</a></td><td><a 
href="#chapter">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-1_cp_letter-D">D</th></tr>
+<tr><th id="chapter_cp_letter-D">D</th></tr>
 <tr><td></td><td>d--dd</td><td></td></tr>
 <tr><td></td><td>e--ee</td><td></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002d_002ddd-e_002d_002d_002dee-f_002d_002d_002dff">f--ff</a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defcv_005fname-2"><code>d--efcv_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defcv_005fname-3"><code>d--efcv_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><code>d--efivar_name
 of c--lass</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defopt_005fname-1"><code>d--efopt_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><code>d--eftypecv_name
 of c--lass</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><code>d--eftypecv_name
 of c--lass</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><code>d--eftypeivar_name
 of c--lass</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypevar_005fname-1"><code>d--eftypevar_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypevr_005fname-1"><code>d--eftypevr_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defvar_005fname-2"><code>d--efvar_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defvar_005fname-3"><code>d--efvar_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defvr_005fname-1"><code>d--efvr_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002d_002ddd-e_002d_002d_002dee-f_002d_002d_002dff">f--ff</a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defcv_005fname-2"><code>d--efcv_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defcv_005fname-3"><code>d--efcv_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><code>d--efivar_name
 of c--lass</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defopt_005fname-1"><code>d--efopt_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><code>d--eftypecv_name
 of c--lass</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><code>d--eftypecv_name
 of c--lass</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><code>d--eftypeivar_name
 of c--lass</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypevar_005fname-1"><code>d--eftypevar_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypevr_005fname-1"><code>d--eftypevr_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defvar_005fname-2"><code>d--efvar_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defvar_005fname-3"><code>d--efvar_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defvr_005fname-1"><code>d--efvr_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
 <tr><td></td><td>ddd</td><td><em>See also</em> ccc</td></tr>
 <tr><td></td><td>ddd</td><td><em>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><th id="chapter_cp_letter-G">G</th></tr>
 <tr><td></td><td>g--gg</td><td></td></tr>
 <tr><td></td><td>h--hh jjj</td><td></td></tr>
-<tr><td></td><td><a 
href="#index-g_002d_002d_002dgg-h_002d_002d_002dhh-jjj-k_002d_002d_002dkk-l_002d_002d_002dll">k--kk,
 l--ll</a></td><td><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-g_002d_002d_002dgg-h_002d_002d_002dhh-jjj-k_002d_002d_002dkk-l_002d_002d_002dll">k--kk,
 l--ll</a></td><td><a href="#chapter">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><a 
href="#index-copying-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-index-entry-between-item-and-itemx-1">index entry between 
item and itemx</a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-index-entry-between-item-and-itemx-1">index entry 
between item and itemx</a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-index-entry-between-item-and-itemx">index 
entry between item and itemx</a></td><td><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td><a href="#index-index-entry-between-item-and-itemx-1">index 
entry between item and itemx</a></td><td><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td><a href="#index-index-entry-between-item-and-itemx-2">index 
entry between item and itemx</a></td><td><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td><a href="#index-index-entry-between-item-and-itemx-3">index 
entry between item and itemx</a></td><td><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td><a href="#index-index-entry-in-footnote">index entry in 
footnote</a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-copying-index-entry-within-deffn">index entry 
within deffn</a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-titlepage-index-entry-within-deffn">index 
entry within deffn</a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-index-entry-within-deffn">index entry within 
deffn</a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-index-entry-within-deffn-1">index entry 
within deffn</a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-copying-index-entry-within-itemize">index 
entry within itemize</a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-titlepage-index-entry-within-itemize">index 
entry within itemize</a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-index-entry-within-itemize">index entry 
within itemize</a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-index-entry-within-itemize-1">index entry 
within itemize</a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-copying-index-entry-within-multitable">index 
entry within multitable</a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-index-entry-within-multitable">index entry within 
multitable</a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-index-entry-within-multitable">index entry 
within multitable</a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-index-entry-within-multitable-1">index entry 
within multitable</a></td><td><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_cp_letter-I">I</th></tr>
+<tr><td></td><td><a 
href="#index-copying-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-index-entry-between-item-and-itemx-1">index entry between 
item and itemx</a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-index-entry-between-item-and-itemx-1">index entry 
between item and itemx</a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-index-entry-between-item-and-itemx">index 
entry between item and itemx</a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-index-entry-between-item-and-itemx-1">index 
entry between item and itemx</a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-index-entry-between-item-and-itemx-2">index 
entry between item and itemx</a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-index-entry-between-item-and-itemx-3">index 
entry between item and itemx</a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-index-entry-in-footnote">index entry in 
footnote</a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-copying-index-entry-within-deffn">index entry 
within deffn</a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-titlepage-index-entry-within-deffn">index 
entry within deffn</a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-index-entry-within-deffn">index entry within 
deffn</a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-index-entry-within-deffn-1">index entry 
within deffn</a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-copying-index-entry-within-itemize">index 
entry within itemize</a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-titlepage-index-entry-within-itemize">index 
entry within itemize</a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-index-entry-within-itemize">index entry 
within itemize</a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-index-entry-within-itemize-1">index entry 
within itemize</a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-copying-index-entry-within-multitable">index 
entry within multitable</a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-index-entry-within-multitable">index entry within 
multitable</a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-index-entry-within-multitable">index entry 
within multitable</a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-index-entry-within-multitable-1">index entry 
within multitable</a></td><td><a href="#chapter">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><a href="#index-t_002d_002druc">t-ruc</a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-T_002d_002druc">T-ruc</a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_cp_letter-T">T</th></tr>
+<tr><td></td><td><a href="#index-t_002d_002druc">t-ruc</a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-T_002d_002druc">T-ruc</a></td><td><a 
href="#chapter">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><a 
href="#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle"><code>vtable 
i--tem code kbdinputstyle</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle"><code>vtable 
i--tem code kbdinputstyle</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-code-kbdinputstyle"><code>vtable i--tem code 
kbdinputstyle</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-code-kbdinputstyle-1"><code>vtable i--tem 
code kbdinputstyle</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle"><code>vtable 
i--tem default kbdinputstyle</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle"><code>vtable
 i--tem default kbdinputstyle</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-default-kbdinputstyle"><code>vtable i--tem 
default kbdinputstyle</code></a></td><td><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-default-kbdinputstyle-1"><code>vtable i--tem 
default kbdinputstyle</code></a></td><td><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle"><code>vtable 
i--tem distinct kbdinputstyle</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle"><code>vtable
 i--tem distinct kbdinputstyle</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-distinct-kbdinputstyle"><code>vtable i--tem 
distinct kbdinputstyle</code></a></td><td><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1"><code>vtable 
i--tem distinct kbdinputstyle</code></a></td><td><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle"><code>vtable 
i--tem example kbdinputstyle</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle"><code>vtable
 i--tem example kbdinputstyle</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-example-kbdinputstyle"><code>vtable i--tem 
example kbdinputstyle</code></a></td><td><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-example-kbdinputstyle-1"><code>vtable i--tem 
example kbdinputstyle</code></a></td><td><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle"><code>vtable
 i--tem in example code kbdinputstyle</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle"><code>vtable
 i--tem in example code kbdinputstyle</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle"><code>vtable 
i--tem in example code kbdinputstyle</code></a></td><td><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1"><code>vtable
 i--tem in example code kbdinputstyle</code></a></td><td><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle"><code>vtable
 i--tem in example default kbdinputstyle</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle"><code>vtable
 i--tem in example default kbdinputstyle</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle"><code>vtable
 i--tem in example default kbdinputstyle</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1"><code>vtable
 i--tem in example default kbdinputstyle</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle"><code>vtable
 i--tem in example distinct kbdinputstyle</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle"><code>vtable
 i--tem in example distinct kbdinputstyle</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle"><code>vtable
 i--tem in example distinct kbdinputstyle</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1"><code>vtable
 i--tem in example distinct kbdinputstyle</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle"><code>vtable
 i--tem in example example kbdinputstyle</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle"><code>vtable
 i--tem in example example kbdinputstyle</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle"><code>vtable
 i--tem in example example kbdinputstyle</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1"><code>vtable
 i--tem in example example kbdinputstyle</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_cp_letter-V">V</th></tr>
+<tr><td></td><td><a 
href="#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle"><code>vtable 
i--tem code kbdinputstyle</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle"><code>vtable 
i--tem code kbdinputstyle</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-code-kbdinputstyle"><code>vtable i--tem code 
kbdinputstyle</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-code-kbdinputstyle-1"><code>vtable i--tem 
code kbdinputstyle</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle"><code>vtable 
i--tem default kbdinputstyle</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle"><code>vtable
 i--tem default kbdinputstyle</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-default-kbdinputstyle"><code>vtable i--tem 
default kbdinputstyle</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-default-kbdinputstyle-1"><code>vtable i--tem 
default kbdinputstyle</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle"><code>vtable 
i--tem distinct kbdinputstyle</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle"><code>vtable
 i--tem distinct kbdinputstyle</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-distinct-kbdinputstyle"><code>vtable i--tem 
distinct kbdinputstyle</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1"><code>vtable 
i--tem distinct kbdinputstyle</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle"><code>vtable 
i--tem example kbdinputstyle</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle"><code>vtable
 i--tem example kbdinputstyle</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-example-kbdinputstyle"><code>vtable i--tem 
example kbdinputstyle</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-example-kbdinputstyle-1"><code>vtable i--tem 
example kbdinputstyle</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle"><code>vtable
 i--tem in example code kbdinputstyle</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle"><code>vtable
 i--tem in example code kbdinputstyle</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle"><code>vtable 
i--tem in example code kbdinputstyle</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1"><code>vtable
 i--tem in example code kbdinputstyle</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle"><code>vtable
 i--tem in example default kbdinputstyle</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle"><code>vtable
 i--tem in example default kbdinputstyle</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle"><code>vtable
 i--tem in example default kbdinputstyle</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1"><code>vtable
 i--tem in example default kbdinputstyle</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle"><code>vtable
 i--tem in example distinct kbdinputstyle</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle"><code>vtable
 i--tem in example distinct kbdinputstyle</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle"><code>vtable
 i--tem in example distinct kbdinputstyle</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1"><code>vtable
 i--tem in example distinct kbdinputstyle</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle"><code>vtable
 i--tem in example example kbdinputstyle</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle"><code>vtable
 i--tem in example example kbdinputstyle</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle"><code>vtable
 i--tem in example example kbdinputstyle</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1"><code>vtable
 i--tem in example example kbdinputstyle</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
 </table>
-<table><tr><th>Jump to: &nbsp; </th><td><a 
href="#chapter-1_cp_symbol-1"><b>-</b></a>
+<table><tr><th>Jump to: &nbsp; </th><td><a 
href="#chapter_cp_symbol-1"><b>-</b></a>
  &nbsp; 
-<a href="#chapter-1_cp_symbol-2"><b>?</b></a>
+<a href="#chapter_cp_symbol-2"><b>?</b></a>
  &nbsp; 
-<a href="#chapter-1_cp_symbol-3"><b>.</b></a>
+<a href="#chapter_cp_symbol-3"><b>.</b></a>
  &nbsp; 
-<a href="#chapter-1_cp_symbol-4"><b>&#34;</b></a>
+<a href="#chapter_cp_symbol-4"><b>&#34;</b></a>
  &nbsp; 
 <br>
-<a href="#chapter-1_cp_letter-A"><b>A</b></a>
+<a href="#chapter_cp_letter-A"><b>A</b></a>
  &nbsp; 
-<a href="#chapter-1_cp_letter-B"><b>B</b></a>
+<a href="#chapter_cp_letter-B"><b>B</b></a>
  &nbsp; 
-<a href="#chapter-1_cp_letter-C"><b>C</b></a>
+<a href="#chapter_cp_letter-C"><b>C</b></a>
  &nbsp; 
-<a href="#chapter-1_cp_letter-D"><b>D</b></a>
+<a href="#chapter_cp_letter-D"><b>D</b></a>
  &nbsp; 
-<a href="#chapter-1_cp_letter-G"><b>G</b></a>
+<a href="#chapter_cp_letter-G"><b>G</b></a>
  &nbsp; 
-<a href="#chapter-1_cp_letter-I"><b>I</b></a>
+<a href="#chapter_cp_letter-I"><b>I</b></a>
  &nbsp; 
-<a href="#chapter-1_cp_letter-T"><b>T</b></a>
+<a href="#chapter_cp_letter-T"><b>T</b></a>
  &nbsp; 
-<a href="#chapter-1_cp_letter-V"><b>V</b></a>
+<a href="#chapter_cp_letter-V"><b>V</b></a>
  &nbsp; 
 </td></tr></table>
 </div>
 
 <p>fn
 </p><div>
-<table><tr><th>Jump to: &nbsp; </th><td><a 
href="#chapter-1_fn_symbol-1"><b>-</b></a>
+<table><tr><th>Jump to: &nbsp; </th><td><a 
href="#chapter_fn_symbol-1"><b>-</b></a>
  &nbsp; 
-<a href="#chapter-1_fn_symbol-2"><b>?</b></a>
+<a href="#chapter_fn_symbol-2"><b>?</b></a>
  &nbsp; 
-<a href="#chapter-1_fn_symbol-3"><b>.</b></a>
+<a href="#chapter_fn_symbol-3"><b>.</b></a>
  &nbsp; 
-<a href="#chapter-1_fn_symbol-4"><b>`</b></a>
+<a href="#chapter_fn_symbol-4"><b>`</b></a>
  &nbsp; 
 <br>
-<a href="#chapter-1_fn_letter-A"><b>A</b></a>
+<a href="#chapter_fn_letter-A"><b>A</b></a>
  &nbsp; 
-<a href="#chapter-1_fn_letter-B"><b>B</b></a>
+<a href="#chapter_fn_letter-B"><b>B</b></a>
  &nbsp; 
-<a href="#chapter-1_fn_letter-D"><b>D</b></a>
+<a href="#chapter_fn_letter-D"><b>D</b></a>
  &nbsp; 
-<a href="#chapter-1_fn_letter-F"><b>F</b></a>
+<a href="#chapter_fn_letter-F"><b>F</b></a>
  &nbsp; 
-<a href="#chapter-1_fn_letter-I"><b>I</b></a>
+<a href="#chapter_fn_letter-I"><b>I</b></a>
  &nbsp; 
-<a href="#chapter-1_fn_letter-L"><b>L</b></a>
+<a href="#chapter_fn_letter-L"><b>L</b></a>
  &nbsp; 
-<a href="#chapter-1_fn_letter-M"><b>M</b></a>
+<a href="#chapter_fn_letter-M"><b>M</b></a>
  &nbsp; 
-<a href="#chapter-1_fn_letter-N"><b>N</b></a>
+<a href="#chapter_fn_letter-N"><b>N</b></a>
  &nbsp; 
-<a href="#chapter-1_fn_letter-T"><b>T</b></a>
+<a href="#chapter_fn_letter-T"><b>T</b></a>
  &nbsp; 
-<a href="#chapter-1_fn_letter-X"><b>X</b></a>
+<a href="#chapter_fn_letter-X"><b>X</b></a>
  &nbsp; 
 </td></tr></table>
 <table border="0">
 <tr><td></td><th>Index Entry</th><th>Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-1_fn_symbol-1">-</th></tr>
-<tr><td></td><td><a 
href="#index-copying-_002d_002dfoption"><code>--foption</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-_002d_002dfoption"><code>--foption</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_fn_symbol-1">-</th></tr>
+<tr><td></td><td><a 
href="#index-copying-_002d_002dfoption"><code>--foption</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-_002d_002dfoption"><code>--foption</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td><a 
href="#chapter">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><a href="#index-_003f-1"><code>?</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_fn_symbol-2">?</th></tr>
+<tr><td></td><td><a href="#index-_003f-1"><code>?</code></a></td><td><a 
href="#chapter">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><a href="#index-_002e-1"><code>.</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_fn_symbol-3">.</th></tr>
+<tr><td></td><td><a href="#index-_002e-1"><code>.</code></a></td><td><a 
href="#chapter">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><a 
href="#index-copying-_0060_0060-1"><code>``</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-_0060_0060-1"><code>``</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-_0060_0060-2"><code>``</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-_0060_0060-3"><code>``</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_fn_symbol-4">`</th></tr>
+<tr><td></td><td><a 
href="#index-copying-_0060_0060-1"><code>``</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-_0060_0060-1"><code>``</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-_0060_0060-2"><code>``</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-_0060_0060-3"><code>``</code></a></td><td><a 
href="#chapter">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><a href="#index-copying-a"><code>a</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-copying-a-1"><code>a</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-copying-a-2"><code>a</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-titlepage-a"><code>a</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-titlepage-a-1"><code>a</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-titlepage-a-2"><code>a</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-a-1"><code>a</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-a-2"><code>a</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-a-3"><code>a</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-a-4"><code>a</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-a-5"><code>a</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-a-6"><code>a</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-a-7"><code>a</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-after"><code>after</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-after"><code>after</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a href="#index-after"><code>after</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-after-1"><code>after</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-arg2"><code>arg2</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-arg2"><code>arg2</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a href="#index-arg2"><code>arg2</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-arg2-1"><code>arg2</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_fn_letter-A">A</th></tr>
+<tr><td></td><td><a href="#index-copying-a"><code>a</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-copying-a-1"><code>a</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-copying-a-2"><code>a</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-titlepage-a"><code>a</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-titlepage-a-1"><code>a</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-titlepage-a-2"><code>a</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-a-1"><code>a</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-a-2"><code>a</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-a-3"><code>a</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-a-4"><code>a</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-a-5"><code>a</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-a-6"><code>a</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-a-7"><code>a</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-after"><code>after</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-after"><code>after</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-after"><code>after</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-after-1"><code>after</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-arg2"><code>arg2</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-arg2"><code>arg2</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-arg2"><code>arg2</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-arg2-1"><code>arg2</code></a></td><td><a 
href="#chapter">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><a href="#index-copying-b"><code>b</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-copying-b-1"><code>b</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-titlepage-b"><code>b</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-titlepage-b-1"><code>b</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-b"><code>b</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-b-1"><code>b</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-b-2"><code>b</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-b-3"><code>b</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-copying-bidule-machin"><code>bidule 
machin</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-titlepage-bidule-machin"><code>bidule 
machin</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-bidule-machin"><code>bidule 
machin</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_fn_letter-B">B</th></tr>
+<tr><td></td><td><a href="#index-copying-b"><code>b</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-copying-b-1"><code>b</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-titlepage-b"><code>b</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-titlepage-b-1"><code>b</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-b"><code>b</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-b-1"><code>b</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-b-2"><code>b</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-b-3"><code>b</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-copying-bidule-machin"><code>bidule 
machin</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-titlepage-bidule-machin"><code>bidule 
machin</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-bidule-machin"><code>bidule 
machin</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td><a href="#chapter">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><a 
href="#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
on c--lass</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><code>d--efop_name 
on c--lass</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><code>d--efop_name 
on c--lass</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypefn_005fname-2"><code>d--eftypefn_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypefn_005fname-3"><code>d--eftypefn_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypefn_005fname2"><code>d--eftypefn_name2</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypefn_005fname2"><code>d--eftypefn_name2</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypefn_005fname2"><code>d--eftypefn_name2</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypefn_005fname2-1"><code>d--eftypefn_name2</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><code>d--eftypeop_name
 on c--lass</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><code>d--eftypeop_name
 on c--lass</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-deffn"><code>deffn</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-deffn-1"><code>deffn</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-deffn"><code>deffn</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-deffn-1"><code>deffn</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-deffn"><code>deffn</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-deffn-1"><code>deffn</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-deffn-2"><code>deffn</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-deffn-3"><code>deffn</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-deffnx"><code>deffnx</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-deffnx-1"><code>deffnx</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-deffnx"><code>deffnx</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-deffnx-1"><code>deffnx</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-deffnx"><code>deffnx</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-deffnx-1"><code>deffnx</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-deffnx-2"><code>deffnx</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-deffnx-3"><code>deffnx</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_fn_letter-D">D</th></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
on c--lass</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><code>d--efop_name 
on c--lass</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><code>d--efop_name 
on c--lass</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypefn_005fname-2"><code>d--eftypefn_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypefn_005fname-3"><code>d--eftypefn_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypefn_005fname2"><code>d--eftypefn_name2</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypefn_005fname2"><code>d--eftypefn_name2</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypefn_005fname2"><code>d--eftypefn_name2</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypefn_005fname2-1"><code>d--eftypefn_name2</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><code>d--eftypeop_name
 on c--lass</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><code>d--eftypeop_name
 on c--lass</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-deffn"><code>deffn</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-deffn-1"><code>deffn</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-deffn"><code>deffn</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-deffn-1"><code>deffn</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-deffn"><code>deffn</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-deffn-1"><code>deffn</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-deffn-2"><code>deffn</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-deffn-3"><code>deffn</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-deffnx"><code>deffnx</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-deffnx-1"><code>deffnx</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-deffnx"><code>deffnx</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-deffnx-1"><code>deffnx</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-deffnx"><code>deffnx</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-deffnx-1"><code>deffnx</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-deffnx-2"><code>deffnx</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-deffnx-3"><code>deffnx</code></a></td><td><a 
href="#chapter">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><a 
href="#index-f_002d_002d_002daa"><code>f---aa</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_fn_letter-F">F</th></tr>
+<tr><td></td><td><a 
href="#index-f_002d_002d_002daa"><code>f---aa</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
 <tr><td></td><td><code>f---aaa</code>, <em>See</em> 
<code>f---bbb</code></td><td></td></tr>
 <tr><td></td><td><code>f---bb</code></td><td></td></tr>
-<tr><td></td><td><a 
href="#index-f_002d_002d_002dbb-f_002d_002d_002dcc"><code>f---cc</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-f_002d_002d_002dbb-f_002d_002d_002dcc"><code>f---cc</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
 <tr><td></td><td><code>f---ddd</code></td><td><em>See also</em> 
f---ccc</td></tr>
 <tr><td></td><td><code>f---ddd</code></td><td><em>See also</em> 
f---ccc</td></tr>
 <tr><td></td><td><code>f---ddd</code></td><td></td></tr>
 <tr><td></td><td><code>f---eee</code></td><td></td></tr>
-<tr><td></td><td><a 
href="#index-f_002d_002d_002dddd-f_002d_002d_002deee-ffff"><code>ffff</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-f_002d_002d_002dddd-f_002d_002d_002deee-ffff"><code>ffff</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
 <tr><td></td><td><code>f---ggg</code></td><td></td></tr>
 <tr><td></td><td><code>f---hhh fjjj</code></td><td></td></tr>
-<tr><td></td><td><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><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-followed"><code>followed</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-followed-1"><code>followed</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-followed"><code>followed</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-followed-1"><code>followed</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-followed"><code>followed</code></a></td><td><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-followed-1"><code>followed</code></a></td><td><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-followed-2"><code>followed</code></a></td><td><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-followed-3"><code>followed</code></a></td><td><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td><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><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-followed"><code>followed</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-followed-1"><code>followed</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-followed"><code>followed</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-followed-1"><code>followed</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-followed"><code>followed</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-followed-1"><code>followed</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-followed-2"><code>followed</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-followed-3"><code>followed</code></a></td><td><a 
href="#chapter">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><a 
href="#index-copying-i"><code><var>i</var></code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-i-1"><code><var>i</var></code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-i"><code><var>i</var></code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-i-1"><code><var>i</var></code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-i"><code><var>i</var></code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-i-1"><code><var>i</var></code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-i-2"><code><var>i</var></code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-i-3"><code><var>i</var></code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-copying-id-i-ule"><code><b>id 
`<samp>i</samp>' ule</b></code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a href="#index-titlepage-id-i-ule"><code><b>id 
`<samp>i</samp>' ule</b></code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a href="#index-id-i-ule"><code><b>id `<samp>i</samp>' 
ule</b></code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-id-i-ule-1"><code><b>id `<samp>i</samp>' 
ule</b></code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-copying-id-ule"><code><b>id 
ule</b></code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-titlepage-id-ule"><code><b>id 
ule</b></code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-id-ule"><code><b>id 
ule</b></code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-invalid"><code><var>invalid</var></code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-invalid"><code><var>invalid</var></code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-invalid"><code><var>invalid</var></code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-invalid-1"><code><var>invalid</var></code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_fn_letter-I">I</th></tr>
+<tr><td></td><td><a 
href="#index-copying-i"><code><var>i</var></code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-i-1"><code><var>i</var></code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-i"><code><var>i</var></code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-i-1"><code><var>i</var></code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-i"><code><var>i</var></code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-i-1"><code><var>i</var></code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-i-2"><code><var>i</var></code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-i-3"><code><var>i</var></code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-copying-id-i-ule"><code><b>id 
`<samp>i</samp>' ule</b></code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-titlepage-id-i-ule"><code><b>id 
`<samp>i</samp>' ule</b></code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-id-i-ule"><code><b>id `<samp>i</samp>' 
ule</b></code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-id-i-ule-1"><code><b>id `<samp>i</samp>' 
ule</b></code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-copying-id-ule"><code><b>id 
ule</b></code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-titlepage-id-ule"><code><b>id 
ule</b></code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-id-ule"><code><b>id 
ule</b></code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-invalid"><code><var>invalid</var></code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-invalid"><code><var>invalid</var></code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-invalid"><code><var>invalid</var></code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-invalid-1"><code><var>invalid</var></code></a></td><td><a 
href="#chapter">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><a href="#index-copying-log-trap"><code>log 
trap</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-titlepage-log-trap"><code>log 
trap</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-log-trap"><code>log 
trap</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-log-trap-1"><code>log 
trap</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-copying-log-trap1"><code>log 
trap1</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-titlepage-log-trap1"><code>log 
trap1</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-log-trap1"><code>log 
trap1</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-log-trap1-1"><code>log 
trap1</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-copying-log-trap2"><code>log 
trap2</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-titlepage-log-trap2"><code>log 
trap2</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-log-trap2"><code>log 
trap2</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-log-trap2-1"><code>log 
trap2</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_fn_letter-L">L</th></tr>
+<tr><td></td><td><a href="#index-copying-log-trap"><code>log 
trap</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-titlepage-log-trap"><code>log 
trap</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-log-trap"><code>log 
trap</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-log-trap-1"><code>log 
trap</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-copying-log-trap1"><code>log 
trap1</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-titlepage-log-trap1"><code>log 
trap1</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-log-trap1"><code>log 
trap1</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-log-trap1-1"><code>log 
trap1</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-copying-log-trap2"><code>log 
trap2</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-titlepage-log-trap2"><code>log 
trap2</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-log-trap2"><code>log 
trap2</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-log-trap2-1"><code>log 
trap2</code></a></td><td><a href="#chapter">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><a 
href="#index-copying-machin"><code>machin</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-machin-1"><code>machin</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-machin-2"><code>machin</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-machin-3"><code>machin</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-machin-4"><code>machin</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-machin-5"><code>machin</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-machin"><code>machin</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-machin-1"><code>machin</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-machin-2"><code>machin</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-machin-3"><code>machin</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-machin-4"><code>machin</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-machin-5"><code>machin</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-machin"><code>machin</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-machin-1"><code>machin</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-machin-2"><code>machin</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-machin-3"><code>machin</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-machin-4"><code>machin</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-machin-5"><code>machin</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-machin-6"><code>machin</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-machin-7"><code>machin</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-machin-8"><code>machin</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-machin-9"><code>machin</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-machin-10"><code>machin</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-machin-11"><code>machin</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_fn_letter-M">M</th></tr>
+<tr><td></td><td><a 
href="#index-copying-machin"><code>machin</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-machin-1"><code>machin</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-machin-2"><code>machin</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-machin-3"><code>machin</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-machin-4"><code>machin</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-machin-5"><code>machin</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-machin"><code>machin</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-machin-1"><code>machin</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-machin-2"><code>machin</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-machin-3"><code>machin</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-machin-4"><code>machin</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-machin-5"><code>machin</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-machin"><code>machin</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-machin-1"><code>machin</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-machin-2"><code>machin</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-machin-3"><code>machin</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-machin-4"><code>machin</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-machin-5"><code>machin</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-machin-6"><code>machin</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-machin-7"><code>machin</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-machin-8"><code>machin</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-machin-9"><code>machin</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-machin-10"><code>machin</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-machin-11"><code>machin</code></a></td><td><a 
href="#chapter">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><a 
href="#index-copying-n_002d_002dame"><code>n--ame</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-n_002d_002dame-1"><code>n--ame</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-n_002d_002dame"><code>n--ame</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-n_002d_002dame-1"><code>n--ame</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-n_002d_002dame"><code>n--ame</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-n_002d_002dame-1"><code>n--ame</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-n_002d_002dame-2"><code>n--ame</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-n_002d_002dame-3"><code>n--ame</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-name2"><code>name2</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-name2"><code>name2</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a href="#index-name2"><code>name2</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-name2-1"><code>name2</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_fn_letter-N">N</th></tr>
+<tr><td></td><td><a 
href="#index-copying-n_002d_002dame"><code>n--ame</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-n_002d_002dame-1"><code>n--ame</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-n_002d_002dame"><code>n--ame</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-n_002d_002dame-1"><code>n--ame</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-n_002d_002dame"><code>n--ame</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-n_002d_002dame-1"><code>n--ame</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-n_002d_002dame-2"><code>n--ame</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-n_002d_002dame-3"><code>n--ame</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-name2"><code>name2</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-name2"><code>name2</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-name2"><code>name2</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-name2-1"><code>name2</code></a></td><td><a 
href="#chapter">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><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-truc"><code>truc</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-truc-1"><code>truc</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-truc"><code>truc</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-truc-1"><code>truc</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a href="#index-truc"><code>truc</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-truc-1"><code>truc</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-truc-2"><code>truc</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-truc-3"><code>truc</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_fn_letter-T">T</th></tr>
+<tr><td></td><td><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-truc"><code>truc</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-truc-1"><code>truc</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-truc"><code>truc</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-truc-1"><code>truc</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-truc"><code>truc</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-truc-1"><code>truc</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-truc-2"><code>truc</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-truc-3"><code>truc</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-1_fn_letter-X">X</th></tr>
+<tr><th id="chapter_fn_letter-X">X</th></tr>
 <tr><td></td><td><code>xxx</code></td><td></td></tr>
-<tr><td></td><td><a href="#index-xxx-zzz"><code>zzz</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td><a href="#index-xxx-zzz"><code>zzz</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
 </table>
-<table><tr><th>Jump to: &nbsp; </th><td><a 
href="#chapter-1_fn_symbol-1"><b>-</b></a>
+<table><tr><th>Jump to: &nbsp; </th><td><a 
href="#chapter_fn_symbol-1"><b>-</b></a>
  &nbsp; 
-<a href="#chapter-1_fn_symbol-2"><b>?</b></a>
+<a href="#chapter_fn_symbol-2"><b>?</b></a>
  &nbsp; 
-<a href="#chapter-1_fn_symbol-3"><b>.</b></a>
+<a href="#chapter_fn_symbol-3"><b>.</b></a>
  &nbsp; 
-<a href="#chapter-1_fn_symbol-4"><b>`</b></a>
+<a href="#chapter_fn_symbol-4"><b>`</b></a>
  &nbsp; 
 <br>
-<a href="#chapter-1_fn_letter-A"><b>A</b></a>
+<a href="#chapter_fn_letter-A"><b>A</b></a>
  &nbsp; 
-<a href="#chapter-1_fn_letter-B"><b>B</b></a>
+<a href="#chapter_fn_letter-B"><b>B</b></a>
  &nbsp; 
-<a href="#chapter-1_fn_letter-D"><b>D</b></a>
+<a href="#chapter_fn_letter-D"><b>D</b></a>
  &nbsp; 
-<a href="#chapter-1_fn_letter-F"><b>F</b></a>
+<a href="#chapter_fn_letter-F"><b>F</b></a>
  &nbsp; 
-<a href="#chapter-1_fn_letter-I"><b>I</b></a>
+<a href="#chapter_fn_letter-I"><b>I</b></a>
  &nbsp; 
-<a href="#chapter-1_fn_letter-L"><b>L</b></a>
+<a href="#chapter_fn_letter-L"><b>L</b></a>
  &nbsp; 
-<a href="#chapter-1_fn_letter-M"><b>M</b></a>
+<a href="#chapter_fn_letter-M"><b>M</b></a>
  &nbsp; 
-<a href="#chapter-1_fn_letter-N"><b>N</b></a>
+<a href="#chapter_fn_letter-N"><b>N</b></a>
  &nbsp; 
-<a href="#chapter-1_fn_letter-T"><b>T</b></a>
+<a href="#chapter_fn_letter-T"><b>T</b></a>
  &nbsp; 
-<a href="#chapter-1_fn_letter-X"><b>X</b></a>
+<a href="#chapter_fn_letter-X"><b>X</b></a>
  &nbsp; 
 </td></tr></table>
 </div>
@@ -7035,11 +7051,11 @@ Invalid use of @':
 <table border="0">
 <tr><td></td><th>Index Entry</th><th>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><a 
href="#index-copying-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftp_005fname-1"><code>d--eftp_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_tp_letter-D">D</th></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftp_005fname-1"><code>d--eftp_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
 </table>
 </div>
@@ -7062,100 +7078,56 @@ Menu comment
 
 <hr>
 <div id="s_002d_002dect_002cion">
-<table 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 id="A-section">1.1 A section</h2>
+<div>
+<p>
+Up: <a href="#chapter" rel="up">chapter</a> &nbsp; [<a href="#SEC_Contents" 
title="Table of contents" rel="contents">Contents</a>][<a href="#chapter" 
title="Index" rel="index">Index</a>]</p>
+</div>
+<h3 id="A-section">1.1 A section</h3>
 
 <table border="0" cellspacing="0">
-<tr><td><a href="#subsection">1.1.1 
subsection</a></td><td>&nbsp;&nbsp;</td><td>
+<tr><td>* <a href="#subsection">subsection</a>:</td><td>&nbsp;&nbsp;</td><td>
 </td></tr>
 <tr><th colspan="3"><pre>
 
 </pre></th></tr><tr><th colspan="3"><pre>In detailmenu
 
-</pre></th></tr><tr><td><a 
href="#subsubsection-_0060_0060simple_002ddouble_002d_002d">1.1.1.1 
subsubsection &#34;simple-double-</a></td><td>&nbsp;&nbsp;</td><td>
+</pre></th></tr><tr><td>* <a 
href="#subsubsection-_0060_0060simple_002ddouble_002d_002d">subsubsection 
``simple-double--</a>:</td><td>&nbsp;&nbsp;</td><td>
 </td></tr>
-<tr><td><a 
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027">1.1.1.2
 three--four---&#34;</a></td><td>&nbsp;&nbsp;</td><td>
+<tr><td>* <a 
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027">subsubsection
 three---four----''</a>:</td><td>&nbsp;&nbsp;</td><td>
 </td></tr>
 </table>
 
 <hr>
 <div id="subsection">
-<table 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 id="subsection-1">1.1.1 subsection</h3>
+<div>
+<p>
+Up: <a href="#s_002d_002dect_002cion" rel="up">A section</a> &nbsp; [<a 
href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a 
href="#chapter" title="Index" rel="index">Index</a>]</p>
+</div>
+<h4 id="subsection-1">1.1.1 subsection</h4>
 
 <table border="0" cellspacing="0">
-<tr><td><a href="#subsubsection-_0060_0060simple_002ddouble_002d_002d">1.1.1.1 
subsubsection &#34;simple-double-</a></td><td>&nbsp;&nbsp;</td><td>
+<tr><td>* <a 
href="#subsubsection-_0060_0060simple_002ddouble_002d_002d">subsubsection 
``simple-double--</a>:</td><td>&nbsp;&nbsp;</td><td>
 </td></tr>
-<tr><td><a 
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027">1.1.1.2
 three--four---&#34;</a></td><td>&nbsp;&nbsp;</td><td>
+<tr><td>* <a 
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027">subsubsection
 three---four----''</a>:</td><td>&nbsp;&nbsp;</td><td>
 </td></tr>
 </table>
 
 <a name="anchor"></a>
 <hr>
 <div id="subsubsection-_0060_0060simple_002ddouble_002d_002d">
-<table 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>
+<div>
+<p>
+Next: <a 
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027" 
rel="next">three--four---&#34;</a>, Up: <a href="#subsection" 
rel="up">subsection</a> &nbsp; [<a href="#SEC_Contents" title="Table of 
contents" rel="contents">Contents</a>][<a href="#chapter" title="Index" 
rel="index">Index</a>]</p>
+</div>
 <h4 id="subsubsection-_0060_0060simple_002ddouble_002d_002d-1">1.1.1.1 
subsubsection &#34;simple-double-</h4>
 
 <hr>
 </div>
 <div id="subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027">
-<table 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>
+<div>
+<p>
+Previous: <a href="#subsubsection-_0060_0060simple_002ddouble_002d_002d" 
rel="prev">subsubsection &#34;simple-double-</a>, Up: <a href="#subsection" 
rel="up">subsection</a> &nbsp; [<a href="#SEC_Contents" title="Table of 
contents" rel="contents">Contents</a>][<a href="#chapter" title="Index" 
rel="index">Index</a>]</p>
+</div>
 <h4 id="three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027">1.1.1.2 
three--four---&#34;</h4>
 
 <hr>
@@ -7164,665 +7136,571 @@ Menu comment
 </div>
 </div>
 <div id="chapter2">
-<table 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 id="chapter-2">chapter 2</h1>
+<div>
+<p>
+Previous: <a href="#chapter" rel="prev">chapter</a>, Up: <a href="#Top" 
rel="up">Top section</a> &nbsp; [<a href="#SEC_Contents" title="Table of 
contents" rel="contents">Contents</a>][<a href="#chapter" title="Index" 
rel="index">Index</a>]</p>
+</div>
+<h2 id="chapter-2">chapter 2</h2>
 
 <div>
-<table><tr><th>Jump to: &nbsp; </th><td><a 
href="#chapter-2_cp_symbol-1"><b>-</b></a>
+<table><tr><th>Jump to: &nbsp; </th><td><a 
href="#chapter2_cp_symbol-1"><b>-</b></a>
  &nbsp; 
-<a href="#chapter-2_cp_symbol-2"><b>?</b></a>
+<a href="#chapter2_cp_symbol-2"><b>?</b></a>
  &nbsp; 
-<a href="#chapter-2_cp_symbol-3"><b>.</b></a>
+<a href="#chapter2_cp_symbol-3"><b>.</b></a>
  &nbsp; 
-<a href="#chapter-2_cp_symbol-4"><b>&#34;</b></a>
+<a href="#chapter2_cp_symbol-4"><b>&#34;</b></a>
  &nbsp; 
 <br>
-<a href="#chapter-2_cp_letter-A"><b>A</b></a>
+<a href="#chapter2_cp_letter-A"><b>A</b></a>
  &nbsp; 
-<a href="#chapter-2_cp_letter-B"><b>B</b></a>
+<a href="#chapter2_cp_letter-B"><b>B</b></a>
  &nbsp; 
-<a href="#chapter-2_cp_letter-C"><b>C</b></a>
+<a href="#chapter2_cp_letter-C"><b>C</b></a>
  &nbsp; 
-<a href="#chapter-2_cp_letter-D"><b>D</b></a>
+<a href="#chapter2_cp_letter-D"><b>D</b></a>
  &nbsp; 
-<a href="#chapter-2_cp_letter-G"><b>G</b></a>
+<a href="#chapter2_cp_letter-G"><b>G</b></a>
  &nbsp; 
-<a href="#chapter-2_cp_letter-I"><b>I</b></a>
+<a href="#chapter2_cp_letter-I"><b>I</b></a>
  &nbsp; 
-<a href="#chapter-2_cp_letter-T"><b>T</b></a>
+<a href="#chapter2_cp_letter-T"><b>T</b></a>
  &nbsp; 
-<a href="#chapter-2_cp_letter-V"><b>V</b></a>
+<a href="#chapter2_cp_letter-V"><b>V</b></a>
  &nbsp; 
 </td></tr></table>
 <table border="0">
 <tr><td></td><th>Index Entry</th><th>Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-2_cp_symbol-1">-</th></tr>
-<tr><td></td><td><a 
href="#index-copying-_002d_002doption">-option</a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-_002d_002doption">-option</a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a href="#index-_002d_002doption">-option</a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-_002d_002doption-1">-option</a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter2_cp_symbol-1">-</th></tr>
+<tr><td></td><td><a 
href="#index-copying-_002d_002doption">-option</a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-_002d_002doption">-option</a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-_002d_002doption">-option</a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-_002d_002doption-1">-option</a></td><td><a 
href="#chapter">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><a href="#index-_003f">?</a></td><td><a href="#chapter">1 
chapter</a></td></tr>
+<tr><th id="chapter2_cp_symbol-2">?</th></tr>
+<tr><td></td><td><a href="#index-_003f">?</a></td><td><a 
href="#chapter">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><a href="#index-_002e">.</a></td><td><a href="#chapter">1 
chapter</a></td></tr>
+<tr><th id="chapter2_cp_symbol-3">.</th></tr>
+<tr><td></td><td><a href="#index-_002e">.</a></td><td><a 
href="#chapter">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-2_cp_symbol-4">&#34;</th></tr>
-<tr><td></td><td><a href="#index-copying-_0060_0060">&#34;</a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-titlepage-_0060_0060">&#34;</a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-_0060_0060">&#34;</a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-_0060_0060-1">&#34;</a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter2_cp_symbol-4">&#34;</th></tr>
+<tr><td></td><td><a href="#index-copying-_0060_0060">&#34;</a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-titlepage-_0060_0060">&#34;</a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-_0060_0060">&#34;</a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-_0060_0060-1">&#34;</a></td><td><a 
href="#chapter">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><a href="#index-a">a</a></td><td><a href="#chapter">1 
chapter</a></td></tr>
+<tr><th id="chapter2_cp_letter-A">A</th></tr>
+<tr><td></td><td><a href="#index-a">a</a></td><td><a 
href="#chapter">chapter</a></td></tr>
 <tr><td></td><td>aaa</td><td></td></tr>
-<tr><td></td><td><a href="#index-aaa-bbb">bbb</a></td><td><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td><a href="#index-a_002d_002d_002da">a--a</a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-a_002d_002dasis"><code>a--asis</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-a_002d_002dasis"><code>a--asis</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-a_002d_002dasis"><code>a--asis</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-a_002d_002dasis-1"><code>a--asis</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td><a href="#index-aaa-bbb">bbb</a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-a_002d_002d_002da">a--a</a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-a_002d_002dasis"><code>a--asis</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-a_002d_002dasis"><code>a--asis</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-a_002d_002dasis"><code>a--asis</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-a_002d_002dasis-1"><code>a--asis</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
 <tr><td></td><td>aaa, <em>See</em> bbb</td><td></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-2_cp_letter-B">B</th></tr>
-<tr><td></td><td><a href="#index-copying-b-2"><code>b</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-titlepage-b-2"><code>b</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-b-4"><code>b</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-b-5"><code>b</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter2_cp_letter-B">B</th></tr>
+<tr><td></td><td><a href="#index-copying-b-2"><code>b</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-titlepage-b-2"><code>b</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-b-4"><code>b</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-b-5"><code>b</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
 <tr><td></td><td>b--b</td><td></td></tr>
-<tr><td></td><td><a 
href="#index-b_002d_002d_002db-c_002d_002d_002dc">c--c</a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-b_002d_002d_002db-c_002d_002d_002dc">c--c</a></td><td><a 
href="#chapter">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><a href="#index-counting-entry">counting entry</a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter2_cp_letter-C">C</th></tr>
+<tr><td></td><td><a href="#index-counting-entry">counting entry</a></td><td><a 
href="#chapter">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-2_cp_letter-D">D</th></tr>
+<tr><th id="chapter2_cp_letter-D">D</th></tr>
 <tr><td></td><td>d--dd</td><td></td></tr>
 <tr><td></td><td>e--ee</td><td></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002d_002ddd-e_002d_002d_002dee-f_002d_002d_002dff">f--ff</a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defcv_005fname-2"><code>d--efcv_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defcv_005fname-3"><code>d--efcv_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><code>d--efivar_name
 of c--lass</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defopt_005fname-1"><code>d--efopt_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><code>d--eftypecv_name
 of c--lass</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><code>d--eftypecv_name
 of c--lass</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><code>d--eftypeivar_name
 of c--lass</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypevar_005fname-1"><code>d--eftypevar_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypevr_005fname-1"><code>d--eftypevr_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defvar_005fname-2"><code>d--efvar_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defvar_005fname-3"><code>d--efvar_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defvr_005fname-1"><code>d--efvr_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002d_002ddd-e_002d_002d_002dee-f_002d_002d_002dff">f--ff</a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defcv_005fname-2"><code>d--efcv_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defcv_005fname-3"><code>d--efcv_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><code>d--efivar_name
 of c--lass</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defopt_005fname-1"><code>d--efopt_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><code>d--eftypecv_name
 of c--lass</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><code>d--eftypecv_name
 of c--lass</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><code>d--eftypeivar_name
 of c--lass</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypevar_005fname-1"><code>d--eftypevar_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypevr_005fname-1"><code>d--eftypevr_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defvar_005fname-2"><code>d--efvar_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defvar_005fname-3"><code>d--efvar_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defvr_005fname-1"><code>d--efvr_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
 <tr><td></td><td>ddd</td><td><em>See also</em> ccc</td></tr>
 <tr><td></td><td>ddd</td><td><em>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><th id="chapter2_cp_letter-G">G</th></tr>
 <tr><td></td><td>g--gg</td><td></td></tr>
 <tr><td></td><td>h--hh jjj</td><td></td></tr>
-<tr><td></td><td><a 
href="#index-g_002d_002d_002dgg-h_002d_002d_002dhh-jjj-k_002d_002d_002dkk-l_002d_002d_002dll">k--kk,
 l--ll</a></td><td><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-g_002d_002d_002dgg-h_002d_002d_002dhh-jjj-k_002d_002d_002dkk-l_002d_002d_002dll">k--kk,
 l--ll</a></td><td><a href="#chapter">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><a 
href="#index-copying-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-index-entry-between-item-and-itemx-1">index entry between 
item and itemx</a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-index-entry-between-item-and-itemx-1">index entry 
between item and itemx</a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-index-entry-between-item-and-itemx">index 
entry between item and itemx</a></td><td><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td><a href="#index-index-entry-between-item-and-itemx-1">index 
entry between item and itemx</a></td><td><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td><a href="#index-index-entry-between-item-and-itemx-2">index 
entry between item and itemx</a></td><td><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td><a href="#index-index-entry-between-item-and-itemx-3">index 
entry between item and itemx</a></td><td><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td><a href="#index-index-entry-in-footnote">index entry in 
footnote</a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-copying-index-entry-within-deffn">index entry 
within deffn</a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-titlepage-index-entry-within-deffn">index 
entry within deffn</a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-index-entry-within-deffn">index entry within 
deffn</a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-index-entry-within-deffn-1">index entry 
within deffn</a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-copying-index-entry-within-itemize">index 
entry within itemize</a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-titlepage-index-entry-within-itemize">index 
entry within itemize</a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-index-entry-within-itemize">index entry 
within itemize</a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-index-entry-within-itemize-1">index entry 
within itemize</a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-copying-index-entry-within-multitable">index 
entry within multitable</a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-index-entry-within-multitable">index entry within 
multitable</a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-index-entry-within-multitable">index entry 
within multitable</a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-index-entry-within-multitable-1">index entry 
within multitable</a></td><td><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter2_cp_letter-I">I</th></tr>
+<tr><td></td><td><a 
href="#index-copying-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-index-entry-between-item-and-itemx-1">index entry between 
item and itemx</a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-index-entry-between-item-and-itemx-1">index entry 
between item and itemx</a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-index-entry-between-item-and-itemx">index 
entry between item and itemx</a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-index-entry-between-item-and-itemx-1">index 
entry between item and itemx</a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-index-entry-between-item-and-itemx-2">index 
entry between item and itemx</a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-index-entry-between-item-and-itemx-3">index 
entry between item and itemx</a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-index-entry-in-footnote">index entry in 
footnote</a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-copying-index-entry-within-deffn">index entry 
within deffn</a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-titlepage-index-entry-within-deffn">index 
entry within deffn</a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-index-entry-within-deffn">index entry within 
deffn</a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-index-entry-within-deffn-1">index entry 
within deffn</a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-copying-index-entry-within-itemize">index 
entry within itemize</a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-titlepage-index-entry-within-itemize">index 
entry within itemize</a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-index-entry-within-itemize">index entry 
within itemize</a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-index-entry-within-itemize-1">index entry 
within itemize</a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-copying-index-entry-within-multitable">index 
entry within multitable</a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-index-entry-within-multitable">index entry within 
multitable</a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-index-entry-within-multitable">index entry 
within multitable</a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-index-entry-within-multitable-1">index entry 
within multitable</a></td><td><a href="#chapter">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><a href="#index-t_002d_002druc">t-ruc</a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-T_002d_002druc">T-ruc</a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter2_cp_letter-T">T</th></tr>
+<tr><td></td><td><a href="#index-t_002d_002druc">t-ruc</a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-T_002d_002druc">T-ruc</a></td><td><a 
href="#chapter">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><a 
href="#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle"><code>vtable 
i--tem code kbdinputstyle</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle"><code>vtable 
i--tem code kbdinputstyle</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-code-kbdinputstyle"><code>vtable i--tem code 
kbdinputstyle</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-code-kbdinputstyle-1"><code>vtable i--tem 
code kbdinputstyle</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle"><code>vtable 
i--tem default kbdinputstyle</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle"><code>vtable
 i--tem default kbdinputstyle</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-default-kbdinputstyle"><code>vtable i--tem 
default kbdinputstyle</code></a></td><td><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-default-kbdinputstyle-1"><code>vtable i--tem 
default kbdinputstyle</code></a></td><td><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle"><code>vtable 
i--tem distinct kbdinputstyle</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle"><code>vtable
 i--tem distinct kbdinputstyle</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-distinct-kbdinputstyle"><code>vtable i--tem 
distinct kbdinputstyle</code></a></td><td><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1"><code>vtable 
i--tem distinct kbdinputstyle</code></a></td><td><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle"><code>vtable 
i--tem example kbdinputstyle</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle"><code>vtable
 i--tem example kbdinputstyle</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-example-kbdinputstyle"><code>vtable i--tem 
example kbdinputstyle</code></a></td><td><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-example-kbdinputstyle-1"><code>vtable i--tem 
example kbdinputstyle</code></a></td><td><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle"><code>vtable
 i--tem in example code kbdinputstyle</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle"><code>vtable
 i--tem in example code kbdinputstyle</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle"><code>vtable 
i--tem in example code kbdinputstyle</code></a></td><td><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1"><code>vtable
 i--tem in example code kbdinputstyle</code></a></td><td><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle"><code>vtable
 i--tem in example default kbdinputstyle</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle"><code>vtable
 i--tem in example default kbdinputstyle</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle"><code>vtable
 i--tem in example default kbdinputstyle</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1"><code>vtable
 i--tem in example default kbdinputstyle</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle"><code>vtable
 i--tem in example distinct kbdinputstyle</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle"><code>vtable
 i--tem in example distinct kbdinputstyle</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle"><code>vtable
 i--tem in example distinct kbdinputstyle</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1"><code>vtable
 i--tem in example distinct kbdinputstyle</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle"><code>vtable
 i--tem in example example kbdinputstyle</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle"><code>vtable
 i--tem in example example kbdinputstyle</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle"><code>vtable
 i--tem in example example kbdinputstyle</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1"><code>vtable
 i--tem in example example kbdinputstyle</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter2_cp_letter-V">V</th></tr>
+<tr><td></td><td><a 
href="#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle"><code>vtable 
i--tem code kbdinputstyle</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle"><code>vtable 
i--tem code kbdinputstyle</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-code-kbdinputstyle"><code>vtable i--tem code 
kbdinputstyle</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-code-kbdinputstyle-1"><code>vtable i--tem 
code kbdinputstyle</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle"><code>vtable 
i--tem default kbdinputstyle</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle"><code>vtable
 i--tem default kbdinputstyle</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-default-kbdinputstyle"><code>vtable i--tem 
default kbdinputstyle</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-default-kbdinputstyle-1"><code>vtable i--tem 
default kbdinputstyle</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle"><code>vtable 
i--tem distinct kbdinputstyle</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle"><code>vtable
 i--tem distinct kbdinputstyle</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-distinct-kbdinputstyle"><code>vtable i--tem 
distinct kbdinputstyle</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1"><code>vtable 
i--tem distinct kbdinputstyle</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle"><code>vtable 
i--tem example kbdinputstyle</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle"><code>vtable
 i--tem example kbdinputstyle</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-example-kbdinputstyle"><code>vtable i--tem 
example kbdinputstyle</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-example-kbdinputstyle-1"><code>vtable i--tem 
example kbdinputstyle</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-vtable-i_002d_002dtem-in-example-code-kbdinputstyle"><code>vtable
 i--tem in example code kbdinputstyle</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-vtable-i_002d_002dtem-in-example-code-kbdinputstyle"><code>vtable
 i--tem in example code kbdinputstyle</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle"><code>vtable 
i--tem in example code kbdinputstyle</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-in-example-code-kbdinputstyle-1"><code>vtable
 i--tem in example code kbdinputstyle</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-vtable-i_002d_002dtem-in-example-default-kbdinputstyle"><code>vtable
 i--tem in example default kbdinputstyle</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-vtable-i_002d_002dtem-in-example-default-kbdinputstyle"><code>vtable
 i--tem in example default kbdinputstyle</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle"><code>vtable
 i--tem in example default kbdinputstyle</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-in-example-default-kbdinputstyle-1"><code>vtable
 i--tem in example default kbdinputstyle</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle"><code>vtable
 i--tem in example distinct kbdinputstyle</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle"><code>vtable
 i--tem in example distinct kbdinputstyle</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle"><code>vtable
 i--tem in example distinct kbdinputstyle</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-in-example-distinct-kbdinputstyle-1"><code>vtable
 i--tem in example distinct kbdinputstyle</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-vtable-i_002d_002dtem-in-example-example-kbdinputstyle"><code>vtable
 i--tem in example example kbdinputstyle</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-vtable-i_002d_002dtem-in-example-example-kbdinputstyle"><code>vtable
 i--tem in example example kbdinputstyle</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle"><code>vtable
 i--tem in example example kbdinputstyle</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-vtable-i_002d_002dtem-in-example-example-kbdinputstyle-1"><code>vtable
 i--tem in example example kbdinputstyle</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
 </table>
-<table><tr><th>Jump to: &nbsp; </th><td><a 
href="#chapter-2_cp_symbol-1"><b>-</b></a>
+<table><tr><th>Jump to: &nbsp; </th><td><a 
href="#chapter2_cp_symbol-1"><b>-</b></a>
  &nbsp; 
-<a href="#chapter-2_cp_symbol-2"><b>?</b></a>
+<a href="#chapter2_cp_symbol-2"><b>?</b></a>
  &nbsp; 
-<a href="#chapter-2_cp_symbol-3"><b>.</b></a>
+<a href="#chapter2_cp_symbol-3"><b>.</b></a>
  &nbsp; 
-<a href="#chapter-2_cp_symbol-4"><b>&#34;</b></a>
+<a href="#chapter2_cp_symbol-4"><b>&#34;</b></a>
  &nbsp; 
 <br>
-<a href="#chapter-2_cp_letter-A"><b>A</b></a>
+<a href="#chapter2_cp_letter-A"><b>A</b></a>
  &nbsp; 
-<a href="#chapter-2_cp_letter-B"><b>B</b></a>
+<a href="#chapter2_cp_letter-B"><b>B</b></a>
  &nbsp; 
-<a href="#chapter-2_cp_letter-C"><b>C</b></a>
+<a href="#chapter2_cp_letter-C"><b>C</b></a>
  &nbsp; 
-<a href="#chapter-2_cp_letter-D"><b>D</b></a>
+<a href="#chapter2_cp_letter-D"><b>D</b></a>
  &nbsp; 
-<a href="#chapter-2_cp_letter-G"><b>G</b></a>
+<a href="#chapter2_cp_letter-G"><b>G</b></a>
  &nbsp; 
-<a href="#chapter-2_cp_letter-I"><b>I</b></a>
+<a href="#chapter2_cp_letter-I"><b>I</b></a>
  &nbsp; 
-<a href="#chapter-2_cp_letter-T"><b>T</b></a>
+<a href="#chapter2_cp_letter-T"><b>T</b></a>
  &nbsp; 
-<a href="#chapter-2_cp_letter-V"><b>V</b></a>
+<a href="#chapter2_cp_letter-V"><b>V</b></a>
  &nbsp; 
 </td></tr></table>
 </div>
 <div>
-<table><tr><th>Jump to: &nbsp; </th><td><a 
href="#chapter-2_fn_symbol-1"><b>-</b></a>
+<table><tr><th>Jump to: &nbsp; </th><td><a 
href="#chapter2_fn_symbol-1"><b>-</b></a>
  &nbsp; 
-<a href="#chapter-2_fn_symbol-2"><b>?</b></a>
+<a href="#chapter2_fn_symbol-2"><b>?</b></a>
  &nbsp; 
-<a href="#chapter-2_fn_symbol-3"><b>.</b></a>
+<a href="#chapter2_fn_symbol-3"><b>.</b></a>
  &nbsp; 
-<a href="#chapter-2_fn_symbol-4"><b>`</b></a>
+<a href="#chapter2_fn_symbol-4"><b>`</b></a>
  &nbsp; 
 <br>
-<a href="#chapter-2_fn_letter-A"><b>A</b></a>
+<a href="#chapter2_fn_letter-A"><b>A</b></a>
  &nbsp; 
-<a href="#chapter-2_fn_letter-B"><b>B</b></a>
+<a href="#chapter2_fn_letter-B"><b>B</b></a>
  &nbsp; 
-<a href="#chapter-2_fn_letter-D"><b>D</b></a>
+<a href="#chapter2_fn_letter-D"><b>D</b></a>
  &nbsp; 
-<a href="#chapter-2_fn_letter-F"><b>F</b></a>
+<a href="#chapter2_fn_letter-F"><b>F</b></a>
  &nbsp; 
-<a href="#chapter-2_fn_letter-I"><b>I</b></a>
+<a href="#chapter2_fn_letter-I"><b>I</b></a>
  &nbsp; 
-<a href="#chapter-2_fn_letter-L"><b>L</b></a>
+<a href="#chapter2_fn_letter-L"><b>L</b></a>
  &nbsp; 
-<a href="#chapter-2_fn_letter-M"><b>M</b></a>
+<a href="#chapter2_fn_letter-M"><b>M</b></a>
  &nbsp; 
-<a href="#chapter-2_fn_letter-N"><b>N</b></a>
+<a href="#chapter2_fn_letter-N"><b>N</b></a>
  &nbsp; 
-<a href="#chapter-2_fn_letter-T"><b>T</b></a>
+<a href="#chapter2_fn_letter-T"><b>T</b></a>
  &nbsp; 
-<a href="#chapter-2_fn_letter-X"><b>X</b></a>
+<a href="#chapter2_fn_letter-X"><b>X</b></a>
  &nbsp; 
 </td></tr></table>
 <table border="0">
 <tr><td></td><th>Index Entry</th><th>Section</th></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-2_fn_symbol-1">-</th></tr>
-<tr><td></td><td><a 
href="#index-copying-_002d_002dfoption"><code>--foption</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-_002d_002dfoption"><code>--foption</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter2_fn_symbol-1">-</th></tr>
+<tr><td></td><td><a 
href="#index-copying-_002d_002dfoption"><code>--foption</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-_002d_002dfoption"><code>--foption</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td><a 
href="#chapter">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><a href="#index-_003f-1"><code>?</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter2_fn_symbol-2">?</th></tr>
+<tr><td></td><td><a href="#index-_003f-1"><code>?</code></a></td><td><a 
href="#chapter">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><a href="#index-_002e-1"><code>.</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter2_fn_symbol-3">.</th></tr>
+<tr><td></td><td><a href="#index-_002e-1"><code>.</code></a></td><td><a 
href="#chapter">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><a 
href="#index-copying-_0060_0060-1"><code>``</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-_0060_0060-1"><code>``</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-_0060_0060-2"><code>``</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-_0060_0060-3"><code>``</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter2_fn_symbol-4">`</th></tr>
+<tr><td></td><td><a 
href="#index-copying-_0060_0060-1"><code>``</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-_0060_0060-1"><code>``</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-_0060_0060-2"><code>``</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-_0060_0060-3"><code>``</code></a></td><td><a 
href="#chapter">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><a href="#index-copying-a"><code>a</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-copying-a-1"><code>a</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-copying-a-2"><code>a</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-titlepage-a"><code>a</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-titlepage-a-1"><code>a</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-titlepage-a-2"><code>a</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-a-1"><code>a</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-a-2"><code>a</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-a-3"><code>a</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-a-4"><code>a</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-a-5"><code>a</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-a-6"><code>a</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-a-7"><code>a</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-after"><code>after</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-after"><code>after</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a href="#index-after"><code>after</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-after-1"><code>after</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-arg2"><code>arg2</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-arg2"><code>arg2</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a href="#index-arg2"><code>arg2</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-arg2-1"><code>arg2</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter2_fn_letter-A">A</th></tr>
+<tr><td></td><td><a href="#index-copying-a"><code>a</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-copying-a-1"><code>a</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-copying-a-2"><code>a</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-titlepage-a"><code>a</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-titlepage-a-1"><code>a</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-titlepage-a-2"><code>a</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-a-1"><code>a</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-a-2"><code>a</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-a-3"><code>a</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-a-4"><code>a</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-a-5"><code>a</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-a-6"><code>a</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-a-7"><code>a</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-after"><code>after</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-after"><code>after</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-after"><code>after</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-after-1"><code>after</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-arg2"><code>arg2</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-arg2"><code>arg2</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-arg2"><code>arg2</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-arg2-1"><code>arg2</code></a></td><td><a 
href="#chapter">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><a href="#index-copying-b"><code>b</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-copying-b-1"><code>b</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-titlepage-b"><code>b</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-titlepage-b-1"><code>b</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-b"><code>b</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-b-1"><code>b</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-b-2"><code>b</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-b-3"><code>b</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-copying-bidule-machin"><code>bidule 
machin</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-titlepage-bidule-machin"><code>bidule 
machin</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-bidule-machin"><code>bidule 
machin</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter2_fn_letter-B">B</th></tr>
+<tr><td></td><td><a href="#index-copying-b"><code>b</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-copying-b-1"><code>b</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-titlepage-b"><code>b</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-titlepage-b-1"><code>b</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-b"><code>b</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-b-1"><code>b</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-b-2"><code>b</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-b-3"><code>b</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-copying-bidule-machin"><code>bidule 
machin</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-titlepage-bidule-machin"><code>bidule 
machin</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-bidule-machin"><code>bidule 
machin</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-bidule-machin-1"><code>bidule 
machin</code></a></td><td><a href="#chapter">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><a 
href="#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
on c--lass</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><code>d--efop_name 
on c--lass</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><code>d--efop_name 
on c--lass</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypefn_005fname-2"><code>d--eftypefn_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypefn_005fname-3"><code>d--eftypefn_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypefn_005fname2"><code>d--eftypefn_name2</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypefn_005fname2"><code>d--eftypefn_name2</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypefn_005fname2"><code>d--eftypefn_name2</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypefn_005fname2-1"><code>d--eftypefn_name2</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><code>d--eftypeop_name
 on c--lass</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><code>d--eftypeop_name
 on c--lass</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td><a
 href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-deffn"><code>deffn</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-deffn-1"><code>deffn</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-deffn"><code>deffn</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-deffn-1"><code>deffn</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-deffn"><code>deffn</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-deffn-1"><code>deffn</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-deffn-2"><code>deffn</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-deffn-3"><code>deffn</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-deffnx"><code>deffnx</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-deffnx-1"><code>deffnx</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-deffnx"><code>deffnx</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-deffnx-1"><code>deffnx</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-deffnx"><code>deffnx</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-deffnx-1"><code>deffnx</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-deffnx-2"><code>deffnx</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-deffnx-3"><code>deffnx</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter2_fn_letter-D">D</th></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
on c--lass</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><code>d--efop_name 
on c--lass</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><code>d--efop_name 
on c--lass</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypefn_005fname-2"><code>d--eftypefn_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypefn_005fname-3"><code>d--eftypefn_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypefn_005fname2"><code>d--eftypefn_name2</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypefn_005fname2"><code>d--eftypefn_name2</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypefn_005fname2"><code>d--eftypefn_name2</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypefn_005fname2-1"><code>d--eftypefn_name2</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><code>d--eftypeop_name
 on c--lass</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><code>d--eftypeop_name
 on c--lass</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td><a
 href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-deffn"><code>deffn</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-deffn-1"><code>deffn</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-deffn"><code>deffn</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-deffn-1"><code>deffn</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-deffn"><code>deffn</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-deffn-1"><code>deffn</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-deffn-2"><code>deffn</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-deffn-3"><code>deffn</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-deffnx"><code>deffnx</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-deffnx-1"><code>deffnx</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-deffnx"><code>deffnx</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-deffnx-1"><code>deffnx</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-deffnx"><code>deffnx</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-deffnx-1"><code>deffnx</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-deffnx-2"><code>deffnx</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-deffnx-3"><code>deffnx</code></a></td><td><a 
href="#chapter">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><a 
href="#index-f_002d_002d_002daa"><code>f---aa</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter2_fn_letter-F">F</th></tr>
+<tr><td></td><td><a 
href="#index-f_002d_002d_002daa"><code>f---aa</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
 <tr><td></td><td><code>f---aaa</code>, <em>See</em> 
<code>f---bbb</code></td><td></td></tr>
 <tr><td></td><td><code>f---bb</code></td><td></td></tr>
-<tr><td></td><td><a 
href="#index-f_002d_002d_002dbb-f_002d_002d_002dcc"><code>f---cc</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-f_002d_002d_002dbb-f_002d_002d_002dcc"><code>f---cc</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
 <tr><td></td><td><code>f---ddd</code></td><td><em>See also</em> 
f---ccc</td></tr>
 <tr><td></td><td><code>f---ddd</code></td><td><em>See also</em> 
f---ccc</td></tr>
 <tr><td></td><td><code>f---ddd</code></td><td></td></tr>
 <tr><td></td><td><code>f---eee</code></td><td></td></tr>
-<tr><td></td><td><a 
href="#index-f_002d_002d_002dddd-f_002d_002d_002deee-ffff"><code>ffff</code></a></td><td><a
 href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-f_002d_002d_002dddd-f_002d_002d_002deee-ffff"><code>ffff</code></a></td><td><a
 href="#chapter">chapter</a></td></tr>
 <tr><td></td><td><code>f---ggg</code></td><td></td></tr>
 <tr><td></td><td><code>f---hhh fjjj</code></td><td></td></tr>
-<tr><td></td><td><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><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-followed"><code>followed</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-followed-1"><code>followed</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-followed"><code>followed</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-followed-1"><code>followed</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-followed"><code>followed</code></a></td><td><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-followed-1"><code>followed</code></a></td><td><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-followed-2"><code>followed</code></a></td><td><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-followed-3"><code>followed</code></a></td><td><a href="#chapter">1 
chapter</a></td></tr>
+<tr><td></td><td><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><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-followed"><code>followed</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-followed-1"><code>followed</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-followed"><code>followed</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-followed-1"><code>followed</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-followed"><code>followed</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-followed-1"><code>followed</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-followed-2"><code>followed</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-followed-3"><code>followed</code></a></td><td><a 
href="#chapter">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><a 
href="#index-copying-i"><code><var>i</var></code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-i-1"><code><var>i</var></code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-i"><code><var>i</var></code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-i-1"><code><var>i</var></code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-i"><code><var>i</var></code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-i-1"><code><var>i</var></code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-i-2"><code><var>i</var></code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-i-3"><code><var>i</var></code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-copying-id-i-ule"><code><b>id 
`<samp>i</samp>' ule</b></code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a href="#index-titlepage-id-i-ule"><code><b>id 
`<samp>i</samp>' ule</b></code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a href="#index-id-i-ule"><code><b>id `<samp>i</samp>' 
ule</b></code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-id-i-ule-1"><code><b>id `<samp>i</samp>' 
ule</b></code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-copying-id-ule"><code><b>id 
ule</b></code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-titlepage-id-ule"><code><b>id 
ule</b></code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-id-ule"><code><b>id 
ule</b></code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-invalid"><code><var>invalid</var></code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-invalid"><code><var>invalid</var></code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-invalid"><code><var>invalid</var></code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-invalid-1"><code><var>invalid</var></code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter2_fn_letter-I">I</th></tr>
+<tr><td></td><td><a 
href="#index-copying-i"><code><var>i</var></code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-i-1"><code><var>i</var></code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-i"><code><var>i</var></code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-i-1"><code><var>i</var></code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-i"><code><var>i</var></code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-i-1"><code><var>i</var></code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-i-2"><code><var>i</var></code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-i-3"><code><var>i</var></code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-copying-id-i-ule"><code><b>id 
`<samp>i</samp>' ule</b></code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-titlepage-id-i-ule"><code><b>id 
`<samp>i</samp>' ule</b></code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-id-i-ule"><code><b>id `<samp>i</samp>' 
ule</b></code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-id-i-ule-1"><code><b>id `<samp>i</samp>' 
ule</b></code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-copying-id-ule"><code><b>id 
ule</b></code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-titlepage-id-ule"><code><b>id 
ule</b></code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-id-ule"><code><b>id 
ule</b></code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-id-ule-1"><code><b>id 
ule</b></code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-invalid"><code><var>invalid</var></code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-invalid"><code><var>invalid</var></code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-invalid"><code><var>invalid</var></code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-invalid-1"><code><var>invalid</var></code></a></td><td><a 
href="#chapter">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><a href="#index-copying-log-trap"><code>log 
trap</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-titlepage-log-trap"><code>log 
trap</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-log-trap"><code>log 
trap</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-log-trap-1"><code>log 
trap</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-copying-log-trap1"><code>log 
trap1</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-titlepage-log-trap1"><code>log 
trap1</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-log-trap1"><code>log 
trap1</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-log-trap1-1"><code>log 
trap1</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-copying-log-trap2"><code>log 
trap2</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-titlepage-log-trap2"><code>log 
trap2</code></a></td><td><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-log-trap2"><code>log 
trap2</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-log-trap2-1"><code>log 
trap2</code></a></td><td><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter2_fn_letter-L">L</th></tr>
+<tr><td></td><td><a href="#index-copying-log-trap"><code>log 
trap</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-titlepage-log-trap"><code>log 
trap</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-log-trap"><code>log 
trap</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-log-trap-1"><code>log 
trap</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-copying-log-trap1"><code>log 
trap1</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-titlepage-log-trap1"><code>log 
trap1</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-log-trap1"><code>log 
trap1</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-log-trap1-1"><code>log 
trap1</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-copying-log-trap2"><code>log 
trap2</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-titlepage-log-trap2"><code>log 
trap2</code></a></td><td><a href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-log-trap2"><code>log 
trap2</code></a></td><td><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-log-trap2-1"><code>log 
trap2</code></a></td><td><a href="#chapter">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><a 
href="#index-copying-machin"><code>machin</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-machin-1"><code>machin</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-machin-2"><code>machin</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-machin-3"><code>machin</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-machin-4"><code>machin</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-machin-5"><code>machin</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-machin"><code>machin</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-machin-1"><code>machin</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-machin-2"><code>machin</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-machin-3"><code>machin</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-machin-4"><code>machin</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-machin-5"><code>machin</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a href="#index-machin"><code>machin</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-machin-1"><code>machin</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-machin-2"><code>machin</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-machin-3"><code>machin</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-machin-4"><code>machin</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-machin-5"><code>machin</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-machin-6"><code>machin</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-machin-7"><code>machin</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-machin-8"><code>machin</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-machin-9"><code>machin</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-machin-10"><code>machin</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-machin-11"><code>machin</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter2_fn_letter-M">M</th></tr>
+<tr><td></td><td><a 
href="#index-copying-machin"><code>machin</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-machin-1"><code>machin</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-machin-2"><code>machin</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-machin-3"><code>machin</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-machin-4"><code>machin</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-machin-5"><code>machin</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-machin"><code>machin</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-machin-1"><code>machin</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-machin-2"><code>machin</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-machin-3"><code>machin</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-machin-4"><code>machin</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-machin-5"><code>machin</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-machin"><code>machin</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-machin-1"><code>machin</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-machin-2"><code>machin</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-machin-3"><code>machin</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-machin-4"><code>machin</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-machin-5"><code>machin</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-machin-6"><code>machin</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-machin-7"><code>machin</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-machin-8"><code>machin</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-machin-9"><code>machin</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-machin-10"><code>machin</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-machin-11"><code>machin</code></a></td><td><a 
href="#chapter">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><a 
href="#index-copying-n_002d_002dame"><code>n--ame</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-n_002d_002dame-1"><code>n--ame</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-n_002d_002dame"><code>n--ame</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-n_002d_002dame-1"><code>n--ame</code></a></td><td><a 
href="#Top">Top section</a></td></tr>
-<tr><td></td><td><a 
href="#index-n_002d_002dame"><code>n--ame</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-n_002d_002dame-1"><code>n--ame</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-n_002d_002dame-2"><code>n--ame</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-n_002d_002dame-3"><code>n--ame</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-name2"><code>name2</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-name2"><code>name2</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a href="#index-name2"><code>name2</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-name2-1"><code>name2</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter2_fn_letter-N">N</th></tr>
+<tr><td></td><td><a 
href="#index-copying-n_002d_002dame"><code>n--ame</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-n_002d_002dame-1"><code>n--ame</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-n_002d_002dame"><code>n--ame</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-n_002d_002dame-1"><code>n--ame</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-n_002d_002dame"><code>n--ame</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-n_002d_002dame-1"><code>n--ame</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-n_002d_002dame-2"><code>n--ame</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-n_002d_002dame-3"><code>n--ame</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-name2"><code>name2</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-name2"><code>name2</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-name2"><code>name2</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-name2-1"><code>name2</code></a></td><td><a 
href="#chapter">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><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-truc"><code>truc</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-copying-truc-1"><code>truc</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-truc"><code>truc</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a 
href="#index-titlepage-truc-1"><code>truc</code></a></td><td><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td><a href="#index-truc"><code>truc</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-truc-1"><code>truc</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-truc-2"><code>truc</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td><a href="#index-truc-3"><code>truc</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter2_fn_letter-T">T</th></tr>
+<tr><td></td><td><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-truc"><code>truc</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-copying-truc-1"><code>truc</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-truc"><code>truc</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a 
href="#index-titlepage-truc-1"><code>truc</code></a></td><td><a 
href="#Top">Top</a></td></tr>
+<tr><td></td><td><a href="#index-truc"><code>truc</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-truc-1"><code>truc</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-truc-2"><code>truc</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td><a href="#index-truc-3"><code>truc</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-2_fn_letter-X">X</th></tr>
+<tr><th id="chapter2_fn_letter-X">X</th></tr>
 <tr><td></td><td><code>xxx</code></td><td></td></tr>
-<tr><td></td><td><a href="#index-xxx-zzz"><code>zzz</code></a></td><td><a 
href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td><a href="#index-xxx-zzz"><code>zzz</code></a></td><td><a 
href="#chapter">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
 </table>
-<table><tr><th>Jump to: &nbsp; </th><td><a 
href="#chapter-2_fn_symbol-1"><b>-</b></a>
+<table><tr><th>Jump to: &nbsp; </th><td><a 
href="#chapter2_fn_symbol-1"><b>-</b></a>
  &nbsp; 
-<a href="#chapter-2_fn_symbol-2"><b>?</b></a>
+<a href="#chapter2_fn_symbol-2"><b>?</b></a>
  &nbsp; 
-<a href="#chapter-2_fn_symbol-3"><b>.</b></a>
+<a href="#chapter2_fn_symbol-3"><b>.</b></a>
  &nbsp; 
-<a href="#chapter-2_fn_symbol-4"><b>`</b></a>
+<a href="#chapter2_fn_symbol-4"><b>`</b></a>
  &nbsp; 
 <br>
-<a href="#chapter-2_fn_letter-A"><b>A</b></a>
+<a href="#chapter2_fn_letter-A"><b>A</b></a>
  &nbsp; 
-<a href="#chapter-2_fn_letter-B"><b>B</b></a>
+<a href="#chapter2_fn_letter-B"><b>B</b></a>
  &nbsp; 
-<a href="#chapter-2_fn_letter-D"><b>D</b></a>
+<a href="#chapter2_fn_letter-D"><b>D</b></a>
  &nbsp; 
-<a href="#chapter-2_fn_letter-F"><b>F</b></a>
+<a href="#chapter2_fn_letter-F"><b>F</b></a>
  &nbsp; 
-<a href="#chapter-2_fn_letter-I"><b>I</b></a>
+<a href="#chapter2_fn_letter-I"><b>I</b></a>
  &nbsp; 
-<a href="#chapter-2_fn_letter-L"><b>L</b></a>
+<a href="#chapter2_fn_letter-L"><b>L</b></a>
  &nbsp; 
-<a href="#chapter-2_fn_letter-M"><b>M</b></a>
+<a href="#chapter2_fn_letter-M"><b>M</b></a>
  &nbsp; 
-<a href="#chapter-2_fn_letter-N"><b>N</b></a>
+<a href="#chapter2_fn_letter-N"><b>N</b></a>
  &nbsp; 
-<a href="#chapter-2_fn_letter-T"><b>T</b></a>
+<a href="#chapter2_fn_letter-T"><b>T</b></a>
  &nbsp; 
-<a href="#chapter-2_fn_letter-X"><b>X</b></a>
+<a href="#chapter2_fn_letter-X"><b>X</b></a>
  &nbsp; 
 </td></tr></table>
 </div>
 
-<hr size="6">
+<hr>
 </div>
 </div>
-<div id="SEC_Footnotes">
-<table 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>Footnotes</h1>
-
-<h5><a id="FOOT3" href="#DOCF3">(1)</a></h5>
-<p>in footnote</p>
-<h5><a id="FOOT4" href="#DOCF4">(2)</a></h5>
-<p>in footnote2</p>
-<h5><a id="FOOT1" href="#DOCF1">(3)</a></h5>
-<p>in footnote</p>
-<h5><a id="FOOT2" href="#DOCF2">(4)</a></h5>
-<p>in footnote2</p>
-<h5><a id="FOOT1_5" href="#DOCF1_5">(5)</a></h5>
-<p>in footnote</p>
-<h5><a id="FOOT2_6" href="#DOCF2_6">(6)</a></h5>
-<p>in footnote2</p>
-<h5><a id="FOOT5" href="#DOCF5">(7)</a></h5>
-<p>in footnote</p>
-<h5><a id="FOOT6" href="#DOCF6">(8)</a></h5>
-<p>in footnote2</p>
-<h5><a id="FOOT7" href="#DOCF7">(9)</a></h5>
-<p>in footnote</p>
-<h5><a id="FOOT8" href="#DOCF8">(10)</a></h5>
-<p>in footnote2</p>
-<h5><a id="FOOT9" href="#DOCF9">(11)</a></h5>
-<p>in footnote
-<a name="index-index-entry-in-footnote"></a>
-</p>
-<p>Blah
-</p>
-<p>Blih
-</p>
-<a name="index-counting-entry"></a>
-<h5><a id="FOOT10" href="#DOCF10">(12)</a></h5>
-<p>in footnote</p>
-</div><hr>
-<div id="SEC_Contents">
-<table 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>Table of Contents</h1>
-
-
-<ul>
-  <li><a id="toc-chapter-1" href="#chapter" rel="index">1 chapter</a>
-  <ul>
-    <li><a id="toc-A-section" href="#s_002d_002dect_002cion">1.1 A section</a>
-    <ul>
-      <li><a id="toc-subsection-1" href="#subsection">1.1.1 subsection</a>
-      <ul>
-        <li><a id="toc-subsubsection-_0060_0060simple_002ddouble_002d_002d-1" 
href="#subsubsection-_0060_0060simple_002ddouble_002d_002d">1.1.1.1 
subsubsection &#34;simple-double-</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--four---&#34;</a></li>
-      </ul></li>
-    </ul></li>
-  </ul></li>
-  <li><a id="toc-chapter-2" href="#chapter2" rel="index">chapter 2</a></li>
-</ul></div><hr>
-<div id="SEC_Shortcontents">
-<table 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>Short Table of Contents</h1>
-
-<ul>
-<li><a id="stoc-chapter-1" href="#chapter" rel="index">1 chapter</a></li>
-<li><a id="stoc-chapter-2" href="#chapter2" rel="index">chapter 2</a></li>
-</ul></div><hr>
 <div id="SEC_About">
-<table 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>About This Document</h1>
-
+<div>
 <p>
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
-</p>
+ &nbsp; [<a href="#SEC_Contents" title="Table of contents" 
rel="contents">Contents</a>][<a href="#chapter" title="Index" 
rel="index">Index</a>]</p>
+</div>
+<h2>About This Document</h2>
+
 <p>
   The buttons in the navigation panels have the following meaning:
 </p>
@@ -7833,42 +7711,6 @@ Menu comment
     <th> Go to </th>
     <th> From 1.2.3 go to</th>
   </tr>
-  <tr>
-    <td> [ &lt;&lt; ] </td>
-    <td>FastBack</td>
-    <td>Beginning of this chapter or previous chapter</td>
-    <td>1</td>
-  </tr>
-  <tr>
-    <td> [ &lt; ] </td>
-    <td>Back</td>
-    <td>Previous section in reading order</td>
-    <td>1.2.2</td>
-  </tr>
-  <tr>
-    <td> [ Up ] </td>
-    <td>Up</td>
-    <td>Up section</td>
-    <td>1.2</td>
-  </tr>
-  <tr>
-    <td> [ &gt; ] </td>
-    <td>Forward</td>
-    <td>Next section in reading order</td>
-    <td>1.2.4</td>
-  </tr>
-  <tr>
-    <td> [ &gt;&gt; ] </td>
-    <td>FastForward</td>
-    <td>Next chapter</td>
-    <td>2</td>
-  </tr>
-  <tr>
-    <td> [Top] </td>
-    <td>Top</td>
-    <td>Cover (top) of document</td>
-    <td> &nbsp; </td>
-  </tr>
   <tr>
     <td> [Contents] </td>
     <td>Contents</td>
@@ -7881,12 +7723,6 @@ Menu comment
     <td>Index</td>
     <td> &nbsp; </td>
   </tr>
-  <tr>
-    <td> [ ? ] </td>
-    <td>About</td>
-    <td>About (help)</td>
-    <td> &nbsp; </td>
-  </tr>
 </table>
 
 <p>
@@ -7919,10 +7755,43 @@ Menu comment
     </ul>
   </li>
 </ul>
-</div><hr>
-<p>
-  This document was generated on <em>a sunny day</em> using <a 
href="http://www.gnu.org/software/texinfo/";><em>texi2any</em></a>.
+</div><div>
+<hr>
+<h4>Footnotes</h4>
+
+<h5><a id="FOOT3" href="#DOCF3">(1)</a></h5>
+<p>in footnote</p>
+<h5><a id="FOOT4" href="#DOCF4">(2)</a></h5>
+<p>in footnote2</p>
+<h5><a id="FOOT1" href="#DOCF1">(3)</a></h5>
+<p>in footnote</p>
+<h5><a id="FOOT2" href="#DOCF2">(4)</a></h5>
+<p>in footnote2</p>
+<h5><a id="FOOT1_5" href="#DOCF1_5">(5)</a></h5>
+<p>in footnote</p>
+<h5><a id="FOOT2_6" href="#DOCF2_6">(6)</a></h5>
+<p>in footnote2</p>
+<h5><a id="FOOT5" href="#DOCF5">(7)</a></h5>
+<p>in footnote</p>
+<h5><a id="FOOT6" href="#DOCF6">(8)</a></h5>
+<p>in footnote2</p>
+<h5><a id="FOOT7" href="#DOCF7">(9)</a></h5>
+<p>in footnote</p>
+<h5><a id="FOOT8" href="#DOCF8">(10)</a></h5>
+<p>in footnote2</p>
+<h5><a id="FOOT9" href="#DOCF9">(11)</a></h5>
+<p>in footnote
+<a name="index-index-entry-in-footnote"></a>
 </p>
+<p>Blah
+</p>
+<p>Blih
+</p>
+<a name="index-counting-entry"></a>
+<h5><a id="FOOT10" href="#DOCF10">(12)</a></h5>
+<p>in footnote</p>
+</div>
+
 
 
 </body>
diff --git a/tp/tests/layout/res_parser/formatting_inline_css/formatting.html 
b/tp/tests/layout/res_parser/formatting_inline_css/formatting.html
index 8ad3e0ebb1..564689e9d5 100644
--- a/tp/tests/layout/res_parser/formatting_inline_css/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_inline_css/formatting.html
@@ -857,6 +857,11 @@ g-roupe
 <meta name="Generator" content="texi2any">
 <meta name="viewport" content="width=device-width,initial-scale=1">
 
+<link href="#Top" rel="start" title="Top">
+<link href="#chapter" rel="index" title="chapter">
+<link href="#SEC_Contents" rel="contents" title="Table of Contents">
+<link href="#SEC_About" rel="help" title="About This Document">
+<link href="#chapter" rel="next" title="chapter">
 
 
 </head>
@@ -1782,13 +1787,13 @@ html ''
 
 
 
-<h1 class="majorheading" id="majorheading">majorheading</h1>
+<h2 class="majorheading" id="majorheading">majorheading</h2>
 
-<h1 class="chapheading" id="chapheading">chapheading</h1>
+<h2 class="chapheading" id="chapheading">chapheading</h2>
 
-<h2 class="heading" id="heading">heading</h2>
+<h3 class="heading" id="heading">heading</h3>
 
-<h3 class="subheading" id="subheading">subheading</h3>
+<h4 class="subheading" id="subheading">subheading</h4>
 
 <h4 class="subsubheading" id="subsubheading">subsubheading</h4>
 
@@ -2875,13 +2880,13 @@ html ''
 
 
 
-<h1 class="majorheading" id="majorheading-1">majorheading</h1>
+<h2 class="majorheading" id="majorheading-1">majorheading</h2>
 
-<h1 class="chapheading" id="chapheading-1">chapheading</h1>
+<h2 class="chapheading" id="chapheading-1">chapheading</h2>
 
-<h2 class="heading" id="heading-1">heading</h2>
+<h3 class="heading" id="heading-1">heading</h3>
 
-<h3 class="subheading" id="subheading-1">subheading</h3>
+<h4 class="subheading" id="subheading-1">subheading</h4>
 
 <h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
 
@@ -3060,45 +3065,31 @@ html ''
 
 
 <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>
+<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="#chapter" title="Index" rel="index">Index</a>]</p>
+</div>
 <h1 class="top" id="Top-section">Top section</h1>
 
 <table class="menu" border="0" cellspacing="0">
-<tr><td class="menu-entry-destination" style="vertical-align: top"><a 
href="#chapter" rel="index">1 chapter</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description" style="vertical-align: top"></td></tr>
+<tr><td class="menu-entry-destination" style="vertical-align: top">&bull; <a 
href="#chapter" rel="index" 
accesskey="1">chapter</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description" style="vertical-align: top">chapter
+</td></tr>
 <tr><th class="menu-comment" style="text-align:left" colspan="3"><pre 
class="menu-comment-preformatted" style="font-family: serif">
 
 Menu comment
 
-</pre></th></tr><tr><td class="menu-entry-destination" style="vertical-align: 
top"><a href="#chapter2" rel="index">chapter 2</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description" style="vertical-align: top">Chapter 2
+</pre></th></tr><tr><td class="menu-entry-destination" style="vertical-align: 
top">&bull; <a href="#chapter2" rel="index" 
accesskey="2">description</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description" style="vertical-align: top">Chapter 2
 </td></tr>
 </table>
 
 
-<hr style="height: 6px;">
+<hr>
 <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>
+<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="#chapter" 
title="Index" rel="index">Index</a>]</p>
+</div>
+<h2 class="chapter" id="chapter-1">1 chapter</h2>
 
 <p>First para
 </p>
@@ -4025,13 +4016,13 @@ html ''
 
 
 
-<h1 class="majorheading" id="majorheading-1">majorheading</h1>
+<h2 class="majorheading" id="majorheading-1">majorheading</h2>
 
-<h1 class="chapheading" id="chapheading-1">chapheading</h1>
+<h2 class="chapheading" id="chapheading-1">chapheading</h2>
 
-<h2 class="heading" id="heading-1">heading</h2>
+<h3 class="heading" id="heading-1">heading</h3>
 
-<h3 class="subheading" id="subheading-1">subheading</h3>
+<h4 class="subheading" id="subheading-1">subheading</h4>
 
 <h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
 
@@ -5116,13 +5107,13 @@ html ''
 
 
 
-<h1 class="majorheading" id="majorheading-2">majorheading</h1>
+<h2 class="majorheading" id="majorheading-2">majorheading</h2>
 
-<h1 class="chapheading" id="chapheading-2">chapheading</h1>
+<h2 class="chapheading" id="chapheading-2">chapheading</h2>
 
-<h2 class="heading" id="heading-2">heading</h2>
+<h3 class="heading" id="heading-2">heading</h3>
 
-<h3 class="subheading" id="subheading-2">subheading</h3>
+<h4 class="subheading" id="subheading-2">subheading</h4>
 
 <h4 class="subsubheading" id="subsubheading-2">subsubheading</h4>
 
@@ -6585,8 +6576,8 @@ Invalid use of @':
 <table class="truc-entries-printindex" border="0">
 <tr><td></td><th class="entries-header-printindex" 
style="text-align:left">Index Entry</th><th class="sections-header-printindex" 
style="text-align:left; padding-left: 1em">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" style="vertical-align: top"><a 
href="#index-truc-4">truc</a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><th id="chapter_truc_letter-T">T</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-truc-4">truc</a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
 </table>
 </div>
@@ -6597,560 +6588,560 @@ Invalid use of @':
 <table class="codeidx-entries-printindex" border="0">
 <tr><td></td><th class="entries-header-printindex" 
style="text-align:left">Index Entry</th><th class="sections-header-printindex" 
style="text-align:left; padding-left: 1em">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" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_codeidx_letter-A">A</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">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>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_cp_symbol-1"><b>-</b></a>
+<table class="cp-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_cp_symbol-1"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_cp_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_cp_symbol-2"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_cp_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_cp_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_cp_symbol-4"><b>&quot;</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_cp_symbol-4"><b>&quot;</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_cp_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_cp_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_cp_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_cp_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_cp_letter-C"><b>C</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_cp_letter-C"><b>C</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_cp_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_cp_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_cp_letter-G"><b>G</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_cp_letter-G"><b>G</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_cp_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_cp_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_cp_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_cp_letter-T"><b>T</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_cp_letter-V"><b>V</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_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" 
style="text-align:left">Index Entry</th><th class="sections-header-printindex" 
style="text-align:left; padding-left: 1em">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" style="vertical-align: top"><a 
href="#index-copying-_002d_002doption">&ndash;option</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-_002d_002doption">&ndash;option</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-_002d_002doption">&ndash;option</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-_002d_002doption-1">&ndash;option</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_cp_symbol-1">-</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-_002d_002doption">&ndash;option</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-_002d_002doption">&ndash;option</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-_002d_002doption">&ndash;option</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-_002d_002doption-1">&ndash;option</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">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" style="vertical-align: top"><a 
href="#index-_003f">?</a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><th id="chapter_cp_symbol-2">?</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-_003f">?</a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">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" style="vertical-align: top"><a 
href="#index-_002e">.</a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><th id="chapter_cp_symbol-3">.</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-_002e">.</a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">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" style="vertical-align: top"><a 
href="#index-copying-_0060_0060">&ldquo;</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-_0060_0060">&ldquo;</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-_0060_0060">&ldquo;</a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-_0060_0060-1">&ldquo;</a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><th id="chapter_cp_symbol-4">&quot;</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-_0060_0060">&ldquo;</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-_0060_0060">&ldquo;</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-_0060_0060">&ldquo;</a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-_0060_0060-1">&ldquo;</a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">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" style="vertical-align: top"><a 
href="#index-a">a</a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><th id="chapter_cp_letter-A">A</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-a">a</a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td></td><td class="printindex-index-entry" style="vertical-align: 
top">aaa</td><td></td></tr>
-<tr><td></td><td class="printindex-index-entry index-entry-level-1" 
style="vertical-align: top;padding-left: 1.5em"><a 
href="#index-aaa-bbb">bbb</a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-a_002d_002d_002da">a&mdash;a</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-a_002d_002dasis"><code>a--asis</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-a_002d_002dasis"><code>a--asis</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-a_002d_002dasis"><code>a--asis</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-a_002d_002dasis-1"><code>a--asis</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry index-entry-level-1" 
style="vertical-align: top;padding-left: 1.5em"><a 
href="#index-aaa-bbb">bbb</a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-a_002d_002d_002da">a&mdash;a</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-a_002d_002dasis"><code>a--asis</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-a_002d_002dasis"><code>a--asis</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-a_002d_002dasis"><code>a--asis</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-a_002d_002dasis-1"><code>a--asis</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">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" style="vertical-align: top"><a 
href="#index-copying-b-2"><code>b</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-b-2"><code>b</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-b-4"><code>b</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-b-5"><code>b</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><th id="chapter_cp_letter-B">B</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-b-2"><code>b</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-b-2"><code>b</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-b-4"><code>b</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-b-5"><code>b</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td></td><td class="printindex-index-entry" style="vertical-align: 
top">b&mdash;b</td><td></td></tr>
-<tr><td></td><td class="printindex-index-entry index-entry-level-1" 
style="vertical-align: top;padding-left: 1.5em"><a 
href="#index-b_002d_002d_002db-c_002d_002d_002dc">c&mdash;c</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry index-entry-level-1" 
style="vertical-align: top;padding-left: 1.5em"><a 
href="#index-b_002d_002d_002db-c_002d_002d_002dc">c&mdash;c</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">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" style="vertical-align: top"><a 
href="#index-counting-entry">counting entry</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_cp_letter-C">C</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-counting-entry">counting entry</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-1_cp_letter-D">D</th></tr>
+<tr><th id="chapter_cp_letter-D">D</th></tr>
 <tr><td></td><td class="printindex-index-entry" style="vertical-align: 
top">d&mdash;dd</td><td></td></tr>
 <tr><td></td><td class="printindex-index-entry index-entry-level-1" 
style="vertical-align: top;padding-left: 1.5em">e&mdash;ee</td><td></td></tr>
-<tr><td></td><td class="printindex-index-entry index-entry-level-2" 
style="vertical-align: top;padding-left: 3.0em"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defcv_005fname-2"><code>d--efcv_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defcv_005fname-3"><code>d--efcv_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><code>d--efivar_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defopt_005fname-1"><code>d--efopt_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><code>d--eftypeivar_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypevar_005fname-1"><code>d--eftypevar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypevr_005fname-1"><code>d--eftypevr_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defvar_005fname-2"><code>d--efvar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defvar_005fname-3"><code>d--efvar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defvr_005fname-1"><code>d--efvr_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry index-entry-level-2" 
style="vertical-align: top;padding-left: 3.0em"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defcv_005fname-2"><code>d--efcv_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defcv_005fname-3"><code>d--efcv_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><code>d--efivar_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defopt_005fname-1"><code>d--efopt_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><code>d--eftypeivar_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypevar_005fname-1"><code>d--eftypevar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypevr_005fname-1"><code>d--eftypevr_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defvar_005fname-2"><code>d--efvar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defvar_005fname-3"><code>d--efvar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defvr_005fname-1"><code>d--efvr_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td class="printindex-index-entry" style="vertical-align: 
top">ddd</td><td class="printindex-index-see-also" style="vertical-align: top; 
padding-left: 1em"><em class="emph">See also</em> ccc</td></tr>
 <tr><td></td><td class="printindex-index-entry" style="vertical-align: 
top">ddd</td><td class="printindex-index-see-also" style="vertical-align: top; 
padding-left: 1em"><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><th id="chapter_cp_letter-G">G</th></tr>
 <tr><td></td><td class="printindex-index-entry" style="vertical-align: 
top">g&mdash;gg</td><td></td></tr>
 <tr><td></td><td class="printindex-index-entry index-entry-level-1" 
style="vertical-align: top;padding-left: 1.5em">h&mdash;hh 
jjj</td><td></td></tr>
-<tr><td></td><td class="printindex-index-entry index-entry-level-2" 
style="vertical-align: top;padding-left: 3.0em"><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" style="vertical-align: 
top; padding-left: 1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry index-entry-level-2" 
style="vertical-align: top;padding-left: 3.0em"><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" style="vertical-align: 
top; padding-left: 1em"><a href="#chapter">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" style="vertical-align: top"><a 
href="#index-copying-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-index-entry-between-item-and-itemx-1">index entry between 
item and itemx</a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-index-entry-between-item-and-itemx-1">index entry 
between item and itemx</a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a></td><td class="printindex-index-section" style="vertical-align: top; 
padding-left: 1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a></td><td class="printindex-index-section" style="vertical-align: top; 
padding-left: 1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-between-item-and-itemx-2">index entry between item and 
itemx</a></td><td class="printindex-index-section" style="vertical-align: top; 
padding-left: 1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-between-item-and-itemx-3">index entry between item and 
itemx</a></td><td class="printindex-index-section" style="vertical-align: top; 
padding-left: 1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-in-footnote">index entry in footnote</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-index-entry-within-deffn">index entry within 
deffn</a></td><td class="printindex-index-section" style="vertical-align: top; 
padding-left: 1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-index-entry-within-deffn">index entry within 
deffn</a></td><td class="printindex-index-section" style="vertical-align: top; 
padding-left: 1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-within-deffn">index entry within deffn</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-within-deffn-1">index entry within deffn</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-index-entry-within-itemize">index entry within 
itemize</a></td><td class="printindex-index-section" style="vertical-align: 
top; padding-left: 1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-index-entry-within-itemize">index entry within 
itemize</a></td><td class="printindex-index-section" style="vertical-align: 
top; padding-left: 1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-within-itemize">index entry within itemize</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td class="printindex-index-section" style="vertical-align: 
top; padding-left: 1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-index-entry-within-multitable">index entry within 
multitable</a></td><td class="printindex-index-section" style="vertical-align: 
top; padding-left: 1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-index-entry-within-multitable">index entry within 
multitable</a></td><td class="printindex-index-section" style="vertical-align: 
top; padding-left: 1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a></td><td class="printindex-index-section" style="vertical-align: 
top; padding-left: 1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td class="printindex-index-section" style="vertical-align: 
top; padding-left: 1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_cp_letter-I">I</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-index-entry-between-item-and-itemx-1">index entry between 
item and itemx</a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-index-entry-between-item-and-itemx-1">index entry 
between item and itemx</a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a></td><td class="printindex-index-section" style="vertical-align: top; 
padding-left: 1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a></td><td class="printindex-index-section" style="vertical-align: top; 
padding-left: 1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-between-item-and-itemx-2">index entry between item and 
itemx</a></td><td class="printindex-index-section" style="vertical-align: top; 
padding-left: 1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-between-item-and-itemx-3">index entry between item and 
itemx</a></td><td class="printindex-index-section" style="vertical-align: top; 
padding-left: 1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-in-footnote">index entry in footnote</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-index-entry-within-deffn">index entry within 
deffn</a></td><td class="printindex-index-section" style="vertical-align: top; 
padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-index-entry-within-deffn">index entry within 
deffn</a></td><td class="printindex-index-section" style="vertical-align: top; 
padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-within-deffn">index entry within deffn</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-within-deffn-1">index entry within deffn</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-index-entry-within-itemize">index entry within 
itemize</a></td><td class="printindex-index-section" style="vertical-align: 
top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-index-entry-within-itemize">index entry within 
itemize</a></td><td class="printindex-index-section" style="vertical-align: 
top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-within-itemize">index entry within itemize</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td class="printindex-index-section" style="vertical-align: 
top; padding-left: 1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-index-entry-within-multitable">index entry within 
multitable</a></td><td class="printindex-index-section" style="vertical-align: 
top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-index-entry-within-multitable">index entry within 
multitable</a></td><td class="printindex-index-section" style="vertical-align: 
top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a></td><td class="printindex-index-section" style="vertical-align: 
top; padding-left: 1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td class="printindex-index-section" style="vertical-align: 
top; padding-left: 1em"><a href="#chapter">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" style="vertical-align: top"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_cp_letter-T">T</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">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" style="vertical-align: top"><a 
href="#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle"><code>vtable 
i--tem code kbdinputstyle</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle"><code>vtable 
i--tem code kbdinputstyle</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-vtable-i_002d_002dtem-code-kbdinputstyle"><code>vtable i--tem code 
kbdinputstyle</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-vtable-i_002d_002dtem-code-kbdinputstyle-1"><code>vtable i--tem 
code kbdinputstyle</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle"><code>vtable 
i--tem default kbdinputstyle</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle"><code>vtable
 i--tem default kbdinputstyle</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-vtable-i_002d_002dtem-default-kbdinputstyle"><code>vtable i--tem 
default kbdinputstyle</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-vtable-i_002d_002dtem-default-kbdinputstyle-1"><code>vtable i--tem 
default kbdinputstyle</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle"><code>vtable 
i--tem distinct kbdinputstyle</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle"><code>vtable
 i--tem distinct kbdinputstyle</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-vtable-i_002d_002dtem-distinct-kbdinputstyle"><code>vtable i--tem 
distinct kbdinputstyle</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1"><code>vtable 
i--tem distinct kbdinputstyle</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle"><code>vtable 
i--tem example kbdinputstyle</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle"><code>vtable
 i--tem example kbdinputstyle</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-vtable-i_002d_002dtem-example-kbdinputstyle"><code>vtable i--tem 
example kbdinputstyle</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-vtable-i_002d_002dtem-example-kbdinputstyle-1"><code>vtable i--tem 
example kbdinputstyle</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_cp_letter-V">V</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle"><code>vtable 
i--tem code kbdinputstyle</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle"><code>vtable 
i--tem code kbdinputstyle</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-vtable-i_002d_002dtem-code-kbdinputstyle"><code>vtable i--tem code 
kbdinputstyle</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-vtable-i_002d_002dtem-code-kbdinputstyle-1"><code>vtable i--tem 
code kbdinputstyle</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle"><code>vtable 
i--tem default kbdinputstyle</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle"><code>vtable
 i--tem default kbdinputstyle</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-vtable-i_002d_002dtem-default-kbdinputstyle"><code>vtable i--tem 
default kbdinputstyle</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-vtable-i_002d_002dtem-default-kbdinputstyle-1"><code>vtable i--tem 
default kbdinputstyle</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle"><code>vtable 
i--tem distinct kbdinputstyle</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle"><code>vtable
 i--tem distinct kbdinputstyle</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-vtable-i_002d_002dtem-distinct-kbdinputstyle"><code>vtable i--tem 
distinct kbdinputstyle</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1"><code>vtable 
i--tem distinct kbdinputstyle</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle"><code>vtable 
i--tem example kbdinputstyle</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle"><code>vtable
 i--tem example kbdinputstyle</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-vtable-i_002d_002dtem-example-kbdinputstyle"><code>vtable i--tem 
example kbdinputstyle</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-vtable-i_002d_002dtem-example-kbdinputstyle-1"><code>vtable i--tem 
example kbdinputstyle</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</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" style="text-decoration: none" 
href="#chapter-1_cp_symbol-1"><b>-</b></a>
+<table class="cp-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_cp_symbol-1"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_cp_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_cp_symbol-2"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_cp_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_cp_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_cp_symbol-4"><b>&quot;</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_cp_symbol-4"><b>&quot;</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_cp_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_cp_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_cp_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_cp_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_cp_letter-C"><b>C</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_cp_letter-C"><b>C</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_cp_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_cp_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_cp_letter-G"><b>G</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_cp_letter-G"><b>G</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_cp_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_cp_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_cp_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_cp_letter-T"><b>T</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_cp_letter-V"><b>V</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_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>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_fn_symbol-1"><b>-</b></a>
+<table class="fn-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_fn_symbol-1"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_fn_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_fn_symbol-2"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_fn_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_fn_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_fn_symbol-4"><b>`</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_fn_symbol-4"><b>`</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_fn_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_fn_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_fn_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_fn_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_fn_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_fn_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_fn_letter-F"><b>F</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_fn_letter-F"><b>F</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_fn_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_fn_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_fn_letter-L"><b>L</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_fn_letter-L"><b>L</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_fn_letter-M"><b>M</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_fn_letter-M"><b>M</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_fn_letter-N"><b>N</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_fn_letter-N"><b>N</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_fn_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_fn_letter-T"><b>T</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_fn_letter-X"><b>X</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_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" 
style="text-align:left">Index Entry</th><th class="sections-header-printindex" 
style="text-align:left; padding-left: 1em">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" style="vertical-align: top"><a 
href="#index-copying-_002d_002dfoption"><code>--foption</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-_002d_002dfoption"><code>--foption</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_fn_symbol-1">-</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-_002d_002dfoption"><code>--foption</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-_002d_002dfoption"><code>--foption</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">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" style="vertical-align: top"><a 
href="#index-_003f-1"><code>?</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_fn_symbol-2">?</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-_003f-1"><code>?</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">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" style="vertical-align: top"><a 
href="#index-_002e-1"><code>.</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_fn_symbol-3">.</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-_002e-1"><code>.</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">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" style="vertical-align: top"><a 
href="#index-copying-_0060_0060-1"><code>``</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-_0060_0060-1"><code>``</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-_0060_0060-2"><code>``</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-_0060_0060-3"><code>``</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_fn_symbol-4">`</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-_0060_0060-1"><code>``</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-_0060_0060-1"><code>``</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-_0060_0060-2"><code>``</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-_0060_0060-3"><code>``</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">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" style="vertical-align: top"><a 
href="#index-copying-a"><code>a</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-a-1"><code>a</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-a-2"><code>a</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-a"><code>a</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-a-1"><code>a</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-a-2"><code>a</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-a-1"><code>a</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-a-2"><code>a</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-a-3"><code>a</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-a-4"><code>a</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-a-5"><code>a</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-a-6"><code>a</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-a-7"><code>a</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-after"><code>after</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-after"><code>after</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-after"><code>after</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-after-1"><code>after</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-arg2"><code>arg2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-arg2"><code>arg2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-arg2"><code>arg2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-arg2-1"><code>arg2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_fn_letter-A">A</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-a"><code>a</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-a-1"><code>a</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-a-2"><code>a</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-a"><code>a</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-a-1"><code>a</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-a-2"><code>a</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-a-1"><code>a</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-a-2"><code>a</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-a-3"><code>a</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-a-4"><code>a</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-a-5"><code>a</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-a-6"><code>a</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-a-7"><code>a</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-after"><code>after</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-after"><code>after</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-after"><code>after</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-after-1"><code>after</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-arg2"><code>arg2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-arg2"><code>arg2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-arg2"><code>arg2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-arg2-1"><code>arg2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">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" style="vertical-align: top"><a 
href="#index-copying-b"><code>b</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-b-1"><code>b</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-b"><code>b</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-b-1"><code>b</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-b"><code>b</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-b-1"><code>b</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-b-2"><code>b</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-b-3"><code>b</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-bidule-machin"><code>bidule machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-bidule-machin"><code>bidule machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-bidule-machin"><code>bidule machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-bidule-machin-1"><code>bidule machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_fn_letter-B">B</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-b"><code>b</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-b-1"><code>b</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-b"><code>b</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-b-1"><code>b</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-b"><code>b</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-b-1"><code>b</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-b-2"><code>b</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-b-3"><code>b</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-bidule-machin"><code>bidule machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-bidule-machin"><code>bidule machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-bidule-machin"><code>bidule machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-bidule-machin-1"><code>bidule machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">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" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><code>d--efop_name 
on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><code>d--efop_name 
on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypefn_005fname-2"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypefn_005fname-3"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypefn_005fname2"><code>d--eftypefn_name2</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypefn_005fname2"><code>d--eftypefn_name2</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypefn_005fname2"><code>d--eftypefn_name2</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypefn_005fname2-1"><code>d--eftypefn_name2</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-deffn"><code>deffn</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-deffn-1"><code>deffn</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-deffn"><code>deffn</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-deffn-1"><code>deffn</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-deffn"><code>deffn</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-deffn-1"><code>deffn</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-deffn-2"><code>deffn</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-deffn-3"><code>deffn</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-deffnx"><code>deffnx</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-deffnx-1"><code>deffnx</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-deffnx"><code>deffnx</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-deffnx-1"><code>deffnx</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-deffnx"><code>deffnx</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-deffnx-1"><code>deffnx</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-deffnx-2"><code>deffnx</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-deffnx-3"><code>deffnx</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_fn_letter-D">D</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><code>d--efop_name 
on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><code>d--efop_name 
on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypefn_005fname-2"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypefn_005fname-3"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypefn_005fname2"><code>d--eftypefn_name2</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypefn_005fname2"><code>d--eftypefn_name2</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypefn_005fname2"><code>d--eftypefn_name2</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypefn_005fname2-1"><code>d--eftypefn_name2</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-deffn"><code>deffn</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-deffn-1"><code>deffn</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-deffn"><code>deffn</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-deffn-1"><code>deffn</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-deffn"><code>deffn</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-deffn-1"><code>deffn</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-deffn-2"><code>deffn</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-deffn-3"><code>deffn</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-deffnx"><code>deffnx</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-deffnx-1"><code>deffnx</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-deffnx"><code>deffnx</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-deffnx-1"><code>deffnx</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-deffnx"><code>deffnx</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-deffnx-1"><code>deffnx</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-deffnx-2"><code>deffnx</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-deffnx-3"><code>deffnx</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">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" style="vertical-align: top"><a 
href="#index-f_002d_002d_002daa"><code>f---aa</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_fn_letter-F">F</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-f_002d_002d_002daa"><code>f---aa</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">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" style="vertical-align: 
top"><code>f---bb</code></td><td></td></tr>
-<tr><td></td><td class="printindex-index-entry index-entry-level-1" 
style="vertical-align: top;padding-left: 1.5em"><a 
href="#index-f_002d_002d_002dbb-f_002d_002d_002dcc"><code>f---cc</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry index-entry-level-1" 
style="vertical-align: top;padding-left: 1.5em"><a 
href="#index-f_002d_002d_002dbb-f_002d_002d_002dcc"><code>f---cc</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td class="printindex-index-entry" style="vertical-align: 
top"><code>f---ddd</code></td><td class="printindex-index-see-also" 
style="vertical-align: top; padding-left: 1em"><em class="emph">See also</em> 
f---ccc</td></tr>
 <tr><td></td><td class="printindex-index-entry" style="vertical-align: 
top"><code>f---ddd</code></td><td class="printindex-index-see-also" 
style="vertical-align: top; padding-left: 1em"><em class="emph">See also</em> 
f---ccc</td></tr>
 <tr><td></td><td class="printindex-index-entry" style="vertical-align: 
top"><code>f---ddd</code></td><td></td></tr>
 <tr><td></td><td class="printindex-index-entry index-entry-level-1" 
style="vertical-align: top;padding-left: 
1.5em"><code>f---eee</code></td><td></td></tr>
-<tr><td></td><td class="printindex-index-entry index-entry-level-2" 
style="vertical-align: top;padding-left: 3.0em"><a 
href="#index-f_002d_002d_002dddd-f_002d_002d_002deee-ffff"><code>ffff</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry index-entry-level-2" 
style="vertical-align: top;padding-left: 3.0em"><a 
href="#index-f_002d_002d_002dddd-f_002d_002d_002deee-ffff"><code>ffff</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td class="printindex-index-entry" style="vertical-align: 
top"><code>f---ggg</code></td><td></td></tr>
 <tr><td></td><td class="printindex-index-entry index-entry-level-1" 
style="vertical-align: top;padding-left: 1.5em"><code>f---hhh 
fjjj</code></td><td></td></tr>
-<tr><td></td><td class="printindex-index-entry index-entry-level-2" 
style="vertical-align: top;padding-left: 3.0em"><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" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-followed"><code>followed</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-followed-1"><code>followed</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-followed"><code>followed</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-followed-1"><code>followed</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-followed"><code>followed</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-followed-1"><code>followed</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-followed-2"><code>followed</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-followed-3"><code>followed</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry index-entry-level-2" 
style="vertical-align: top;padding-left: 3.0em"><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" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-followed"><code>followed</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-followed-1"><code>followed</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-followed"><code>followed</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-followed-1"><code>followed</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-followed"><code>followed</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-followed-1"><code>followed</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-followed-2"><code>followed</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-followed-3"><code>followed</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">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" style="vertical-align: top"><a 
href="#index-copying-i"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-i-1"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-i"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-i-1"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-i"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-i-1"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-i-2"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-i-3"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-id-ule"><code><b class="b">id ule</b></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-id-ule"><code><b class="b">id ule</b></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-id-ule"><code><b class="b">id ule</b></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-id-ule-1"><code><b class="b">id ule</b></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-invalid"><code><var 
class="var">invalid</var></code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-invalid"><code><var 
class="var">invalid</var></code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-invalid"><code><var class="var">invalid</var></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-invalid-1"><code><var class="var">invalid</var></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_fn_letter-I">I</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-i"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-i-1"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-i"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-i-1"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-i"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-i-1"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-i-2"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-i-3"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-id-ule"><code><b class="b">id ule</b></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-id-ule"><code><b class="b">id ule</b></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-id-ule"><code><b class="b">id ule</b></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-id-ule-1"><code><b class="b">id ule</b></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-invalid"><code><var 
class="var">invalid</var></code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-invalid"><code><var 
class="var">invalid</var></code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-invalid"><code><var class="var">invalid</var></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-invalid-1"><code><var class="var">invalid</var></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">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" style="vertical-align: top"><a 
href="#index-copying-log-trap"><code>log trap</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-log-trap"><code>log trap</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-log-trap"><code>log trap</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-log-trap-1"><code>log trap</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-log-trap1"><code>log trap1</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-log-trap1"><code>log trap1</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-log-trap1"><code>log trap1</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-log-trap1-1"><code>log trap1</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-log-trap2"><code>log trap2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-log-trap2"><code>log trap2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-log-trap2"><code>log trap2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-log-trap2-1"><code>log trap2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_fn_letter-L">L</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-log-trap"><code>log trap</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-log-trap"><code>log trap</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-log-trap"><code>log trap</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-log-trap-1"><code>log trap</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-log-trap1"><code>log trap1</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-log-trap1"><code>log trap1</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-log-trap1"><code>log trap1</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-log-trap1-1"><code>log trap1</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-log-trap2"><code>log trap2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-log-trap2"><code>log trap2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-log-trap2"><code>log trap2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-log-trap2-1"><code>log trap2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">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" style="vertical-align: top"><a 
href="#index-copying-machin"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-machin-1"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-machin-2"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-machin-3"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-machin-4"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-machin-5"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-machin"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-machin-1"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-machin-2"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-machin-3"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-machin-4"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-machin-5"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-1"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-2"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-3"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-4"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-5"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-6"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-7"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-8"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-9"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-10"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-11"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_fn_letter-M">M</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-machin"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-machin-1"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-machin-2"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-machin-3"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-machin-4"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-machin-5"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-machin"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-machin-1"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-machin-2"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-machin-3"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-machin-4"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-machin-5"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-1"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-2"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-3"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-4"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-5"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-6"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-7"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-8"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-9"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-10"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-11"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">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" style="vertical-align: top"><a 
href="#index-copying-n_002d_002dame"><code>n--ame</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-n_002d_002dame-1"><code>n--ame</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-n_002d_002dame"><code>n--ame</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-n_002d_002dame-1"><code>n--ame</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-n_002d_002dame"><code>n--ame</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-n_002d_002dame-1"><code>n--ame</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-n_002d_002dame-2"><code>n--ame</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-n_002d_002dame-3"><code>n--ame</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-name2"><code>name2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-name2"><code>name2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-name2"><code>name2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-name2-1"><code>name2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_fn_letter-N">N</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-n_002d_002dame"><code>n--ame</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-n_002d_002dame-1"><code>n--ame</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-n_002d_002dame"><code>n--ame</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-n_002d_002dame-1"><code>n--ame</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-n_002d_002dame"><code>n--ame</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-n_002d_002dame-1"><code>n--ame</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-n_002d_002dame-2"><code>n--ame</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-n_002d_002dame-3"><code>n--ame</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-name2"><code>name2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-name2"><code>name2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-name2"><code>name2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-name2-1"><code>name2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">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" style="vertical-align: top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-truc"><code>truc</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-truc-1"><code>truc</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-truc"><code>truc</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-truc-1"><code>truc</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-truc"><code>truc</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-truc-1"><code>truc</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-truc-2"><code>truc</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-truc-3"><code>truc</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_fn_letter-T">T</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-truc"><code>truc</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-truc-1"><code>truc</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-truc"><code>truc</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-truc-1"><code>truc</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-truc"><code>truc</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-truc-1"><code>truc</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-truc-2"><code>truc</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-truc-3"><code>truc</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-1_fn_letter-X">X</th></tr>
+<tr><th id="chapter_fn_letter-X">X</th></tr>
 <tr><td></td><td class="printindex-index-entry" style="vertical-align: 
top"><code>xxx</code></td><td></td></tr>
-<tr><td></td><td class="printindex-index-entry index-entry-level-1" 
style="vertical-align: top;padding-left: 1.5em"><a 
href="#index-xxx-zzz"><code>zzz</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry index-entry-level-1" 
style="vertical-align: top;padding-left: 1.5em"><a 
href="#index-xxx-zzz"><code>zzz</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</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" style="text-decoration: none" 
href="#chapter-1_fn_symbol-1"><b>-</b></a>
+<table class="fn-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_fn_symbol-1"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_fn_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_fn_symbol-2"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_fn_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_fn_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_fn_symbol-4"><b>`</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_fn_symbol-4"><b>`</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_fn_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_fn_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_fn_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_fn_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_fn_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_fn_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_fn_letter-F"><b>F</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_fn_letter-F"><b>F</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_fn_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_fn_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_fn_letter-L"><b>L</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_fn_letter-L"><b>L</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_fn_letter-M"><b>M</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_fn_letter-M"><b>M</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_fn_letter-N"><b>N</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_fn_letter-N"><b>N</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_fn_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_fn_letter-T"><b>T</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-1_fn_letter-X"><b>X</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter_fn_letter-X"><b>X</b></a>
  &nbsp; 
 </td></tr></table>
 </div>
@@ -7166,11 +7157,11 @@ Invalid use of @':
 <table class="tp-entries-printindex" border="0">
 <tr><td></td><th class="entries-header-printindex" 
style="text-align:left">Index Entry</th><th class="sections-header-printindex" 
style="text-align:left; padding-left: 1em">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" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftp_005fname-1"><code>d--eftp_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_tp_letter-D">D</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftp_005fname"><code>d--eftp_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftp_005fname-1"><code>d--eftp_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
 </table>
 </div>
@@ -7181,7 +7172,7 @@ Invalid use of @':
 </p>
 <div class="format">
 <table class="menu" border="0" cellspacing="0"><tr><td>
-<pre class="menu-preformatted" style="font-family: serif">&bull; <a 
href="#s_002d_002dect_002cion">s--ect,ion</a>:: </pre><pre 
class="menu-entry-description-preformatted" style="font-family: serif; display: 
inline">s&ndash;ect,ion
+<pre class="menu-preformatted" style="font-family: serif">&bull; <a 
href="#s_002d_002dect_002cion" accesskey="1">s--ect,ion</a>:: </pre><pre 
class="menu-entry-description-preformatted" style="font-family: serif; display: 
inline">s&ndash;ect,ion
 </pre><pre class="menu-comment-preformatted" style="font-family: serif">
 
 Menu comment
@@ -7193,100 +7184,56 @@ Menu comment
 
 <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>
+<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="#chapter" title="Index" rel="index">Index</a>]</p>
+</div>
+<h3 class="section" id="A-section">1.1 A section</h3>
 
 <table class="menu" border="0" cellspacing="0">
-<tr><td class="menu-entry-destination" style="vertical-align: top"><a 
href="#subsection">1.1.1 subsection</a></td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description" style="vertical-align: top">
+<tr><td class="menu-entry-destination" style="vertical-align: top">&bull; <a 
href="#subsection" accesskey="1">subsection</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description" style="vertical-align: top">
 </td></tr>
 <tr><th class="menu-comment" style="text-align:left" colspan="3"><pre 
class="menu-comment-preformatted" style="font-family: serif">
 
 </pre></th></tr><tr><th class="menu-comment" style="text-align:left" 
colspan="3"><pre class="menu-comment-preformatted" style="font-family: 
serif">In detailmenu
 
-</pre></th></tr><tr><td class="menu-entry-destination" style="vertical-align: 
top"><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" style="vertical-align: top">
+</pre></th></tr><tr><td class="menu-entry-destination" style="vertical-align: 
top">&bull; <a href="#subsubsection-_0060_0060simple_002ddouble_002d_002d" 
accesskey="2">subsubsection ``simple-double--</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description" style="vertical-align: top">
 </td></tr>
-<tr><td class="menu-entry-destination" style="vertical-align: top"><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" style="vertical-align: top">
+<tr><td class="menu-entry-destination" style="vertical-align: top">&bull; <a 
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027" 
accesskey="3">subsubsection 
three---four----''</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description" style="vertical-align: top">
 </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>
+<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="#chapter" title="Index" 
rel="index">Index</a>]</p>
+</div>
+<h4 class="subsection" id="subsection-1">1.1.1 subsection</h4>
 
 <table class="menu" border="0" cellspacing="0">
-<tr><td class="menu-entry-destination" style="vertical-align: top"><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" style="vertical-align: top">
+<tr><td class="menu-entry-destination" style="vertical-align: top">&bull; <a 
href="#subsubsection-_0060_0060simple_002ddouble_002d_002d" 
accesskey="1">subsubsection ``simple-double--</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description" style="vertical-align: top">
 </td></tr>
-<tr><td class="menu-entry-destination" style="vertical-align: top"><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" style="vertical-align: top">
+<tr><td class="menu-entry-destination" style="vertical-align: top">&bull; <a 
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027" 
accesskey="2">subsubsection 
three---four----''</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description" style="vertical-align: top">
 </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>
+<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="#chapter" 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">
-<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>
+<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="#chapter" 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>
@@ -7295,624 +7242,570 @@ Menu comment
 </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" style="text-align:center" id="chapter-2">chapter 2</h1>
+<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="#chapter" title="Index" rel="index">Index</a>]</p>
+</div>
+<h2 class="centerchap" style="text-align:center" 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" style="text-decoration: none" 
href="#chapter-2_cp_symbol-1"><b>-</b></a>
+<table class="cp-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_cp_symbol-1"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_cp_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_cp_symbol-2"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_cp_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_cp_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_cp_symbol-4"><b>&quot;</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_cp_symbol-4"><b>&quot;</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_cp_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_cp_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_cp_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_cp_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_cp_letter-C"><b>C</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_cp_letter-C"><b>C</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_cp_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_cp_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_cp_letter-G"><b>G</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_cp_letter-G"><b>G</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_cp_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_cp_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_cp_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_cp_letter-T"><b>T</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_cp_letter-V"><b>V</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_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" 
style="text-align:left">Index Entry</th><th class="sections-header-printindex" 
style="text-align:left; padding-left: 1em">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" style="vertical-align: top"><a 
href="#index-copying-_002d_002doption">&ndash;option</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-_002d_002doption">&ndash;option</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-_002d_002doption">&ndash;option</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-_002d_002doption-1">&ndash;option</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter2_cp_symbol-1">-</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-_002d_002doption">&ndash;option</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-_002d_002doption">&ndash;option</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-_002d_002doption">&ndash;option</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-_002d_002doption-1">&ndash;option</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">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" style="vertical-align: top"><a 
href="#index-_003f">?</a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><th id="chapter2_cp_symbol-2">?</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-_003f">?</a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">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" style="vertical-align: top"><a 
href="#index-_002e">.</a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><th id="chapter2_cp_symbol-3">.</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-_002e">.</a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">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" style="vertical-align: top"><a 
href="#index-copying-_0060_0060">&ldquo;</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-_0060_0060">&ldquo;</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-_0060_0060">&ldquo;</a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-_0060_0060-1">&ldquo;</a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><th id="chapter2_cp_symbol-4">&quot;</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-_0060_0060">&ldquo;</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-_0060_0060">&ldquo;</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-_0060_0060">&ldquo;</a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-_0060_0060-1">&ldquo;</a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">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" style="vertical-align: top"><a 
href="#index-a">a</a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><th id="chapter2_cp_letter-A">A</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-a">a</a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td></td><td class="printindex-index-entry" style="vertical-align: 
top">aaa</td><td></td></tr>
-<tr><td></td><td class="printindex-index-entry index-entry-level-1" 
style="vertical-align: top;padding-left: 1.5em"><a 
href="#index-aaa-bbb">bbb</a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-a_002d_002d_002da">a&mdash;a</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-a_002d_002dasis"><code>a--asis</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-a_002d_002dasis"><code>a--asis</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-a_002d_002dasis"><code>a--asis</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-a_002d_002dasis-1"><code>a--asis</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry index-entry-level-1" 
style="vertical-align: top;padding-left: 1.5em"><a 
href="#index-aaa-bbb">bbb</a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-a_002d_002d_002da">a&mdash;a</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-a_002d_002dasis"><code>a--asis</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-a_002d_002dasis"><code>a--asis</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-a_002d_002dasis"><code>a--asis</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-a_002d_002dasis-1"><code>a--asis</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">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" style="vertical-align: top"><a 
href="#index-copying-b-2"><code>b</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-b-2"><code>b</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-b-4"><code>b</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-b-5"><code>b</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
+<tr><th id="chapter2_cp_letter-B">B</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-b-2"><code>b</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-b-2"><code>b</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-b-4"><code>b</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-b-5"><code>b</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
 <tr><td></td><td class="printindex-index-entry" style="vertical-align: 
top">b&mdash;b</td><td></td></tr>
-<tr><td></td><td class="printindex-index-entry index-entry-level-1" 
style="vertical-align: top;padding-left: 1.5em"><a 
href="#index-b_002d_002d_002db-c_002d_002d_002dc">c&mdash;c</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry index-entry-level-1" 
style="vertical-align: top;padding-left: 1.5em"><a 
href="#index-b_002d_002d_002db-c_002d_002d_002dc">c&mdash;c</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">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" style="vertical-align: top"><a 
href="#index-counting-entry">counting entry</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter2_cp_letter-C">C</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-counting-entry">counting entry</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-2_cp_letter-D">D</th></tr>
+<tr><th id="chapter2_cp_letter-D">D</th></tr>
 <tr><td></td><td class="printindex-index-entry" style="vertical-align: 
top">d&mdash;dd</td><td></td></tr>
 <tr><td></td><td class="printindex-index-entry index-entry-level-1" 
style="vertical-align: top;padding-left: 1.5em">e&mdash;ee</td><td></td></tr>
-<tr><td></td><td class="printindex-index-entry index-entry-level-2" 
style="vertical-align: top;padding-left: 3.0em"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defcv_005fname-2"><code>d--efcv_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defcv_005fname-3"><code>d--efcv_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><code>d--efivar_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defopt_005fname-1"><code>d--efopt_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><code>d--eftypeivar_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypevar_005fname-1"><code>d--eftypevar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypevr_005fname-1"><code>d--eftypevr_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defvar_005fname-2"><code>d--efvar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defvar_005fname-3"><code>d--efvar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defvr_005fname-1"><code>d--efvr_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry index-entry-level-2" 
style="vertical-align: top;padding-left: 3.0em"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defcv_005fname"><code>d--efcv_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defcv_005fname-1"><code>d--efcv_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defcv_005fname-2"><code>d--efcv_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defcv_005fname-3"><code>d--efcv_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defivar_005fname-of-c_002d_002dlass-1"><code>d--efivar_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defopt_005fname"><code>d--efopt_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defopt_005fname-1"><code>d--efopt_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-2"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypecv_005fname-of-c_002d_002dlass-3"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-3"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypeivar_005fname-of-c_002d_002dlass-1"><code>d--eftypeivar_name
 of c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypevar_005fname"><code>d--eftypevar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypevar_005fname-1"><code>d--eftypevar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypevr_005fname"><code>d--eftypevr_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypevr_005fname-1"><code>d--eftypevr_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defvar_005fname"><code>d--efvar_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defvar_005fname-1"><code>d--efvar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defvar_005fname-2"><code>d--efvar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defvar_005fname-3"><code>d--efvar_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defvr_005fname"><code>d--efvr_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defvr_005fname-1"><code>d--efvr_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td class="printindex-index-entry" style="vertical-align: 
top">ddd</td><td class="printindex-index-see-also" style="vertical-align: top; 
padding-left: 1em"><em class="emph">See also</em> ccc</td></tr>
 <tr><td></td><td class="printindex-index-entry" style="vertical-align: 
top">ddd</td><td class="printindex-index-see-also" style="vertical-align: top; 
padding-left: 1em"><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><th id="chapter2_cp_letter-G">G</th></tr>
 <tr><td></td><td class="printindex-index-entry" style="vertical-align: 
top">g&mdash;gg</td><td></td></tr>
 <tr><td></td><td class="printindex-index-entry index-entry-level-1" 
style="vertical-align: top;padding-left: 1.5em">h&mdash;hh 
jjj</td><td></td></tr>
-<tr><td></td><td class="printindex-index-entry index-entry-level-2" 
style="vertical-align: top;padding-left: 3.0em"><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" style="vertical-align: 
top; padding-left: 1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry index-entry-level-2" 
style="vertical-align: top;padding-left: 3.0em"><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" style="vertical-align: 
top; padding-left: 1em"><a href="#chapter">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" style="vertical-align: top"><a 
href="#index-copying-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-index-entry-between-item-and-itemx-1">index entry between 
item and itemx</a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-index-entry-between-item-and-itemx-1">index entry 
between item and itemx</a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a></td><td class="printindex-index-section" style="vertical-align: top; 
padding-left: 1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a></td><td class="printindex-index-section" style="vertical-align: top; 
padding-left: 1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-between-item-and-itemx-2">index entry between item and 
itemx</a></td><td class="printindex-index-section" style="vertical-align: top; 
padding-left: 1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-between-item-and-itemx-3">index entry between item and 
itemx</a></td><td class="printindex-index-section" style="vertical-align: top; 
padding-left: 1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-in-footnote">index entry in footnote</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-index-entry-within-deffn">index entry within 
deffn</a></td><td class="printindex-index-section" style="vertical-align: top; 
padding-left: 1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-index-entry-within-deffn">index entry within 
deffn</a></td><td class="printindex-index-section" style="vertical-align: top; 
padding-left: 1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-within-deffn">index entry within deffn</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-within-deffn-1">index entry within deffn</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-index-entry-within-itemize">index entry within 
itemize</a></td><td class="printindex-index-section" style="vertical-align: 
top; padding-left: 1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-index-entry-within-itemize">index entry within 
itemize</a></td><td class="printindex-index-section" style="vertical-align: 
top; padding-left: 1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-within-itemize">index entry within itemize</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td class="printindex-index-section" style="vertical-align: 
top; padding-left: 1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-index-entry-within-multitable">index entry within 
multitable</a></td><td class="printindex-index-section" style="vertical-align: 
top; padding-left: 1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-index-entry-within-multitable">index entry within 
multitable</a></td><td class="printindex-index-section" style="vertical-align: 
top; padding-left: 1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a></td><td class="printindex-index-section" style="vertical-align: 
top; padding-left: 1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td class="printindex-index-section" style="vertical-align: 
top; padding-left: 1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter2_cp_letter-I">I</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-index-entry-between-item-and-itemx-1">index entry between 
item and itemx</a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-index-entry-between-item-and-itemx">index entry between 
item and itemx</a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-index-entry-between-item-and-itemx-1">index entry 
between item and itemx</a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-between-item-and-itemx">index entry between item and 
itemx</a></td><td class="printindex-index-section" style="vertical-align: top; 
padding-left: 1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-between-item-and-itemx-1">index entry between item and 
itemx</a></td><td class="printindex-index-section" style="vertical-align: top; 
padding-left: 1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-between-item-and-itemx-2">index entry between item and 
itemx</a></td><td class="printindex-index-section" style="vertical-align: top; 
padding-left: 1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-between-item-and-itemx-3">index entry between item and 
itemx</a></td><td class="printindex-index-section" style="vertical-align: top; 
padding-left: 1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-in-footnote">index entry in footnote</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-index-entry-within-deffn">index entry within 
deffn</a></td><td class="printindex-index-section" style="vertical-align: top; 
padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-index-entry-within-deffn">index entry within 
deffn</a></td><td class="printindex-index-section" style="vertical-align: top; 
padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-within-deffn">index entry within deffn</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-within-deffn-1">index entry within deffn</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-index-entry-within-itemize">index entry within 
itemize</a></td><td class="printindex-index-section" style="vertical-align: 
top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-index-entry-within-itemize">index entry within 
itemize</a></td><td class="printindex-index-section" style="vertical-align: 
top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-within-itemize">index entry within itemize</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-within-itemize-1">index entry within 
itemize</a></td><td class="printindex-index-section" style="vertical-align: 
top; padding-left: 1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-index-entry-within-multitable">index entry within 
multitable</a></td><td class="printindex-index-section" style="vertical-align: 
top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-index-entry-within-multitable">index entry within 
multitable</a></td><td class="printindex-index-section" style="vertical-align: 
top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-within-multitable">index entry within 
multitable</a></td><td class="printindex-index-section" style="vertical-align: 
top; padding-left: 1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-index-entry-within-multitable-1">index entry within 
multitable</a></td><td class="printindex-index-section" style="vertical-align: 
top; padding-left: 1em"><a href="#chapter">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" style="vertical-align: top"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter2_cp_letter-T">T</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-t_002d_002druc">t&ndash;ruc</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-T_002d_002druc">T&ndash;ruc</a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">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" style="vertical-align: top"><a 
href="#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle"><code>vtable 
i--tem code kbdinputstyle</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle"><code>vtable 
i--tem code kbdinputstyle</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-vtable-i_002d_002dtem-code-kbdinputstyle"><code>vtable i--tem code 
kbdinputstyle</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-vtable-i_002d_002dtem-code-kbdinputstyle-1"><code>vtable i--tem 
code kbdinputstyle</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle"><code>vtable 
i--tem default kbdinputstyle</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle"><code>vtable
 i--tem default kbdinputstyle</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-vtable-i_002d_002dtem-default-kbdinputstyle"><code>vtable i--tem 
default kbdinputstyle</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-vtable-i_002d_002dtem-default-kbdinputstyle-1"><code>vtable i--tem 
default kbdinputstyle</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle"><code>vtable 
i--tem distinct kbdinputstyle</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle"><code>vtable
 i--tem distinct kbdinputstyle</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-vtable-i_002d_002dtem-distinct-kbdinputstyle"><code>vtable i--tem 
distinct kbdinputstyle</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1"><code>vtable 
i--tem distinct kbdinputstyle</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle"><code>vtable 
i--tem example kbdinputstyle</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle"><code>vtable
 i--tem example kbdinputstyle</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-vtable-i_002d_002dtem-example-kbdinputstyle"><code>vtable i--tem 
example kbdinputstyle</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-vtable-i_002d_002dtem-example-kbdinputstyle-1"><code>vtable i--tem 
example kbdinputstyle</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter2_cp_letter-V">V</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-vtable-i_002d_002dtem-code-kbdinputstyle"><code>vtable 
i--tem code kbdinputstyle</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-vtable-i_002d_002dtem-code-kbdinputstyle"><code>vtable 
i--tem code kbdinputstyle</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-vtable-i_002d_002dtem-code-kbdinputstyle"><code>vtable i--tem code 
kbdinputstyle</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-vtable-i_002d_002dtem-code-kbdinputstyle-1"><code>vtable i--tem 
code kbdinputstyle</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-vtable-i_002d_002dtem-default-kbdinputstyle"><code>vtable 
i--tem default kbdinputstyle</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-vtable-i_002d_002dtem-default-kbdinputstyle"><code>vtable
 i--tem default kbdinputstyle</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-vtable-i_002d_002dtem-default-kbdinputstyle"><code>vtable i--tem 
default kbdinputstyle</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-vtable-i_002d_002dtem-default-kbdinputstyle-1"><code>vtable i--tem 
default kbdinputstyle</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-vtable-i_002d_002dtem-distinct-kbdinputstyle"><code>vtable 
i--tem distinct kbdinputstyle</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-vtable-i_002d_002dtem-distinct-kbdinputstyle"><code>vtable
 i--tem distinct kbdinputstyle</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-vtable-i_002d_002dtem-distinct-kbdinputstyle"><code>vtable i--tem 
distinct kbdinputstyle</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-vtable-i_002d_002dtem-distinct-kbdinputstyle-1"><code>vtable 
i--tem distinct kbdinputstyle</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-vtable-i_002d_002dtem-example-kbdinputstyle"><code>vtable 
i--tem example kbdinputstyle</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-vtable-i_002d_002dtem-example-kbdinputstyle"><code>vtable
 i--tem example kbdinputstyle</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-vtable-i_002d_002dtem-example-kbdinputstyle"><code>vtable i--tem 
example kbdinputstyle</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-vtable-i_002d_002dtem-example-kbdinputstyle-1"><code>vtable i--tem 
example kbdinputstyle</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</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" style="text-decoration: none" 
href="#chapter-2_cp_symbol-1"><b>-</b></a>
+<table class="cp-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_cp_symbol-1"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_cp_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_cp_symbol-2"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_cp_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_cp_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_cp_symbol-4"><b>&quot;</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_cp_symbol-4"><b>&quot;</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_cp_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_cp_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_cp_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_cp_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_cp_letter-C"><b>C</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_cp_letter-C"><b>C</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_cp_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_cp_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_cp_letter-G"><b>G</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_cp_letter-G"><b>G</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_cp_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_cp_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_cp_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_cp_letter-T"><b>T</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_cp_letter-V"><b>V</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_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>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_fn_symbol-1"><b>-</b></a>
+<table class="fn-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_fn_symbol-1"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_fn_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_fn_symbol-2"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_fn_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_fn_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_fn_symbol-4"><b>`</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_fn_symbol-4"><b>`</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_fn_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_fn_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_fn_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_fn_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_fn_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_fn_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_fn_letter-F"><b>F</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_fn_letter-F"><b>F</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_fn_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_fn_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_fn_letter-L"><b>L</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_fn_letter-L"><b>L</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_fn_letter-M"><b>M</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_fn_letter-M"><b>M</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_fn_letter-N"><b>N</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_fn_letter-N"><b>N</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_fn_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_fn_letter-T"><b>T</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_fn_letter-X"><b>X</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_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" 
style="text-align:left">Index Entry</th><th class="sections-header-printindex" 
style="text-align:left; padding-left: 1em">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" style="vertical-align: top"><a 
href="#index-copying-_002d_002dfoption"><code>--foption</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-_002d_002dfoption"><code>--foption</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter2_fn_symbol-1">-</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-_002d_002dfoption"><code>--foption</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-_002d_002dfoption"><code>--foption</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-_002d_002dfoption"><code>--foption</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-_002d_002dfoption-1"><code>--foption</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">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" style="vertical-align: top"><a 
href="#index-_003f-1"><code>?</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter2_fn_symbol-2">?</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-_003f-1"><code>?</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">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" style="vertical-align: top"><a 
href="#index-_002e-1"><code>.</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter2_fn_symbol-3">.</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-_002e-1"><code>.</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">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" style="vertical-align: top"><a 
href="#index-copying-_0060_0060-1"><code>``</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-_0060_0060-1"><code>``</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-_0060_0060-2"><code>``</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-_0060_0060-3"><code>``</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter2_fn_symbol-4">`</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-_0060_0060-1"><code>``</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-_0060_0060-1"><code>``</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-_0060_0060-2"><code>``</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-_0060_0060-3"><code>``</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">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" style="vertical-align: top"><a 
href="#index-copying-a"><code>a</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-a-1"><code>a</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-a-2"><code>a</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-a"><code>a</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-a-1"><code>a</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-a-2"><code>a</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-a-1"><code>a</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-a-2"><code>a</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-a-3"><code>a</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-a-4"><code>a</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-a-5"><code>a</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-a-6"><code>a</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-a-7"><code>a</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-after"><code>after</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-after"><code>after</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-after"><code>after</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-after-1"><code>after</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-arg2"><code>arg2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-arg2"><code>arg2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-arg2"><code>arg2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-arg2-1"><code>arg2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter2_fn_letter-A">A</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-a"><code>a</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-a-1"><code>a</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-a-2"><code>a</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-a"><code>a</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-a-1"><code>a</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-a-2"><code>a</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-a-1"><code>a</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-a-2"><code>a</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-a-3"><code>a</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-a-4"><code>a</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-a-5"><code>a</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-a-6"><code>a</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-a-7"><code>a</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-after"><code>after</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-after"><code>after</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-after"><code>after</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-after-1"><code>after</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-arg2"><code>arg2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-arg2"><code>arg2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-arg2"><code>arg2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-arg2-1"><code>arg2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">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" style="vertical-align: top"><a 
href="#index-copying-b"><code>b</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-b-1"><code>b</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-b"><code>b</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-b-1"><code>b</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-b"><code>b</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-b-1"><code>b</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-b-2"><code>b</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-b-3"><code>b</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-bidule-machin"><code>bidule machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-bidule-machin"><code>bidule machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-bidule-machin"><code>bidule machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-bidule-machin-1"><code>bidule machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter2_fn_letter-B">B</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-b"><code>b</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-b-1"><code>b</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-b"><code>b</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-b-1"><code>b</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-b"><code>b</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-b-1"><code>b</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-b-2"><code>b</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-b-3"><code>b</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-bidule-machin"><code>bidule machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-bidule-machin"><code>bidule machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-bidule-machin"><code>bidule machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-bidule-machin-1"><code>bidule machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">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" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><code>d--efop_name 
on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><code>d--efop_name 
on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypefn_005fname-2"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypefn_005fname-3"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypefn_005fname2"><code>d--eftypefn_name2</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypefn_005fname2"><code>d--eftypefn_name2</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypefn_005fname2"><code>d--eftypefn_name2</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypefn_005fname2-1"><code>d--eftypefn_name2</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-deffn"><code>deffn</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-deffn-1"><code>deffn</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-deffn"><code>deffn</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-deffn-1"><code>deffn</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-deffn"><code>deffn</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-deffn-1"><code>deffn</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-deffn-2"><code>deffn</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-deffn-3"><code>deffn</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-deffnx"><code>deffnx</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-deffnx-1"><code>deffnx</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-deffnx"><code>deffnx</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-deffnx-1"><code>deffnx</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-deffnx"><code>deffnx</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-deffnx-1"><code>deffnx</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-deffnx-2"><code>deffnx</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-deffnx-3"><code>deffnx</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter2_fn_letter-D">D</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deffn_005fname"><code>d--effn_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deffn_005fname-1"><code>d--effn_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defmac_005fname"><code>d--efmac_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defmac_005fname-1"><code>d--efmac_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defmethod_005fname-on-c_002d_002dlass-1"><code>d--efmethod_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name 
on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-2"><code>d--efop_name 
on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defop_005fname-on-c_002d_002dlass-3"><code>d--efop_name 
on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defspec_005fname"><code>d--efspec_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defspec_005fname-1"><code>d--efspec_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypefn_005fname"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypefn_005fname-1"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypefn_005fname-2"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypefn_005fname-3"><code>d--eftypefn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypefn_005fname2"><code>d--eftypefn_name2</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypefn_005fname2"><code>d--eftypefn_name2</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypefn_005fname2"><code>d--eftypefn_name2</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypefn_005fname2-1"><code>d--eftypefn_name2</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypefun_005fname"><code>d--eftypefun_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypefun_005fname-1"><code>d--eftypefun_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypemethod_005fname-on-c_002d_002dlass-1"><code>d--eftypemethod_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-2"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypeop_005fname-on-c_002d_002dlass-3"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-3"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defun_005fname"><code>d--efun_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-d_002d_002defun_005fname-1"><code>d--efun_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-de_002d_002dffn_005fname"><code>de--ffn_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-de_002d_002dffn_005fname-1"><code>de--ffn_name</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-deffn"><code>deffn</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-deffn-1"><code>deffn</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-deffn"><code>deffn</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-deffn-1"><code>deffn</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-deffn"><code>deffn</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-deffn-1"><code>deffn</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-deffn-2"><code>deffn</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-deffn-3"><code>deffn</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-deffnx"><code>deffnx</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-deffnx-1"><code>deffnx</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-deffnx"><code>deffnx</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-deffnx-1"><code>deffnx</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-deffnx"><code>deffnx</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-deffnx-1"><code>deffnx</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-deffnx-2"><code>deffnx</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-deffnx-3"><code>deffnx</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">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" style="vertical-align: top"><a 
href="#index-f_002d_002d_002daa"><code>f---aa</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter2_fn_letter-F">F</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-f_002d_002d_002daa"><code>f---aa</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">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" style="vertical-align: 
top"><code>f---bb</code></td><td></td></tr>
-<tr><td></td><td class="printindex-index-entry index-entry-level-1" 
style="vertical-align: top;padding-left: 1.5em"><a 
href="#index-f_002d_002d_002dbb-f_002d_002d_002dcc"><code>f---cc</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry index-entry-level-1" 
style="vertical-align: top;padding-left: 1.5em"><a 
href="#index-f_002d_002d_002dbb-f_002d_002d_002dcc"><code>f---cc</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td class="printindex-index-entry" style="vertical-align: 
top"><code>f---ddd</code></td><td class="printindex-index-see-also" 
style="vertical-align: top; padding-left: 1em"><em class="emph">See also</em> 
f---ccc</td></tr>
 <tr><td></td><td class="printindex-index-entry" style="vertical-align: 
top"><code>f---ddd</code></td><td class="printindex-index-see-also" 
style="vertical-align: top; padding-left: 1em"><em class="emph">See also</em> 
f---ccc</td></tr>
 <tr><td></td><td class="printindex-index-entry" style="vertical-align: 
top"><code>f---ddd</code></td><td></td></tr>
 <tr><td></td><td class="printindex-index-entry index-entry-level-1" 
style="vertical-align: top;padding-left: 
1.5em"><code>f---eee</code></td><td></td></tr>
-<tr><td></td><td class="printindex-index-entry index-entry-level-2" 
style="vertical-align: top;padding-left: 3.0em"><a 
href="#index-f_002d_002d_002dddd-f_002d_002d_002deee-ffff"><code>ffff</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry index-entry-level-2" 
style="vertical-align: top;padding-left: 3.0em"><a 
href="#index-f_002d_002d_002dddd-f_002d_002d_002deee-ffff"><code>ffff</code></a></td><td
 class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
 <tr><td></td><td class="printindex-index-entry" style="vertical-align: 
top"><code>f---ggg</code></td><td></td></tr>
 <tr><td></td><td class="printindex-index-entry index-entry-level-1" 
style="vertical-align: top;padding-left: 1.5em"><code>f---hhh 
fjjj</code></td><td></td></tr>
-<tr><td></td><td class="printindex-index-entry index-entry-level-2" 
style="vertical-align: top;padding-left: 3.0em"><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" 
style="vertical-align: top; padding-left: 1em"><a href="#chapter">1 
chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-followed"><code>followed</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-followed-1"><code>followed</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-followed"><code>followed</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-followed-1"><code>followed</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-followed"><code>followed</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-followed-1"><code>followed</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-followed-2"><code>followed</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-followed-3"><code>followed</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry index-entry-level-2" 
style="vertical-align: top;padding-left: 3.0em"><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" 
style="vertical-align: top; padding-left: 1em"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-followed"><code>followed</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-followed-1"><code>followed</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-followed"><code>followed</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-followed-1"><code>followed</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-followed"><code>followed</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-followed-1"><code>followed</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-followed-2"><code>followed</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-followed-3"><code>followed</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">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" style="vertical-align: top"><a 
href="#index-copying-i"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-i-1"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-i"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-i-1"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-i"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-i-1"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-i-2"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-i-3"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-id-ule"><code><b class="b">id ule</b></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-id-ule"><code><b class="b">id ule</b></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-id-ule"><code><b class="b">id ule</b></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-id-ule-1"><code><b class="b">id ule</b></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-invalid"><code><var 
class="var">invalid</var></code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-invalid"><code><var 
class="var">invalid</var></code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top 
section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-invalid"><code><var class="var">invalid</var></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-invalid-1"><code><var class="var">invalid</var></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter2_fn_letter-I">I</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-i"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-i-1"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-i"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-i-1"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-i"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-i-1"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-i-2"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-i-3"><code><var class="var">i</var></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><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" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-id-ule"><code><b class="b">id ule</b></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-id-ule"><code><b class="b">id ule</b></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-id-ule"><code><b class="b">id ule</b></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-id-ule-1"><code><b class="b">id ule</b></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-invalid"><code><var 
class="var">invalid</var></code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-invalid"><code><var 
class="var">invalid</var></code></a></td><td class="printindex-index-section" 
style="vertical-align: top; padding-left: 1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-invalid"><code><var class="var">invalid</var></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-invalid-1"><code><var class="var">invalid</var></code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">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" style="vertical-align: top"><a 
href="#index-copying-log-trap"><code>log trap</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-log-trap"><code>log trap</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-log-trap"><code>log trap</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-log-trap-1"><code>log trap</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-log-trap1"><code>log trap1</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-log-trap1"><code>log trap1</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-log-trap1"><code>log trap1</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-log-trap1-1"><code>log trap1</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-log-trap2"><code>log trap2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-log-trap2"><code>log trap2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-log-trap2"><code>log trap2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-log-trap2-1"><code>log trap2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter2_fn_letter-L">L</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-log-trap"><code>log trap</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-log-trap"><code>log trap</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-log-trap"><code>log trap</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-log-trap-1"><code>log trap</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-log-trap1"><code>log trap1</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-log-trap1"><code>log trap1</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-log-trap1"><code>log trap1</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-log-trap1-1"><code>log trap1</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-log-trap2"><code>log trap2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-log-trap2"><code>log trap2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-log-trap2"><code>log trap2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-log-trap2-1"><code>log trap2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">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" style="vertical-align: top"><a 
href="#index-copying-machin"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-machin-1"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-machin-2"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-machin-3"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-machin-4"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-machin-5"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-machin"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-machin-1"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-machin-2"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-machin-3"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-machin-4"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-machin-5"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-1"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-2"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-3"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-4"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-5"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-6"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-7"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-8"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-9"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-10"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-11"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter2_fn_letter-M">M</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-machin"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-machin-1"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-machin-2"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-machin-3"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-machin-4"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-machin-5"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-machin"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-machin-1"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-machin-2"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-machin-3"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-machin-4"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-machin-5"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-1"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-2"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-3"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-4"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-5"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-6"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-7"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-8"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-9"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-10"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-machin-11"><code>machin</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">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" style="vertical-align: top"><a 
href="#index-copying-n_002d_002dame"><code>n--ame</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-n_002d_002dame-1"><code>n--ame</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-n_002d_002dame"><code>n--ame</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-n_002d_002dame-1"><code>n--ame</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-n_002d_002dame"><code>n--ame</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-n_002d_002dame-1"><code>n--ame</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-n_002d_002dame-2"><code>n--ame</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-n_002d_002dame-3"><code>n--ame</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-name2"><code>name2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-name2"><code>name2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-name2"><code>name2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-name2-1"><code>name2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter2_fn_letter-N">N</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-n_002d_002dame"><code>n--ame</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-n_002d_002dame-1"><code>n--ame</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-n_002d_002dame"><code>n--ame</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-n_002d_002dame-1"><code>n--ame</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-n_002d_002dame"><code>n--ame</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-n_002d_002dame-1"><code>n--ame</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-n_002d_002dame-2"><code>n--ame</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-n_002d_002dame-3"><code>n--ame</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-name2"><code>name2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-name2"><code>name2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-name2"><code>name2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-name2-1"><code>name2</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">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" style="vertical-align: top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-truc"><code>truc</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-truc-1"><code>truc</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-truc"><code>truc</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-truc-1"><code>truc</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top section</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-truc"><code>truc</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-truc-1"><code>truc</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-truc-2"><code>truc</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
-<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-truc-3"><code>truc</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter2_fn_letter-T">T</th></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-t_002d_002druc-1"><code>t--ruc</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-T_002d_002druc-1"><code>T--ruc</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-truc"><code>truc</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-copying-truc-1"><code>truc</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-truc"><code>truc</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-titlepage-truc-1"><code>truc</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#Top">Top</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-truc"><code>truc</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-truc-1"><code>truc</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-truc-2"><code>truc</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry" style="vertical-align: top"><a 
href="#index-truc-3"><code>truc</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-2_fn_letter-X">X</th></tr>
+<tr><th id="chapter2_fn_letter-X">X</th></tr>
 <tr><td></td><td class="printindex-index-entry" style="vertical-align: 
top"><code>xxx</code></td><td></td></tr>
-<tr><td></td><td class="printindex-index-entry index-entry-level-1" 
style="vertical-align: top;padding-left: 1.5em"><a 
href="#index-xxx-zzz"><code>zzz</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">1 chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry index-entry-level-1" 
style="vertical-align: top;padding-left: 1.5em"><a 
href="#index-xxx-zzz"><code>zzz</code></a></td><td 
class="printindex-index-section" style="vertical-align: top; padding-left: 
1em"><a href="#chapter">chapter</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" style="text-decoration: none" 
href="#chapter-2_fn_symbol-1"><b>-</b></a>
+<table class="fn-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_fn_symbol-1"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_fn_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_fn_symbol-2"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_fn_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_fn_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_fn_symbol-4"><b>`</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_fn_symbol-4"><b>`</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_fn_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_fn_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_fn_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_fn_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_fn_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_fn_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_fn_letter-F"><b>F</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_fn_letter-F"><b>F</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_fn_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_fn_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_fn_letter-L"><b>L</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_fn_letter-L"><b>L</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_fn_letter-M"><b>M</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_fn_letter-M"><b>M</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_fn_letter-N"><b>N</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_fn_letter-N"><b>N</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_fn_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_fn_letter-T"><b>T</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter-2_fn_letter-X"><b>X</b></a>
+<a class="summary-letter-printindex" style="text-decoration: none" 
href="#chapter2_fn_letter-X"><b>X</b></a>
  &nbsp; 
 </td></tr></table>
 </div>
 
-<hr style="height: 6px;">
+<hr>
 </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="nav-panel">
+<p>
+ &nbsp; [<a href="#SEC_Contents" title="Table of contents" 
rel="contents">Contents</a>][<a href="#chapter" title="Index" 
rel="index">Index</a>]</p>
+</div>
+<h2 class="contents-heading">Table of Contents</h2>
 
 <div class="contents">
 
@@ -7933,33 +7826,26 @@ Menu comment
 </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="nav-panel">
+<p>
+ &nbsp; [<a href="#SEC_Contents" title="Table of contents" 
rel="contents">Contents</a>][<a href="#chapter" title="Index" 
rel="index">Index</a>]</p>
+</div>
+<h2 class="shortcontents-heading">Short Table of Contents</h2>
 
 <div class="shortcontents">
 <ul class="toc-numbered-mark" style="list-style: none">
-<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>
+<li><a id="stoc-chapter-1" href="#toc-chapter-1" rel="index">1 chapter</a></li>
+<li><a id="stoc-chapter-2" href="#toc-chapter-2" rel="index">chapter 2</a></li>
 </ul>
 </div>
 </div><hr>
 <div class="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>
-
+<div class="nav-panel">
 <p>
-  This document was generated on <em class="emph">a sunny day</em> using <a 
class="uref" href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.
-</p>
+ &nbsp; [<a href="#SEC_Contents" title="Table of contents" 
rel="contents">Contents</a>][<a href="#chapter" title="Index" 
rel="index">Index</a>]</p>
+</div>
+<h2 class="about-heading">About This Document</h2>
+
 <p>
   The buttons in the navigation panels have the following meaning:
 </p>
@@ -7970,42 +7856,6 @@ Menu comment
     <th> Go to </th>
     <th> From 1.2.3 go to</th>
   </tr>
-  <tr>
-    <td class="button-direction-about" style="text-align:center"> [ &lt;&lt; ] 
</td>
-    <td class="name-direction-about" style="text-align:center">FastBack</td>
-    <td>Beginning of this chapter or previous chapter</td>
-    <td>1</td>
-  </tr>
-  <tr>
-    <td class="button-direction-about" style="text-align:center"> [ &lt; ] 
</td>
-    <td class="name-direction-about" style="text-align:center">Back</td>
-    <td>Previous section in reading order</td>
-    <td>1.2.2</td>
-  </tr>
-  <tr>
-    <td class="button-direction-about" style="text-align:center"> [ Up ] </td>
-    <td class="name-direction-about" style="text-align:center">Up</td>
-    <td>Up section</td>
-    <td>1.2</td>
-  </tr>
-  <tr>
-    <td class="button-direction-about" style="text-align:center"> [ &gt; ] 
</td>
-    <td class="name-direction-about" style="text-align:center">Forward</td>
-    <td>Next section in reading order</td>
-    <td>1.2.4</td>
-  </tr>
-  <tr>
-    <td class="button-direction-about" style="text-align:center"> [ &gt;&gt; ] 
</td>
-    <td class="name-direction-about" style="text-align:center">FastForward</td>
-    <td>Next chapter</td>
-    <td>2</td>
-  </tr>
-  <tr>
-    <td class="button-direction-about" style="text-align:center"> [Top] </td>
-    <td class="name-direction-about" style="text-align:center">Top</td>
-    <td>Cover (top) of document</td>
-    <td> &nbsp; </td>
-  </tr>
   <tr>
     <td class="button-direction-about" style="text-align:center"> [Contents] 
</td>
     <td class="name-direction-about" style="text-align:center">Contents</td>
@@ -8018,12 +7868,6 @@ Menu comment
     <td>Index</td>
     <td> &nbsp; </td>
   </tr>
-  <tr>
-    <td class="button-direction-about" style="text-align:center"> [ ? ] </td>
-    <td class="name-direction-about" style="text-align:center">About</td>
-    <td>About (help)</td>
-    <td> &nbsp; </td>
-  </tr>
 </table>
 
 <p>
@@ -8056,10 +7900,43 @@ Menu comment
     </ul>
   </li>
 </ul>
-</div><hr>
-<p>
-  <span class="program-in-footer" style="font-size: smaller">This document was 
generated on <em class="emph">a sunny day</em> using <a class="uref" 
href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.</span>
+</div><div class="footnotes-segment">
+<hr>
+<h4 class="footnotes-heading">Footnotes</h4>
+
+<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>
+
 
 
 </body>
diff --git a/tp/tests/layout/res_parser/formatting_mathjax/formatting.html 
b/tp/tests/layout/res_parser/formatting_mathjax/formatting.html
index a45c339a43..825e20a0e0 100644
--- a/tp/tests/layout/res_parser/formatting_mathjax/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_mathjax/formatting.html
@@ -857,6 +857,10 @@ g-roupe
 <meta name="Generator" content="texi2any">
 <meta name="viewport" content="width=device-width,initial-scale=1">
 
+<link href="#Top" rel="start" title="Top">
+<link href="#chapter" rel="index" title="chapter">
+<link href="#SEC_Contents" rel="contents" title="Table of Contents">
+<link href="#chapter" rel="next" title="chapter">
 <style type="text/css">
 <!--
 a.copiable-link {visibility: hidden; text-decoration: none; line-height: 0em}
@@ -864,7 +868,7 @@ 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}
+h2.centerchap {text-align:center}
 h3.subtitle {text-align:right}
 kbd.kbd {font-style: oblique}
 kbd.key {font-style: normal}
@@ -872,25 +876,16 @@ 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"}
@@ -1831,13 +1826,13 @@ html ''
 
 
 
-<h1 class="majorheading" id="majorheading">majorheading</h1>
+<h2 class="majorheading" id="majorheading">majorheading</h2>
 
-<h1 class="chapheading" id="chapheading">chapheading</h1>
+<h2 class="chapheading" id="chapheading">chapheading</h2>
 
-<h2 class="heading" id="heading">heading</h2>
+<h3 class="heading" id="heading">heading</h3>
 
-<h3 class="subheading" id="subheading">subheading</h3>
+<h4 class="subheading" id="subheading">subheading</h4>
 
 <h4 class="subsubheading" id="subsubheading">subsubheading</h4>
 
@@ -2922,13 +2917,13 @@ html ''
 
 
 
-<h1 class="majorheading" id="majorheading-1">majorheading</h1>
+<h2 class="majorheading" id="majorheading-1">majorheading</h2>
 
-<h1 class="chapheading" id="chapheading-1">chapheading</h1>
+<h2 class="chapheading" id="chapheading-1">chapheading</h2>
 
-<h2 class="heading" id="heading-1">heading</h2>
+<h3 class="heading" id="heading-1">heading</h3>
 
-<h3 class="subheading" id="subheading-1">subheading</h3>
+<h4 class="subheading" id="subheading-1">subheading</h4>
 
 <h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
 
@@ -3107,45 +3102,52 @@ html ''
 
 
 <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>
+<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="#chapter" title="Index" rel="index">Index</a>]</p>
+</div>
 <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>
+<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" 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>
+<div class="element-shortcontents" id="SEC_Shortcontents">
+<h2 class="shortcontents-heading">Short Table of Contents</h2>
 
-<hr style="height: 6px;">
+<div class="shortcontents">
+<ul class="toc-numbered-mark">
+<li><a id="stoc-chapter-1" href="#toc-chapter-1" rel="index">1 chapter</a></li>
+<li><a id="stoc-chapter-2" href="#toc-chapter-2" rel="index">chapter 2</a></li>
+</ul>
+</div>
+</div>
+<hr>
 <div class="chapter-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>
+<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="#chapter" 
title="Index" rel="index">Index</a>]</p>
+</div>
+<h2 class="chapter" id="chapter-1">1 chapter</h2>
 
 <p>First para
 </p>
@@ -4070,13 +4072,13 @@ html ''
 
 
 
-<h1 class="majorheading" id="majorheading-1">majorheading</h1>
+<h2 class="majorheading" id="majorheading-1">majorheading</h2>
 
-<h1 class="chapheading" id="chapheading-1">chapheading</h1>
+<h2 class="chapheading" id="chapheading-1">chapheading</h2>
 
-<h2 class="heading" id="heading-1">heading</h2>
+<h3 class="heading" id="heading-1">heading</h3>
 
-<h3 class="subheading" id="subheading-1">subheading</h3>
+<h4 class="subheading" id="subheading-1">subheading</h4>
 
 <h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
 
@@ -5159,13 +5161,13 @@ html ''
 
 
 
-<h1 class="majorheading" id="majorheading-2">majorheading</h1>
+<h2 class="majorheading" id="majorheading-2">majorheading</h2>
 
-<h1 class="chapheading" id="chapheading-2">chapheading</h1>
+<h2 class="chapheading" id="chapheading-2">chapheading</h2>
 
-<h2 class="heading" id="heading-2">heading</h2>
+<h3 class="heading" id="heading-2">heading</h3>
 
-<h3 class="subheading" id="subheading-2">subheading</h3>
+<h4 class="subheading" id="subheading-2">subheading</h4>
 
 <h4 class="subsubheading" id="subsubheading-2">subsubheading</h4>
 
@@ -6626,8 +6628,8 @@ Invalid use of @':
 <table class="truc-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="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><th id="chapter_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">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
 </table>
 </div>
@@ -6638,560 +6640,560 @@ Invalid use of @':
 <table class="codeidx-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="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><th id="chapter_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">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>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter-1_cp_symbol-1"><b>-</b></a>
+<table class="cp-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter_cp_symbol-1"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_symbol-2"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#chapter-1_cp_symbol-4"><b>&quot;</b></a>
+<a class="summary-letter-printindex" 
href="#chapter_cp_symbol-4"><b>&quot;</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-C"><b>C</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-C"><b>C</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-G"><b>G</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-G"><b>G</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-T"><b>T</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-V"><b>V</b></a>
+<a class="summary-letter-printindex" href="#chapter_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">Index Entry</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><th id="chapter_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</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</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">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">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><th id="chapter_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">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><th id="chapter_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">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><th id="chapter_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</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</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">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">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><th id="chapter_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">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-entry index-entry-level-1"><a 
href="#index-aaa-bbb">bbb</a></td><td class="printindex-index-section"><a 
href="#chapter">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">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</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</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">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">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><th id="chapter_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</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</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">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">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></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">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><th id="chapter_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">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-1_cp_letter-D">D</th></tr>
+<tr><th id="chapter_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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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 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">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</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</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</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</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">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">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">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">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
 of c--lass</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-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</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-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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</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</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">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">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
 of c--lass</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-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</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-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</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-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</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-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass2</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-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</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-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</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-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</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-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</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-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</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-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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</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</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">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">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</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</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">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">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</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</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</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</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">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">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">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">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</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</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">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">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><th id="chapter_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></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">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><th id="chapter_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</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</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</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</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">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">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">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">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">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</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</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">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">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</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</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">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">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</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</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">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">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><th id="chapter_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">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">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><th id="chapter_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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">chapter</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="#chapter-1_cp_symbol-1"><b>-</b></a>
+<table class="cp-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter_cp_symbol-1"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_symbol-2"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#chapter-1_cp_symbol-4"><b>&quot;</b></a>
+<a class="summary-letter-printindex" 
href="#chapter_cp_symbol-4"><b>&quot;</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-C"><b>C</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-C"><b>C</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-G"><b>G</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-G"><b>G</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-T"><b>T</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-V"><b>V</b></a>
+<a class="summary-letter-printindex" href="#chapter_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>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter-1_fn_symbol-1"><b>-</b></a>
+<table class="fn-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter_fn_symbol-1"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_symbol-2"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_symbol-4"><b>`</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_symbol-4"><b>`</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-F"><b>F</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-F"><b>F</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-L"><b>L</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-L"><b>L</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-M"><b>M</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-M"><b>M</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-N"><b>N</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-N"><b>N</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-T"><b>T</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-X"><b>X</b></a>
+<a class="summary-letter-printindex" href="#chapter_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">Index Entry</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><th id="chapter_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</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</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">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">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><th id="chapter_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">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><th id="chapter_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">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><th id="chapter_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</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</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">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">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><th id="chapter_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</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</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</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</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</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</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">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">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">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">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">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">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">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</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</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">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">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</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</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">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">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><th id="chapter_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</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</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</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</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">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">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">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">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</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</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">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">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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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 on 
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 
on 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 
on 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 
on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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><th id="chapter_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</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</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">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">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</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</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">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">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
 on c--lass</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-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</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-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</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-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</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-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</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-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</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-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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 
on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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 
on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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 
on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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</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</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">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">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</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</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</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</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">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">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">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">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</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</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">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">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</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</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">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">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
 on c--lass</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-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</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-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</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-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</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-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</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-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</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-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass2</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-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</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-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</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-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</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-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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</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</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">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">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</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</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">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">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</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</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</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</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">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">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">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">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</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</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</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</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">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">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">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">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><th id="chapter_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">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 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">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 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">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></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">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</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</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</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</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">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">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">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">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><th id="chapter_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</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</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</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</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">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">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">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">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</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</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">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">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</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</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">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">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</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</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">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">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><th id="chapter_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</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</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">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">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</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</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">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">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</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</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">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">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><th id="chapter_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</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</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</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</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</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</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</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</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</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</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</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</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">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">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">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">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">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">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">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">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">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">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">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">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><th id="chapter_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</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</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</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</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">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">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">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">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</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</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">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">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><th id="chapter_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">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">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</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</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</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</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">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">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">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">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-1_fn_letter-X">X</th></tr>
+<tr><th id="chapter_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></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">chapter</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="#chapter-1_fn_symbol-1"><b>-</b></a>
+<table class="fn-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter_fn_symbol-1"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_symbol-2"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_symbol-4"><b>`</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_symbol-4"><b>`</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-F"><b>F</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-F"><b>F</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-L"><b>L</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-L"><b>L</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-M"><b>M</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-M"><b>M</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-N"><b>N</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-N"><b>N</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-T"><b>T</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-X"><b>X</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-X"><b>X</b></a>
  &nbsp; 
 </td></tr></table>
 </div>
@@ -7207,11 +7209,11 @@ Invalid use of @':
 <table class="tp-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="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><th id="chapter_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</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</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">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">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
 </table>
 </div>
@@ -7220,114 +7222,51 @@ Invalid use of @':
 
 <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>
 
+<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">
-<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>
+<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="#chapter" 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">
-<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>
+<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="#chapter" 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">
-<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>
+<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="#chapter" 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">
-<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>
+<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="#chapter" 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>
@@ -7336,583 +7275,566 @@ Menu comment
 </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="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="#chapter" 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="#chapter-2_cp_symbol-1"><b>-</b></a>
+<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="#chapter-2_cp_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_symbol-2"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#chapter-2_cp_symbol-4"><b>&quot;</b></a>
+<a class="summary-letter-printindex" 
href="#chapter2_cp_symbol-4"><b>&quot;</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-C"><b>C</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-C"><b>C</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-G"><b>G</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-G"><b>G</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-T"><b>T</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-V"><b>V</b></a>
+<a class="summary-letter-printindex" href="#chapter2_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">Index Entry</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><th id="chapter2_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</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</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">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">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><th id="chapter2_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">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><th id="chapter2_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">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><th id="chapter2_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</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</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">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">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><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="#chapter">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-entry index-entry-level-1"><a 
href="#index-aaa-bbb">bbb</a></td><td class="printindex-index-section"><a 
href="#chapter">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">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</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</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">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">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><th id="chapter2_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</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</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">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">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></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">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><th id="chapter2_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">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-2_cp_letter-D">D</th></tr>
+<tr><th id="chapter2_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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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 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">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</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</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</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</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">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">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">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">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
 of c--lass</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-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</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-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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</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</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">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">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
 of c--lass</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-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</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-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</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-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</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-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass2</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-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</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-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</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-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</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-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</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-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</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-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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</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</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">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">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</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</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">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">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</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</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</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</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">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">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">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">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</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</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">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">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><th id="chapter2_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></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">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><th id="chapter2_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</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</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</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</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">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">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">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">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">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</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</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">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">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</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</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">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">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</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</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">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">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><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="#chapter">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">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><th id="chapter2_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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">chapter</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="#chapter-2_cp_symbol-1"><b>-</b></a>
+<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="#chapter-2_cp_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_symbol-2"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#chapter-2_cp_symbol-4"><b>&quot;</b></a>
+<a class="summary-letter-printindex" 
href="#chapter2_cp_symbol-4"><b>&quot;</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-C"><b>C</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-C"><b>C</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-G"><b>G</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-G"><b>G</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-T"><b>T</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-V"><b>V</b></a>
+<a class="summary-letter-printindex" href="#chapter2_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>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter-2_fn_symbol-1"><b>-</b></a>
+<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="#chapter-2_fn_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_symbol-2"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_symbol-4"><b>`</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_symbol-4"><b>`</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-F"><b>F</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-F"><b>F</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-L"><b>L</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-L"><b>L</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-M"><b>M</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-M"><b>M</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-N"><b>N</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-N"><b>N</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-T"><b>T</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-X"><b>X</b></a>
+<a class="summary-letter-printindex" href="#chapter2_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">Index Entry</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><th id="chapter2_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</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</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">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">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><th id="chapter2_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">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><th id="chapter2_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">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><th id="chapter2_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</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</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">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">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><th id="chapter2_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</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</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</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</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</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</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">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">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">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">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">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">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">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</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</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">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">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</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</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">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">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><th id="chapter2_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</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</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</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</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">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">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">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">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</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</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">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">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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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 on 
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 
on 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 
on 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 
on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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><th id="chapter2_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</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</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">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">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</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</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">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">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
 on c--lass</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-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</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-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</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-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</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-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</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-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</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-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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 
on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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 
on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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 
on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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</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</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">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">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</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</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</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</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">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">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">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">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</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</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">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">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</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</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">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">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
 on c--lass</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-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</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-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</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-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</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-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</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-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</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-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass2</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-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</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-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</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-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</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-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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</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</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">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">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</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</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">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">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</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</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</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</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">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">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">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">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</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</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</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</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">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">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">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">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><th id="chapter2_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">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 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">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 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">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></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">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</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</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</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</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">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">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">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">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><th id="chapter2_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</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</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</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</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">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">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">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">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</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</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">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">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</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</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">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">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</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</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">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">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><th id="chapter2_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</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</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">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">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</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</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">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">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</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</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">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">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><th id="chapter2_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</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</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</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</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</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</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</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</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</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</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</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</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">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">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">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">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">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">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">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">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">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">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">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">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><th id="chapter2_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</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</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</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</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">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">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">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">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</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</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">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">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><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="#chapter">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">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</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</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</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</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">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">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">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">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-2_fn_letter-X">X</th></tr>
+<tr><th id="chapter2_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></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">chapter</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="#chapter-2_fn_symbol-1"><b>-</b></a>
+<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="#chapter-2_fn_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_symbol-2"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_symbol-4"><b>`</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_symbol-4"><b>`</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-F"><b>F</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-F"><b>F</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-L"><b>L</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-L"><b>L</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-M"><b>M</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-M"><b>M</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-N"><b>N</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-N"><b>N</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-T"><b>T</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-X"><b>X</b></a>
+<a class="summary-letter-printindex" href="#chapter2_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>
+<div class="footnotes-segment">
+<hr>
+<h4 class="footnotes-heading">Footnotes</h4>
 
 <h5 class="footnote-body-heading"><a id="FOOT3" href="#DOCF3">(1)</a></h5>
 <p>in footnote</p>
@@ -7945,162 +7867,8 @@ Menu comment
 <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>
-  This document was generated on <em class="emph">a sunny day</em> using <a 
class="uref" href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.
-</p>
-<p>
-  The buttons in the navigation panels have the following meaning:
-</p>
-<table border="1">
-  <tr>
-    <th> Button </th>
-    <th> Name </th>
-    <th> Go to </th>
-    <th> From 1.2.3 go to</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>
-  where the <strong class="strong"> Example </strong> assumes that the current 
position is at <strong class="strong"> Subsubsection One-Two-Three </strong> of 
a document of the following structure:
-</p>
-
-<ul>
-  <li> 1. Section One
-    <ul>
-      <li>1.1 Subsection One-One
-        <ul>
-          <li>...</li>
-        </ul>
-      </li>
-      <li>1.2 Subsection One-Two
-        <ul>
-          <li>1.2.1 Subsubsection One-Two-One</li>
-          <li>1.2.2 Subsubsection One-Two-Two</li>
-          <li>1.2.3 Subsubsection One-Two-Three &nbsp; &nbsp;
-            <strong>&lt;== Current Position </strong></li>
-          <li>1.2.4 Subsubsection One-Two-Four</li>
-        </ul>
-      </li>
-      <li>1.3 Subsection One-Three
-        <ul>
-          <li>...</li>
-        </ul>
-      </li>
-      <li>1.4 Subsection One-Four</li>
-    </ul>
-  </li>
-</ul>
-</div><hr>
-<p>
-  <span class="program-in-footer">This document was generated on <em 
class="emph">a sunny day</em> using <a class="uref" 
href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.</span>
-</p>
 
 <a href="js_licenses.html" rel="jslicense"><small>JavaScript license 
information</small></a>
 </body>
diff --git 
a/tp/tests/layout/res_parser/formatting_numerical_entities/formatting.html 
b/tp/tests/layout/res_parser/formatting_numerical_entities/formatting.html
index 3db7b4cf21..68fb546d54 100644
--- a/tp/tests/layout/res_parser/formatting_numerical_entities/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_numerical_entities/formatting.html
@@ -857,6 +857,11 @@ g-roupe
 <meta name="Generator" content="texi2any">
 <meta name="viewport" content="width=device-width,initial-scale=1">
 
+<link href="#Top" rel="start" title="Top">
+<link href="#chapter" rel="index" title="chapter">
+<link href="#SEC_Contents" rel="contents" title="Table of Contents">
+<link href="#SEC_About" rel="help" title="About This Document">
+<link href="#chapter" rel="next" title="chapter">
 <style type="text/css">
 <!--
 a.copiable-link {visibility: hidden; text-decoration: none; line-height: 0em}
@@ -864,7 +869,7 @@ 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}
+h2.centerchap {text-align:center}
 h3.subtitle {text-align:right}
 kbd.kbd {font-style: oblique}
 kbd.key {font-style: normal}
@@ -875,7 +880,6 @@ 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}
@@ -1823,13 +1827,13 @@ html ''
 
 
 
-<h1 class="majorheading" id="majorheading">majorheading</h1>
+<h2 class="majorheading" id="majorheading">majorheading</h2>
 
-<h1 class="chapheading" id="chapheading">chapheading</h1>
+<h2 class="chapheading" id="chapheading">chapheading</h2>
 
-<h2 class="heading" id="heading">heading</h2>
+<h3 class="heading" id="heading">heading</h3>
 
-<h3 class="subheading" id="subheading">subheading</h3>
+<h4 class="subheading" id="subheading">subheading</h4>
 
 <h4 class="subsubheading" id="subsubheading">subsubheading</h4>
 
@@ -2916,13 +2920,13 @@ html ''
 
 
 
-<h1 class="majorheading" id="majorheading-1">majorheading</h1>
+<h2 class="majorheading" id="majorheading-1">majorheading</h2>
 
-<h1 class="chapheading" id="chapheading-1">chapheading</h1>
+<h2 class="chapheading" id="chapheading-1">chapheading</h2>
 
-<h2 class="heading" id="heading-1">heading</h2>
+<h3 class="heading" id="heading-1">heading</h3>
 
-<h3 class="subheading" id="subheading-1">subheading</h3>
+<h4 class="subheading" id="subheading-1">subheading</h4>
 
 <h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
 
@@ -3101,45 +3105,62 @@ html ''
 
 
 <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> &#160; </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>
+<div class="nav-panel">
+<p>
+Next: <a href="#chapter" accesskey="n" rel="next">chapter</a> &#160; [<a 
href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a 
href="#chapter" title="Index" rel="index">Index</a>]</p>
+</div>
 <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>&#160;&#160;</td><td 
class="menu-entry-description"></td></tr>
+<tr><td class="menu-entry-destination">&#8226; <a href="#chapter" rel="index" 
accesskey="1">chapter</a>:</td><td>&#160;&#160;</td><td 
class="menu-entry-description">chapter
+</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>&#160;&#160;</td><td 
class="menu-entry-description">Chapter 2
+</pre></th></tr><tr><td class="menu-entry-destination">&#8226; <a 
href="#chapter2" rel="index" 
accesskey="2">description</a>:</td><td>&#160;&#160;</td><td 
class="menu-entry-description">Chapter 2
 </td></tr>
 </table>
 
 
-<hr style="height: 6px;">
+<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" 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 &#8220;simple-double&#8211;</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&#8212;four&#8212;-&#8221;</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" rel="index">1 chapter</a></li>
+<li><a id="stoc-chapter-2" href="#toc-chapter-2" rel="index">chapter 2</a></li>
+</ul>
+</div>
+</div>
+<hr>
 <div class="chapter-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> &#160; </td>
-<td> &#160; </td>
-<td> &#160; </td>
-<td> &#160; </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>
+<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> &#160; [<a href="#SEC_Contents" 
title="Table of contents" rel="contents">Contents</a>][<a href="#chapter" 
title="Index" rel="index">Index</a>]</p>
+</div>
+<h2 class="chapter" id="chapter-1">1 chapter</h2>
 
 <p>First para
 </p>
@@ -4066,13 +4087,13 @@ html ''
 
 
 
-<h1 class="majorheading" id="majorheading-1">majorheading</h1>
+<h2 class="majorheading" id="majorheading-1">majorheading</h2>
 
-<h1 class="chapheading" id="chapheading-1">chapheading</h1>
+<h2 class="chapheading" id="chapheading-1">chapheading</h2>
 
-<h2 class="heading" id="heading-1">heading</h2>
+<h3 class="heading" id="heading-1">heading</h3>
 
-<h3 class="subheading" id="subheading-1">subheading</h3>
+<h4 class="subheading" id="subheading-1">subheading</h4>
 
 <h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
 
@@ -5157,13 +5178,13 @@ html ''
 
 
 
-<h1 class="majorheading" id="majorheading-2">majorheading</h1>
+<h2 class="majorheading" id="majorheading-2">majorheading</h2>
 
-<h1 class="chapheading" id="chapheading-2">chapheading</h1>
+<h2 class="chapheading" id="chapheading-2">chapheading</h2>
 
-<h2 class="heading" id="heading-2">heading</h2>
+<h3 class="heading" id="heading-2">heading</h3>
 
-<h3 class="subheading" id="subheading-2">subheading</h3>
+<h4 class="subheading" id="subheading-2">subheading</h4>
 
 <h4 class="subsubheading" id="subsubheading-2">subsubheading</h4>
 
@@ -6626,8 +6647,8 @@ Invalid use of @':
 <table class="truc-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="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><th id="chapter_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">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
 </table>
 </div>
@@ -6638,560 +6659,560 @@ Invalid use of @':
 <table class="codeidx-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="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; --- &#238;</code></a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_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; --- &#238;</code></a></td><td 
class="printindex-index-section"><a href="#chapter">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>Jump to: &#160; 
</th><td><a class="summary-letter-printindex" 
href="#chapter-1_cp_symbol-1"><b>-</b></a>
+<table class="cp-letters-header-printindex"><tr><th>Jump to: &#160; 
</th><td><a class="summary-letter-printindex" 
href="#chapter_cp_symbol-1"><b>-</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_symbol-2"><b>?</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_symbol-3"><b>.</b></a>
  &#160; 
-<a class="summary-letter-printindex" 
href="#chapter-1_cp_symbol-4"><b>&quot;</b></a>
+<a class="summary-letter-printindex" 
href="#chapter_cp_symbol-4"><b>&quot;</b></a>
  &#160; 
 <br>
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-A"><b>A</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-B"><b>B</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-C"><b>C</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-C"><b>C</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-D"><b>D</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-G"><b>G</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-G"><b>G</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-I"><b>I</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-T"><b>T</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-V"><b>V</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-V"><b>V</b></a>
  &#160; 
 </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="chapter-1_cp_symbol-1">-</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-_002d_002doption">&#8211;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">&#8211;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">&#8211;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">&#8211;option</a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_cp_symbol-1">-</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-_002d_002doption">&#8211;option</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-titlepage-_002d_002doption">&#8211;option</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-_002d_002doption">&#8211;option</a></td><td 
class="printindex-index-section"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_002d_002doption-1">&#8211;option</a></td><td 
class="printindex-index-section"><a href="#chapter">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><th id="chapter_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">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><th id="chapter_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">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">&#8220;</a></td><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">&#8220;</a></td><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">&#8220;</a></td><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">&#8220;</a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_cp_symbol-4">&quot;</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-_0060_0060">&#8220;</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-titlepage-_0060_0060">&#8220;</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-_0060_0060">&#8220;</a></td><td 
class="printindex-index-section"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_0060_0060-1">&#8220;</a></td><td 
class="printindex-index-section"><a href="#chapter">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><th id="chapter_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">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&#8212;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-entry index-entry-level-1"><a 
href="#index-aaa-bbb">bbb</a></td><td class="printindex-index-section"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a_002d_002d_002da">a&#8212;a</a></td><td 
class="printindex-index-section"><a href="#chapter">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</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</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">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">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><th id="chapter_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</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</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">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">chapter</a></td></tr>
 <tr><td></td><td class="printindex-index-entry">b&#8212;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&#8212;c</a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></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&#8212;c</a></td><td 
class="printindex-index-section"><a href="#chapter">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><th id="chapter_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">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-1_cp_letter-D">D</th></tr>
+<tr><th id="chapter_cp_letter-D">D</th></tr>
 <tr><td></td><td class="printindex-index-entry">d&#8212;dd</td><td></td></tr>
 <tr><td></td><td class="printindex-index-entry 
index-entry-level-1">e&#8212;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&#8212;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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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 index-entry-level-2"><a 
href="#index-d_002d_002d_002ddd-e_002d_002d_002dee-f_002d_002d_002dff">f&#8212;ff</a></td><td
 class="printindex-index-section"><a href="#chapter">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</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</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</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</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">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">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">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">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
 of c--lass</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-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</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-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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</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</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">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">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
 of c--lass</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-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</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-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</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-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</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-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass2</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-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</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-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</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-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</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-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</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-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</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-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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</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</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">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">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</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</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">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">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</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</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</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</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">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">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">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">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</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</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">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">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><th id="chapter_cp_letter-G">G</th></tr>
 <tr><td></td><td class="printindex-index-entry">g&#8212;gg</td><td></td></tr>
 <tr><td></td><td class="printindex-index-entry index-entry-level-1">h&#8212;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&#8212;kk,
 l&#8212;ll</a></td><td class="printindex-index-section"><a href="#chapter">1 
chapter</a></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&#8212;kk,
 l&#8212;ll</a></td><td class="printindex-index-section"><a 
href="#chapter">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><th id="chapter_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</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</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</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</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">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">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">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">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">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</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</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">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">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</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</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">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">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</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</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">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">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&#8211;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&#8211;ruc</a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter_cp_letter-T">T</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-t_002d_002druc">t&#8211;ruc</a></td><td 
class="printindex-index-section"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-T_002d_002druc">T&#8211;ruc</a></td><td 
class="printindex-index-section"><a href="#chapter">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><th id="chapter_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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
 </table>
-<table class="cp-letters-footer-printindex"><tr><th>Jump to: &#160; 
</th><td><a class="summary-letter-printindex" 
href="#chapter-1_cp_symbol-1"><b>-</b></a>
+<table class="cp-letters-footer-printindex"><tr><th>Jump to: &#160; 
</th><td><a class="summary-letter-printindex" 
href="#chapter_cp_symbol-1"><b>-</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_symbol-2"><b>?</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_symbol-3"><b>.</b></a>
  &#160; 
-<a class="summary-letter-printindex" 
href="#chapter-1_cp_symbol-4"><b>&quot;</b></a>
+<a class="summary-letter-printindex" 
href="#chapter_cp_symbol-4"><b>&quot;</b></a>
  &#160; 
 <br>
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-A"><b>A</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-B"><b>B</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-C"><b>C</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-C"><b>C</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-D"><b>D</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-G"><b>G</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-G"><b>G</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-I"><b>I</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-T"><b>T</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-V"><b>V</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-V"><b>V</b></a>
  &#160; 
 </td></tr></table>
 </div>
 
 <p>fn
 </p><div class="printindex fn-printindex">
-<table class="fn-letters-header-printindex"><tr><th>Jump to: &#160; 
</th><td><a class="summary-letter-printindex" 
href="#chapter-1_fn_symbol-1"><b>-</b></a>
+<table class="fn-letters-header-printindex"><tr><th>Jump to: &#160; 
</th><td><a class="summary-letter-printindex" 
href="#chapter_fn_symbol-1"><b>-</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_symbol-2"><b>?</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_symbol-3"><b>.</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_symbol-4"><b>`</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_symbol-4"><b>`</b></a>
  &#160; 
 <br>
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-A"><b>A</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-B"><b>B</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-D"><b>D</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-F"><b>F</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-F"><b>F</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-I"><b>I</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-L"><b>L</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-L"><b>L</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-M"><b>M</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-M"><b>M</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-N"><b>N</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-N"><b>N</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-T"><b>T</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-X"><b>X</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-X"><b>X</b></a>
  &#160; 
 </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="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><th id="chapter_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</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</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">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">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><th id="chapter_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">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><th id="chapter_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">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><th id="chapter_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</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</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">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">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><th id="chapter_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</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</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</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</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</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</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">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">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">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">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">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">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">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</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</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">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">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</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</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">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">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><th id="chapter_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</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</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</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</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">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">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">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">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</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</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">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">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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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 on 
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 
on 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 
on 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 
on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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><th id="chapter_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</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</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">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">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</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</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">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">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
 on c--lass</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-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</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-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</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-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</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-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</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-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</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-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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 
on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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 
on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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 
on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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</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</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">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">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</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</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</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</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">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">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">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">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</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</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">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">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</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</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">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">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
 on c--lass</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-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</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-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</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-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</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-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</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-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</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-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass2</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-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</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-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</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-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</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-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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</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</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">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">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</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</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">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">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</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</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</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</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">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">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">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">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</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</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</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</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">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">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">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">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><th id="chapter_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">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 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">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 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">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></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">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</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</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</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</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">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">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">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">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 &#8216;<samp 
class="samp">i</samp>&#8217; 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 &#8216;<samp 
class="samp">i</samp>&#8217; 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 &#8216;<samp 
class="samp">i</samp>&#8217; 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 &#8216;<samp 
class="samp">i</samp>&#8217; 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><th id="chapter_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</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</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</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</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">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">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">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">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-id-i-ule"><code><b class="b">id &#8216;<samp 
class="samp">i</samp>&#8217; ule</b></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-titlepage-id-i-ule"><code><b class="b">id &#8216;<samp 
class="samp">i</samp>&#8217; ule</b></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-id-i-ule"><code><b class="b">id &#8216;<samp 
class="samp">i</samp>&#8217; ule</b></code></a></td><td 
class="printindex-index-section"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-id-i-ule-1"><code><b class="b">id &#8216;<samp 
class="samp">i</samp>&#8217; ule</b></code></a></td><td 
class="printindex-index-section"><a href="#chapter">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</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</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">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">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</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</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">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">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><th id="chapter_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</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</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">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">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</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</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">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">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</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</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">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">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><th id="chapter_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</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</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</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</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</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</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</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</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</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</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</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</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">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">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">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">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">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">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">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">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">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">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">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">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><th id="chapter_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</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</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</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</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">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">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">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">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</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</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">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">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><th id="chapter_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">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">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</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</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</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</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">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">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">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">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-1_fn_letter-X">X</th></tr>
+<tr><th id="chapter_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></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">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
 </table>
-<table class="fn-letters-footer-printindex"><tr><th>Jump to: &#160; 
</th><td><a class="summary-letter-printindex" 
href="#chapter-1_fn_symbol-1"><b>-</b></a>
+<table class="fn-letters-footer-printindex"><tr><th>Jump to: &#160; 
</th><td><a class="summary-letter-printindex" 
href="#chapter_fn_symbol-1"><b>-</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_symbol-2"><b>?</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_symbol-3"><b>.</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_symbol-4"><b>`</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_symbol-4"><b>`</b></a>
  &#160; 
 <br>
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-A"><b>A</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-B"><b>B</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-D"><b>D</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-F"><b>F</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-F"><b>F</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-I"><b>I</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-L"><b>L</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-L"><b>L</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-M"><b>M</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-M"><b>M</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-N"><b>N</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-N"><b>N</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-T"><b>T</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-X"><b>X</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-X"><b>X</b></a>
  &#160; 
 </td></tr></table>
 </div>
@@ -7207,11 +7228,11 @@ Invalid use of @':
 <table class="tp-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="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><th id="chapter_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</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</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">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">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
 </table>
 </div>
@@ -7222,7 +7243,7 @@ Invalid use of @':
 </p>
 <div class="format">
 <table class="menu" border="0" cellspacing="0"><tr><td>
-<pre class="menu-preformatted">&#8226; <a 
href="#s_002d_002dect_002cion">s--ect&#44;ion</a>:: </pre><pre 
class="menu-entry-description-preformatted">s&#8211;ect&#44;ion
+<pre class="menu-preformatted">&#8226; <a href="#s_002d_002dect_002cion" 
accesskey="1">s--ect&#44;ion</a>:: </pre><pre 
class="menu-entry-description-preformatted">s&#8211;ect&#44;ion
 </pre><pre class="menu-comment-preformatted">
 
 Menu comment
@@ -7234,100 +7255,56 @@ Menu comment
 
 <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> &#160; </td>
-<td> &#160; </td>
-<td> &#160; </td>
-<td> &#160; </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>
+<div class="nav-panel">
+<p>
+Up: <a href="#chapter" accesskey="u" rel="up">chapter</a> &#160; [<a 
href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a 
href="#chapter" title="Index" rel="index">Index</a>]</p>
+</div>
+<h3 class="section" id="A-section">1.1 A section</h3>
 
 <table class="menu" border="0" cellspacing="0">
-<tr><td class="menu-entry-destination"><a href="#subsection">1.1.1 
subsection</a></td><td>&#160;&#160;</td><td class="menu-entry-description">
+<tr><td class="menu-entry-destination">&#8226; <a href="#subsection" 
accesskey="1">subsection</a>:</td><td>&#160;&#160;</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 &#8220;simple-double&#8211;</a></td><td>&#160;&#160;</td><td 
class="menu-entry-description">
+</pre></th></tr><tr><td class="menu-entry-destination">&#8226; <a 
href="#subsubsection-_0060_0060simple_002ddouble_002d_002d" 
accesskey="2">subsubsection ``simple-double--</a>:</td><td>&#160;&#160;</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&#8212;four&#8212;-&#8221;</a></td><td>&#160;&#160;</td><td 
class="menu-entry-description">
+<tr><td class="menu-entry-destination">&#8226; <a 
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027" 
accesskey="3">subsubsection 
three---four----''</a>:</td><td>&#160;&#160;</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> &#160; </td>
-<td> &#160; </td>
-<td> &#160; </td>
-<td> &#160; </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>
+<div class="nav-panel">
+<p>
+Up: <a href="#s_002d_002dect_002cion" accesskey="u" rel="up">A section</a> 
&#160; [<a href="#SEC_Contents" title="Table of contents" 
rel="contents">Contents</a>][<a href="#chapter" title="Index" 
rel="index">Index</a>]</p>
+</div>
+<h4 class="subsection" id="subsection-1">1.1.1 subsection</h4>
 
 <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 &#8220;simple-double&#8211;</a></td><td>&#160;&#160;</td><td 
class="menu-entry-description">
+<tr><td class="menu-entry-destination">&#8226; <a 
href="#subsubsection-_0060_0060simple_002ddouble_002d_002d" 
accesskey="1">subsubsection ``simple-double--</a>:</td><td>&#160;&#160;</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&#8212;four&#8212;-&#8221;</a></td><td>&#160;&#160;</td><td 
class="menu-entry-description">
+<tr><td class="menu-entry-destination">&#8226; <a 
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027" 
accesskey="2">subsubsection 
three---four----''</a>:</td><td>&#160;&#160;</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> &#160; </td>
-<td> &#160; </td>
-<td> &#160; </td>
-<td> &#160; </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>
+<div class="nav-panel">
+<p>
+Next: <a 
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027" 
accesskey="n" rel="next">three&#8212;four&#8212;-&#8221;</a>, Up: <a 
href="#subsection" accesskey="u" rel="up">subsection</a> &#160; [<a 
href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a 
href="#chapter" title="Index" rel="index">Index</a>]</p>
+</div>
 <h4 class="subsubsection" 
id="subsubsection-_0060_0060simple_002ddouble_002d_002d-1">1.1.1.1 
subsubsection &#8220;simple-double&#8211;</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> &#160; </td>
-<td> &#160; </td>
-<td> &#160; </td>
-<td> &#160; </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>
+<div class="nav-panel">
+<p>
+Previous: <a href="#subsubsection-_0060_0060simple_002ddouble_002d_002d" 
accesskey="p" rel="prev">subsubsection &#8220;simple-double&#8211;</a>, Up: <a 
href="#subsection" accesskey="u" rel="up">subsection</a> &#160; [<a 
href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a 
href="#chapter" 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&#8212;four&#8212;-&#8221;</h4>
 
 <hr>
@@ -7336,671 +7313,571 @@ Menu comment
 </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> &#160; </td>
-<td> &#160; </td>
-<td> &#160; </td>
-<td> &#160; </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="nav-panel">
+<p>
+Previous: <a href="#chapter" accesskey="p" rel="prev">chapter</a>, Up: <a 
href="#Top" accesskey="u" rel="up">Top section</a> &#160; [<a 
href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a 
href="#chapter" 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: &#160; 
</th><td><a class="summary-letter-printindex" 
href="#chapter-2_cp_symbol-1"><b>-</b></a>
+<table class="cp-letters-header-printindex"><tr><th>Jump to: &#160; 
</th><td><a class="summary-letter-printindex" 
href="#chapter2_cp_symbol-1"><b>-</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_symbol-2"><b>?</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_symbol-3"><b>.</b></a>
  &#160; 
-<a class="summary-letter-printindex" 
href="#chapter-2_cp_symbol-4"><b>&quot;</b></a>
+<a class="summary-letter-printindex" 
href="#chapter2_cp_symbol-4"><b>&quot;</b></a>
  &#160; 
 <br>
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-A"><b>A</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-B"><b>B</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-C"><b>C</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-C"><b>C</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-D"><b>D</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-G"><b>G</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-G"><b>G</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-I"><b>I</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-T"><b>T</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-V"><b>V</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-V"><b>V</b></a>
  &#160; 
 </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="chapter-2_cp_symbol-1">-</th></tr>
-<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-_002d_002doption">&#8211;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">&#8211;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">&#8211;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">&#8211;option</a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter2_cp_symbol-1">-</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-_002d_002doption">&#8211;option</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-titlepage-_002d_002doption">&#8211;option</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-_002d_002doption">&#8211;option</a></td><td 
class="printindex-index-section"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_002d_002doption-1">&#8211;option</a></td><td 
class="printindex-index-section"><a href="#chapter">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><th id="chapter2_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">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><th id="chapter2_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">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">&#8220;</a></td><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">&#8220;</a></td><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">&#8220;</a></td><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">&#8220;</a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></td></tr>
+<tr><th id="chapter2_cp_symbol-4">&quot;</th></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-_0060_0060">&#8220;</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-titlepage-_0060_0060">&#8220;</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-_0060_0060">&#8220;</a></td><td 
class="printindex-index-section"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-_0060_0060-1">&#8220;</a></td><td 
class="printindex-index-section"><a href="#chapter">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><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="#chapter">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&#8212;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-entry index-entry-level-1"><a 
href="#index-aaa-bbb">bbb</a></td><td class="printindex-index-section"><a 
href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-a_002d_002d_002da">a&#8212;a</a></td><td 
class="printindex-index-section"><a href="#chapter">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</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</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">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">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><th id="chapter2_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</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</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">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">chapter</a></td></tr>
 <tr><td></td><td class="printindex-index-entry">b&#8212;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&#8212;c</a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></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&#8212;c</a></td><td 
class="printindex-index-section"><a href="#chapter">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><th id="chapter2_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">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-2_cp_letter-D">D</th></tr>
+<tr><th id="chapter2_cp_letter-D">D</th></tr>
 <tr><td></td><td class="printindex-index-entry">d&#8212;dd</td><td></td></tr>
 <tr><td></td><td class="printindex-index-entry 
index-entry-level-1">e&#8212;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&#8212;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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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 index-entry-level-2"><a 
href="#index-d_002d_002d_002ddd-e_002d_002d_002dee-f_002d_002d_002dff">f&#8212;ff</a></td><td
 class="printindex-index-section"><a href="#chapter">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</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</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</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</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">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">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">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">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
 of c--lass</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-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</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-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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</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</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">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">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
 of c--lass</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-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</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-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</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-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</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-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass2</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-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</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-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</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-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</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-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</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-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</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-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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</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</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">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">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</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</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">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">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</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</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</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</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">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">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">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">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</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</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">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">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><th id="chapter2_cp_letter-G">G</th></tr>
 <tr><td></td><td class="printindex-index-entry">g&#8212;gg</td><td></td></tr>
 <tr><td></td><td class="printindex-index-entry index-entry-level-1">h&#8212;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&#8212;kk,
 l&#8212;ll</a></td><td class="printindex-index-section"><a href="#chapter">1 
chapter</a></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&#8212;kk,
 l&#8212;ll</a></td><td class="printindex-index-section"><a 
href="#chapter">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><th id="chapter2_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</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</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</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</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">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">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">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">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">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</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</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">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">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</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</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">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">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</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</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">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">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&#8211;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&#8211;ruc</a></td><td 
class="printindex-index-section"><a href="#chapter">1 chapter</a></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&#8211;ruc</a></td><td 
class="printindex-index-section"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-T_002d_002druc">T&#8211;ruc</a></td><td 
class="printindex-index-section"><a href="#chapter">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><th id="chapter2_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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
 </table>
-<table class="cp-letters-footer-printindex"><tr><th>Jump to: &#160; 
</th><td><a class="summary-letter-printindex" 
href="#chapter-2_cp_symbol-1"><b>-</b></a>
+<table class="cp-letters-footer-printindex"><tr><th>Jump to: &#160; 
</th><td><a class="summary-letter-printindex" 
href="#chapter2_cp_symbol-1"><b>-</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_symbol-2"><b>?</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_symbol-3"><b>.</b></a>
  &#160; 
-<a class="summary-letter-printindex" 
href="#chapter-2_cp_symbol-4"><b>&quot;</b></a>
+<a class="summary-letter-printindex" 
href="#chapter2_cp_symbol-4"><b>&quot;</b></a>
  &#160; 
 <br>
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-A"><b>A</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-B"><b>B</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-C"><b>C</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-C"><b>C</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-D"><b>D</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-G"><b>G</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-G"><b>G</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-I"><b>I</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-T"><b>T</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-V"><b>V</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-V"><b>V</b></a>
  &#160; 
 </td></tr></table>
 </div>
 <div class="printindex fn-printindex">
-<table class="fn-letters-header-printindex"><tr><th>Jump to: &#160; 
</th><td><a class="summary-letter-printindex" 
href="#chapter-2_fn_symbol-1"><b>-</b></a>
+<table class="fn-letters-header-printindex"><tr><th>Jump to: &#160; 
</th><td><a class="summary-letter-printindex" 
href="#chapter2_fn_symbol-1"><b>-</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_symbol-2"><b>?</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_symbol-3"><b>.</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_symbol-4"><b>`</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_symbol-4"><b>`</b></a>
  &#160; 
 <br>
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-A"><b>A</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-B"><b>B</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-D"><b>D</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-F"><b>F</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-F"><b>F</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-I"><b>I</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-L"><b>L</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-L"><b>L</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-M"><b>M</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-M"><b>M</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-N"><b>N</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-N"><b>N</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-T"><b>T</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-X"><b>X</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-X"><b>X</b></a>
  &#160; 
 </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="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><th id="chapter2_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</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</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">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">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><th id="chapter2_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">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><th id="chapter2_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">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><th id="chapter2_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</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</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">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">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><th id="chapter2_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</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</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</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</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</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</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">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">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">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">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">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">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">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</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</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">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">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</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</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">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">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><th id="chapter2_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</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</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</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</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">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">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">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">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</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</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">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">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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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 on 
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 
on 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 
on 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 
on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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><th id="chapter2_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</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</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">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">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</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</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">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">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
 on c--lass</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-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</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-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</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-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</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-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</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-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</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-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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 
on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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 
on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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 
on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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</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</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">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">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</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</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</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</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">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">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">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">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</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</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">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">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</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</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">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">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
 on c--lass</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-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</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-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</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-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</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-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</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-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</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-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass2</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-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</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-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</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-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</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-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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</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</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">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">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</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</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">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">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</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</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</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</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">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">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">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">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</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</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</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</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">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">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">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">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><th id="chapter2_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">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 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">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 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">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></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">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</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</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</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</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">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">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">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">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 &#8216;<samp 
class="samp">i</samp>&#8217; 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 &#8216;<samp 
class="samp">i</samp>&#8217; 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 &#8216;<samp 
class="samp">i</samp>&#8217; 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 &#8216;<samp 
class="samp">i</samp>&#8217; 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><th id="chapter2_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</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</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</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</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">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">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">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">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-id-i-ule"><code><b class="b">id &#8216;<samp 
class="samp">i</samp>&#8217; ule</b></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-titlepage-id-i-ule"><code><b class="b">id &#8216;<samp 
class="samp">i</samp>&#8217; ule</b></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-id-i-ule"><code><b class="b">id &#8216;<samp 
class="samp">i</samp>&#8217; ule</b></code></a></td><td 
class="printindex-index-section"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-id-i-ule-1"><code><b class="b">id &#8216;<samp 
class="samp">i</samp>&#8217; ule</b></code></a></td><td 
class="printindex-index-section"><a href="#chapter">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</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</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">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">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</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</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">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">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><th id="chapter2_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</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</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">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">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</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</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">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">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</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</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">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">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><th id="chapter2_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</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</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</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</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</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</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</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</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</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</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</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</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">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">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">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">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">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">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">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">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">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">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">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">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><th id="chapter2_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</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</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</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</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">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">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">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">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</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</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">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">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><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="#chapter">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">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</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</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</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</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">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">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">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">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-2_fn_letter-X">X</th></tr>
+<tr><th id="chapter2_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></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">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
 </table>
-<table class="fn-letters-footer-printindex"><tr><th>Jump to: &#160; 
</th><td><a class="summary-letter-printindex" 
href="#chapter-2_fn_symbol-1"><b>-</b></a>
+<table class="fn-letters-footer-printindex"><tr><th>Jump to: &#160; 
</th><td><a class="summary-letter-printindex" 
href="#chapter2_fn_symbol-1"><b>-</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_symbol-2"><b>?</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_symbol-3"><b>.</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_symbol-4"><b>`</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_symbol-4"><b>`</b></a>
  &#160; 
 <br>
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-A"><b>A</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-B"><b>B</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-D"><b>D</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-F"><b>F</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-F"><b>F</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-I"><b>I</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-L"><b>L</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-L"><b>L</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-M"><b>M</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-M"><b>M</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-N"><b>N</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-N"><b>N</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-T"><b>T</b></a>
  &#160; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-X"><b>X</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-X"><b>X</b></a>
  &#160; 
 </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 &#8220;simple-double&#8211;</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&#8212;four&#8212;-&#8221;</a></li>
-      </ul></li>
-    </ul></li>
-  </ul></li>
-  <li><a id="toc-chapter-2" href="#chapter2" rel="index">chapter 2</a></li>
-</ul>
+<hr>
 </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>
-
+<div class="nav-panel">
 <p>
-  This document was generated on <em class="emph">a sunny day</em> using <a 
class="uref" href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.
-</p>
+ &#160; [<a href="#SEC_Contents" title="Table of contents" 
rel="contents">Contents</a>][<a href="#chapter" title="Index" 
rel="index">Index</a>]</p>
+</div>
+<h2 class="about-heading">About This Document</h2>
+
 <p>
   The buttons in the navigation panels have the following meaning:
 </p>
@@ -8011,42 +7888,6 @@ Menu comment
     <th> Go to </th>
     <th> From 1.2.3 go to</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> &#160; </td>
-  </tr>
   <tr>
     <td class="button-direction-about"> [Contents] </td>
     <td class="name-direction-about">Contents</td>
@@ -8059,12 +7900,6 @@ Menu comment
     <td>Index</td>
     <td> &#160; </td>
   </tr>
-  <tr>
-    <td class="button-direction-about"> [ ? ] </td>
-    <td class="name-direction-about">About</td>
-    <td>About (help)</td>
-    <td> &#160; </td>
-  </tr>
 </table>
 
 <p>
@@ -8097,10 +7932,43 @@ Menu comment
     </ul>
   </li>
 </ul>
-</div><hr>
-<p>
-  <span class="program-in-footer">This document was generated on <em 
class="emph">a sunny day</em> using <a class="uref" 
href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.</span>
+</div><div class="footnotes-segment">
+<hr>
+<h4 class="footnotes-heading">Footnotes</h4>
+
+<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>
+
 
 
 </body>
diff --git a/tp/tests/layout/res_parser/formatting_regions/formatting_regions.2 
b/tp/tests/layout/res_parser/formatting_regions/formatting_regions.2
index 03730d0668..81804ea3d9 100644
--- a/tp/tests/layout/res_parser/formatting_regions/formatting_regions.2
+++ b/tp/tests/layout/res_parser/formatting_regions/formatting_regions.2
@@ -1,317 +1,317 @@
-formatting_regions.texi:28: @| should only appear in heading or footing 
(possibly involving @mymacro)
-formatting_regions.texi:28: warning: @author should only appear at the 
beginning of a line (possibly involving @mymacro)
-formatting_regions.texi:28: warning: missing name for @deffnx (possibly 
involving @mymacro)
-formatting_regions.texi:28: warning: missing name for @deffnx (possibly 
involving @mymacro)
-formatting_regions.texi:28: warning: missing name for @deffnx (possibly 
involving @mymacro)
-formatting_regions.texi:28: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:28: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:28: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:28: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:28: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:28: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:28: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:28: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:28: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:28: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:28: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:28: warning: command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting_regions.texi:28: @, expected braces (possibly involving @mymacro)
-formatting_regions.texi:28: @, expected braces (possibly involving @mymacro)
-formatting_regions.texi:28: warning: command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting_regions.texi:28: @' expected braces (possibly involving @mymacro)
-formatting_regions.texi:28: @' expected braces (possibly involving @mymacro)
-formatting_regions.texi:28: @| should only appear in heading or footing 
(possibly involving @mymacro)
-formatting_regions.texi:28: @dotless expects `i' or `j' as argument, not 
`truc' (possibly involving @mymacro)
-formatting_regions.texi:28: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting_regions.texi:28: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting_regions.texi:28: @dotless expects `i' or `j' as argument, not `a' 
(possibly involving @mymacro)
-formatting_regions.texi:28: warning: command `@U' must not be followed by new 
line (possibly involving @mymacro)
-formatting_regions.texi:28: @U expected braces (possibly involving @mymacro)
-formatting_regions.texi:28: warning: no argument specified for @U (possibly 
involving @mymacro)
-formatting_regions.texi:28: non-hex digits in argument for @U: z (possibly 
involving @mymacro)
-formatting_regions.texi:28: warning: fewer than four hex digits in argument 
for @U: abc (possibly involving @mymacro)
-formatting_regions.texi:28: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting_regions.texi:28: argument for @U exceeds Unicode maximum 0x10FFFF: 
110000 (possibly involving @mymacro)
-formatting_regions.texi:28: warning: command `@TeX' must not be followed by 
new line (possibly involving @mymacro)
-formatting_regions.texi:28: warning: command `@TeX' must not be followed by 
new line (possibly involving @mymacro)
-formatting_regions.texi:28: @TeX expected braces (possibly involving @mymacro)
-formatting_regions.texi:28: unexpected @ (possibly involving @mymacro)
-formatting_regions.texi:28: @image missing filename argument (possibly 
involving @mymacro)
-formatting_regions.texi:28: @image missing filename argument (possibly 
involving @mymacro)
-formatting_regions.texi:28: @image missing filename argument (possibly 
involving @mymacro)
-formatting_regions.texi:28: warning: @verb should not appear in @image 
(possibly involving @mymacro)
-formatting_regions.texi:28: warning: @verb should not appear in @image 
(possibly involving @mymacro)
-formatting_regions.texi:28: warning: @verb should not appear in @image 
(possibly involving @mymacro)
-formatting_regions.texi:28: warning: @verb should not appear in @image 
(possibly involving @mymacro)
-formatting_regions.texi:28: @sp missing argument (possibly involving @mymacro)
-formatting_regions.texi:28: warning: @author not meaningful outside 
`@titlepage' and `@quotation' environments (possibly involving @mymacro)
-formatting_regions.texi:28: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
-formatting_regions.texi:28: missing @table argument (possibly involving 
@mymacro)
-formatting_regions.texi:28: command @minus not accepting argument in brace 
should not be on @ftable line (possibly involving @mymacro)
-formatting_regions.texi:28: warning: missing name for @deffn (possibly 
involving @mymacro)
-formatting_regions.texi:28: misplaced } (possibly involving @mymacro)
-formatting_regions.texi:28: misplaced } (possibly involving @mymacro)
-formatting_regions.texi:28: misplaced { (possibly involving @mymacro)
-formatting_regions.texi:28: misplaced { (possibly involving @mymacro)
-formatting_regions.texi:28: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting_regions.texi:28: warning: missing name for @deffnx (possibly 
involving @mymacro)
-formatting_regions.texi:28: warning: missing category for @deffnx (possibly 
involving @mymacro)
-formatting_regions.texi:28: warning: missing name for @deffnx (possibly 
involving @mymacro)
-formatting_regions.texi:28: warning: missing name for @deffnx (possibly 
involving @mymacro)
-formatting_regions.texi:28: warning: missing name for @deffnx (possibly 
involving @mymacro)
-formatting_regions.texi:28: warning: command @ref missing a node or external 
manual argument (possibly involving @mymacro)
-formatting_regions.texi:28: warning: command @ref missing a node or external 
manual argument (possibly involving @mymacro)
-formatting_regions.texi:28: warning: command @ref missing a node or external 
manual argument (possibly involving @mymacro)
-formatting_regions.texi:28: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:28: warning: command @inforef missing a node or 
external manual argument (possibly involving @mymacro)
-formatting_regions.texi:28: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:28: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:28: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:28: warning: command @inforef missing a node or 
external manual argument (possibly involving @mymacro)
-formatting_regions.texi:39: @| should only appear in heading or footing 
(possibly involving @mymacro)
-formatting_regions.texi:39: warning: @author should only appear at the 
beginning of a line (possibly involving @mymacro)
-formatting_regions.texi:39: warning: missing name for @deffnx (possibly 
involving @mymacro)
-formatting_regions.texi:39: warning: missing name for @deffnx (possibly 
involving @mymacro)
-formatting_regions.texi:39: warning: missing name for @deffnx (possibly 
involving @mymacro)
-formatting_regions.texi:39: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:39: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:39: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:39: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:39: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:39: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:39: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:39: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:39: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:39: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:39: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:39: warning: command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting_regions.texi:39: @, expected braces (possibly involving @mymacro)
-formatting_regions.texi:39: @, expected braces (possibly involving @mymacro)
-formatting_regions.texi:39: warning: command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting_regions.texi:39: @' expected braces (possibly involving @mymacro)
-formatting_regions.texi:39: @' expected braces (possibly involving @mymacro)
-formatting_regions.texi:39: @| should only appear in heading or footing 
(possibly involving @mymacro)
-formatting_regions.texi:39: @dotless expects `i' or `j' as argument, not 
`truc' (possibly involving @mymacro)
-formatting_regions.texi:39: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting_regions.texi:39: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting_regions.texi:39: @dotless expects `i' or `j' as argument, not `a' 
(possibly involving @mymacro)
-formatting_regions.texi:39: warning: command `@U' must not be followed by new 
line (possibly involving @mymacro)
-formatting_regions.texi:39: @U expected braces (possibly involving @mymacro)
-formatting_regions.texi:39: warning: no argument specified for @U (possibly 
involving @mymacro)
-formatting_regions.texi:39: non-hex digits in argument for @U: z (possibly 
involving @mymacro)
-formatting_regions.texi:39: warning: fewer than four hex digits in argument 
for @U: abc (possibly involving @mymacro)
-formatting_regions.texi:39: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting_regions.texi:39: argument for @U exceeds Unicode maximum 0x10FFFF: 
110000 (possibly involving @mymacro)
-formatting_regions.texi:39: warning: command `@TeX' must not be followed by 
new line (possibly involving @mymacro)
-formatting_regions.texi:39: warning: command `@TeX' must not be followed by 
new line (possibly involving @mymacro)
-formatting_regions.texi:39: @TeX expected braces (possibly involving @mymacro)
-formatting_regions.texi:39: unexpected @ (possibly involving @mymacro)
-formatting_regions.texi:39: @image missing filename argument (possibly 
involving @mymacro)
-formatting_regions.texi:39: @image missing filename argument (possibly 
involving @mymacro)
-formatting_regions.texi:39: @image missing filename argument (possibly 
involving @mymacro)
-formatting_regions.texi:39: warning: @verb should not appear in @image 
(possibly involving @mymacro)
-formatting_regions.texi:39: warning: @verb should not appear in @image 
(possibly involving @mymacro)
-formatting_regions.texi:39: warning: @verb should not appear in @image 
(possibly involving @mymacro)
-formatting_regions.texi:39: warning: @verb should not appear in @image 
(possibly involving @mymacro)
-formatting_regions.texi:39: @sp missing argument (possibly involving @mymacro)
-formatting_regions.texi:39: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
-formatting_regions.texi:39: missing @table argument (possibly involving 
@mymacro)
-formatting_regions.texi:39: command @minus not accepting argument in brace 
should not be on @ftable line (possibly involving @mymacro)
-formatting_regions.texi:39: warning: missing name for @deffn (possibly 
involving @mymacro)
-formatting_regions.texi:39: misplaced } (possibly involving @mymacro)
-formatting_regions.texi:39: misplaced } (possibly involving @mymacro)
-formatting_regions.texi:39: misplaced { (possibly involving @mymacro)
-formatting_regions.texi:39: misplaced { (possibly involving @mymacro)
-formatting_regions.texi:39: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting_regions.texi:39: warning: missing name for @deffnx (possibly 
involving @mymacro)
-formatting_regions.texi:39: warning: missing category for @deffnx (possibly 
involving @mymacro)
-formatting_regions.texi:39: warning: missing name for @deffnx (possibly 
involving @mymacro)
-formatting_regions.texi:39: warning: missing name for @deffnx (possibly 
involving @mymacro)
-formatting_regions.texi:39: warning: missing name for @deffnx (possibly 
involving @mymacro)
-formatting_regions.texi:39: warning: command @ref missing a node or external 
manual argument (possibly involving @mymacro)
-formatting_regions.texi:39: warning: command @ref missing a node or external 
manual argument (possibly involving @mymacro)
-formatting_regions.texi:39: warning: command @ref missing a node or external 
manual argument (possibly involving @mymacro)
-formatting_regions.texi:39: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:39: warning: command @inforef missing a node or 
external manual argument (possibly involving @mymacro)
-formatting_regions.texi:39: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:39: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:39: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:39: warning: command @inforef missing a node or 
external manual argument (possibly involving @mymacro)
-formatting_regions.texi:46: @| should only appear in heading or footing 
(possibly involving @mymacro)
-formatting_regions.texi:46: warning: @author should only appear at the 
beginning of a line (possibly involving @mymacro)
-formatting_regions.texi:46: warning: missing name for @deffnx (possibly 
involving @mymacro)
-formatting_regions.texi:46: warning: missing name for @deffnx (possibly 
involving @mymacro)
-formatting_regions.texi:46: warning: missing name for @deffnx (possibly 
involving @mymacro)
-formatting_regions.texi:46: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:46: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:46: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:46: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:46: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:46: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:46: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:46: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:46: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:46: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:46: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:46: warning: command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting_regions.texi:46: @, expected braces (possibly involving @mymacro)
-formatting_regions.texi:46: @, expected braces (possibly involving @mymacro)
-formatting_regions.texi:46: warning: command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting_regions.texi:46: @' expected braces (possibly involving @mymacro)
-formatting_regions.texi:46: @' expected braces (possibly involving @mymacro)
-formatting_regions.texi:46: @| should only appear in heading or footing 
(possibly involving @mymacro)
-formatting_regions.texi:46: @dotless expects `i' or `j' as argument, not 
`truc' (possibly involving @mymacro)
-formatting_regions.texi:46: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting_regions.texi:46: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting_regions.texi:46: @dotless expects `i' or `j' as argument, not `a' 
(possibly involving @mymacro)
-formatting_regions.texi:46: warning: command `@U' must not be followed by new 
line (possibly involving @mymacro)
-formatting_regions.texi:46: @U expected braces (possibly involving @mymacro)
-formatting_regions.texi:46: warning: no argument specified for @U (possibly 
involving @mymacro)
-formatting_regions.texi:46: non-hex digits in argument for @U: z (possibly 
involving @mymacro)
-formatting_regions.texi:46: warning: fewer than four hex digits in argument 
for @U: abc (possibly involving @mymacro)
-formatting_regions.texi:46: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting_regions.texi:46: argument for @U exceeds Unicode maximum 0x10FFFF: 
110000 (possibly involving @mymacro)
-formatting_regions.texi:46: warning: command `@TeX' must not be followed by 
new line (possibly involving @mymacro)
-formatting_regions.texi:46: warning: command `@TeX' must not be followed by 
new line (possibly involving @mymacro)
-formatting_regions.texi:46: @TeX expected braces (possibly involving @mymacro)
-formatting_regions.texi:46: unexpected @ (possibly involving @mymacro)
-formatting_regions.texi:46: @image missing filename argument (possibly 
involving @mymacro)
-formatting_regions.texi:46: @image missing filename argument (possibly 
involving @mymacro)
-formatting_regions.texi:46: @image missing filename argument (possibly 
involving @mymacro)
-formatting_regions.texi:46: warning: @verb should not appear in @image 
(possibly involving @mymacro)
-formatting_regions.texi:46: warning: @verb should not appear in @image 
(possibly involving @mymacro)
-formatting_regions.texi:46: warning: @verb should not appear in @image 
(possibly involving @mymacro)
-formatting_regions.texi:46: warning: @verb should not appear in @image 
(possibly involving @mymacro)
-formatting_regions.texi:46: @sp missing argument (possibly involving @mymacro)
-formatting_regions.texi:46: warning: @author not meaningful outside 
`@titlepage' and `@quotation' environments (possibly involving @mymacro)
-formatting_regions.texi:46: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
-formatting_regions.texi:46: missing @table argument (possibly involving 
@mymacro)
-formatting_regions.texi:46: command @minus not accepting argument in brace 
should not be on @ftable line (possibly involving @mymacro)
-formatting_regions.texi:46: warning: missing name for @deffn (possibly 
involving @mymacro)
-formatting_regions.texi:46: misplaced } (possibly involving @mymacro)
-formatting_regions.texi:46: misplaced } (possibly involving @mymacro)
-formatting_regions.texi:46: misplaced { (possibly involving @mymacro)
-formatting_regions.texi:46: misplaced { (possibly involving @mymacro)
-formatting_regions.texi:46: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting_regions.texi:46: warning: missing name for @deffnx (possibly 
involving @mymacro)
-formatting_regions.texi:46: warning: missing category for @deffnx (possibly 
involving @mymacro)
-formatting_regions.texi:46: warning: missing name for @deffnx (possibly 
involving @mymacro)
-formatting_regions.texi:46: warning: missing name for @deffnx (possibly 
involving @mymacro)
-formatting_regions.texi:46: warning: missing name for @deffnx (possibly 
involving @mymacro)
-formatting_regions.texi:46: warning: command @ref missing a node or external 
manual argument (possibly involving @mymacro)
-formatting_regions.texi:46: warning: command @ref missing a node or external 
manual argument (possibly involving @mymacro)
-formatting_regions.texi:46: warning: command @ref missing a node or external 
manual argument (possibly involving @mymacro)
-formatting_regions.texi:46: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:46: warning: command @inforef missing a node or 
external manual argument (possibly involving @mymacro)
-formatting_regions.texi:46: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:46: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:46: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:46: warning: command @inforef missing a node or 
external manual argument (possibly involving @mymacro)
-formatting_regions.texi:49: @| should only appear in heading or footing 
(possibly involving @mymacro)
-formatting_regions.texi:49: warning: @author should only appear at the 
beginning of a line (possibly involving @mymacro)
-formatting_regions.texi:49: warning: missing name for @deffnx (possibly 
involving @mymacro)
-formatting_regions.texi:49: warning: missing name for @deffnx (possibly 
involving @mymacro)
-formatting_regions.texi:49: warning: missing name for @deffnx (possibly 
involving @mymacro)
-formatting_regions.texi:49: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:49: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:49: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:49: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:49: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:49: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:49: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:49: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:49: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:49: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:49: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:49: warning: command `@,' must not be followed by new 
line (possibly involving @mymacro)
-formatting_regions.texi:49: @, expected braces (possibly involving @mymacro)
-formatting_regions.texi:49: @, expected braces (possibly involving @mymacro)
-formatting_regions.texi:49: warning: command `@'' must not be followed by new 
line (possibly involving @mymacro)
-formatting_regions.texi:49: @' expected braces (possibly involving @mymacro)
-formatting_regions.texi:49: @' expected braces (possibly involving @mymacro)
-formatting_regions.texi:49: @| should only appear in heading or footing 
(possibly involving @mymacro)
-formatting_regions.texi:49: @dotless expects `i' or `j' as argument, not 
`truc' (possibly involving @mymacro)
-formatting_regions.texi:49: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
-formatting_regions.texi:49: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
-formatting_regions.texi:49: @dotless expects `i' or `j' as argument, not `a' 
(possibly involving @mymacro)
-formatting_regions.texi:49: warning: command `@U' must not be followed by new 
line (possibly involving @mymacro)
-formatting_regions.texi:49: @U expected braces (possibly involving @mymacro)
-formatting_regions.texi:49: warning: no argument specified for @U (possibly 
involving @mymacro)
-formatting_regions.texi:49: non-hex digits in argument for @U: z (possibly 
involving @mymacro)
-formatting_regions.texi:49: warning: fewer than four hex digits in argument 
for @U: abc (possibly involving @mymacro)
-formatting_regions.texi:49: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
-formatting_regions.texi:49: argument for @U exceeds Unicode maximum 0x10FFFF: 
110000 (possibly involving @mymacro)
-formatting_regions.texi:49: warning: command `@TeX' must not be followed by 
new line (possibly involving @mymacro)
-formatting_regions.texi:49: warning: command `@TeX' must not be followed by 
new line (possibly involving @mymacro)
-formatting_regions.texi:49: @TeX expected braces (possibly involving @mymacro)
-formatting_regions.texi:49: unexpected @ (possibly involving @mymacro)
-formatting_regions.texi:49: @image missing filename argument (possibly 
involving @mymacro)
-formatting_regions.texi:49: @image missing filename argument (possibly 
involving @mymacro)
-formatting_regions.texi:49: @image missing filename argument (possibly 
involving @mymacro)
-formatting_regions.texi:49: warning: @verb should not appear in @image 
(possibly involving @mymacro)
-formatting_regions.texi:49: warning: @verb should not appear in @image 
(possibly involving @mymacro)
-formatting_regions.texi:49: warning: @verb should not appear in @image 
(possibly involving @mymacro)
-formatting_regions.texi:49: warning: @verb should not appear in @image 
(possibly involving @mymacro)
-formatting_regions.texi:49: @sp missing argument (possibly involving @mymacro)
-formatting_regions.texi:49: warning: @author not meaningful outside 
`@titlepage' and `@quotation' environments (possibly involving @mymacro)
-formatting_regions.texi:49: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
-formatting_regions.texi:49: missing @table argument (possibly involving 
@mymacro)
-formatting_regions.texi:49: command @minus not accepting argument in brace 
should not be on @ftable line (possibly involving @mymacro)
-formatting_regions.texi:49: warning: missing name for @deffn (possibly 
involving @mymacro)
-formatting_regions.texi:49: misplaced } (possibly involving @mymacro)
-formatting_regions.texi:49: misplaced } (possibly involving @mymacro)
-formatting_regions.texi:49: misplaced { (possibly involving @mymacro)
-formatting_regions.texi:49: misplaced { (possibly involving @mymacro)
-formatting_regions.texi:49: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
-formatting_regions.texi:49: warning: missing name for @deffnx (possibly 
involving @mymacro)
-formatting_regions.texi:49: warning: missing category for @deffnx (possibly 
involving @mymacro)
-formatting_regions.texi:49: warning: missing name for @deffnx (possibly 
involving @mymacro)
-formatting_regions.texi:49: warning: missing name for @deffnx (possibly 
involving @mymacro)
-formatting_regions.texi:49: warning: missing name for @deffnx (possibly 
involving @mymacro)
-formatting_regions.texi:49: warning: command @ref missing a node or external 
manual argument (possibly involving @mymacro)
-formatting_regions.texi:49: warning: command @ref missing a node or external 
manual argument (possibly involving @mymacro)
-formatting_regions.texi:49: warning: command @ref missing a node or external 
manual argument (possibly involving @mymacro)
-formatting_regions.texi:49: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:49: warning: command @inforef missing a node or 
external manual argument (possibly involving @mymacro)
-formatting_regions.texi:49: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:49: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:49: warning: @inforef is obsolete (possibly involving 
@mymacro)
-formatting_regions.texi:49: warning: command @inforef missing a node or 
external manual argument (possibly involving @mymacro)
-formatting_regions.texi:93: warning: @menu in invalid context
-formatting_regions.texi:122: warning: @centerchap is obsolete
-formatting_regions.texi:28: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
-formatting_regions.texi:28: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
-formatting_regions.texi:28: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
-formatting_regions.texi:28: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
-formatting_regions.texi:39: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
-formatting_regions.texi:39: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
-formatting_regions.texi:39: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
-formatting_regions.texi:39: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
-formatting_regions.texi:46: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
-formatting_regions.texi:46: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
-formatting_regions.texi:46: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
-formatting_regions.texi:46: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
-formatting_regions.texi:49: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
-formatting_regions.texi:49: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
-formatting_regions.texi:49: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
-formatting_regions.texi:49: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
-formatting_regions.texi:39: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
-formatting_regions.texi:39: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
-formatting_regions.texi:39: warning: @image file `f--ile@.' (for HTML) not 
found, using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting_regions.texi:39: warning: @image file `filejk _" %@' (for HTML) not 
found, using `filejk _" %@.jpg' (possibly involving @mymacro)
-formatting_regions.texi:28: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
-formatting_regions.texi:28: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
-formatting_regions.texi:28: warning: @image file `f--ile@.' (for HTML) not 
found, using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting_regions.texi:28: warning: @image file `filejk _" %@' (for HTML) not 
found, using `filejk _" %@.jpg' (possibly involving @mymacro)
-formatting_regions.texi:46: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
-formatting_regions.texi:46: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
-formatting_regions.texi:46: warning: @image file `f--ile@.' (for HTML) not 
found, using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting_regions.texi:46: warning: @image file `filejk _" %@' (for HTML) not 
found, using `filejk _" %@.jpg' (possibly involving @mymacro)
-formatting_regions.texi:49: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
-formatting_regions.texi:49: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
-formatting_regions.texi:49: warning: @image file `f--ile@.' (for HTML) not 
found, using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting_regions.texi:49: warning: @image file `filejk _" %@' (for HTML) not 
found, using `filejk _" %@.jpg' (possibly involving @mymacro)
-formatting_regions.texi:28: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
-formatting_regions.texi:28: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
-formatting_regions.texi:28: warning: @image file `f--ile@.' (for HTML) not 
found, using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
-formatting_regions.texi:28: warning: @image file `filejk _" %@' (for HTML) not 
found, using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting_regions.texi:27: @| should only appear in heading or footing 
(possibly involving @mymacro)
+formatting_regions.texi:27: warning: @author should only appear at the 
beginning of a line (possibly involving @mymacro)
+formatting_regions.texi:27: warning: missing name for @deffnx (possibly 
involving @mymacro)
+formatting_regions.texi:27: warning: missing name for @deffnx (possibly 
involving @mymacro)
+formatting_regions.texi:27: warning: missing name for @deffnx (possibly 
involving @mymacro)
+formatting_regions.texi:27: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:27: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:27: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:27: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:27: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:27: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:27: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:27: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:27: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:27: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:27: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:27: warning: command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting_regions.texi:27: @, expected braces (possibly involving @mymacro)
+formatting_regions.texi:27: @, expected braces (possibly involving @mymacro)
+formatting_regions.texi:27: warning: command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting_regions.texi:27: @' expected braces (possibly involving @mymacro)
+formatting_regions.texi:27: @' expected braces (possibly involving @mymacro)
+formatting_regions.texi:27: @| should only appear in heading or footing 
(possibly involving @mymacro)
+formatting_regions.texi:27: @dotless expects `i' or `j' as argument, not 
`truc' (possibly involving @mymacro)
+formatting_regions.texi:27: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting_regions.texi:27: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting_regions.texi:27: @dotless expects `i' or `j' as argument, not `a' 
(possibly involving @mymacro)
+formatting_regions.texi:27: warning: command `@U' must not be followed by new 
line (possibly involving @mymacro)
+formatting_regions.texi:27: @U expected braces (possibly involving @mymacro)
+formatting_regions.texi:27: warning: no argument specified for @U (possibly 
involving @mymacro)
+formatting_regions.texi:27: non-hex digits in argument for @U: z (possibly 
involving @mymacro)
+formatting_regions.texi:27: warning: fewer than four hex digits in argument 
for @U: abc (possibly involving @mymacro)
+formatting_regions.texi:27: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting_regions.texi:27: argument for @U exceeds Unicode maximum 0x10FFFF: 
110000 (possibly involving @mymacro)
+formatting_regions.texi:27: warning: command `@TeX' must not be followed by 
new line (possibly involving @mymacro)
+formatting_regions.texi:27: warning: command `@TeX' must not be followed by 
new line (possibly involving @mymacro)
+formatting_regions.texi:27: @TeX expected braces (possibly involving @mymacro)
+formatting_regions.texi:27: unexpected @ (possibly involving @mymacro)
+formatting_regions.texi:27: @image missing filename argument (possibly 
involving @mymacro)
+formatting_regions.texi:27: @image missing filename argument (possibly 
involving @mymacro)
+formatting_regions.texi:27: @image missing filename argument (possibly 
involving @mymacro)
+formatting_regions.texi:27: warning: @verb should not appear in @image 
(possibly involving @mymacro)
+formatting_regions.texi:27: warning: @verb should not appear in @image 
(possibly involving @mymacro)
+formatting_regions.texi:27: warning: @verb should not appear in @image 
(possibly involving @mymacro)
+formatting_regions.texi:27: warning: @verb should not appear in @image 
(possibly involving @mymacro)
+formatting_regions.texi:27: @sp missing argument (possibly involving @mymacro)
+formatting_regions.texi:27: warning: @author not meaningful outside 
`@titlepage' and `@quotation' environments (possibly involving @mymacro)
+formatting_regions.texi:27: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
+formatting_regions.texi:27: missing @table argument (possibly involving 
@mymacro)
+formatting_regions.texi:27: command @minus not accepting argument in brace 
should not be on @ftable line (possibly involving @mymacro)
+formatting_regions.texi:27: warning: missing name for @deffn (possibly 
involving @mymacro)
+formatting_regions.texi:27: misplaced } (possibly involving @mymacro)
+formatting_regions.texi:27: misplaced } (possibly involving @mymacro)
+formatting_regions.texi:27: misplaced { (possibly involving @mymacro)
+formatting_regions.texi:27: misplaced { (possibly involving @mymacro)
+formatting_regions.texi:27: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting_regions.texi:27: warning: missing name for @deffnx (possibly 
involving @mymacro)
+formatting_regions.texi:27: warning: missing category for @deffnx (possibly 
involving @mymacro)
+formatting_regions.texi:27: warning: missing name for @deffnx (possibly 
involving @mymacro)
+formatting_regions.texi:27: warning: missing name for @deffnx (possibly 
involving @mymacro)
+formatting_regions.texi:27: warning: missing name for @deffnx (possibly 
involving @mymacro)
+formatting_regions.texi:27: warning: command @ref missing a node or external 
manual argument (possibly involving @mymacro)
+formatting_regions.texi:27: warning: command @ref missing a node or external 
manual argument (possibly involving @mymacro)
+formatting_regions.texi:27: warning: command @ref missing a node or external 
manual argument (possibly involving @mymacro)
+formatting_regions.texi:27: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:27: warning: command @inforef missing a node or 
external manual argument (possibly involving @mymacro)
+formatting_regions.texi:27: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:27: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:27: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:27: warning: command @inforef missing a node or 
external manual argument (possibly involving @mymacro)
+formatting_regions.texi:38: @| should only appear in heading or footing 
(possibly involving @mymacro)
+formatting_regions.texi:38: warning: @author should only appear at the 
beginning of a line (possibly involving @mymacro)
+formatting_regions.texi:38: warning: missing name for @deffnx (possibly 
involving @mymacro)
+formatting_regions.texi:38: warning: missing name for @deffnx (possibly 
involving @mymacro)
+formatting_regions.texi:38: warning: missing name for @deffnx (possibly 
involving @mymacro)
+formatting_regions.texi:38: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:38: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:38: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:38: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:38: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:38: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:38: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:38: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:38: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:38: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:38: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:38: warning: command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting_regions.texi:38: @, expected braces (possibly involving @mymacro)
+formatting_regions.texi:38: @, expected braces (possibly involving @mymacro)
+formatting_regions.texi:38: warning: command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting_regions.texi:38: @' expected braces (possibly involving @mymacro)
+formatting_regions.texi:38: @' expected braces (possibly involving @mymacro)
+formatting_regions.texi:38: @| should only appear in heading or footing 
(possibly involving @mymacro)
+formatting_regions.texi:38: @dotless expects `i' or `j' as argument, not 
`truc' (possibly involving @mymacro)
+formatting_regions.texi:38: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting_regions.texi:38: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting_regions.texi:38: @dotless expects `i' or `j' as argument, not `a' 
(possibly involving @mymacro)
+formatting_regions.texi:38: warning: command `@U' must not be followed by new 
line (possibly involving @mymacro)
+formatting_regions.texi:38: @U expected braces (possibly involving @mymacro)
+formatting_regions.texi:38: warning: no argument specified for @U (possibly 
involving @mymacro)
+formatting_regions.texi:38: non-hex digits in argument for @U: z (possibly 
involving @mymacro)
+formatting_regions.texi:38: warning: fewer than four hex digits in argument 
for @U: abc (possibly involving @mymacro)
+formatting_regions.texi:38: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting_regions.texi:38: argument for @U exceeds Unicode maximum 0x10FFFF: 
110000 (possibly involving @mymacro)
+formatting_regions.texi:38: warning: command `@TeX' must not be followed by 
new line (possibly involving @mymacro)
+formatting_regions.texi:38: warning: command `@TeX' must not be followed by 
new line (possibly involving @mymacro)
+formatting_regions.texi:38: @TeX expected braces (possibly involving @mymacro)
+formatting_regions.texi:38: unexpected @ (possibly involving @mymacro)
+formatting_regions.texi:38: @image missing filename argument (possibly 
involving @mymacro)
+formatting_regions.texi:38: @image missing filename argument (possibly 
involving @mymacro)
+formatting_regions.texi:38: @image missing filename argument (possibly 
involving @mymacro)
+formatting_regions.texi:38: warning: @verb should not appear in @image 
(possibly involving @mymacro)
+formatting_regions.texi:38: warning: @verb should not appear in @image 
(possibly involving @mymacro)
+formatting_regions.texi:38: warning: @verb should not appear in @image 
(possibly involving @mymacro)
+formatting_regions.texi:38: warning: @verb should not appear in @image 
(possibly involving @mymacro)
+formatting_regions.texi:38: @sp missing argument (possibly involving @mymacro)
+formatting_regions.texi:38: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
+formatting_regions.texi:38: missing @table argument (possibly involving 
@mymacro)
+formatting_regions.texi:38: command @minus not accepting argument in brace 
should not be on @ftable line (possibly involving @mymacro)
+formatting_regions.texi:38: warning: missing name for @deffn (possibly 
involving @mymacro)
+formatting_regions.texi:38: misplaced } (possibly involving @mymacro)
+formatting_regions.texi:38: misplaced } (possibly involving @mymacro)
+formatting_regions.texi:38: misplaced { (possibly involving @mymacro)
+formatting_regions.texi:38: misplaced { (possibly involving @mymacro)
+formatting_regions.texi:38: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting_regions.texi:38: warning: missing name for @deffnx (possibly 
involving @mymacro)
+formatting_regions.texi:38: warning: missing category for @deffnx (possibly 
involving @mymacro)
+formatting_regions.texi:38: warning: missing name for @deffnx (possibly 
involving @mymacro)
+formatting_regions.texi:38: warning: missing name for @deffnx (possibly 
involving @mymacro)
+formatting_regions.texi:38: warning: missing name for @deffnx (possibly 
involving @mymacro)
+formatting_regions.texi:38: warning: command @ref missing a node or external 
manual argument (possibly involving @mymacro)
+formatting_regions.texi:38: warning: command @ref missing a node or external 
manual argument (possibly involving @mymacro)
+formatting_regions.texi:38: warning: command @ref missing a node or external 
manual argument (possibly involving @mymacro)
+formatting_regions.texi:38: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:38: warning: command @inforef missing a node or 
external manual argument (possibly involving @mymacro)
+formatting_regions.texi:38: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:38: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:38: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:38: warning: command @inforef missing a node or 
external manual argument (possibly involving @mymacro)
+formatting_regions.texi:45: @| should only appear in heading or footing 
(possibly involving @mymacro)
+formatting_regions.texi:45: warning: @author should only appear at the 
beginning of a line (possibly involving @mymacro)
+formatting_regions.texi:45: warning: missing name for @deffnx (possibly 
involving @mymacro)
+formatting_regions.texi:45: warning: missing name for @deffnx (possibly 
involving @mymacro)
+formatting_regions.texi:45: warning: missing name for @deffnx (possibly 
involving @mymacro)
+formatting_regions.texi:45: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:45: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:45: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:45: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:45: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:45: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:45: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:45: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:45: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:45: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:45: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:45: warning: command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting_regions.texi:45: @, expected braces (possibly involving @mymacro)
+formatting_regions.texi:45: @, expected braces (possibly involving @mymacro)
+formatting_regions.texi:45: warning: command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting_regions.texi:45: @' expected braces (possibly involving @mymacro)
+formatting_regions.texi:45: @' expected braces (possibly involving @mymacro)
+formatting_regions.texi:45: @| should only appear in heading or footing 
(possibly involving @mymacro)
+formatting_regions.texi:45: @dotless expects `i' or `j' as argument, not 
`truc' (possibly involving @mymacro)
+formatting_regions.texi:45: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting_regions.texi:45: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting_regions.texi:45: @dotless expects `i' or `j' as argument, not `a' 
(possibly involving @mymacro)
+formatting_regions.texi:45: warning: command `@U' must not be followed by new 
line (possibly involving @mymacro)
+formatting_regions.texi:45: @U expected braces (possibly involving @mymacro)
+formatting_regions.texi:45: warning: no argument specified for @U (possibly 
involving @mymacro)
+formatting_regions.texi:45: non-hex digits in argument for @U: z (possibly 
involving @mymacro)
+formatting_regions.texi:45: warning: fewer than four hex digits in argument 
for @U: abc (possibly involving @mymacro)
+formatting_regions.texi:45: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting_regions.texi:45: argument for @U exceeds Unicode maximum 0x10FFFF: 
110000 (possibly involving @mymacro)
+formatting_regions.texi:45: warning: command `@TeX' must not be followed by 
new line (possibly involving @mymacro)
+formatting_regions.texi:45: warning: command `@TeX' must not be followed by 
new line (possibly involving @mymacro)
+formatting_regions.texi:45: @TeX expected braces (possibly involving @mymacro)
+formatting_regions.texi:45: unexpected @ (possibly involving @mymacro)
+formatting_regions.texi:45: @image missing filename argument (possibly 
involving @mymacro)
+formatting_regions.texi:45: @image missing filename argument (possibly 
involving @mymacro)
+formatting_regions.texi:45: @image missing filename argument (possibly 
involving @mymacro)
+formatting_regions.texi:45: warning: @verb should not appear in @image 
(possibly involving @mymacro)
+formatting_regions.texi:45: warning: @verb should not appear in @image 
(possibly involving @mymacro)
+formatting_regions.texi:45: warning: @verb should not appear in @image 
(possibly involving @mymacro)
+formatting_regions.texi:45: warning: @verb should not appear in @image 
(possibly involving @mymacro)
+formatting_regions.texi:45: @sp missing argument (possibly involving @mymacro)
+formatting_regions.texi:45: warning: @author not meaningful outside 
`@titlepage' and `@quotation' environments (possibly involving @mymacro)
+formatting_regions.texi:45: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
+formatting_regions.texi:45: missing @table argument (possibly involving 
@mymacro)
+formatting_regions.texi:45: command @minus not accepting argument in brace 
should not be on @ftable line (possibly involving @mymacro)
+formatting_regions.texi:45: warning: missing name for @deffn (possibly 
involving @mymacro)
+formatting_regions.texi:45: misplaced } (possibly involving @mymacro)
+formatting_regions.texi:45: misplaced } (possibly involving @mymacro)
+formatting_regions.texi:45: misplaced { (possibly involving @mymacro)
+formatting_regions.texi:45: misplaced { (possibly involving @mymacro)
+formatting_regions.texi:45: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting_regions.texi:45: warning: missing name for @deffnx (possibly 
involving @mymacro)
+formatting_regions.texi:45: warning: missing category for @deffnx (possibly 
involving @mymacro)
+formatting_regions.texi:45: warning: missing name for @deffnx (possibly 
involving @mymacro)
+formatting_regions.texi:45: warning: missing name for @deffnx (possibly 
involving @mymacro)
+formatting_regions.texi:45: warning: missing name for @deffnx (possibly 
involving @mymacro)
+formatting_regions.texi:45: warning: command @ref missing a node or external 
manual argument (possibly involving @mymacro)
+formatting_regions.texi:45: warning: command @ref missing a node or external 
manual argument (possibly involving @mymacro)
+formatting_regions.texi:45: warning: command @ref missing a node or external 
manual argument (possibly involving @mymacro)
+formatting_regions.texi:45: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:45: warning: command @inforef missing a node or 
external manual argument (possibly involving @mymacro)
+formatting_regions.texi:45: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:45: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:45: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:45: warning: command @inforef missing a node or 
external manual argument (possibly involving @mymacro)
+formatting_regions.texi:48: @| should only appear in heading or footing 
(possibly involving @mymacro)
+formatting_regions.texi:48: warning: @author should only appear at the 
beginning of a line (possibly involving @mymacro)
+formatting_regions.texi:48: warning: missing name for @deffnx (possibly 
involving @mymacro)
+formatting_regions.texi:48: warning: missing name for @deffnx (possibly 
involving @mymacro)
+formatting_regions.texi:48: warning: missing name for @deffnx (possibly 
involving @mymacro)
+formatting_regions.texi:48: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:48: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:48: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:48: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:48: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:48: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:48: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:48: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:48: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:48: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:48: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:48: warning: command `@,' must not be followed by new 
line (possibly involving @mymacro)
+formatting_regions.texi:48: @, expected braces (possibly involving @mymacro)
+formatting_regions.texi:48: @, expected braces (possibly involving @mymacro)
+formatting_regions.texi:48: warning: command `@'' must not be followed by new 
line (possibly involving @mymacro)
+formatting_regions.texi:48: @' expected braces (possibly involving @mymacro)
+formatting_regions.texi:48: @' expected braces (possibly involving @mymacro)
+formatting_regions.texi:48: @| should only appear in heading or footing 
(possibly involving @mymacro)
+formatting_regions.texi:48: @dotless expects `i' or `j' as argument, not 
`truc' (possibly involving @mymacro)
+formatting_regions.texi:48: @dotless expects `i' or `j' as argument, not `ij' 
(possibly involving @mymacro)
+formatting_regions.texi:48: @dotless expects `i' or `j' as argument, not `--a' 
(possibly involving @mymacro)
+formatting_regions.texi:48: @dotless expects `i' or `j' as argument, not `a' 
(possibly involving @mymacro)
+formatting_regions.texi:48: warning: command `@U' must not be followed by new 
line (possibly involving @mymacro)
+formatting_regions.texi:48: @U expected braces (possibly involving @mymacro)
+formatting_regions.texi:48: warning: no argument specified for @U (possibly 
involving @mymacro)
+formatting_regions.texi:48: non-hex digits in argument for @U: z (possibly 
involving @mymacro)
+formatting_regions.texi:48: warning: fewer than four hex digits in argument 
for @U: abc (possibly involving @mymacro)
+formatting_regions.texi:48: argument for @U exceeds Unicode maximum 0x10FFFF: 
FFFFFFFFFFFFFF (possibly involving @mymacro)
+formatting_regions.texi:48: argument for @U exceeds Unicode maximum 0x10FFFF: 
110000 (possibly involving @mymacro)
+formatting_regions.texi:48: warning: command `@TeX' must not be followed by 
new line (possibly involving @mymacro)
+formatting_regions.texi:48: warning: command `@TeX' must not be followed by 
new line (possibly involving @mymacro)
+formatting_regions.texi:48: @TeX expected braces (possibly involving @mymacro)
+formatting_regions.texi:48: unexpected @ (possibly involving @mymacro)
+formatting_regions.texi:48: @image missing filename argument (possibly 
involving @mymacro)
+formatting_regions.texi:48: @image missing filename argument (possibly 
involving @mymacro)
+formatting_regions.texi:48: @image missing filename argument (possibly 
involving @mymacro)
+formatting_regions.texi:48: warning: @verb should not appear in @image 
(possibly involving @mymacro)
+formatting_regions.texi:48: warning: @verb should not appear in @image 
(possibly involving @mymacro)
+formatting_regions.texi:48: warning: @verb should not appear in @image 
(possibly involving @mymacro)
+formatting_regions.texi:48: warning: @verb should not appear in @image 
(possibly involving @mymacro)
+formatting_regions.texi:48: @sp missing argument (possibly involving @mymacro)
+formatting_regions.texi:48: warning: @author not meaningful outside 
`@titlepage' and `@quotation' environments (possibly involving @mymacro)
+formatting_regions.texi:48: command @bullet not accepting argument in brace 
should not be on @table line (possibly involving @mymacro)
+formatting_regions.texi:48: missing @table argument (possibly involving 
@mymacro)
+formatting_regions.texi:48: command @minus not accepting argument in brace 
should not be on @ftable line (possibly involving @mymacro)
+formatting_regions.texi:48: warning: missing name for @deffn (possibly 
involving @mymacro)
+formatting_regions.texi:48: misplaced } (possibly involving @mymacro)
+formatting_regions.texi:48: misplaced } (possibly involving @mymacro)
+formatting_regions.texi:48: misplaced { (possibly involving @mymacro)
+formatting_regions.texi:48: misplaced { (possibly involving @mymacro)
+formatting_regions.texi:48: must be after `@deffn' to use `@deffnx' (possibly 
involving @mymacro)
+formatting_regions.texi:48: warning: missing name for @deffnx (possibly 
involving @mymacro)
+formatting_regions.texi:48: warning: missing category for @deffnx (possibly 
involving @mymacro)
+formatting_regions.texi:48: warning: missing name for @deffnx (possibly 
involving @mymacro)
+formatting_regions.texi:48: warning: missing name for @deffnx (possibly 
involving @mymacro)
+formatting_regions.texi:48: warning: missing name for @deffnx (possibly 
involving @mymacro)
+formatting_regions.texi:48: warning: command @ref missing a node or external 
manual argument (possibly involving @mymacro)
+formatting_regions.texi:48: warning: command @ref missing a node or external 
manual argument (possibly involving @mymacro)
+formatting_regions.texi:48: warning: command @ref missing a node or external 
manual argument (possibly involving @mymacro)
+formatting_regions.texi:48: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:48: warning: command @inforef missing a node or 
external manual argument (possibly involving @mymacro)
+formatting_regions.texi:48: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:48: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:48: warning: @inforef is obsolete (possibly involving 
@mymacro)
+formatting_regions.texi:48: warning: command @inforef missing a node or 
external manual argument (possibly involving @mymacro)
+formatting_regions.texi:92: warning: @menu in invalid context
+formatting_regions.texi:121: warning: @centerchap is obsolete
+formatting_regions.texi:27: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
+formatting_regions.texi:27: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
+formatting_regions.texi:27: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
+formatting_regions.texi:27: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
+formatting_regions.texi:38: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
+formatting_regions.texi:38: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
+formatting_regions.texi:38: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
+formatting_regions.texi:38: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
+formatting_regions.texi:45: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
+formatting_regions.texi:45: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
+formatting_regions.texi:45: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
+formatting_regions.texi:45: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
+formatting_regions.texi:48: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
+formatting_regions.texi:48: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
+formatting_regions.texi:48: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
+formatting_regions.texi:48: @ref reference to nonexistent node `node' 
(possibly involving @mymacro)
+formatting_regions.texi:38: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
+formatting_regions.texi:38: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
+formatting_regions.texi:38: warning: @image file `f--ile@.' (for HTML) not 
found, using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting_regions.texi:38: warning: @image file `filejk _" %@' (for HTML) not 
found, using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting_regions.texi:27: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
+formatting_regions.texi:27: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
+formatting_regions.texi:27: warning: @image file `f--ile@.' (for HTML) not 
found, using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting_regions.texi:27: warning: @image file `filejk _" %@' (for HTML) not 
found, using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting_regions.texi:45: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
+formatting_regions.texi:45: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
+formatting_regions.texi:45: warning: @image file `f--ile@.' (for HTML) not 
found, using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting_regions.texi:45: warning: @image file `filejk _" %@' (for HTML) not 
found, using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting_regions.texi:48: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
+formatting_regions.texi:48: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
+formatting_regions.texi:48: warning: @image file `f--ile@.' (for HTML) not 
found, using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting_regions.texi:48: warning: @image file `filejk _" %@' (for HTML) not 
found, using `filejk _" %@.jpg' (possibly involving @mymacro)
+formatting_regions.texi:27: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
+formatting_regions.texi:27: warning: @image file `f-ile' (for HTML) not found, 
using `f-ile.jpg' (possibly involving @mymacro)
+formatting_regions.texi:27: warning: @image file `f--ile@.' (for HTML) not 
found, using `f--ile@..file ext e--xt}' (possibly involving @mymacro)
+formatting_regions.texi:27: warning: @image file `filejk _" %@' (for HTML) not 
found, using `filejk _" %@.jpg' (possibly involving @mymacro)
diff --git 
a/tp/tests/layout/res_parser/formatting_regions/formatting_regions.html 
b/tp/tests/layout/res_parser/formatting_regions/formatting_regions.html
index c6c005daef..91c39f46f9 100644
--- a/tp/tests/layout/res_parser/formatting_regions/formatting_regions.html
+++ b/tp/tests/layout/res_parser/formatting_regions/formatting_regions.html
@@ -856,6 +856,10 @@ g-roupe
 <meta name="Generator" content="texi2any">
 <meta name="viewport" content="width=device-width,initial-scale=1">
 
+<link href="#Top" rel="start" title="Top">
+<link href="#constructs" rel="index" title="constructs">
+<link href="#SEC_Contents" rel="contents" title="Table of Contents">
+<link href="#constructs" rel="next" title="constructs">
 <style type="text/css">
 <!--
 a.copiable-link {visibility: hidden; text-decoration: none; line-height: 0em}
@@ -863,7 +867,7 @@ 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}
+h2.centerchap {text-align:center}
 h3.subtitle {text-align:right}
 kbd.kbd {font-style: oblique}
 kbd.key {font-style: normal}
@@ -871,18 +875,10 @@ 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.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}
@@ -1819,13 +1815,13 @@ html ''
 
 
 
-<h1 class="majorheading" id="majorheading">majorheading</h1>
+<h2 class="majorheading" id="majorheading">majorheading</h2>
 
-<h1 class="chapheading" id="chapheading">chapheading</h1>
+<h2 class="chapheading" id="chapheading">chapheading</h2>
 
-<h2 class="heading" id="heading">heading</h2>
+<h3 class="heading" id="heading">heading</h3>
 
-<h3 class="subheading" id="subheading">subheading</h3>
+<h4 class="subheading" id="subheading">subheading</h4>
 
 <h4 class="subsubheading" id="subsubheading">subsubheading</h4>
 
@@ -2911,13 +2907,13 @@ html ''
 
 
 
-<h1 class="majorheading" id="majorheading-1">majorheading</h1>
+<h2 class="majorheading" id="majorheading-1">majorheading</h2>
 
-<h1 class="chapheading" id="chapheading-1">chapheading</h1>
+<h2 class="chapheading" id="chapheading-1">chapheading</h2>
 
-<h2 class="heading" id="heading-1">heading</h2>
+<h3 class="heading" id="heading-1">heading</h3>
 
-<h3 class="subheading" id="subheading-1">subheading</h3>
+<h4 class="subheading" id="subheading-1">subheading</h4>
 
 <h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
 
@@ -3089,35 +3085,51 @@ html ''
 <p>end titlepage
 </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="#constructs" 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="#constructs" title="Index">Index</a>]</td>
-<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
-</tr></table>
+<div class="nav-panel">
+<p>
+Next: <a href="#constructs" accesskey="n" rel="next">constructs</a> &nbsp; [<a 
href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a 
href="#constructs" title="Index" rel="index">Index</a>]</p>
+</div>
 <h1 class="top" id="Top-section">Top section</h1>
-<hr style="height: 6px;">
+<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-constructs-1" href="#constructs" rel="index">1 
constructs</a></li>
+  <li><a id="toc-chapter-1" href="#chapter">2 chapter</a>
+  <ul class="toc-numbered-mark">
+    <li><a id="toc-A-section" href="#s_002d_002dect_002cion">2.1 A section</a>
+    <ul class="toc-numbered-mark">
+      <li><a id="toc-subsection-1" href="#subsection">2.1.1 subsection</a>
+      <ul class="toc-numbered-mark">
+        <li><a id="toc-subsubsection-1" href="#subsubsection">2.1.1.1 
subsubsection</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-constructs-1" href="#toc-constructs-1" rel="index">1 
constructs</a></li>
+<li><a id="stoc-chapter-1" href="#toc-chapter-1">2 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="constructs">
-<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="#chapter" title="Next section in reading order"> &gt; </a>]</td>
-<td>[<a href="#chapter" 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="#constructs" title="Index">Index</a>]</td>
-<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
-</tr></table>
-<h1 class="chapter" id="constructs-1">1 constructs</h1>
+<div class="nav-panel">
+<p>
+Next: <a href="#chapter" accesskey="n" rel="next">chapter</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="#constructs" 
title="Index" rel="index">Index</a>]</p>
+</div>
+<h2 class="chapter" id="constructs-1">1 constructs</h2>
 
 
 
@@ -4036,13 +4048,13 @@ html ''
 
 
 
-<h1 class="majorheading" id="majorheading-2">majorheading</h1>
+<h2 class="majorheading" id="majorheading-2">majorheading</h2>
 
-<h1 class="chapheading" id="chapheading-2">chapheading</h1>
+<h2 class="chapheading" id="chapheading-2">chapheading</h2>
 
-<h2 class="heading" id="heading-2">heading</h2>
+<h3 class="heading" id="heading-2">heading</h3>
 
-<h3 class="subheading" id="subheading-2">subheading</h3>
+<h4 class="subheading" id="subheading-2">subheading</h4>
 
 <h4 class="subsubheading" id="subsubheading-2">subsubheading</h4>
 
@@ -6373,13 +6385,13 @@ html ''
 
 
 
-<h1 class="majorheading" id="majorheading-1">majorheading</h1>
+<h2 class="majorheading" id="majorheading-1">majorheading</h2>
 
-<h1 class="chapheading" id="chapheading-1">chapheading</h1>
+<h2 class="chapheading" id="chapheading-1">chapheading</h2>
 
-<h2 class="heading" id="heading-1">heading</h2>
+<h3 class="heading" id="heading-1">heading</h3>
 
-<h3 class="subheading" id="subheading-1">subheading</h3>
+<h4 class="subheading" id="subheading-1">subheading</h4>
 
 <h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
 
@@ -6563,520 +6575,520 @@ html ''
 
 <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="#constructs-1_cp_symbol-1"><b>-</b></a>
+<table class="cp-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#constructs_cp_symbol-1"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#constructs-1_cp_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" 
href="#constructs_cp_symbol-2"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#constructs-1_cp_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" 
href="#constructs_cp_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#constructs-1_cp_symbol-4"><b>&quot;</b></a>
+<a class="summary-letter-printindex" 
href="#constructs_cp_symbol-4"><b>&quot;</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter-printindex" 
href="#constructs-1_cp_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" 
href="#constructs_cp_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#constructs-1_cp_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" 
href="#constructs_cp_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#constructs-1_cp_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" 
href="#constructs_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="constructs-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="#constructs">1 
constructs</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="#constructs">1 
constructs</a></td></tr>
+<tr><th id="constructs_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</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</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="#constructs">constructs</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="#constructs">constructs</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="constructs-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="#constructs">1 constructs</a></td></tr>
+<tr><th id="constructs_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="#constructs">constructs</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="constructs-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="#constructs">1 constructs</a></td></tr>
+<tr><th id="constructs_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="#constructs">constructs</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="constructs-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="#constructs">1 
constructs</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="#constructs">1 
constructs</a></td></tr>
+<tr><th id="constructs_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</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</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="#constructs">constructs</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="#constructs">constructs</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="constructs-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="#constructs">1 constructs</a></td></tr>
+<tr><th id="constructs_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="#constructs">constructs</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="constructs-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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</a></td></tr>
+<tr><th id="constructs_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</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</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</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</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="constructs-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="#constructs">1 
constructs</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="#constructs">1 
constructs</a></td></tr>
+<tr><th id="constructs_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="#constructs">constructs</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="#constructs">constructs</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="#constructs-1_cp_symbol-1"><b>-</b></a>
+<table class="cp-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#constructs_cp_symbol-1"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#constructs-1_cp_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" 
href="#constructs_cp_symbol-2"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#constructs-1_cp_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" 
href="#constructs_cp_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#constructs-1_cp_symbol-4"><b>&quot;</b></a>
+<a class="summary-letter-printindex" 
href="#constructs_cp_symbol-4"><b>&quot;</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter-printindex" 
href="#constructs-1_cp_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" 
href="#constructs_cp_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#constructs-1_cp_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" 
href="#constructs_cp_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#constructs-1_cp_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" 
href="#constructs_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="#constructs-1_fn_symbol-1"><b>-</b></a>
+<table class="fn-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#constructs_fn_symbol-1"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#constructs-1_fn_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" 
href="#constructs_fn_symbol-2"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#constructs-1_fn_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" 
href="#constructs_fn_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#constructs-1_fn_symbol-4"><b>`</b></a>
+<a class="summary-letter-printindex" 
href="#constructs_fn_symbol-4"><b>`</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter-printindex" 
href="#constructs-1_fn_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" 
href="#constructs_fn_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#constructs-1_fn_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" 
href="#constructs_fn_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#constructs-1_fn_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" 
href="#constructs_fn_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#constructs-1_fn_letter-F"><b>F</b></a>
+<a class="summary-letter-printindex" 
href="#constructs_fn_letter-F"><b>F</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#constructs-1_fn_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" 
href="#constructs_fn_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#constructs-1_fn_letter-L"><b>L</b></a>
+<a class="summary-letter-printindex" 
href="#constructs_fn_letter-L"><b>L</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#constructs-1_fn_letter-M"><b>M</b></a>
+<a class="summary-letter-printindex" 
href="#constructs_fn_letter-M"><b>M</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#constructs-1_fn_letter-N"><b>N</b></a>
+<a class="summary-letter-printindex" 
href="#constructs_fn_letter-N"><b>N</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#constructs-1_fn_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" 
href="#constructs_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="constructs-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="#constructs">1 
constructs</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="#constructs">1 
constructs</a></td></tr>
+<tr><th id="constructs_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</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</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="#constructs">constructs</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="#constructs">constructs</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="constructs-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="#constructs">1 
constructs</a></td></tr>
+<tr><th id="constructs_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="#constructs">constructs</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="constructs-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="#constructs">1 
constructs</a></td></tr>
+<tr><th id="constructs_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="#constructs">constructs</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="constructs-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="#constructs">1 
constructs</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="#constructs">1 
constructs</a></td></tr>
+<tr><th id="constructs_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</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</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="#constructs">constructs</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="#constructs">constructs</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="constructs-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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</a></td></tr>
+<tr><th id="constructs_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</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</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</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</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</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</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="constructs-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="#constructs">1 constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</a></td></tr>
+<tr><th id="constructs_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</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</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</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</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="constructs-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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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
 on 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
 on 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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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
 on 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
 on 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
 on 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
 on 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 on 
c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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 
on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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 
on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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 
on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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
 on 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
 on 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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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
 on 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
 on 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
 on 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
 on 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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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
 on 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
 on 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
 on 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
 on 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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</a></td></tr>
+<tr><th id="constructs_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</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</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="#constructs">constructs</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="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</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
 on c--lass</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-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</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-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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
 on c--lass</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-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</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-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</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-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</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-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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 
on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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 
on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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 
on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</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</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</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</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</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</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
 on c--lass</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-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</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-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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
 on c--lass</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-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</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-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</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-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</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-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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
 on c--lass2</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-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</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-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</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-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</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-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</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</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</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</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</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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</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</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</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</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="constructs-1_fn_letter-F">F</th></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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</a></td></tr>
+<tr><th id="constructs_fn_letter-F">F</th></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</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</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</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</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="constructs-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="#constructs">1 constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</a></td></tr>
+<tr><th id="constructs_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</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</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</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</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="constructs-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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</a></td></tr>
+<tr><th id="constructs_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</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</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="#constructs">constructs</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="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="constructs-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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</a></td></tr>
+<tr><th id="constructs_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</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</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</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</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</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</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</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</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</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</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</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</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="constructs-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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</a></td></tr>
+<tr><th id="constructs_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</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</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</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</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="constructs-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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</a></td></tr>
+<tr><th id="constructs_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="#constructs">constructs</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="#constructs">constructs</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</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</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</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</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs-1_fn_symbol-1"><b>-</b></a>
+<table class="fn-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#constructs_fn_symbol-1"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#constructs-1_fn_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" 
href="#constructs_fn_symbol-2"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#constructs-1_fn_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" 
href="#constructs_fn_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#constructs-1_fn_symbol-4"><b>`</b></a>
+<a class="summary-letter-printindex" 
href="#constructs_fn_symbol-4"><b>`</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter-printindex" 
href="#constructs-1_fn_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" 
href="#constructs_fn_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#constructs-1_fn_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" 
href="#constructs_fn_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#constructs-1_fn_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" 
href="#constructs_fn_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#constructs-1_fn_letter-F"><b>F</b></a>
+<a class="summary-letter-printindex" 
href="#constructs_fn_letter-F"><b>F</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#constructs-1_fn_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" 
href="#constructs_fn_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#constructs-1_fn_letter-L"><b>L</b></a>
+<a class="summary-letter-printindex" 
href="#constructs_fn_letter-L"><b>L</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#constructs-1_fn_letter-M"><b>M</b></a>
+<a class="summary-letter-printindex" 
href="#constructs_fn_letter-M"><b>M</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#constructs-1_fn_letter-N"><b>N</b></a>
+<a class="summary-letter-printindex" 
href="#constructs_fn_letter-N"><b>N</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#constructs-1_fn_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" 
href="#constructs_fn_letter-T"><b>T</b></a>
  &nbsp; 
 </td></tr></table>
 </div>
 
 <p>vr
 </p><div class="printindex vr-printindex">
-<table class="vr-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#constructs-1_vr_letter-A"><b>A</b></a>
+<table class="vr-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#constructs_vr_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#constructs-1_vr_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" 
href="#constructs_vr_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#constructs-1_vr_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" 
href="#constructs_vr_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#constructs-1_vr_letter-V"><b>V</b></a>
+<a class="summary-letter-printindex" 
href="#constructs_vr_letter-V"><b>V</b></a>
  &nbsp; 
 </td></tr></table>
 <table class="vr-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="constructs-1_vr_letter-A">A</th></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="#constructs">1 
constructs</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="#constructs">1 
constructs</a></td></tr>
+<tr><th id="constructs_vr_letter-A">A</th></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</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</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="#constructs">constructs</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="#constructs">constructs</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="constructs-1_vr_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="#constructs">1 
constructs</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="#constructs">1 
constructs</a></td></tr>
+<tr><th id="constructs_vr_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</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</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="#constructs">constructs</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="#constructs">constructs</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="constructs-1_vr_letter-D">D</th></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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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
 of 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
 of 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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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
 of 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
 of 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
 of 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
 of 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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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
 of 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
 of 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
 of 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
 of 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
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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
 of 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
 of 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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</a></td></tr>
+<tr><th id="constructs_vr_letter-D">D</th></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</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</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</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</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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
 of c--lass</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-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</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-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</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
 of c--lass</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-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</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-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</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-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</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-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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
 of c--lass2</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-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</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-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</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-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</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-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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
 of c--lass</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-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</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-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</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</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</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</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</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="constructs-1_vr_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="#constructs">1 constructs</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="#constructs">1 constructs</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="#constructs">1 constructs</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="#constructs">1 constructs</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="#constructs">1 constructs</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="#constructs">1 
constructs</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="#constructs">1 constructs</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="#constructs">1 constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</a></td></tr>
+<tr><th id="constructs_vr_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</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</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="#constructs">constructs</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="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
 </table>
-<table class="vr-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#constructs-1_vr_letter-A"><b>A</b></a>
+<table class="vr-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#constructs_vr_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#constructs-1_vr_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" 
href="#constructs_vr_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#constructs-1_vr_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" 
href="#constructs_vr_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#constructs-1_vr_letter-V"><b>V</b></a>
+<a class="summary-letter-printindex" 
href="#constructs_vr_letter-V"><b>V</b></a>
  &nbsp; 
 </td></tr></table>
 </div>
@@ -7090,11 +7102,11 @@ html ''
 <table class="tp-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="constructs-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="#constructs">1 
constructs</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="#constructs">1 
constructs</a></td></tr>
+<tr><th id="constructs_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</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</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="#constructs">constructs</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="#constructs">constructs</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
 </table>
 </div>
@@ -7104,103 +7116,49 @@ html ''
 <hr>
 </div>
 <div class="chapter-level-extent" id="chapter">
-<table class="nav-panel" cellpadding="1" cellspacing="1" border="0">
-<tr><td>[<a href="#constructs" title="Beginning of this chapter or previous 
chapter"> &lt;&lt; </a>]</td>
-<td>[<a href="#constructs" 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="#constructs" title="Index">Index</a>]</td>
-<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
-</tr></table>
-<h1 class="chapter" id="chapter-1">2 chapter</h1>
+<div class="nav-panel">
+<p>
+Next: <a href="#chapter2" accesskey="n" rel="next">chapter 2</a>, Previous: <a 
href="#constructs" accesskey="p" rel="prev">constructs</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="#constructs" 
title="Index" rel="index">Index</a>]</p>
+</div>
+<h2 class="chapter" id="chapter-1">2 chapter</h2>
 
 <p><a class="footnote" id="DOCF9" href="#FOOT9"><sup>11</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>
 
+<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">
-<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="#constructs" title="Index">Index</a>]</td>
-<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
-</tr></table>
-<h2 class="section" id="A-section">2.1 A section</h2>
-
-<table class="menu" border="0" cellspacing="0">
-<tr><td class="menu-entry-destination"><a href="#subsection">2.1.1 
subsection</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
-</td></tr>
-</table>
+<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="#constructs" title="Index" rel="index">Index</a>]</p>
+</div>
+<h3 class="section" id="A-section">2.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">
-<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" 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="#constructs" title="Index">Index</a>]</td>
-<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
-</tr></table>
-<h3 class="subsection" id="subsection-1">2.1.1 subsection</h3>
-
-<table class="menu" border="0" cellspacing="0">
-<tr><td class="menu-entry-destination"><a href="#subsubsection">2.1.1.1 
subsubsection</a></td><td>&nbsp;&nbsp;</td><td class="menu-entry-description">
-</td></tr>
-</table>
+<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="#constructs" title="Index" 
rel="index">Index</a>]</p>
+</div>
+<h4 class="subsection" id="subsection-1">2.1.1 subsection</h4>
+
 
 <a class="anchor" id="anchor"></a>
+<ul class="mini-toc">
+<li><a href="#subsubsection" accesskey="1">subsubsection</a></li>
+</ul>
 <hr>
 <div class="subsubsection-level-extent" id="subsubsection">
-<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="#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="#constructs" title="Index">Index</a>]</td>
-<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
-</tr></table>
+<div class="nav-panel">
+<p>
+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="#constructs" title="Index" rel="index">Index</a>]</p>
+</div>
 <h4 class="subsubsection" id="subsubsection-1">2.1.1.1 subsubsection</h4>
 
 <hr>
@@ -7209,421 +7167,404 @@ Menu comment
 </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" 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="#constructs" 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="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="#constructs" 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="#chapter-2_cp_symbol-1"><b>-</b></a>
+<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="#chapter-2_cp_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_symbol-2"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#chapter-2_cp_symbol-4"><b>&quot;</b></a>
+<a class="summary-letter-printindex" 
href="#chapter2_cp_symbol-4"><b>&quot;</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-T"><b>T</b></a>
+<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="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="#constructs">1 
constructs</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="#constructs">1 
constructs</a></td></tr>
+<tr><th id="chapter2_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</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</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">1 constructs</a></td></tr>
+<tr><th id="chapter2_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="#constructs">constructs</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="#constructs">1 constructs</a></td></tr>
+<tr><th id="chapter2_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="#constructs">constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</a></td></tr>
+<tr><th id="chapter2_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</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</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">1 constructs</a></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="#constructs">constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</a></td></tr>
+<tr><th id="chapter2_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</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</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</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</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</a></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="#constructs">constructs</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="#constructs">constructs</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="#chapter-2_cp_symbol-1"><b>-</b></a>
+<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="#chapter-2_cp_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_symbol-2"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#chapter-2_cp_symbol-4"><b>&quot;</b></a>
+<a class="summary-letter-printindex" 
href="#chapter2_cp_symbol-4"><b>&quot;</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-T"><b>T</b></a>
+<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="#chapter-2_fn_symbol-1"><b>-</b></a>
+<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="#chapter-2_fn_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_symbol-2"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_symbol-4"><b>`</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_symbol-4"><b>`</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-F"><b>F</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-F"><b>F</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-L"><b>L</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-L"><b>L</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-M"><b>M</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-M"><b>M</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-N"><b>N</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-N"><b>N</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-T"><b>T</b></a>
+<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="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="#constructs">1 
constructs</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="#constructs">1 
constructs</a></td></tr>
+<tr><th id="chapter2_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</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</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">1 
constructs</a></td></tr>
+<tr><th id="chapter2_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="#constructs">constructs</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="#constructs">1 
constructs</a></td></tr>
+<tr><th id="chapter2_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="#constructs">constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</a></td></tr>
+<tr><th id="chapter2_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</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</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</a></td></tr>
+<tr><th id="chapter2_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</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</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</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</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</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</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">1 constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</a></td></tr>
+<tr><th id="chapter2_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</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</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</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</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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
 on 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
 on 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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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
 on 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
 on 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
 on 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
 on 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 on 
c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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 
on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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 
on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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 
on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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
 on 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
 on 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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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
 on 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
 on 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
 on 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
 on 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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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
 on 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
 on 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
 on 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
 on 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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#constructs">1 constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</a></td></tr>
+<tr><th id="chapter2_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</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</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="#constructs">constructs</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="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</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
 on c--lass</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-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</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-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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
 on c--lass</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-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</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-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</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-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</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-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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 
on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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 
on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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 
on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</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</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</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</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</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</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
 on c--lass</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-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</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-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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
 on c--lass</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-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</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-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</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-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</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-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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
 on c--lass2</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-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</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-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</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-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</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-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</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</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</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</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</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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</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</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</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</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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-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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</a></td></tr>
+<tr><th id="chapter2_fn_letter-F">F</th></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</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</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</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</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">1 constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</a></td></tr>
+<tr><th id="chapter2_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</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</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</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</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</a></td></tr>
+<tr><th id="chapter2_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</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</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="#constructs">constructs</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="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</a></td></tr>
+<tr><th id="chapter2_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</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</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</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</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</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</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</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</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</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</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</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</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</a></td></tr>
+<tr><th id="chapter2_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</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</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</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</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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</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</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</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="#constructs">1 
constructs</a></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="#constructs">constructs</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="#constructs">constructs</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</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</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</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</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#constructs">constructs</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="#chapter-2_fn_symbol-1"><b>-</b></a>
+<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="#chapter-2_fn_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_symbol-2"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_symbol-4"><b>`</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_symbol-4"><b>`</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-F"><b>F</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-F"><b>F</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-L"><b>L</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-L"><b>L</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-M"><b>M</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-M"><b>M</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-N"><b>N</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-N"><b>N</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-T"><b>T</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="#constructs" title="Index">Index</a>]</td>
-<td>[<a href="#SEC_About" title="About (help)"> ? </a>]</td>
-</tr></table>
-<h1 class="footnotes-heading">Footnotes</h1>
+<div class="footnotes-segment">
+<hr>
+<h4 class="footnotes-heading">Footnotes</h4>
 
 <h5 class="footnote-body-heading"><a id="FOOT3" href="#DOCF3">(1)</a></h5>
 <p>in footnote</p>
@@ -7647,163 +7588,8 @@ Menu comment
 <p>in footnote2</p>
 <h5 class="footnote-body-heading"><a id="FOOT9" href="#DOCF9">(11)</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="#constructs" 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-constructs-1" href="#constructs" rel="index">1 
constructs</a></li>
-  <li><a id="toc-chapter-1" href="#chapter">2 chapter</a>
-  <ul class="toc-numbered-mark">
-    <li><a id="toc-A-section" href="#s_002d_002dect_002cion">2.1 A section</a>
-    <ul class="toc-numbered-mark">
-      <li><a id="toc-subsection-1" href="#subsection">2.1.1 subsection</a>
-      <ul class="toc-numbered-mark">
-        <li><a id="toc-subsubsection-1" href="#subsubsection">2.1.1.1 
subsubsection</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="#constructs" 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-constructs-1" href="#constructs" rel="index">1 
constructs</a></li>
-<li><a id="stoc-chapter-1" href="#chapter">2 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="#constructs" 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>
-  This document was generated on <em class="emph">a sunny day</em> using <a 
class="uref" href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.
-</p>
-<p>
-  The buttons in the navigation panels have the following meaning:
-</p>
-<table border="1">
-  <tr>
-    <th> Button </th>
-    <th> Name </th>
-    <th> Go to </th>
-    <th> From 1.2.3 go to</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>
-  where the <strong class="strong"> Example </strong> assumes that the current 
position is at <strong class="strong"> Subsubsection One-Two-Three </strong> of 
a document of the following structure:
-</p>
-
-<ul>
-  <li> 1. Section One
-    <ul>
-      <li>1.1 Subsection One-One
-        <ul>
-          <li>...</li>
-        </ul>
-      </li>
-      <li>1.2 Subsection One-Two
-        <ul>
-          <li>1.2.1 Subsubsection One-Two-One</li>
-          <li>1.2.2 Subsubsection One-Two-Two</li>
-          <li>1.2.3 Subsubsection One-Two-Three &nbsp; &nbsp;
-            <strong>&lt;== Current Position </strong></li>
-          <li>1.2.4 Subsubsection One-Two-Four</li>
-        </ul>
-      </li>
-      <li>1.3 Subsection One-Three
-        <ul>
-          <li>...</li>
-        </ul>
-      </li>
-      <li>1.4 Subsection One-Four</li>
-    </ul>
-  </li>
-</ul>
-</div><hr>
-<p>
-  <span class="program-in-footer">This document was generated on <em 
class="emph">a sunny day</em> using <a class="uref" 
href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.</span>
-</p>
 
 
 </body>
diff --git 
a/tp/tests/layout/res_parser/formatting_sort_element_counts/formatting.2 
b/tp/tests/layout/res_parser/formatting_sort_element_counts/formatting.2
index 7f4ceb2c3a..a4ecc343d5 100644
--- a/tp/tests/layout/res_parser/formatting_sort_element_counts/formatting.2
+++ b/tp/tests/layout/res_parser/formatting_sort_element_counts/formatting.2
@@ -324,14 +324,6 @@ formatting.texi:86: @ref reference to nonexistent node 
`node' (possibly involvin
 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)
diff --git 
a/tp/tests/layout/res_parser/formatting_sort_element_counts/formatting.html 
b/tp/tests/layout/res_parser/formatting_sort_element_counts/formatting.html
index d0af5f368c..a0d7921ea8 100644
--- a/tp/tests/layout/res_parser/formatting_sort_element_counts/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_sort_element_counts/formatting.html
@@ -857,6 +857,10 @@ g-roupe
 <meta name="Generator" content="texi2any">
 <meta name="viewport" content="width=device-width,initial-scale=1">
 
+<link href="#Top" rel="start" title="Top section">
+<link href="#chapter" rel="index" title="1 chapter">
+<link href="#SEC_Contents" rel="contents" title="Table of Contents">
+<link href="#chapter" rel="next" title="1 chapter">
 <style type="text/css">
 <!--
 a.copiable-link {visibility: hidden; text-decoration: none; line-height: 0em}
@@ -864,33 +868,23 @@ 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}
+h2.centerchap {text-align:center}
 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"}
@@ -903,2195 +897,6 @@ ul.toc-numbered-mark {list-style: none}
 </head>
 
 <body lang="en">
-<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 error&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;
-error&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:</b> A Note
-</p></blockquote>
-
-<blockquote class="quotation">
-<p><b class="b">note:</b> A note
-</p></blockquote>
-
-<blockquote class="quotation">
-<p><b class="b">Caution:</b> Caution
-</p></blockquote>
-
-<blockquote class="quotation">
-<p><b class="b">Important:</b> Important
-</p></blockquote>
-
-<blockquote class="quotation">
-<p><b class="b">Tip:</b> a Tip
-</p></blockquote>
-
-<blockquote class="quotation">
-<p><b class="b">Warning:</b> a Warning.
-</p></blockquote>
-
-<blockquote class="quotation">
-<p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
-</p></blockquote>
-
-<blockquote class="quotation">
-<p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
-</p></blockquote>
-
-<blockquote class="quotation">
-<p><b class="b">something, other thing:</b> something, other thing
-</p></blockquote>
-
-<blockquote class="quotation">
-<p><b class="b">Note, the note:</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:</b> A small Note
-</p></blockquote>
-
-<blockquote class="quotation smallquotation">
-<p><b class="b">something, other thing:</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: </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: </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: 
</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: </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: </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: </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: </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: </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: </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">: </span><strong 
class="def-name"></strong></dt>
-<dt class="deffnx def-cmd-deffn" id="index-titlepage-machin"><span 
class="category-def">: </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">: </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: </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: 
</span><strong class="def-name"></strong></dt>
-<dt class="deffnx def-cmd-deffn" id="index-titlepage-followed"><span 
class="category-def">truc: </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">: </span><strong 
class="def-name"></strong></dt>
-<dt class="deffnx def-cmd-deffn" id="index-titlepage-a"><span 
class="category-def">truc: </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: </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: 
</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: </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: </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: 
</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: </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: </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: </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: </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: </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: </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 on <code class="code">c--lass</code>: 
</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 on <code class="code">c--lass</code>: 
</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: </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 of <code class="code">c--lass</code>: 
</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 of <code class="code">c--lass</code>: 
</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 of <code class="code">c--lass</code>: 
</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 of <code class="code">c--lass</code>: 
</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 on <code class="code">c--lass</code>: 
</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 on <code class="code">c--lass</code>: 
</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: </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: </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: </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">Special Form: </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: </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: </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">User 
Option: </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: </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: </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 of <code class="code">c--lass</code>: 
</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 of <code class="code">c--lass</code>: 
</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 on <code class="code">c--lass</code>: 
</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 on <code class="code">c--lass</code>: 
</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:<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:<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 on <code 
class="code">c--lass2</code>:<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 on <code 
class="code">c--lass2</code>:<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 of <code class="code">c--lass2</code>: 
</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 of <code class="code">c--lass2</code>: 
</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: 
</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> See <a data-manual="file n---ame@" 
href="file%20n---ame%40.html#c_002d_002d_002dhapter_0040">t&mdash;itle@</a> in 
<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> in <cite class="cite">manual</cite>
-<code class="code">@pxref{chapter, cross ref name, title, file name, 
manual}</code> see <a data-manual="file name" 
href="file%20name.html#chapter">title</a> in <cite class="cite">manual</cite>
-<code class="code">@inforef{chapter, cross ref name, file name}</code> See <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> See <a class="xref" 
href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <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> in <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; in 
<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; in <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; in <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> in <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; in 
<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> in <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> in <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> in <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> in <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> in <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> in <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> in <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> in <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> in <cite 
class="cite">manual</cite>
-</p>
-
-<p><code class="code">@inforef{chapter, cross ref name, file name}</code> See 
<a data-manual="file name" href="file%20name.html#chapter">(file name)cross ref 
name</a>
-<code class="code">@inforef{chapter}</code> See &lsquo;chapter&rsquo;
-<code class="code">@inforef{chapter, cross ref name}</code> See &lsquo;cross 
ref name&rsquo;
-<code class="code">@inforef{chapter,,file name}</code> See <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> See <a 
data-manual="file name" href="file%20name.html#node">(file name)cross ref 
name</a>
-<code class="code">@inforef{node}</code> See &lsquo;node&rsquo;
-<code class="code">@inforef{node, cross ref name}</code> See &lsquo;cross ref 
name&rsquo;
-<code class="code">@inforef{node,,file name}</code> See <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> See <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>
-See <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> in <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: </span></dt>
-<dt class="deffnx def-cmd-deffn" id="index-titlepage-machin-2"><span 
class="category-def">truc: </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: </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: </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: </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: </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: </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: </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>: </span></dt>
-<dt class="deffnx def-cmd-deffn"></dt>
-<dt class="deffnx def-cmd-deffn"><span class="category-def">aaa: </span></dt>
-<dt class="deffnx def-cmd-deffn"><span class="category-def">: </span></dt>
-<dt class="deffnx def-cmd-deffn"><span class="category-def">truc: </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; in <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; in <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; in <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> in <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; in 
<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> in <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> in <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> in <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; in <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; in <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> in <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; in <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> in <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> See &lsquo;cross ref 
name&rsquo;
-<code class="code">@inforef{,,file name}</code> See <a data-manual="file name" 
href="file%20name.html#Top">(file name)</a>
-<code class="code">@inforef{,cross ref name, file name}</code> See <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 error&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;
-error&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:</b> A Note
-</p></blockquote>
-
-<blockquote class="quotation">
-<p><b class="b">note:</b> A note
-</p></blockquote>
-
-<blockquote class="quotation">
-<p><b class="b">Caution:</b> Caution
-</p></blockquote>
-
-<blockquote class="quotation">
-<p><b class="b">Important:</b> Important
-</p></blockquote>
-
-<blockquote class="quotation">
-<p><b class="b">Tip:</b> a Tip
-</p></blockquote>
-
-<blockquote class="quotation">
-<p><b class="b">Warning:</b> a Warning.
-</p></blockquote>
-
-<blockquote class="quotation">
-<p><b class="b">something &eacute; TeX:</b> The something &eacute; TeX is here.
-</p></blockquote>
-
-<blockquote class="quotation">
-<p><b class="b">@ at the end of line &nbsp;:</b> A @ at the end of the 
@quotation line.
-</p></blockquote>
-
-<blockquote class="quotation">
-<p><b class="b">something, other thing:</b> something, other thing
-</p></blockquote>
-
-<blockquote class="quotation">
-<p><b class="b">Note, the note:</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:</b> A small Note
-</p></blockquote>
-
-<blockquote class="quotation smallquotation">
-<p><b class="b">something, other thing:</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: </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: </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: 
</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: </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: </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: </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: </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: </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: </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">: </span><strong 
class="def-name"></strong></dt>
-<dt class="deffnx def-cmd-deffn" id="index-copying-machin"><span 
class="category-def">: </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">: </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: </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: 
</span><strong class="def-name"></strong></dt>
-<dt class="deffnx def-cmd-deffn" id="index-copying-followed"><span 
class="category-def">truc: </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">: </span><strong 
class="def-name"></strong></dt>
-<dt class="deffnx def-cmd-deffn" id="index-copying-a"><span 
class="category-def">truc: </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: </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: 
</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: 
</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: </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: 
</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: </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: </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: </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: </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: </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: </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 on <code class="code">c--lass</code>: 
</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 on <code class="code">c--lass</code>: 
</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: </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 of <code class="code">c--lass</code>: 
</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 of <code class="code">c--lass</code>: 
</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 of <code class="code">c--lass</code>: 
</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 of <code class="code">c--lass</code>: 
</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 on <code class="code">c--lass</code>: 
</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 on <code class="code">c--lass</code>: 
</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: </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: </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: 
</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">Special Form: </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: </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: </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">User 
Option: </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: </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: </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 of <code class="code">c--lass</code>: 
</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 of <code class="code">c--lass</code>: 
</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 on <code class="code">c--lass</code>: 
</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 on <code class="code">c--lass</code>: 
</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:<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:<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 on <code 
class="code">c--lass2</code>:<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 on <code 
class="code">c--lass2</code>:<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 of <code class="code">c--lass2</code>: 
</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 of <code class="code">c--lass2</code>: 
</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: 
</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> See <a data-manual="file n---ame@" 
href="file%20n---ame%40.html#c_002d_002d_002dhapter_0040">t&mdash;itle@</a> in 
<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> in <cite class="cite">manual</cite>
-<code class="code">@pxref{chapter, cross ref name, title, file name, 
manual}</code> see <a data-manual="file name" 
href="file%20name.html#chapter">title</a> in <cite class="cite">manual</cite>
-<code class="code">@inforef{chapter, cross ref name, file name}</code> See <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> See <a class="xref" 
href="#chapter">chapter</a>.
-<code class="code">@pxref{chapter}</code> see <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> in <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; in 
<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; in <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; in <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> in <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; in 
<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> in <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> in <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> in <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> in <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> in <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> in <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> in <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> in <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> in <cite 
class="cite">manual</cite>
-</p>
-
-<p><code class="code">@inforef{chapter, cross ref name, file name}</code> See 
<a data-manual="file name" href="file%20name.html#chapter">(file name)cross ref 
name</a>
-<code class="code">@inforef{chapter}</code> See &lsquo;chapter&rsquo;
-<code class="code">@inforef{chapter, cross ref name}</code> See &lsquo;cross 
ref name&rsquo;
-<code class="code">@inforef{chapter,,file name}</code> See <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> See <a 
data-manual="file name" href="file%20name.html#node">(file name)cross ref 
name</a>
-<code class="code">@inforef{node}</code> See &lsquo;node&rsquo;
-<code class="code">@inforef{node, cross ref name}</code> See &lsquo;cross ref 
name&rsquo;
-<code class="code">@inforef{node,,file name}</code> See <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> See <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>
-See <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> in <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: </span></dt>
-<dt class="deffnx def-cmd-deffn" id="index-copying-machin-2"><span 
class="category-def">truc: </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: </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: </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: </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: </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: </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: </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>: </span></dt>
-<dt class="deffnx def-cmd-deffn"></dt>
-<dt class="deffnx def-cmd-deffn"><span class="category-def">aaa: </span></dt>
-<dt class="deffnx def-cmd-deffn"><span class="category-def">: </span></dt>
-<dt class="deffnx def-cmd-deffn"><span class="category-def">truc: </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; in <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; in <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; in <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> in <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; in 
<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> in <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> in <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> in <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; in <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; in <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> in <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; in <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> in <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> See &lsquo;cross ref 
name&rsquo;
-<code class="code">@inforef{,,file name}</code> See <a data-manual="file name" 
href="file%20name.html#Top">(file name)</a>
-<code class="code">@inforef{,cross ref name, file name}</code> See <a 
data-manual="file name" href="file%20name.html#Top">(file name)cross ref 
name</a>
-<code class="code">@inforef{}</code> 
-</p>
-
-<hr>
 
 
 
@@ -3101,45 +906,52 @@ html ''
 
 
 <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>
+<div class="nav-panel">
+<p>
+ &nbsp; [<a href="#SEC_Contents" title="Table of contents" 
rel="contents">Contents</a>][<a href="#chapter" title="Index" 
rel="index">Index</a>]</p>
+</div>
 <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>
+<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" 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>
+<div class="element-shortcontents" id="SEC_Shortcontents">
+<h2 class="shortcontents-heading">Short Table of Contents</h2>
 
-<hr style="height: 6px;">
+<div class="shortcontents">
+<ul class="toc-numbered-mark">
+<li><a id="stoc-chapter-1" href="#toc-chapter-1" rel="index">1 chapter</a></li>
+<li><a id="stoc-chapter-2" href="#toc-chapter-2" rel="index">chapter 2</a></li>
+</ul>
+</div>
+</div>
+<hr>
 <div class="chapter-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>
+<div class="nav-panel">
+<p>
+Next: <a href="#chapter2" accesskey="n" rel="next">chapter 2</a>,  Up : <a 
href="#Top" accesskey="u" rel="up">Top section</a> &nbsp; [<a 
href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a 
href="#chapter" title="Index" rel="index">Index</a>]</p>
+</div>
+<h2 class="chapter" id="chapter-1">1 chapter</h2>
 
 <p>First para
 </p>
@@ -3349,8 +1161,8 @@ but , ,
 <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>
+<code class="code">@footnote{in footnote}</code> <a class="footnote" 
id="DOCF1" href="#FOOT1"><sup>1</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote" 
id="DOCF2" href="#FOOT2"><sup>2</sup></a>
 </p>
 <p><code class="code">@sp 2</code><br>
 </p><br>
@@ -4066,15 +1878,15 @@ html ''
 
 
 
-<h1 class="majorheading" id="majorheading-1">majorheading</h1>
+<h2 class="majorheading" id="majorheading">majorheading</h2>
 
-<h1 class="chapheading" id="chapheading-1">chapheading</h1>
+<h2 class="chapheading" id="chapheading">chapheading</h2>
 
-<h2 class="heading" id="heading-1">heading</h2>
+<h3 class="heading" id="heading">heading</h3>
 
-<h3 class="subheading" id="subheading-1">subheading</h3>
+<h4 class="subheading" id="subheading">subheading</h4>
 
-<h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
+<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>)
@@ -4440,8 +2252,8 @@ but , ,
 <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>
+<code class="code">@footnote{in footnote}</code> <a class="footnote" 
id="DOCF5" href="#FOOT5"><sup>3</sup></a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote" 
id="DOCF6" href="#FOOT6"><sup>4</sup></a>
 </p>
 <p><code class="code">@sp 2</code><br>
 </p><br>
@@ -5157,15 +2969,15 @@ html ''
 
 
 
-<h1 class="majorheading" id="majorheading-2">majorheading</h1>
+<h2 class="majorheading" id="majorheading-1">majorheading</h2>
 
-<h1 class="chapheading" id="chapheading-2">chapheading</h1>
+<h2 class="chapheading" id="chapheading-1">chapheading</h2>
 
-<h2 class="heading" id="heading-2">heading</h2>
+<h3 class="heading" id="heading-1">heading</h3>
 
-<h3 class="subheading" id="subheading-2">subheading</h3>
+<h4 class="subheading" id="subheading-1">subheading</h4>
 
-<h4 class="subsubheading" id="subsubheading-2">subsubheading</h4>
+<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>)
@@ -5538,8 +3350,8 @@ but , ,
 <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">@footnote{in footnote}</code> <a class="footnote" 
id="DOCF7" href="#FOOT7">(5)</a>
+<code class="code">@footnote{in footnote2}</code> <a class="footnote" 
id="DOCF8" href="#FOOT8">(6)</a>
 
 <code class="code">@sp 2</code>
 
@@ -6382,19 +4194,19 @@ html ''
 
 
 
-</pre><strong class="majorheading" id="majorheading-3">majorheading</strong>
+</pre><strong class="majorheading" id="majorheading-2">majorheading</strong>
 <pre class="example-preformatted">
 
-</pre><strong class="chapheading" id="chapheading-3">chapheading</strong>
+</pre><strong class="chapheading" id="chapheading-2">chapheading</strong>
 <pre class="example-preformatted">
 
-</pre><strong class="heading" id="heading-3">heading</strong>
+</pre><strong class="heading" id="heading-2">heading</strong>
 <pre class="example-preformatted">
 
-</pre><strong class="subheading" id="subheading-3">subheading</strong>
+</pre><strong class="subheading" id="subheading-2">subheading</strong>
 <pre class="example-preformatted">
 
-</pre><strong class="subsubheading" id="subsubheading-3">subsubheading</strong>
+</pre><strong class="subsubheading" id="subsubheading-2">subsubheading</strong>
 <pre class="example-preformatted">
 
 
@@ -6618,7 +4430,7 @@ Invalid use of @':
 
 
 
-<p>Text<a class="footnote" id="DOCF9" href="#FOOT9"><sup>11</sup></a>
+<p>Text<a class="footnote" id="DOCF9" href="#FOOT9"><sup>7</sup></a>
 </p>
 <p>truc
 </p>
@@ -6676,7 +4488,7 @@ Invalid use of @':
 <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="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-copying-_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-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>
@@ -6688,7 +4500,7 @@ Invalid use of @':
 <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-copying-_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-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>
@@ -6698,14 +4510,14 @@ Invalid use of @':
 <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-copying-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-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-copying-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-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>
@@ -6719,59 +4531,59 @@ Invalid use of @':
 <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-copying-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-copying-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-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
 of 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_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of 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-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of 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
 of 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
 of 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-copying-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-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
 of 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
 of 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"><code>d--eftypecv_name
 of 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_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of 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-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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"><code>d--eftypecv_name2
 of 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_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of 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-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of 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-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of 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
 of 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
 of 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-copying-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-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-copying-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-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-copying-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-copying-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-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-copying-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-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>
@@ -6784,8 +4596,8 @@ Invalid use of @':
 <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-copying-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-copying-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-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>
@@ -6793,15 +4605,15 @@ Invalid use of @':
 <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-copying-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-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-copying-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-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-copying-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-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>
@@ -6811,35 +4623,35 @@ Invalid use of @':
 <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-copying-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-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-copying-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-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-copying-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-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-copying-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-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-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="#chapter">1 chapter</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-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="#chapter">1 chapter</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-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="#chapter">1 chapter</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-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="#chapter">1 chapter</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>
@@ -6909,7 +4721,7 @@ Invalid use of @':
 <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="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-copying-_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-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>
@@ -6921,15 +4733,15 @@ Invalid use of @':
 <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-copying-_0060_0060-1"><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-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-copying-a"><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-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-copying-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-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>
@@ -6940,108 +4752,108 @@ Invalid use of @':
 <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-copying-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-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-copying-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-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-copying-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-copying-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-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-copying-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-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-copying-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-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-copying-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-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
 on 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_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on 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-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on 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
 on 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
 on 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
 on 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
 on 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"><code>d--efop_name
 on 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-1"><code>d--efop_name
 on 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-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on 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
 on 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 on 
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 
on 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 
on 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 
on 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-copying-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-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-copying-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-copying-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-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-copying-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-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-copying-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-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
 on 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_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on 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-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on 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
 on 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
 on 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
 on 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
 on 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"><code>d--eftypeop_name
 on 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-1"><code>d--eftypeop_name
 on 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-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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"><code>d--eftypeop_name2
 on 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_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on 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-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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-copying-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-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-copying-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-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-copying-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-copying-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-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-copying-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-copying-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-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>
@@ -7062,8 +4874,8 @@ Invalid use of @':
 <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-copying-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-copying-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-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>
@@ -7072,48 +4884,48 @@ Invalid use of @':
 <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-copying-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-copying-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-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-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="#chapter">1 chapter</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-copying-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-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-copying-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-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-copying-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-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-copying-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-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-copying-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-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-copying-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-copying-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-copying-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-copying-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-copying-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-copying-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-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>
@@ -7134,15 +4946,15 @@ Invalid use of @':
 <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-copying-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-copying-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-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-copying-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-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>
@@ -7150,8 +4962,8 @@ Invalid use of @':
 <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-copying-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-copying-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-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>
@@ -7208,7 +5020,7 @@ Invalid use of @':
 <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="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-copying-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-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>
@@ -7218,116 +5030,53 @@ Invalid use of @':
 
 
 
-<p><a class="footnote" id="DOCF10" href="#FOOT10"><sup>12</sup></a>
+<p><a class="footnote" id="DOCF10" href="#FOOT10"><sup>8</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>
 
+<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">
-<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>
+<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="#chapter" 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">
-<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>
+<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="#chapter" 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">
-<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>
+<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="#chapter" 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">
-<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>
+<div class="nav-panel">
+<p>
+Prev: <a href="#subsubsection-_0060_0060simple_002ddouble_002d_002d" 
accesskey="p" rel="prev">subsubsection &ldquo;simple-double&ndash;</a>,  Up : 
<a href="#subsection" accesskey="u" rel="up">subsection</a> &nbsp; [<a 
href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a 
href="#chapter" title="Index" rel="index">Index</a>]</p>
+</div>
 <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>
@@ -7336,22 +5085,11 @@ Menu comment
 </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="nav-panel">
+<p>
+Prev: <a href="#chapter" accesskey="p" rel="prev">chapter</a>,  Up : <a 
href="#Top" accesskey="u" rel="up">Top section</a> &nbsp; [<a 
href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a 
href="#chapter" title="Index" rel="index">Index</a>]</p>
+</div>
+<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="#chapter-2_cp_symbol-1"><b>-</b></a>
@@ -7384,7 +5122,7 @@ Menu comment
 <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="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-copying-_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-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>
@@ -7396,7 +5134,7 @@ Menu comment
 <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-copying-_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-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>
@@ -7406,14 +5144,14 @@ Menu comment
 <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-copying-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-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-copying-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-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>
@@ -7427,59 +5165,59 @@ Menu comment
 <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-copying-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-copying-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-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
 of 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_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of 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-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of 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
 of 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
 of 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-copying-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-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
 of 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
 of 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"><code>d--eftypecv_name
 of 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_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of 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-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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"><code>d--eftypecv_name2
 of 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_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of 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-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of 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-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of 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
 of 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
 of 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-copying-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-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-copying-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-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-copying-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-copying-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-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-copying-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-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>
@@ -7492,8 +5230,8 @@ Menu comment
 <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-copying-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-copying-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-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>
@@ -7501,15 +5239,15 @@ Menu comment
 <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-copying-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-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-copying-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-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-copying-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-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>
@@ -7519,35 +5257,35 @@ Menu comment
 <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-copying-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-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-copying-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-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-copying-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-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-copying-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-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-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="#chapter">1 chapter</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-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="#chapter">1 chapter</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-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="#chapter">1 chapter</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-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="#chapter">1 chapter</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>
@@ -7615,7 +5353,7 @@ Menu comment
 <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="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-copying-_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-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>
@@ -7627,15 +5365,15 @@ Menu comment
 <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-copying-_0060_0060-1"><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-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-copying-a"><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-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-copying-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-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>
@@ -7646,108 +5384,108 @@ Menu comment
 <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-copying-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-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-copying-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-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-copying-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-copying-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-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-copying-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-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-copying-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-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-copying-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-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
 on 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_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on 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-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on 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
 on 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
 on 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
 on 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
 on 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"><code>d--efop_name
 on 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-1"><code>d--efop_name
 on 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-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on 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
 on 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 on 
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 
on 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 
on 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 
on 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-copying-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-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-copying-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-copying-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-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-copying-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-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-copying-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-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
 on 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_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on 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-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on 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
 on 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
 on 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
 on 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
 on 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"><code>d--eftypeop_name
 on 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-1"><code>d--eftypeop_name
 on 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-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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"><code>d--eftypeop_name2
 on 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_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on 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-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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-copying-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-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-copying-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-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-copying-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-copying-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-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-copying-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-copying-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-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>
@@ -7768,8 +5506,8 @@ Menu comment
 <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-copying-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-copying-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-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>
@@ -7778,48 +5516,48 @@ Menu comment
 <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-copying-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-copying-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-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-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="#chapter">1 chapter</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-copying-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-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-copying-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-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-copying-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-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-copying-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-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-copying-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-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-copying-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-copying-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-copying-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-copying-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-copying-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-copying-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-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>
@@ -7840,15 +5578,15 @@ Menu comment
 <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-copying-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-copying-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-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-copying-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-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>
@@ -7856,8 +5594,8 @@ Menu comment
 <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-copying-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-copying-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-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>
@@ -7902,39 +5640,25 @@ Menu comment
 </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>
+<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>
-<h5 class="footnote-body-heading"><a id="FOOT2_6" href="#DOCF2_6">(6)</a></h5>
+<h5 class="footnote-body-heading"><a id="FOOT2" href="#DOCF2">(2)</a></h5>
 <p>in footnote2</p>
-<h5 class="footnote-body-heading"><a id="FOOT5" href="#DOCF5">(7)</a></h5>
+<h5 class="footnote-body-heading"><a id="FOOT5" href="#DOCF5">(3)</a></h5>
 <p>in footnote</p>
-<h5 class="footnote-body-heading"><a id="FOOT6" href="#DOCF6">(8)</a></h5>
+<h5 class="footnote-body-heading"><a id="FOOT6" href="#DOCF6">(4)</a></h5>
 <p>in footnote2</p>
-<h5 class="footnote-body-heading"><a id="FOOT7" href="#DOCF7">(9)</a></h5>
+<h5 class="footnote-body-heading"><a id="FOOT7" href="#DOCF7">(5)</a></h5>
 <p>in footnote</p>
-<h5 class="footnote-body-heading"><a id="FOOT8" href="#DOCF8">(10)</a></h5>
+<h5 class="footnote-body-heading"><a id="FOOT8" href="#DOCF8">(6)</a></h5>
 <p>in footnote2</p>
-<h5 class="footnote-body-heading"><a id="FOOT9" href="#DOCF9">(11)</a></h5>
+<h5 class="footnote-body-heading"><a id="FOOT9" href="#DOCF9">(7)</a></h5>
 <p>in footnote
 <a class="index-entry-id" id="index-index-entry-in-footnote"></a>
 </p>
@@ -7943,164 +5667,10 @@ Menu comment
 <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>
+<h5 class="footnote-body-heading"><a id="FOOT10" href="#DOCF10">(8)</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>
-  This document was generated on <em class="emph">a sunny day</em> using <a 
class="uref" href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.
-</p>
-<p>
-  The buttons in the navigation panels have the following meaning:
-</p>
-<table border="1">
-  <tr>
-    <th> Button </th>
-    <th> Name </th>
-    <th> Go to </th>
-    <th> From 1.2.3 go to</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>
-  where the <strong class="strong"> Example </strong> assumes that the current 
position is at <strong class="strong"> Subsubsection One-Two-Three </strong> of 
a document of the following structure:
-</p>
 
-<ul>
-  <li> 1. Section One
-    <ul>
-      <li>1.1 Subsection One-One
-        <ul>
-          <li>...</li>
-        </ul>
-      </li>
-      <li>1.2 Subsection One-Two
-        <ul>
-          <li>1.2.1 Subsubsection One-Two-One</li>
-          <li>1.2.2 Subsubsection One-Two-Two</li>
-          <li>1.2.3 Subsubsection One-Two-Three &nbsp; &nbsp;
-            <strong>&lt;== Current Position </strong></li>
-          <li>1.2.4 Subsubsection One-Two-Four</li>
-        </ul>
-      </li>
-      <li>1.3 Subsection One-Three
-        <ul>
-          <li>...</li>
-        </ul>
-      </li>
-      <li>1.4 Subsection One-Four</li>
-    </ul>
-  </li>
-</ul>
-</div><hr>
-<p>
-  <span class="program-in-footer">This document was generated on <em 
class="emph">a sunny day</em> using <a class="uref" 
href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.</span>
-</p>
 
 
 </body>
diff --git a/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.html 
b/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.html
index 788c3ffe51..38b1037ff7 100644
--- a/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_weird_quotes/formatting.html
@@ -857,6 +857,11 @@ g-roupe
 <meta name="Generator" content="texi2any">
 <meta name="viewport" content="width=device-width,initial-scale=1">
 
+<link href="#Top" rel="start" title="Top">
+<link href="#chapter" rel="index" title="chapter">
+<link href="#SEC_Contents" rel="contents" title="Table of Contents">
+<link href="#SEC_About" rel="help" title="About This Document">
+<link href="#chapter" rel="next" title="chapter">
 <style type="text/css">
 <!--
 a.copiable-link {visibility: hidden; text-decoration: none; line-height: 0em}
@@ -864,7 +869,7 @@ 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}
+h2.centerchap {text-align:center}
 h3.subtitle {text-align:right}
 kbd.kbd {font-style: oblique}
 kbd.key {font-style: normal}
@@ -875,7 +880,6 @@ 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}
@@ -1823,13 +1827,13 @@ html ''
 
 
 
-<h1 class="majorheading" id="majorheading">majorheading</h1>
+<h2 class="majorheading" id="majorheading">majorheading</h2>
 
-<h1 class="chapheading" id="chapheading">chapheading</h1>
+<h2 class="chapheading" id="chapheading">chapheading</h2>
 
-<h2 class="heading" id="heading">heading</h2>
+<h3 class="heading" id="heading">heading</h3>
 
-<h3 class="subheading" id="subheading">subheading</h3>
+<h4 class="subheading" id="subheading">subheading</h4>
 
 <h4 class="subsubheading" id="subsubheading">subsubheading</h4>
 
@@ -2916,13 +2920,13 @@ html ''
 
 
 
-<h1 class="majorheading" id="majorheading-1">majorheading</h1>
+<h2 class="majorheading" id="majorheading-1">majorheading</h2>
 
-<h1 class="chapheading" id="chapheading-1">chapheading</h1>
+<h2 class="chapheading" id="chapheading-1">chapheading</h2>
 
-<h2 class="heading" id="heading-1">heading</h2>
+<h3 class="heading" id="heading-1">heading</h3>
 
-<h3 class="subheading" id="subheading-1">subheading</h3>
+<h4 class="subheading" id="subheading-1">subheading</h4>
 
 <h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
 
@@ -3101,45 +3105,62 @@ html ''
 
 
 <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>
+<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="#chapter" title="Index" rel="index">Index</a>]</p>
+</div>
 <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><td class="menu-entry-destination">&bull; <a href="#chapter" rel="index" 
accesskey="1">chapter</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">chapter
+</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
+</pre></th></tr><tr><td class="menu-entry-destination">&bull; <a 
href="#chapter2" rel="index" 
accesskey="2">description</a>:</td><td>&nbsp;&nbsp;</td><td 
class="menu-entry-description">Chapter 2
 </td></tr>
 </table>
 
 
-<hr style="height: 6px;">
+<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" 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>
+<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" rel="index">1 chapter</a></li>
+<li><a id="stoc-chapter-2" href="#toc-chapter-2" rel="index">chapter 2</a></li>
+</ul>
+</div>
+</div>
+<hr>
 <div class="chapter-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>
+<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="#chapter" 
title="Index" rel="index">Index</a>]</p>
+</div>
+<h2 class="chapter" id="chapter-1">1 chapter</h2>
 
 <p>First para
 </p>
@@ -4066,13 +4087,13 @@ html ''
 
 
 
-<h1 class="majorheading" id="majorheading-1">majorheading</h1>
+<h2 class="majorheading" id="majorheading-1">majorheading</h2>
 
-<h1 class="chapheading" id="chapheading-1">chapheading</h1>
+<h2 class="chapheading" id="chapheading-1">chapheading</h2>
 
-<h2 class="heading" id="heading-1">heading</h2>
+<h3 class="heading" id="heading-1">heading</h3>
 
-<h3 class="subheading" id="subheading-1">subheading</h3>
+<h4 class="subheading" id="subheading-1">subheading</h4>
 
 <h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
 
@@ -5157,13 +5178,13 @@ html ''
 
 
 
-<h1 class="majorheading" id="majorheading-2">majorheading</h1>
+<h2 class="majorheading" id="majorheading-2">majorheading</h2>
 
-<h1 class="chapheading" id="chapheading-2">chapheading</h1>
+<h2 class="chapheading" id="chapheading-2">chapheading</h2>
 
-<h2 class="heading" id="heading-2">heading</h2>
+<h3 class="heading" id="heading-2">heading</h3>
 
-<h3 class="subheading" id="subheading-2">subheading</h3>
+<h4 class="subheading" id="subheading-2">subheading</h4>
 
 <h4 class="subsubheading" id="subsubheading-2">subsubheading</h4>
 
@@ -6626,8 +6647,8 @@ Invalid use of @':
 <table class="truc-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="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><th id="chapter_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">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
 </table>
 </div>
@@ -6638,560 +6659,560 @@ Invalid use of @':
 <table class="codeidx-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="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><th id="chapter_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">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>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter-1_cp_symbol-1"><b>-</b></a>
+<table class="cp-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter_cp_symbol-1"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_symbol-2"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#chapter-1_cp_symbol-4"><b>&quot;</b></a>
+<a class="summary-letter-printindex" 
href="#chapter_cp_symbol-4"><b>&quot;</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-C"><b>C</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-C"><b>C</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-G"><b>G</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-G"><b>G</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-T"><b>T</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-V"><b>V</b></a>
+<a class="summary-letter-printindex" href="#chapter_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">Index Entry</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><th id="chapter_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</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</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">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">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><th id="chapter_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">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><th id="chapter_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">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><th id="chapter_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</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</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">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">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><th id="chapter_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">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-entry index-entry-level-1"><a 
href="#index-aaa-bbb">bbb</a></td><td class="printindex-index-section"><a 
href="#chapter">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">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</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</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">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">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><th id="chapter_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</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</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">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">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></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">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><th id="chapter_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">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-1_cp_letter-D">D</th></tr>
+<tr><th id="chapter_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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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 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">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</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</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</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</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">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">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">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">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
 of c--lass</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-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</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-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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</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</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">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">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
 of c--lass</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-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</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-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</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-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</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-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass2</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-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</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-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</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-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</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-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</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-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</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-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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</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</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">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">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</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</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">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">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</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</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</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</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">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">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">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">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</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</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">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">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><th id="chapter_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></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">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><th id="chapter_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</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</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</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</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">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">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">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">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">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</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</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">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">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</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</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">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">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</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</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">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">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><th id="chapter_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">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">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><th id="chapter_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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">chapter</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="#chapter-1_cp_symbol-1"><b>-</b></a>
+<table class="cp-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter_cp_symbol-1"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_symbol-2"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#chapter-1_cp_symbol-4"><b>&quot;</b></a>
+<a class="summary-letter-printindex" 
href="#chapter_cp_symbol-4"><b>&quot;</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-C"><b>C</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-C"><b>C</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-G"><b>G</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-G"><b>G</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-T"><b>T</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-V"><b>V</b></a>
+<a class="summary-letter-printindex" href="#chapter_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>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter-1_fn_symbol-1"><b>-</b></a>
+<table class="fn-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter_fn_symbol-1"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_symbol-2"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_symbol-4"><b>`</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_symbol-4"><b>`</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-F"><b>F</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-F"><b>F</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-L"><b>L</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-L"><b>L</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-M"><b>M</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-M"><b>M</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-N"><b>N</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-N"><b>N</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-T"><b>T</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-X"><b>X</b></a>
+<a class="summary-letter-printindex" href="#chapter_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">Index Entry</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><th id="chapter_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</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</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">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">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><th id="chapter_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">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><th id="chapter_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">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><th id="chapter_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</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</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">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">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><th id="chapter_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</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</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</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</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</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</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">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">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">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">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">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">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">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</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</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">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">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</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</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">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">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><th id="chapter_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</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</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</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</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">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">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">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">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</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</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">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">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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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 on 
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 
on 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 
on 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 
on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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><th id="chapter_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</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</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">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">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</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</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">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">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
 on c--lass</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-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</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-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</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-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</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-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</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-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</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-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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 
on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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 
on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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 
on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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</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</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">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">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</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</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</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</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">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">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">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">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</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</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">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">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</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</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">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">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
 on c--lass</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-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</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-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</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-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</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-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</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-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</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-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass2</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-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</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-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</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-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</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-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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</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</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">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">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</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</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">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">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</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</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</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</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">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">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">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">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</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</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</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</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">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">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">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">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><th id="chapter_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">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 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">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 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">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></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">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</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</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</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</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">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">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">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">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 @<samp 
class="samp">i</samp>'&lsquo; 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 @<samp 
class="samp">i</samp>'&lsquo; 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 @<samp 
class="samp">i</samp>'&lsquo; 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 @<samp 
class="samp">i</samp>'&lsquo; 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><th id="chapter_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</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</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</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</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">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">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">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">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-id-i-ule"><code><b class="b">id @<samp 
class="samp">i</samp>'&lsquo; ule</b></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-titlepage-id-i-ule"><code><b class="b">id @<samp 
class="samp">i</samp>'&lsquo; ule</b></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-id-i-ule"><code><b class="b">id @<samp 
class="samp">i</samp>'&lsquo; ule</b></code></a></td><td 
class="printindex-index-section"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-id-i-ule-1"><code><b class="b">id @<samp 
class="samp">i</samp>'&lsquo; ule</b></code></a></td><td 
class="printindex-index-section"><a href="#chapter">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</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</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">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">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</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</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">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">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><th id="chapter_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</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</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">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">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</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</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">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">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</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</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">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">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><th id="chapter_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</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</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</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</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</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</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</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</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</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</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</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</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">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">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">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">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">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">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">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">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">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">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">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">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><th id="chapter_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</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</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</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</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">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">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">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">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</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</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">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">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><th id="chapter_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">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">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</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</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</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</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">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">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">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">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-1_fn_letter-X">X</th></tr>
+<tr><th id="chapter_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></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">chapter</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="#chapter-1_fn_symbol-1"><b>-</b></a>
+<table class="fn-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter_fn_symbol-1"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_symbol-2"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_symbol-4"><b>`</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_symbol-4"><b>`</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-F"><b>F</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-F"><b>F</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-L"><b>L</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-L"><b>L</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-M"><b>M</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-M"><b>M</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-N"><b>N</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-N"><b>N</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-T"><b>T</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-X"><b>X</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-X"><b>X</b></a>
  &nbsp; 
 </td></tr></table>
 </div>
@@ -7207,11 +7228,11 @@ Invalid use of @':
 <table class="tp-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="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><th id="chapter_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</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</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">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">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
 </table>
 </div>
@@ -7222,7 +7243,7 @@ Invalid use of @':
 </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 class="menu-preformatted">&bull; <a href="#s_002d_002dect_002cion" 
accesskey="1">s--ect,ion</a>:: </pre><pre 
class="menu-entry-description-preformatted">s&ndash;ect,ion
 </pre><pre class="menu-comment-preformatted">
 
 Menu comment
@@ -7234,100 +7255,56 @@ Menu comment
 
 <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>
+<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="#chapter" title="Index" rel="index">Index</a>]</p>
+</div>
+<h3 class="section" id="A-section">1.1 A section</h3>
 
 <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">
+<tr><td class="menu-entry-destination">&bull; <a href="#subsection" 
accesskey="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">
+</pre></th></tr><tr><td class="menu-entry-destination">&bull; <a 
href="#subsubsection-_0060_0060simple_002ddouble_002d_002d" 
accesskey="2">subsubsection ``simple-double--</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">
+<tr><td class="menu-entry-destination">&bull; <a 
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027" 
accesskey="3">subsubsection 
three---four----''</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>
+<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="#chapter" title="Index" 
rel="index">Index</a>]</p>
+</div>
+<h4 class="subsection" id="subsection-1">1.1.1 subsection</h4>
 
 <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">
+<tr><td class="menu-entry-destination">&bull; <a 
href="#subsubsection-_0060_0060simple_002ddouble_002d_002d" 
accesskey="1">subsubsection ``simple-double--</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">
+<tr><td class="menu-entry-destination">&bull; <a 
href="#subsubsection-three_002d_002d_002dfour_002d_002d_002d_002d_0027_0027" 
accesskey="2">subsubsection 
three---four----''</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>
+<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="#chapter" 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">
-<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>
+<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="#chapter" 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>
@@ -7336,671 +7313,571 @@ Menu comment
 </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="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="#chapter" 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="#chapter-2_cp_symbol-1"><b>-</b></a>
+<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="#chapter-2_cp_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_symbol-2"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#chapter-2_cp_symbol-4"><b>&quot;</b></a>
+<a class="summary-letter-printindex" 
href="#chapter2_cp_symbol-4"><b>&quot;</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-C"><b>C</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-C"><b>C</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-G"><b>G</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-G"><b>G</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-T"><b>T</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-V"><b>V</b></a>
+<a class="summary-letter-printindex" href="#chapter2_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">Index Entry</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><th id="chapter2_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</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</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">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">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><th id="chapter2_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">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><th id="chapter2_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">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><th id="chapter2_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</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</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">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">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><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="#chapter">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-entry index-entry-level-1"><a 
href="#index-aaa-bbb">bbb</a></td><td class="printindex-index-section"><a 
href="#chapter">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">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</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</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">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">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><th id="chapter2_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</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</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">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">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></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">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><th id="chapter2_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">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-2_cp_letter-D">D</th></tr>
+<tr><th id="chapter2_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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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 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">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</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</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</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</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">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">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">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">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
 of c--lass</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-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</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-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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</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</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">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">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
 of c--lass</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-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</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-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</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-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</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-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass2</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-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</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-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</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-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</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-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</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-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</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-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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</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</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">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">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</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</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">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">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</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</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</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</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">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">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">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">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</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</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">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">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><th id="chapter2_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></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">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><th id="chapter2_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</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</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</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</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">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">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">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">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">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</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</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">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">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</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</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">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">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</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</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">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">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><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="#chapter">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">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><th id="chapter2_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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">chapter</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="#chapter-2_cp_symbol-1"><b>-</b></a>
+<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="#chapter-2_cp_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_symbol-2"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#chapter-2_cp_symbol-4"><b>&quot;</b></a>
+<a class="summary-letter-printindex" 
href="#chapter2_cp_symbol-4"><b>&quot;</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-C"><b>C</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-C"><b>C</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-G"><b>G</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-G"><b>G</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-T"><b>T</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-V"><b>V</b></a>
+<a class="summary-letter-printindex" href="#chapter2_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>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter-2_fn_symbol-1"><b>-</b></a>
+<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="#chapter-2_fn_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_symbol-2"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_symbol-4"><b>`</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_symbol-4"><b>`</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-F"><b>F</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-F"><b>F</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-L"><b>L</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-L"><b>L</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-M"><b>M</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-M"><b>M</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-N"><b>N</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-N"><b>N</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-T"><b>T</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-X"><b>X</b></a>
+<a class="summary-letter-printindex" href="#chapter2_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">Index Entry</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><th id="chapter2_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</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</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">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">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><th id="chapter2_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">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><th id="chapter2_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">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><th id="chapter2_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</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</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">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">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><th id="chapter2_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</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</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</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</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</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</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">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">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">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">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">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">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">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</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</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">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">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</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</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">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">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><th id="chapter2_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</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</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</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</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">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">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">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">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</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</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">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">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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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 on 
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 
on 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 
on 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 
on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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><th id="chapter2_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</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</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">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">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</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</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">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">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
 on c--lass</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-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</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-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</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-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</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-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</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-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</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-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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 
on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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 
on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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 
on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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</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</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">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">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</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</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</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</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">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">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">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">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</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</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">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">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</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</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">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">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
 on c--lass</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-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</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-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</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-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</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-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</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-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</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-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass2</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-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</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-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</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-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</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-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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</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</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">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">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</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</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">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">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</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</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</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</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">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">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">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">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</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</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</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</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">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">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">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">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><th id="chapter2_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">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 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">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 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">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></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">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</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</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</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</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">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">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">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">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 @<samp 
class="samp">i</samp>'&lsquo; 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 @<samp 
class="samp">i</samp>'&lsquo; 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 @<samp 
class="samp">i</samp>'&lsquo; 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 @<samp 
class="samp">i</samp>'&lsquo; 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><th id="chapter2_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</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</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</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</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">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">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">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">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-copying-id-i-ule"><code><b class="b">id @<samp 
class="samp">i</samp>'&lsquo; ule</b></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-titlepage-id-i-ule"><code><b class="b">id @<samp 
class="samp">i</samp>'&lsquo; ule</b></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-id-i-ule"><code><b class="b">id @<samp 
class="samp">i</samp>'&lsquo; ule</b></code></a></td><td 
class="printindex-index-section"><a href="#chapter">chapter</a></td></tr>
+<tr><td></td><td class="printindex-index-entry"><a 
href="#index-id-i-ule-1"><code><b class="b">id @<samp 
class="samp">i</samp>'&lsquo; ule</b></code></a></td><td 
class="printindex-index-section"><a href="#chapter">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</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</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">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">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</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</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">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">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><th id="chapter2_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</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</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">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">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</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</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">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">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</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</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">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">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><th id="chapter2_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</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</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</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</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</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</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</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</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</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</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</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</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">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">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">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">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">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">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">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">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">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">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">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">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><th id="chapter2_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</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</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</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</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">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">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">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">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</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</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">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">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><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="#chapter">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">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</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</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</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</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">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">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">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">chapter</a></td></tr>
 <tr><td colspan="3"><hr></td></tr>
-<tr><th id="chapter-2_fn_letter-X">X</th></tr>
+<tr><th id="chapter2_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></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">chapter</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="#chapter-2_fn_symbol-1"><b>-</b></a>
+<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="#chapter-2_fn_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_symbol-2"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_symbol-4"><b>`</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_symbol-4"><b>`</b></a>
  &nbsp; 
 <br>
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-F"><b>F</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-F"><b>F</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-L"><b>L</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-L"><b>L</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-M"><b>M</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-M"><b>M</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-N"><b>N</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-N"><b>N</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-T"><b>T</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-X"><b>X</b></a>
+<a class="summary-letter-printindex" href="#chapter2_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>
+<hr>
 </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>
-
+<div class="nav-panel">
 <p>
-  This document was generated on <em class="emph">a sunny day</em> using <a 
class="uref" href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.
-</p>
+ &nbsp; [<a href="#SEC_Contents" title="Table of contents" 
rel="contents">Contents</a>][<a href="#chapter" title="Index" 
rel="index">Index</a>]</p>
+</div>
+<h2 class="about-heading">About This Document</h2>
+
 <p>
   The buttons in the navigation panels have the following meaning:
 </p>
@@ -8011,42 +7888,6 @@ Menu comment
     <th> Go to </th>
     <th> From 1.2.3 go to</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>
@@ -8059,12 +7900,6 @@ Menu comment
     <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>
@@ -8097,10 +7932,43 @@ Menu comment
     </ul>
   </li>
 </ul>
-</div><hr>
-<p>
-  <span class="program-in-footer">This document was generated on <em 
class="emph">a sunny day</em> using <a class="uref" 
href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.</span>
+</div><div class="footnotes-segment">
+<hr>
+<h4 class="footnotes-heading">Footnotes</h4>
+
+<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>
+
 
 
 </body>
diff --git a/tp/tests/layout/res_parser/formatting_xhtml/formatting.html 
b/tp/tests/layout/res_parser/formatting_xhtml/formatting.html
index 3d07a0de5a..4ef1b2bbfb 100644
--- a/tp/tests/layout/res_parser/formatting_xhtml/formatting.html
+++ b/tp/tests/layout/res_parser/formatting_xhtml/formatting.html
@@ -857,6 +857,11 @@ g-roupe
 <meta name="Generator" content="texi2any"/>
 <meta name="viewport" content="width=device-width,initial-scale=1"/>
 
+<link href="#Top" rel="start" title="Top"/>
+<link href="#chapter" rel="index" title="chapter"/>
+<link href="#SEC_Contents" rel="contents" title="Table of Contents"/>
+<link href="#SEC_About" rel="help" title="About This Document"/>
+<link href="#chapter" rel="next" title="chapter"/>
 <style type="text/css">
 <!--
 a.copiable-link {visibility: hidden; text-decoration: none; line-height: 0em}
@@ -864,7 +869,7 @@ 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}
+h2.centerchap {text-align:center}
 h3.subtitle {text-align:right}
 kbd.kbd {font-style: oblique}
 kbd.key {font-style: normal}
@@ -872,10 +877,6 @@ 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}
@@ -883,14 +884,11 @@ 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"}
@@ -1823,13 +1821,13 @@ html ''
 
 
 
-<h1 class="majorheading" id="majorheading">majorheading</h1>
+<h2 class="majorheading" id="majorheading">majorheading</h2>
 
-<h1 class="chapheading" id="chapheading">chapheading</h1>
+<h2 class="chapheading" id="chapheading">chapheading</h2>
 
-<h2 class="heading" id="heading">heading</h2>
+<h3 class="heading" id="heading">heading</h3>
 
-<h3 class="subheading" id="subheading">subheading</h3>
+<h4 class="subheading" id="subheading">subheading</h4>
 
 <h4 class="subsubheading" id="subsubheading">subsubheading</h4>
 
@@ -2916,13 +2914,13 @@ html ''
 
 
 
-<h1 class="majorheading" id="majorheading-1">majorheading</h1>
+<h2 class="majorheading" id="majorheading-1">majorheading</h2>
 
-<h1 class="chapheading" id="chapheading-1">chapheading</h1>
+<h2 class="chapheading" id="chapheading-1">chapheading</h2>
 
-<h2 class="heading" id="heading-1">heading</h2>
+<h3 class="heading" id="heading-1">heading</h3>
 
-<h3 class="subheading" id="subheading-1">subheading</h3>
+<h4 class="subheading" id="subheading-1">subheading</h4>
 
 <h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
 
@@ -3101,45 +3099,52 @@ html ''
 
 
 <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>
+<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="#chapter" title="Index" rel="index">Index</a>]</p>
+</div>
 <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>
+<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" 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>
+<div class="element-shortcontents" id="SEC_Shortcontents">
+<h2 class="shortcontents-heading">Short Table of Contents</h2>
 
-<hr style="height: 6px;"/>
+<div class="shortcontents">
+<ul class="toc-numbered-mark">
+<li><a id="stoc-chapter-1" href="#toc-chapter-1" rel="index">1 chapter</a></li>
+<li><a id="stoc-chapter-2" href="#toc-chapter-2" rel="index">chapter 2</a></li>
+</ul>
+</div>
+</div>
+<hr/>
 <div class="chapter-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>
+<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="#chapter" 
title="Index" rel="index">Index</a>]</p>
+</div>
+<h2 class="chapter" id="chapter-1">1 chapter</h2>
 
 <p>First para
 </p>
@@ -4066,13 +4071,13 @@ html ''
 
 
 
-<h1 class="majorheading" id="majorheading-1">majorheading</h1>
+<h2 class="majorheading" id="majorheading-1">majorheading</h2>
 
-<h1 class="chapheading" id="chapheading-1">chapheading</h1>
+<h2 class="chapheading" id="chapheading-1">chapheading</h2>
 
-<h2 class="heading" id="heading-1">heading</h2>
+<h3 class="heading" id="heading-1">heading</h3>
 
-<h3 class="subheading" id="subheading-1">subheading</h3>
+<h4 class="subheading" id="subheading-1">subheading</h4>
 
 <h4 class="subsubheading" id="subsubheading-1">subsubheading</h4>
 
@@ -5157,13 +5162,13 @@ html ''
 
 
 
-<h1 class="majorheading" id="majorheading-2">majorheading</h1>
+<h2 class="majorheading" id="majorheading-2">majorheading</h2>
 
-<h1 class="chapheading" id="chapheading-2">chapheading</h1>
+<h2 class="chapheading" id="chapheading-2">chapheading</h2>
 
-<h2 class="heading" id="heading-2">heading</h2>
+<h3 class="heading" id="heading-2">heading</h3>
 
-<h3 class="subheading" id="subheading-2">subheading</h3>
+<h4 class="subheading" id="subheading-2">subheading</h4>
 
 <h4 class="subsubheading" id="subsubheading-2">subsubheading</h4>
 
@@ -6626,8 +6631,8 @@ Invalid use of @':
 <table class="truc-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="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><th id="chapter_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">chapter</a></td></tr>
 <tr><td colspan="3"><hr/></td></tr>
 </table>
 </div>
@@ -6638,560 +6643,560 @@ Invalid use of @':
 <table class="codeidx-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="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><th id="chapter_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">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>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter-1_cp_symbol-1"><b>-</b></a>
+<table class="cp-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter_cp_symbol-1"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_symbol-2"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#chapter-1_cp_symbol-4"><b>&quot;</b></a>
+<a class="summary-letter-printindex" 
href="#chapter_cp_symbol-4"><b>&quot;</b></a>
  &nbsp; 
 <br/>
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-C"><b>C</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-C"><b>C</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-G"><b>G</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-G"><b>G</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-T"><b>T</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-V"><b>V</b></a>
+<a class="summary-letter-printindex" href="#chapter_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">Index Entry</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><th id="chapter_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</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</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">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">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><th id="chapter_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">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><th id="chapter_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">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><th id="chapter_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</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</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">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">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><th id="chapter_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">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-entry index-entry-level-1"><a 
href="#index-aaa-bbb">bbb</a></td><td class="printindex-index-section"><a 
href="#chapter">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">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</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</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">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">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><th id="chapter_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</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</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">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">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></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">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><th id="chapter_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">chapter</a></td></tr>
 <tr><td colspan="3"><hr/></td></tr>
-<tr><th id="chapter-1_cp_letter-D">D</th></tr>
+<tr><th id="chapter_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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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 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">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</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</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</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</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">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">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">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">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
 of c--lass</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-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</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-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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</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</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">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">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
 of c--lass</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-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</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-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</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-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</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-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass2</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-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</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-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</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-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</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-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</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-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</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-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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</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</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">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">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</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</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">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">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</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</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</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</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">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">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">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">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</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</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">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">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><th id="chapter_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></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">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><th id="chapter_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</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</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</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</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">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">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">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">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">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</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</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">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">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</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</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">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">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</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</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">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">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><th id="chapter_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">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">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><th id="chapter_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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">chapter</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="#chapter-1_cp_symbol-1"><b>-</b></a>
+<table class="cp-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter_cp_symbol-1"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_symbol-2"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#chapter-1_cp_symbol-4"><b>&quot;</b></a>
+<a class="summary-letter-printindex" 
href="#chapter_cp_symbol-4"><b>&quot;</b></a>
  &nbsp; 
 <br/>
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-C"><b>C</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-C"><b>C</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-G"><b>G</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-G"><b>G</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" href="#chapter_cp_letter-T"><b>T</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_cp_letter-V"><b>V</b></a>
+<a class="summary-letter-printindex" href="#chapter_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>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter-1_fn_symbol-1"><b>-</b></a>
+<table class="fn-letters-header-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter_fn_symbol-1"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_symbol-2"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_symbol-4"><b>`</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_symbol-4"><b>`</b></a>
  &nbsp; 
 <br/>
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-F"><b>F</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-F"><b>F</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-L"><b>L</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-L"><b>L</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-M"><b>M</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-M"><b>M</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-N"><b>N</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-N"><b>N</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-T"><b>T</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-X"><b>X</b></a>
+<a class="summary-letter-printindex" href="#chapter_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">Index Entry</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><th id="chapter_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</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</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">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">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><th id="chapter_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">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><th id="chapter_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">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><th id="chapter_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</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</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">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">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><th id="chapter_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</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</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</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</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</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</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">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">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">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">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">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">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">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</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</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">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">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</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</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">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">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><th id="chapter_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</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</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</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</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">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">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">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">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</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</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">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">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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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 on 
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 
on 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 
on 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 
on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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><th id="chapter_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</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</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">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">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</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</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">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">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
 on c--lass</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-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</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-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</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-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</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-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</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-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</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-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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 
on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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 
on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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 
on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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</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</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">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">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</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</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</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</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">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">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">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">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</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</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">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">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</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</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">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">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
 on c--lass</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-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</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-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</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-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</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-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</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-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</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-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass2</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-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</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-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</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-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</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-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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</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</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">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">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</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</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">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">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</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</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</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</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">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">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">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">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</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</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</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</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">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">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">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">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><th id="chapter_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">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 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">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 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">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></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">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</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</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</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</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">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">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">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">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><th id="chapter_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</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</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</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</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">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">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">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">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</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</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">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">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</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</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">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">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</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</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">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">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><th id="chapter_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</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</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">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">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</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</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">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">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</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</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">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">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><th id="chapter_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</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</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</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</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</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</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</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</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</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</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</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</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">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">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">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">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">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">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">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">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">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">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">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">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><th id="chapter_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</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</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</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</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">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">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">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">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</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</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">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">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><th id="chapter_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">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">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</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</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</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</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">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">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">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">chapter</a></td></tr>
 <tr><td colspan="3"><hr/></td></tr>
-<tr><th id="chapter-1_fn_letter-X">X</th></tr>
+<tr><th id="chapter_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></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">chapter</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="#chapter-1_fn_symbol-1"><b>-</b></a>
+<table class="fn-letters-footer-printindex"><tr><th>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter_fn_symbol-1"><b>-</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_symbol-2"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_symbol-4"><b>`</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_symbol-4"><b>`</b></a>
  &nbsp; 
 <br/>
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-F"><b>F</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-F"><b>F</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-L"><b>L</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-L"><b>L</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-M"><b>M</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-M"><b>M</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-N"><b>N</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-N"><b>N</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-T"><b>T</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-1_fn_letter-X"><b>X</b></a>
+<a class="summary-letter-printindex" href="#chapter_fn_letter-X"><b>X</b></a>
  &nbsp; 
 </td></tr></table>
 </div>
@@ -7207,11 +7212,11 @@ Invalid use of @':
 <table class="tp-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="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><th id="chapter_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</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</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">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">chapter</a></td></tr>
 <tr><td colspan="3"><hr/></td></tr>
 </table>
 </div>
@@ -7220,114 +7225,51 @@ Invalid use of @':
 
 <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>
 
+<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">
-<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>
+<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="#chapter" 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">
-<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>
+<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="#chapter" 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">
-<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>
+<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="#chapter" 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">
-<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>
+<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="#chapter" 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/>
@@ -7336,671 +7278,571 @@ Menu comment
 </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="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="#chapter" 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="#chapter-2_cp_symbol-1"><b>-</b></a>
+<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="#chapter-2_cp_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_symbol-2"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#chapter-2_cp_symbol-4"><b>&quot;</b></a>
+<a class="summary-letter-printindex" 
href="#chapter2_cp_symbol-4"><b>&quot;</b></a>
  &nbsp; 
 <br/>
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-C"><b>C</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-C"><b>C</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-G"><b>G</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-G"><b>G</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-T"><b>T</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-V"><b>V</b></a>
+<a class="summary-letter-printindex" href="#chapter2_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">Index Entry</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><th id="chapter2_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</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</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">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">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><th id="chapter2_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">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><th id="chapter2_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">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><th id="chapter2_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</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</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">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">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><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="#chapter">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-entry index-entry-level-1"><a 
href="#index-aaa-bbb">bbb</a></td><td class="printindex-index-section"><a 
href="#chapter">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">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</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</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">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">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><th id="chapter2_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</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</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">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">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></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">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><th id="chapter2_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">chapter</a></td></tr>
 <tr><td colspan="3"><hr/></td></tr>
-<tr><th id="chapter-2_cp_letter-D">D</th></tr>
+<tr><th id="chapter2_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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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
 of 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 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">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</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</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</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</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">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">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">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">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
 of c--lass</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-titlepage-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</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-d_002d_002defivar_005fname-of-c_002d_002dlass"><code>d--efivar_name
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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</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</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">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">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
 of c--lass</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-copying-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</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-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</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-titlepage-d_002d_002deftypecv_005fname-of-c_002d_002dlass-1"><code>d--eftypecv_name
 of c--lass</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-d_002d_002deftypecv_005fname-of-c_002d_002dlass"><code>d--eftypecv_name
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass2</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-copying-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</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-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</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-titlepage-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2-1"><code>d--eftypecv_name2
 of c--lass2</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-d_002d_002deftypecv_005fname2-of-c_002d_002dlass2"><code>d--eftypecv_name2
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</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-titlepage-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</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-d_002d_002deftypeivar_005fname-of-c_002d_002dlass"><code>d--eftypeivar_name
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 of c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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</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</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">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">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</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</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">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">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</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</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</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</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">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">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">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">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</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</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">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">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><th id="chapter2_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></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">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><th id="chapter2_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</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</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</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</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">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">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">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">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">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</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</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">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">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</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</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">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">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</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</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">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">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><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="#chapter">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">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><th id="chapter2_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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">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</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</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">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">chapter</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="#chapter-2_cp_symbol-1"><b>-</b></a>
+<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="#chapter-2_cp_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_symbol-2"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" 
href="#chapter-2_cp_symbol-4"><b>&quot;</b></a>
+<a class="summary-letter-printindex" 
href="#chapter2_cp_symbol-4"><b>&quot;</b></a>
  &nbsp; 
 <br/>
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-C"><b>C</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-C"><b>C</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-G"><b>G</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-G"><b>G</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" href="#chapter2_cp_letter-T"><b>T</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_cp_letter-V"><b>V</b></a>
+<a class="summary-letter-printindex" href="#chapter2_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>Jump to: &nbsp; 
</th><td><a class="summary-letter-printindex" 
href="#chapter-2_fn_symbol-1"><b>-</b></a>
+<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="#chapter-2_fn_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_symbol-2"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_symbol-4"><b>`</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_symbol-4"><b>`</b></a>
  &nbsp; 
 <br/>
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-F"><b>F</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-F"><b>F</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-L"><b>L</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-L"><b>L</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-M"><b>M</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-M"><b>M</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-N"><b>N</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-N"><b>N</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-T"><b>T</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-X"><b>X</b></a>
+<a class="summary-letter-printindex" href="#chapter2_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">Index Entry</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><th id="chapter2_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</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</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">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">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><th id="chapter2_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">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><th id="chapter2_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">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><th id="chapter2_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</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</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">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">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><th id="chapter2_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</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</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</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</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</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</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">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">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">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">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">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">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">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</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</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">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">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</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</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">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">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><th id="chapter2_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</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</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</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</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">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">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">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">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</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</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">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">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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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 on 
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 
on 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 
on 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 
on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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
 on 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><th id="chapter2_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</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</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">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">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</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</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">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">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
 on c--lass</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-titlepage-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</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-d_002d_002defmethod_005fname-on-c_002d_002dlass"><code>d--efmethod_name
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</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-copying-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</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-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name
 on c--lass</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-titlepage-d_002d_002defop_005fname-on-c_002d_002dlass-1"><code>d--efop_name
 on c--lass</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-d_002d_002defop_005fname-on-c_002d_002dlass"><code>d--efop_name on 
c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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 
on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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 
on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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 
on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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</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</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">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">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</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</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</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</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">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">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">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">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</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</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">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">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</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</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">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">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
 on c--lass</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-titlepage-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</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-d_002d_002deftypemethod_005fname-on-c_002d_002dlass"><code>d--eftypemethod_name
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</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-copying-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</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-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</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-titlepage-d_002d_002deftypeop_005fname-on-c_002d_002dlass-1"><code>d--eftypeop_name
 on c--lass</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-d_002d_002deftypeop_005fname-on-c_002d_002dlass"><code>d--eftypeop_name
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass2</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-copying-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</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-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</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-titlepage-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2-1"><code>d--eftypeop_name2
 on c--lass2</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-d_002d_002deftypeop_005fname2-on-c_002d_002dlass2"><code>d--eftypeop_name2
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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
 on c--lass2</code></a></td><td class="printindex-index-section"><a 
href="#chapter">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</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</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">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">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</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</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">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">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</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</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</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</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">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">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">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">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</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</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</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</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">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">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">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">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><th id="chapter2_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">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 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">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 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">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></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">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</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</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</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</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">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">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">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">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><th id="chapter2_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</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</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</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</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">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">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">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">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</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</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">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">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</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</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">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">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</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</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">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">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><th id="chapter2_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</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</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">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">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</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</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">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">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</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</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">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">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><th id="chapter2_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</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</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</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</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</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</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</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</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</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</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</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</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">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">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">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">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">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">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">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">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">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">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">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">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><th id="chapter2_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</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</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</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</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">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">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">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">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</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</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">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">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><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="#chapter">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">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</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</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</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</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">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">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">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">chapter</a></td></tr>
 <tr><td colspan="3"><hr/></td></tr>
-<tr><th id="chapter-2_fn_letter-X">X</th></tr>
+<tr><th id="chapter2_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></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">chapter</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="#chapter-2_fn_symbol-1"><b>-</b></a>
+<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="#chapter-2_fn_symbol-2"><b>?</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_symbol-2"><b>?</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_symbol-3"><b>.</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_symbol-3"><b>.</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_symbol-4"><b>`</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_symbol-4"><b>`</b></a>
  &nbsp; 
 <br/>
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-A"><b>A</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-A"><b>A</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-B"><b>B</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-B"><b>B</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-D"><b>D</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-D"><b>D</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-F"><b>F</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-F"><b>F</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-I"><b>I</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-I"><b>I</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-L"><b>L</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-L"><b>L</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-M"><b>M</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-M"><b>M</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-N"><b>N</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-N"><b>N</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-T"><b>T</b></a>
+<a class="summary-letter-printindex" href="#chapter2_fn_letter-T"><b>T</b></a>
  &nbsp; 
-<a class="summary-letter-printindex" href="#chapter-2_fn_letter-X"><b>X</b></a>
+<a class="summary-letter-printindex" href="#chapter2_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>
+<hr/>
 </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>
-
+<div class="nav-panel">
 <p>
-  This document was generated on <em class="emph">a sunny day</em> using <a 
class="uref" href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.
-</p>
+ &nbsp; [<a href="#SEC_Contents" title="Table of contents" 
rel="contents">Contents</a>][<a href="#chapter" title="Index" 
rel="index">Index</a>]</p>
+</div>
+<h2 class="about-heading">About This Document</h2>
+
 <p>
   The buttons in the navigation panels have the following meaning:
 </p>
@@ -8011,42 +7853,6 @@ Menu comment
     <th> Go to </th>
     <th> From 1.2.3 go to</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>
@@ -8059,12 +7865,6 @@ Menu comment
     <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>
@@ -8097,10 +7897,43 @@ Menu comment
     </ul>
   </li>
 </ul>
-</div><hr/>
-<p>
-  <span class="program-in-footer">This document was generated on <em 
class="emph">a sunny day</em> using <a class="uref" 
href="http://www.gnu.org/software/texinfo/";><em 
class="emph">texi2any</em></a>.</span>
+</div><div class="footnotes-segment">
+<hr/>
+<h4 class="footnotes-heading">Footnotes</h4>
+
+<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>
+
 
 
 </body>



reply via email to

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